Commit 3452be9a authored by Moody Salem's avatar Moody Salem

chore(i18n): remove line numbers from extracted po

parent be6e2fe7
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
/src/types/v3 /src/types/v3
/src/abis/types /src/abis/types
/src/locales/**/*.js /src/locales/**/*.js
/src/locales/**/*.ts
/src/locales/**/*.json /src/locales/**/*.json
# dependencies # dependencies
......
...@@ -2,8 +2,7 @@ module.exports = { ...@@ -2,8 +2,7 @@ module.exports = {
catalogs: [ catalogs: [
{ {
path: '<rootDir>/src/locales/{locale}/messages', path: '<rootDir>/src/locales/{locale}/messages',
include: ['<rootDir>'], include: ['<rootDir>/src'],
exclude: ['**/node_modules/**', '**/build/**'],
}, },
], ],
compileNamespace: 'cjs', compileNamespace: 'cjs',
...@@ -11,7 +10,10 @@ module.exports = { ...@@ -11,7 +10,10 @@ module.exports = {
default: 'en', default: 'en',
}, },
format: 'po', format: 'po',
locales: ['en', 'pseudo-en', 'de', 'en', 'es-AR', 'es-US', 'it-IT', 'iw', 'ro', 'ru', 'vi', 'zh-CN', 'zh-TW'], formatOptions: {
lineNumbers: false,
},
locales: ['en', 'pseudo-en', 'de', 'es-AR', 'es-US', 'it-IT', 'iw', 'ro', 'ru', 'vi', 'zh-CN', 'zh-TW'],
orderBy: 'messageId', orderBy: 'messageId',
pseudoLocale: 'pseudo-en', pseudoLocale: 'pseudo-en',
rootDir: '.', rootDir: '.',
......
...@@ -132,7 +132,7 @@ ...@@ -132,7 +132,7 @@
"i18n:compile": "lingui compile", "i18n:compile": "lingui compile",
"integration-test": "start-server-and-test 'serve build -l 3000' http://localhost:3000 'cypress run'", "integration-test": "start-server-and-test 'serve build -l 3000' http://localhost:3000 'cypress run'",
"postinstall": "yarn compile-contract-types", "postinstall": "yarn compile-contract-types",
"start": "yarn compile-contract-types && yarn i18n:extract && yarn i18n:compile && react-scripts start", "start": "yarn compile-contract-types && react-scripts start",
"storybook": "start-storybook -p 6006", "storybook": "start-storybook -p 6006",
"test": "react-scripts test --env=jsdom" "test": "react-scripts test --env=jsdom"
}, },
......
...@@ -13,763 +13,763 @@ msgstr "" ...@@ -13,763 +13,763 @@ msgstr ""
"Language-Team: \n" "Language-Team: \n"
"Plural-Forms: \n" "Plural-Forms: \n"
#: src/pages/AddLiquidity/index.tsx:528 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.currentPrice" msgid "addLiquidity.labels.currentPrice"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:574 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectLiquidityRange" msgid "addLiquidity.labels.selectLiquidityRange"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:439 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectPair" msgid "addLiquidity.labels.selectPair"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:500 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectStartingPrice" msgid "addLiquidity.labels.selectStartingPrice"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:484 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectedRange" msgid "addLiquidity.labels.selectedRange"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:368 #: src/pages/RemoveLiquidity/index.tsx
msgid "buttons.confirm" msgid "buttons.confirm"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:257 #: src/pages/RemoveLiquidity/V3.tsx
msgid "buttons.remove" msgid "buttons.remove"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:383 #: src/components/Header/index.tsx
msgid "claim.buttons.claimUNI" msgid "claim.buttons.claimUNI"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:380 #: src/components/Header/index.tsx
msgid "claim.buttons.claimingUNI" msgid "claim.buttons.claimingUNI"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:146 #: src/components/SearchModal/ImportList.tsx
msgid "common.IUnderstand" msgid "common.IUnderstand"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:443 #: src/pages/AddLiquidity/index.tsx
msgid "common.clearAll" msgid "common.clearAll"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:475 #: src/pages/RemoveLiquidity/index.tsx
msgid "common.detailed" msgid "common.detailed"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:758 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/PoolFinder/index.tsx:207 #: src/pages/PoolFinder/index.tsx
#: src/pages/Swap/index.tsx:535 #: src/pages/Swap/index.tsx
msgid "common.loading" msgid "common.loading"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:473 #: src/pages/RemoveLiquidity/index.tsx
msgid "common.simple" msgid "common.simple"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:140 #: src/pages/Pool/CTACards.tsx
msgid "cta.topPools" msgid "cta.topPools"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:143 #: src/pages/Pool/CTACards.tsx
msgid "cta.v3.explore" msgid "cta.v3.explore"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:126 #: src/pages/Pool/CTACards.tsx
msgid "cta.v3.launchAnnouncement" msgid "cta.v3.launchAnnouncement"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:129 #: src/pages/Pool/CTACards.tsx
msgid "cta.v3.walkthroughAndMigration" msgid "cta.v3.walkthroughAndMigration"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:126 #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx:145 #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx:164 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:173 #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx:807 #: src/pages/Pool/PositionPage.tsx
msgid "currencies.denominated" msgid "currencies.denominated"
msgstr "" msgstr ""
#: src/components/CurrencyInputPanel/index.tsx:280 #: src/components/CurrencyInputPanel/index.tsx
msgid "currencies.input.max" msgid "currencies.input.max"
msgstr "" msgstr ""
#: src/components/CurrencyInputPanel/index.tsx:202 #: src/components/CurrencyInputPanel/index.tsx
msgid "currencies.input.priceOutsideWarning" msgid "currencies.input.priceOutsideWarning"
msgstr "" msgstr ""
#: src/components/SearchModal/CurrencySearch.tsx:220 #: src/components/SearchModal/CurrencySearch.tsx
msgid "currencies.search.noResults" msgid "currencies.search.noResults"
msgstr "" msgstr ""
#: src/components/SearchModal/CurrencySearch.tsx:182 #: src/components/SearchModal/CurrencySearch.tsx
msgid "currencies.search.placeholder" msgid "currencies.search.placeholder"
msgstr "" msgstr ""
#: src/components/CurrencyInputPanel/index.tsx:240 #: src/components/CurrencyInputPanel/index.tsx
#: src/components/SearchModal/CurrencySearch.tsx:174 #: src/components/SearchModal/CurrencySearch.tsx
#: src/pages/PoolFinder/index.tsx:122 #: src/pages/PoolFinder/index.tsx
#: src/pages/PoolFinder/index.tsx:146 #: src/pages/PoolFinder/index.tsx
msgid "currencies.search.selectToken" msgid "currencies.search.selectToken"
msgstr "Token auswählen" msgstr "Token auswählen"
#: src/components/Web3Status/index.tsx:208 #: src/components/Web3Status/index.tsx
msgid "error.generic" msgid "error.generic"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:654 #: src/pages/AddLiquidity/index.tsx
msgid "error.invalidRangeWarning" msgid "error.invalidRangeWarning"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:708 #: src/pages/AddLiquidity/index.tsx
msgid "error.unsupportedAsset" msgid "error.unsupportedAsset"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:514 #: src/pages/Swap/index.tsx
msgid "error.unsupportedAssets" msgid "error.unsupportedAssets"
msgstr "" msgstr ""
#: src/components/Web3Status/index.tsx:207 #: src/components/Web3Status/index.tsx
msgid "error.wrongNetwork" msgid "error.wrongNetwork"
msgstr "" msgstr ""
#: src/components/Web3ReactManager/index.tsx:61 #: src/components/Web3ReactManager/index.tsx
msgid "errors.unknown" 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." 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 #: src/pages/AddLiquidity/index.tsx
msgid "inactiveRangeWarning" msgid "inactiveRangeWarning"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:307 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.amount" msgid "labels.amount"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:413 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.inactive" msgid "labels.inactive"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:324 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.max" msgid "labels.max"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:415 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.remove" msgid "labels.remove"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:672 #: src/pages/AddLiquidity/index.tsx
msgid "liquidity.depositAmounts" msgid "liquidity.depositAmounts"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:659 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.buttons.migrate" msgid "migrate.buttons.migrate"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:656 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.buttons.migrating" msgid "migrate.buttons.migrating"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:586 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.errors.invalidRangeWarning" msgid "migrate.errors.invalidRangeWarning"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:458 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.firstV3LPGasCost" msgid "migrate.hint.firstV3LPGasCost"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:451 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.firstV3LiquidityProvider" msgid "migrate.hint.firstV3LiquidityProvider"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:404 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.migrationContract" msgid "migrate.hint.migrationContract"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:519 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.priceHint" msgid "migrate.hint.priceHint"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:397 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.toolInformation" msgid "migrate.hint.toolInformation"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:573 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hints.inactiveRangeWarning" msgid "migrate.hints.inactiveRangeWarning"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:600 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hints.priceRangeRefund" msgid "migrate.hints.priceRangeRefund"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:438 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.label.lpNFTToken" msgid "migrate.label.lpNFTToken"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:417 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.label.lpToken" msgid "migrate.label.lpToken"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:738 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.migrateV2Liquidity" msgid "migrate.labels.migrateV2Liquidity"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:467 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx:485 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.price" msgid "migrate.labels.price"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:511 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.priceDifference" msgid "migrate.labels.priceDifference"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:541 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.selectLiquidityRange" msgid "migrate.labels.selectLiquidityRange"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:498 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx:529 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.v3Price" msgid "migrate.labels.v3Price"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:814 #: src/pages/Pool/PositionPage.tsx
msgid "minMaxPriceHint" msgid "minMaxPriceHint"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:362 #: src/components/Header/index.tsx
msgid "nav.charts" msgid "nav.charts"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:83 #: src/components/NavigationTabs/index.tsx
msgid "nav.importPool" msgid "nav.importPool"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:356 #: src/components/Header/index.tsx
#: src/components/NavigationTabs/index.tsx:69 #: src/components/NavigationTabs/index.tsx
msgid "nav.pool" msgid "nav.pool"
msgstr "Pool" msgstr "Pool"
#: src/components/Header/index.tsx:343 #: src/components/Header/index.tsx
#: src/components/NavigationTabs/index.tsx:66 #: src/components/NavigationTabs/index.tsx
msgid "nav.swap" msgid "nav.swap"
msgstr "Tauschen" msgstr "Tauschen"
#: src/components/Header/index.tsx:359 #: src/components/Header/index.tsx
msgid "nav.vote" msgid "nav.vote"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:315 #: src/pages/RemoveLiquidity/V3.tsx
msgid "number.25Percent" msgid "number.25Percent"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:318 #: src/pages/RemoveLiquidity/V3.tsx
msgid "number.50Percent" msgid "number.50Percent"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:321 #: src/pages/RemoveLiquidity/V3.tsx
msgid "number.75Percent" msgid "number.75Percent"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:666 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.emptyFiatValue" msgid "numbers.emptyFiatValue"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:612 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.emptyValueInFiat" msgid "numbers.emptyValueInFiat"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:662 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.fiatValue" msgid "numbers.fiatValue"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:606 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.valueInFiat" msgid "numbers.valueInFiat"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:514 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/Pool/PositionPage.tsx:528 #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx:627 #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx:642 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.valueWithPercent" msgid "numbers.valueWithPercent"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:506 #: src/pages/Pool/PositionPage.tsx
msgid "pool.label.claimFees" msgid "pool.label.claimFees"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:511 #: src/pages/Pool/PositionPage.tsx
msgid "pool.label.collectingFees" msgid "pool.label.collectingFees"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:205 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:216 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:335 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:346 #: src/pages/RemoveLiquidity/V3.tsx
msgid "pool.pooledCurrency" msgid "pool.pooledCurrency"
msgstr "" msgstr ""
#: src/components/PositionList/index.tsx:50 #: src/components/PositionList/index.tsx
#: src/pages/Pool/PositionPage.tsx:759 #: src/pages/Pool/PositionPage.tsx
msgid "pool.priceRange" msgid "pool.priceRange"
msgstr "" msgstr ""
#: src/components/PositionList/index.tsx:46 #: src/components/PositionList/index.tsx
#: src/components/PositionList/index.tsx:54 #: src/components/PositionList/index.tsx
msgid "pool.yourPositions" msgid "pool.yourPositions"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:517 #: src/pages/Pool/PositionPage.tsx
msgid "pools.button.backToPoolsOverview" msgid "pools.button.backToPoolsOverview"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:125 #: src/components/NavigationTabs/index.tsx
msgid "pools.buttons.addLiquidity" msgid "pools.buttons.addLiquidity"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:178 #: src/pages/PoolFinder/index.tsx
msgid "pools.buttons.addLiquidityPoolFinder" msgid "pools.buttons.addLiquidityPoolFinder"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:476 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.collect" msgid "pools.buttons.collect"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:123 #: src/components/NavigationTabs/index.tsx
msgid "pools.buttons.createPair" msgid "pools.buttons.createPair"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:191 #: src/pages/PoolFinder/index.tsx
msgid "pools.buttons.createPool" msgid "pools.buttons.createPool"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:544 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.increaseLiquidity" msgid "pools.buttons.increaseLiquidity"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:160 #: src/pages/PoolFinder/index.tsx
msgid "pools.buttons.manage" msgid "pools.buttons.manage"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:291 #: src/pages/Pool/index.tsx
msgid "pools.buttons.migrateLiquidity" msgid "pools.buttons.migrateLiquidity"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:252 #: src/pages/Pool/index.tsx
msgid "pools.buttons.migrateV2Liquidity" msgid "pools.buttons.migrateV2Liquidity"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:196 #: src/pages/Pool/index.tsx
msgid "pools.buttons.newPosition" msgid "pools.buttons.newPosition"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:581 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.owner" msgid "pools.buttons.owner"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:127 #: src/components/NavigationTabs/index.tsx
#: src/pages/Pool/PositionPage.tsx:555 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.removeLiquidity" msgid "pools.buttons.removeLiquidity"
msgstr "Liquidität entfernen" msgstr "Liquidität entfernen"
#: src/pages/Pool/index.tsx:274 #: src/pages/Pool/index.tsx
msgid "pools.buttons.viewV2Liquidity" msgid "pools.buttons.viewV2Liquidity"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:160 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:167 #: src/pages/Pool/PositionPage.tsx
msgid "pools.currentPrice" msgid "pools.currentPrice"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:238 #: src/pages/Pool/index.tsx
msgid "pools.emptyStateHint" msgid "pools.emptyStateHint"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:188 #: src/pages/PoolFinder/index.tsx
msgid "pools.error.noPoolFound" msgid "pools.error.noPoolFound"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:199 #: src/pages/PoolFinder/index.tsx
msgid "pools.errors.invalidPair" msgid "pools.errors.invalidPair"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:67 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.highFee" msgid "pools.feeSelector.highFee"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:69 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.highFeeHint" msgid "pools.feeSelector.highFeeHint"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:43 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.lowFee" msgid "pools.feeSelector.lowFee"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:45 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.lowFeeHint" msgid "pools.feeSelector.lowFeeHint"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:55 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.mediumFee" msgid "pools.feeSelector.mediumFee"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:57 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.mediumFeeHint" msgid "pools.feeSelector.mediumFeeHint"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:31 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.subtitle" msgid "pools.feeSelector.subtitle"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:29 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.title" msgid "pools.feeSelector.title"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:179 #: src/pages/Pool/index.tsx
msgid "pools.heading.poolsOverview" msgid "pools.heading.poolsOverview"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:473 #: src/pages/Pool/PositionPage.tsx
msgid "pools.hint.collectingFees" msgid "pools.hint.collectingFees"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:101 #: src/pages/PoolFinder/index.tsx
msgid "pools.hint.toolHelperText" msgid "pools.hint.toolHelperText"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:86 #: src/pages/PoolFinder/index.tsx
msgid "pools.label.connectWalletToFindPools" msgid "pools.label.connectWalletToFindPools"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:174 #: src/pages/PoolFinder/index.tsx
msgid "pools.label.noLiquidityInPoolYet" msgid "pools.label.noLiquidityInPoolYet"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:693 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.collectFees" msgid "pools.labels.collectFees"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:740 #: src/pages/Pool/PositionPage.tsx
#: src/pages/RemoveLiquidity/V3.tsx:395 #: src/pages/RemoveLiquidity/V3.tsx
msgid "pools.labels.collectFeesAsWETH" msgid "pools.labels.collectFeesAsWETH"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:681 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.collectedFees" msgid "pools.labels.collectedFees"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:687 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.collectingFees" msgid "pools.labels.collectingFees"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:99 #: src/components/PositionPreview/index.tsx
msgid "pools.labels.feeTier" msgid "pools.labels.feeTier"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:102 #: src/components/PositionPreview/index.tsx
msgid "pools.labels.feeTierValue" msgid "pools.labels.feeTierValue"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:70 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inRange" msgid "pools.labels.inRange"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:62 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inRangeTooltip" msgid "pools.labels.inRangeTooltip"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:56 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inactive" msgid "pools.labels.inactive"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:47 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inactiveTooltip" msgid "pools.labels.inactiveTooltip"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:602 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.liquidity" msgid "pools.labels.liquidity"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:86 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.outOfRange" msgid "pools.labels.outOfRange"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:76 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.outOfRangeTooltip" msgid "pools.labels.outOfRangeTooltip"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:156 #: src/pages/PoolFinder/index.tsx
msgid "pools.labels.poolFound" msgid "pools.labels.poolFound"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:88 #: src/pages/PoolFinder/index.tsx
msgid "pools.labels.selectTokenToFindLiquidity" msgid "pools.labels.selectTokenToFindLiquidity"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:658 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.unclaimedFees" msgid "pools.labels.unclaimedFees"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:141 #: src/components/PositionPreview/index.tsx
msgid "pools.maxPrice" msgid "pools.maxPrice"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:802 #: src/pages/Pool/PositionPage.tsx
msgid "pools.maxPriceLabel" msgid "pools.maxPriceLabel"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:132 #: src/pages/Pool/index.tsx
msgid "pools.menu.create" msgid "pools.menu.create"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:162 #: src/pages/Pool/index.tsx
msgid "pools.menu.learn" msgid "pools.menu.learn"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:142 #: src/pages/Pool/index.tsx
msgid "pools.menu.migrate" msgid "pools.menu.migrate"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:189 #: src/pages/Pool/index.tsx
msgid "pools.menu.more" msgid "pools.menu.more"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:152 #: src/pages/Pool/index.tsx
msgid "pools.menu.v2Liquidity" msgid "pools.menu.v2Liquidity"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:131 #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx:150 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:790 #: src/pages/Pool/PositionPage.tsx
msgid "pools.minMaxPriceHint" msgid "pools.minMaxPriceHint"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:122 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:783 #: src/pages/Pool/PositionPage.tsx
msgid "pools.minPriceLabel" msgid "pools.minPriceLabel"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:206 #: src/pages/Pool/index.tsx
msgid "pools.toggle.hideClosedPositions" msgid "pools.toggle.hideClosedPositions"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:464 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.buttons.RemoveAmount" msgid "removeLiquidity.buttons.RemoveAmount"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:652 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.buttons.remove" msgid "removeLiquidity.buttons.remove"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:193 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/index.tsx:375 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.confirming.pending" msgid "removeLiquidity.confirming.pending"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:323 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.hint.outputEstimated" msgid "removeLiquidity.hint.outputEstimated"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:228 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.hints.collectFeesEarn" msgid "removeLiquidity.hints.collectFeesEarn"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:453 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.hints.removingPoolTokensConvertsPosition" msgid "removeLiquidity.hints.removingPoolTokensConvertsPosition"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:234 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:245 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:360 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.label.feesEarned" msgid "removeLiquidity.label.feesEarned"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:337 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.UNIBurned" msgid "removeLiquidity.labels.UNIBurned"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:441 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.confirmationTitle" msgid "removeLiquidity.labels.confirmationTitle"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:352 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.modalPrice" msgid "removeLiquidity.labels.modalPrice"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:311 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.labels.percentForSlider" msgid "removeLiquidity.labels.percentForSlider"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:606 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.price" msgid "removeLiquidity.labels.price"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:272 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.labels.removeLiquidity" msgid "removeLiquidity.labels.removeLiquidity"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:575 #: src/pages/Swap/index.tsx
msgid "swap.buttons.allowUniswapToUseCurrency" msgid "swap.buttons.allowUniswapToUseCurrency"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:467 #: src/pages/Swap/index.tsx
msgid "swap.buttons.backToV3" msgid "swap.buttons.backToV3"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:624 #: src/pages/Swap/index.tsx
msgid "swap.buttons.highPriceImpact" msgid "swap.buttons.highPriceImpact"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:657 #: src/pages/Swap/index.tsx
msgid "swap.buttons.priceImpactTooHigh" msgid "swap.buttons.priceImpactTooHigh"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:628 #: src/pages/Swap/index.tsx
#: src/pages/Swap/index.tsx:661 #: src/pages/Swap/index.tsx
msgid "swap.buttons.swap" msgid "swap.buttons.swap"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:626 #: src/pages/Swap/index.tsx
#: src/pages/Swap/index.tsx:659 #: src/pages/Swap/index.tsx
msgid "swap.buttons.swapAnyway" msgid "swap.buttons.swapAnyway"
msgstr "Trotzdem tauschen" msgstr "Trotzdem tauschen"
#: src/pages/Swap/index.tsx:571 #: src/pages/Swap/index.tsx
msgid "swap.buttons.tradeCurrency" msgid "swap.buttons.tradeCurrency"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:527 #: src/pages/Swap/index.tsx
msgid "swap.buttons.unwrap" msgid "swap.buttons.unwrap"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:525 #: src/pages/Swap/index.tsx
msgid "swap.buttons.wrap" msgid "swap.buttons.wrap"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:587 #: src/pages/Swap/index.tsx
msgid "swap.hints.permission" msgid "swap.hints.permission"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:383 #: src/pages/Swap/index.tsx
msgid "swap.labels.from" msgid "swap.labels.from"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:382 #: src/pages/Swap/index.tsx
msgid "swap.labels.fromAtMost" msgid "swap.labels.fromAtMost"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:542 #: src/pages/Swap/index.tsx
msgid "swap.labels.insufficientLiquidity" msgid "swap.labels.insufficientLiquidity"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:538 #: src/pages/Swap/index.tsx
msgid "swap.labels.insufficientLiquiditySingleHopOnly" msgid "swap.labels.insufficientLiquiditySingleHopOnly"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:433 #: src/pages/Swap/index.tsx
msgid "swap.labels.removeSend" msgid "swap.labels.removeSend"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:412 #: src/pages/Swap/index.tsx
msgid "swap.labels.to" msgid "swap.labels.to"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:411 #: src/pages/Swap/index.tsx
msgid "swap.labels.toAtLeast" msgid "swap.labels.toAtLeast"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:158 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.buttons.import" msgid "tokenLists.buttons.import"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:126 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importHint1" msgid "tokenLists.importHint1"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:133 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importHint2" msgid "tokenLists.importHint2"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:85 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importList" msgid "tokenLists.importList"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:120 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importWarning" msgid "tokenLists.importWarning"
msgstr "" msgstr ""
#: src/components/SearchModal/CurrencySearch.tsx:232 #: src/components/SearchModal/CurrencySearch.tsx
msgid "tokenLists.manage" msgid "tokenLists.manage"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:104 #: src/components/SearchModal/ImportList.tsx
msgid "tokensLists.numberOfTokens" msgid "tokensLists.numberOfTokens"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:633 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "transactions.allowLPTokenMigration" msgid "transactions.allowLPTokenMigration"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:631 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "transactions.allower" msgid "transactions.allower"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:641 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.approve" msgid "transactions.approve"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:639 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.approved" msgid "transactions.approved"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:628 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/RemoveLiquidity/index.tsx:636 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.approving" msgid "transactions.approving"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:417 #: src/pages/AddLiquidity/index.tsx
msgid "transactions.confirmation.button" msgid "transactions.confirmation.button"
msgstr "" msgstr ""
#: src/components/Web3Status/index.tsx:188 #: src/components/Web3Status/index.tsx
msgid "transactions.pending" msgid "transactions.pending"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:266 #: src/pages/AddLiquidity/index.tsx
msgid "transactions.summary.addLiquidity" msgid "transactions.summary.addLiquidity"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:262 #: src/pages/AddLiquidity/index.tsx
msgid "transactions.summary.createPoolAndAddLiquidity" msgid "transactions.summary.createPoolAndAddLiquidity"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:269 #: src/pages/RemoveLiquidity/index.tsx
#: src/pages/RemoveLiquidity/index.tsx:269 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.summary.removeLiquidity" msgid "transactions.summary.removeLiquidity"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:155 #: src/pages/RemoveLiquidity/V3.tsx
msgid "transactions.summary.removeLiquidityV3" msgid "transactions.summary.removeLiquidityV3"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:713 #: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/index.tsx:243 #: src/pages/Pool/index.tsx
#: src/pages/RemoveLiquidity/index.tsx:622 #: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx:519 #: src/pages/Swap/index.tsx
msgid "wallet.connect" msgid "wallet.connect"
msgstr "" msgstr ""
#: src/components/Web3Status/index.tsx:216 #: src/components/Web3Status/index.tsx
msgid "wallet.connectLongForm" msgid "wallet.connectLongForm"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:393 #: src/components/Header/index.tsx
msgid "wallet.ethBalance" msgid "wallet.ethBalance"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:745 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "wallet.mustConnectAccount" msgid "wallet.mustConnectAccount"
msgstr "" msgstr ""
...@@ -13,763 +13,763 @@ msgstr "" ...@@ -13,763 +13,763 @@ msgstr ""
"Language-Team: \n" "Language-Team: \n"
"Plural-Forms: \n" "Plural-Forms: \n"
#: src/pages/AddLiquidity/index.tsx:528 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.currentPrice" msgid "addLiquidity.labels.currentPrice"
msgstr "Current {0} Price:" msgstr "Current {0} Price:"
#: src/pages/AddLiquidity/index.tsx:574 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectLiquidityRange" msgid "addLiquidity.labels.selectLiquidityRange"
msgstr "Set Price Range" msgstr "Set Price Range"
#: src/pages/AddLiquidity/index.tsx:439 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectPair" msgid "addLiquidity.labels.selectPair"
msgstr "Select pair" msgstr "Select pair"
#: src/pages/AddLiquidity/index.tsx:500 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectStartingPrice" msgid "addLiquidity.labels.selectStartingPrice"
msgstr "Set Starting Price" msgstr "Set Starting Price"
#: src/pages/AddLiquidity/index.tsx:484 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectedRange" msgid "addLiquidity.labels.selectedRange"
msgstr "Selected Range" msgstr "Selected Range"
#: src/pages/RemoveLiquidity/index.tsx:368 #: src/pages/RemoveLiquidity/index.tsx
msgid "buttons.confirm" msgid "buttons.confirm"
msgstr "Confirm" msgstr "Confirm"
#: src/pages/RemoveLiquidity/V3.tsx:257 #: src/pages/RemoveLiquidity/V3.tsx
msgid "buttons.remove" msgid "buttons.remove"
msgstr "Remove" msgstr "Remove"
#: src/components/Header/index.tsx:383 #: src/components/Header/index.tsx
msgid "claim.buttons.claimUNI" msgid "claim.buttons.claimUNI"
msgstr "Claim UNI" msgstr "Claim UNI"
#: src/components/Header/index.tsx:380 #: src/components/Header/index.tsx
msgid "claim.buttons.claimingUNI" msgid "claim.buttons.claimingUNI"
msgstr "Claiming UNI" msgstr "Claiming UNI"
#: src/components/SearchModal/ImportList.tsx:146 #: src/components/SearchModal/ImportList.tsx
msgid "common.IUnderstand" msgid "common.IUnderstand"
msgstr "I understand" msgstr "I understand"
#: src/pages/AddLiquidity/index.tsx:443 #: src/pages/AddLiquidity/index.tsx
msgid "common.clearAll" msgid "common.clearAll"
msgstr "Clear All" msgstr "Clear All"
#: src/pages/RemoveLiquidity/index.tsx:475 #: src/pages/RemoveLiquidity/index.tsx
msgid "common.detailed" msgid "common.detailed"
msgstr "Detailed" msgstr "Detailed"
#: src/pages/MigrateV2/MigrateV2Pair.tsx:758 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/PoolFinder/index.tsx:207 #: src/pages/PoolFinder/index.tsx
#: src/pages/Swap/index.tsx:535 #: src/pages/Swap/index.tsx
msgid "common.loading" msgid "common.loading"
msgstr "Loading" msgstr "Loading"
#: src/pages/RemoveLiquidity/index.tsx:473 #: src/pages/RemoveLiquidity/index.tsx
msgid "common.simple" msgid "common.simple"
msgstr "Simple" msgstr "Simple"
#: src/pages/Pool/CTACards.tsx:140 #: src/pages/Pool/CTACards.tsx
msgid "cta.topPools" msgid "cta.topPools"
msgstr "Top pools" msgstr "Top pools"
#: src/pages/Pool/CTACards.tsx:143 #: src/pages/Pool/CTACards.tsx
msgid "cta.v3.explore" msgid "cta.v3.explore"
msgstr "Explore popular pools on Uniswap Analytics." msgstr "Explore popular pools on Uniswap Analytics."
#: src/pages/Pool/CTACards.tsx:126 #: src/pages/Pool/CTACards.tsx
msgid "cta.v3.launchAnnouncement" msgid "cta.v3.launchAnnouncement"
msgstr "Uniswap V3 is here!" msgstr "Uniswap V3 is here!"
#: src/pages/Pool/CTACards.tsx:129 #: src/pages/Pool/CTACards.tsx
msgid "cta.v3.walkthroughAndMigration" msgid "cta.v3.walkthroughAndMigration"
msgstr "Check out our v3 LP walkthrough and migration guides." msgstr "Check out our v3 LP walkthrough and migration guides."
#: src/components/PositionPreview/index.tsx:126 #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx:145 #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx:164 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:173 #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx:807 #: src/pages/Pool/PositionPage.tsx
msgid "currencies.denominated" msgid "currencies.denominated"
msgstr "{0} per {1}" msgstr "{0} per {1}"
#: src/components/CurrencyInputPanel/index.tsx:280 #: src/components/CurrencyInputPanel/index.tsx
msgid "currencies.input.max" msgid "currencies.input.max"
msgstr "(Max)" msgstr "(Max)"
#: src/components/CurrencyInputPanel/index.tsx:202 #: src/components/CurrencyInputPanel/index.tsx
msgid "currencies.input.priceOutsideWarning" msgid "currencies.input.priceOutsideWarning"
msgstr "The market price is outside your specified price range. Single-asset deposit only." msgstr "The market price is outside your specified price range. Single-asset deposit only."
#: src/components/SearchModal/CurrencySearch.tsx:220 #: src/components/SearchModal/CurrencySearch.tsx
msgid "currencies.search.noResults" msgid "currencies.search.noResults"
msgstr "No results found." msgstr "No results found."
#: src/components/SearchModal/CurrencySearch.tsx:182 #: src/components/SearchModal/CurrencySearch.tsx
msgid "currencies.search.placeholder" msgid "currencies.search.placeholder"
msgstr "Search name or paste address" msgstr "Search name or paste address"
#: src/components/CurrencyInputPanel/index.tsx:240 #: src/components/CurrencyInputPanel/index.tsx
#: src/components/SearchModal/CurrencySearch.tsx:174 #: src/components/SearchModal/CurrencySearch.tsx
#: src/pages/PoolFinder/index.tsx:122 #: src/pages/PoolFinder/index.tsx
#: src/pages/PoolFinder/index.tsx:146 #: src/pages/PoolFinder/index.tsx
msgid "currencies.search.selectToken" msgid "currencies.search.selectToken"
msgstr "Select a token" msgstr "Select a token"
#: src/components/Web3Status/index.tsx:208 #: src/components/Web3Status/index.tsx
msgid "error.generic" msgid "error.generic"
msgstr "Error" msgstr "Error"
#: src/pages/AddLiquidity/index.tsx:654 #: src/pages/AddLiquidity/index.tsx
msgid "error.invalidRangeWarning" msgid "error.invalidRangeWarning"
msgstr "Invalid range selected. The min price must be lower than the max price." msgstr "Invalid range selected. The min price must be lower than the max price."
#: src/pages/AddLiquidity/index.tsx:708 #: src/pages/AddLiquidity/index.tsx
msgid "error.unsupportedAsset" msgid "error.unsupportedAsset"
msgstr "Unsupported Asset" msgstr "Unsupported Asset"
#: src/pages/Swap/index.tsx:514 #: src/pages/Swap/index.tsx
msgid "error.unsupportedAssets" msgid "error.unsupportedAssets"
msgstr "Unsupported Asset" msgstr "Unsupported Asset"
#: src/components/Web3Status/index.tsx:207 #: src/components/Web3Status/index.tsx
msgid "error.wrongNetwork" msgid "error.wrongNetwork"
msgstr "Wrong Network" msgstr "Wrong Network"
#: src/components/Web3ReactManager/index.tsx:61 #: src/components/Web3ReactManager/index.tsx
msgid "errors.unknown" msgid "errors.unknown"
msgstr "Oops! An unknown error occurred. Please refresh the page, or visit from another browser or device." msgstr "Oops! An unknown error occurred. Please refresh the page, or visit from another browser or device."
#: src/pages/AddLiquidity/index.tsx:640 #: src/pages/AddLiquidity/index.tsx
msgid "inactiveRangeWarning" msgid "inactiveRangeWarning"
msgstr "Your position will not earn fees or be used in trades until the market price moves into your range." msgstr "Your position will not earn fees or be used in trades until the market price moves into your range."
#: src/pages/RemoveLiquidity/V3.tsx:307 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.amount" msgid "labels.amount"
msgstr "Amount" msgstr "Amount"
#: src/pages/RemoveLiquidity/V3.tsx:413 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.inactive" msgid "labels.inactive"
msgstr "Inactive" msgstr "Inactive"
#: src/pages/RemoveLiquidity/V3.tsx:324 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.max" msgid "labels.max"
msgstr "Max" msgstr "Max"
#: src/pages/RemoveLiquidity/V3.tsx:415 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.remove" msgid "labels.remove"
msgstr "Remove" msgstr "Remove"
#: src/pages/AddLiquidity/index.tsx:672 #: src/pages/AddLiquidity/index.tsx
msgid "liquidity.depositAmounts" msgid "liquidity.depositAmounts"
msgstr "Deposit Amounts" msgstr "Deposit Amounts"
#: src/pages/MigrateV2/MigrateV2Pair.tsx:659 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.buttons.migrate" msgid "migrate.buttons.migrate"
msgstr "Migrate" msgstr "Migrate"
#: src/pages/MigrateV2/MigrateV2Pair.tsx:656 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.buttons.migrating" msgid "migrate.buttons.migrating"
msgstr "Migrating" msgstr "Migrating"
#: src/pages/MigrateV2/MigrateV2Pair.tsx:586 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.errors.invalidRangeWarning" msgid "migrate.errors.invalidRangeWarning"
msgstr "Invalid range selected. The min price must be lower than the max price." msgstr "Invalid range selected. The min price must be lower than the max price."
#: src/pages/MigrateV2/MigrateV2Pair.tsx:458 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.firstV3LPGasCost" msgid "migrate.hint.firstV3LPGasCost"
msgstr "Your transaction cost will be much higher as it includes the gas to create the pool." msgstr "Your transaction cost will be much higher as it includes the gas to create the pool."
#: src/pages/MigrateV2/MigrateV2Pair.tsx:451 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.firstV3LiquidityProvider" msgid "migrate.hint.firstV3LiquidityProvider"
msgstr "You are the first liquidity provider for this Uniswap V3 pool. Your liquidity will migrate at the current {0} price." msgstr "You are the first liquidity provider for this Uniswap V3 pool. Your liquidity will migrate at the current {0} price."
#: src/pages/MigrateV2/MigrateV2Pair.tsx:404 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.migrationContract" msgid "migrate.hint.migrationContract"
msgstr "Uniswap migration contract↗" msgstr "Uniswap migration contract↗"
#: src/pages/MigrateV2/MigrateV2Pair.tsx:519 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.priceHint" msgid "migrate.hint.priceHint"
msgstr "You should only deposit liquidity into Uniswap V3 at a price you believe is correct. <0/>If the price seems incorrect, you can either make a swap to move the price or wait for someone else to do so." msgstr "You should only deposit liquidity into Uniswap V3 at a price you believe is correct. <0/>If the price seems incorrect, you can either make a swap to move the price or wait for someone else to do so."
#: src/pages/MigrateV2/MigrateV2Pair.tsx:397 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.toolInformation" msgid "migrate.hint.toolInformation"
msgstr "This tool will safely migrate your {0} liquidity to V3. The process is completely trustless thanks to the" msgstr "This tool will safely migrate your {0} liquidity to V3. The process is completely trustless thanks to the"
#: src/pages/MigrateV2/MigrateV2Pair.tsx:573 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hints.inactiveRangeWarning" msgid "migrate.hints.inactiveRangeWarning"
msgstr "Your position will not earn fees or be used in trades until the market price moves into your range." msgstr "Your position will not earn fees or be used in trades until the market price moves into your range."
#: src/pages/MigrateV2/MigrateV2Pair.tsx:600 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hints.priceRangeRefund" msgid "migrate.hints.priceRangeRefund"
msgstr "At least {0} {1} and {2} {3} will be refunded to your wallet due to selected price range." msgstr "At least {0} {1} and {2} {3} will be refunded to your wallet due to selected price range."
#: src/pages/MigrateV2/MigrateV2Pair.tsx:438 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.label.lpNFTToken" msgid "migrate.label.lpNFTToken"
msgstr "{0}/{1} LP NFT" msgstr "{0}/{1} LP NFT"
#: src/pages/MigrateV2/MigrateV2Pair.tsx:417 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.label.lpToken" msgid "migrate.label.lpToken"
msgstr "{0}/{1} LP Tokens" msgstr "{0}/{1} LP Tokens"
#: src/pages/MigrateV2/MigrateV2Pair.tsx:738 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.migrateV2Liquidity" msgid "migrate.labels.migrateV2Liquidity"
msgstr "Migrate V2 Liquidity" msgstr "Migrate V2 Liquidity"
#: src/pages/MigrateV2/MigrateV2Pair.tsx:467 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx:485 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.price" msgid "migrate.labels.price"
msgstr "{0} {1} Price:" msgstr "{0} {1} Price:"
#: src/pages/MigrateV2/MigrateV2Pair.tsx:511 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.priceDifference" msgid "migrate.labels.priceDifference"
msgstr "Price Difference:" msgstr "Price Difference:"
#: src/pages/MigrateV2/MigrateV2Pair.tsx:541 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.selectLiquidityRange" msgid "migrate.labels.selectLiquidityRange"
msgstr "Set Price Range" msgstr "Set Price Range"
#: src/pages/MigrateV2/MigrateV2Pair.tsx:498 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx:529 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.v3Price" msgid "migrate.labels.v3Price"
msgstr "V3 {0} Price:" msgstr "V3 {0} Price:"
#: src/pages/Pool/PositionPage.tsx:814 #: src/pages/Pool/PositionPage.tsx
msgid "minMaxPriceHint" msgid "minMaxPriceHint"
msgstr "Your position will be 100% {0} at this price." msgstr "Your position will be 100% {0} at this price."
#: src/components/Header/index.tsx:362 #: src/components/Header/index.tsx
msgid "nav.charts" msgid "nav.charts"
msgstr "Charts <0>↗</0>" msgstr "Charts <0>↗</0>"
#: src/components/NavigationTabs/index.tsx:83 #: src/components/NavigationTabs/index.tsx
msgid "nav.importPool" msgid "nav.importPool"
msgstr "Import Pool" msgstr "Import Pool"
#: src/components/Header/index.tsx:356 #: src/components/Header/index.tsx
#: src/components/NavigationTabs/index.tsx:69 #: src/components/NavigationTabs/index.tsx
msgid "nav.pool" msgid "nav.pool"
msgstr "Pool" msgstr "Pool"
#: src/components/Header/index.tsx:343 #: src/components/Header/index.tsx
#: src/components/NavigationTabs/index.tsx:66 #: src/components/NavigationTabs/index.tsx
msgid "nav.swap" msgid "nav.swap"
msgstr "Swap" msgstr "Swap"
#: src/components/Header/index.tsx:359 #: src/components/Header/index.tsx
msgid "nav.vote" msgid "nav.vote"
msgstr "Vote" msgstr "Vote"
#: src/pages/RemoveLiquidity/V3.tsx:315 #: src/pages/RemoveLiquidity/V3.tsx
msgid "number.25Percent" msgid "number.25Percent"
msgstr "25%" msgstr "25%"
#: src/pages/RemoveLiquidity/V3.tsx:318 #: src/pages/RemoveLiquidity/V3.tsx
msgid "number.50Percent" msgid "number.50Percent"
msgstr "50%" msgstr "50%"
#: src/pages/RemoveLiquidity/V3.tsx:321 #: src/pages/RemoveLiquidity/V3.tsx
msgid "number.75Percent" msgid "number.75Percent"
msgstr "75%" msgstr "75%"
#: src/pages/Pool/PositionPage.tsx:666 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.emptyFiatValue" msgid "numbers.emptyFiatValue"
msgstr "$-" msgstr "$-"
#: src/pages/Pool/PositionPage.tsx:612 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.emptyValueInFiat" msgid "numbers.emptyValueInFiat"
msgstr "$-" msgstr "$-"
#: src/pages/Pool/PositionPage.tsx:662 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.fiatValue" msgid "numbers.fiatValue"
msgstr "${0}" msgstr "${0}"
#: src/pages/Pool/PositionPage.tsx:606 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.valueInFiat" msgid "numbers.valueInFiat"
msgstr "${0}" msgstr "${0}"
#: src/pages/MigrateV2/MigrateV2Pair.tsx:514 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/Pool/PositionPage.tsx:528 #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx:627 #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx:642 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.valueWithPercent" msgid "numbers.valueWithPercent"
msgstr "{0}%" msgstr "{0}%"
#: src/pages/Pool/PositionPage.tsx:506 #: src/pages/Pool/PositionPage.tsx
msgid "pool.label.claimFees" msgid "pool.label.claimFees"
msgstr "Claim fees" msgstr "Claim fees"
#: src/pages/Pool/PositionPage.tsx:511 #: src/pages/Pool/PositionPage.tsx
msgid "pool.label.collectingFees" msgid "pool.label.collectingFees"
msgstr "Collecting fees" msgstr "Collecting fees"
#: src/pages/RemoveLiquidity/V3.tsx:205 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:216 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:335 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:346 #: src/pages/RemoveLiquidity/V3.tsx
msgid "pool.pooledCurrency" msgid "pool.pooledCurrency"
msgstr "Pooled {0}:" msgstr "Pooled {0}:"
#: src/components/PositionList/index.tsx:50 #: src/components/PositionList/index.tsx
#: src/pages/Pool/PositionPage.tsx:759 #: src/pages/Pool/PositionPage.tsx
msgid "pool.priceRange" msgid "pool.priceRange"
msgstr "Price range" msgstr "Price range"
#: src/components/PositionList/index.tsx:46 #: src/components/PositionList/index.tsx
#: src/components/PositionList/index.tsx:54 #: src/components/PositionList/index.tsx
msgid "pool.yourPositions" msgid "pool.yourPositions"
msgstr "Your positions" msgstr "Your positions"
#: src/pages/Pool/PositionPage.tsx:517 #: src/pages/Pool/PositionPage.tsx
msgid "pools.button.backToPoolsOverview" msgid "pools.button.backToPoolsOverview"
msgstr "← Back to Pools Overview" msgstr "← Back to Pools Overview"
#: src/components/NavigationTabs/index.tsx:125 #: src/components/NavigationTabs/index.tsx
msgid "pools.buttons.addLiquidity" msgid "pools.buttons.addLiquidity"
msgstr "Add Liquidity" msgstr "Add Liquidity"
#: src/pages/PoolFinder/index.tsx:178 #: src/pages/PoolFinder/index.tsx
msgid "pools.buttons.addLiquidityPoolFinder" msgid "pools.buttons.addLiquidityPoolFinder"
msgstr "Add liquidity." msgstr "Add liquidity."
#: src/pages/Pool/PositionPage.tsx:476 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.collect" msgid "pools.buttons.collect"
msgstr "Collect" msgstr "Collect"
#: src/components/NavigationTabs/index.tsx:123 #: src/components/NavigationTabs/index.tsx
msgid "pools.buttons.createPair" msgid "pools.buttons.createPair"
msgstr "Create a pair" msgstr "Create a pair"
#: src/pages/PoolFinder/index.tsx:191 #: src/pages/PoolFinder/index.tsx
msgid "pools.buttons.createPool" msgid "pools.buttons.createPool"
msgstr "Create pool." msgstr "Create pool."
#: src/pages/Pool/PositionPage.tsx:544 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.increaseLiquidity" msgid "pools.buttons.increaseLiquidity"
msgstr "Increase Liquidity" msgstr "Increase Liquidity"
#: src/pages/PoolFinder/index.tsx:160 #: src/pages/PoolFinder/index.tsx
msgid "pools.buttons.manage" msgid "pools.buttons.manage"
msgstr "Manage this pool." msgstr "Manage this pool."
#: src/pages/Pool/index.tsx:291 #: src/pages/Pool/index.tsx
msgid "pools.buttons.migrateLiquidity" msgid "pools.buttons.migrateLiquidity"
msgstr "Migrate Liquidity" msgstr "Migrate Liquidity"
#: src/pages/Pool/index.tsx:252 #: src/pages/Pool/index.tsx
msgid "pools.buttons.migrateV2Liquidity" msgid "pools.buttons.migrateV2Liquidity"
msgstr "Migrate V2 liquidity" msgstr "Migrate V2 liquidity"
#: src/pages/Pool/index.tsx:196 #: src/pages/Pool/index.tsx
msgid "pools.buttons.newPosition" msgid "pools.buttons.newPosition"
msgstr "New Position" msgstr "New Position"
#: src/pages/Pool/PositionPage.tsx:581 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.owner" msgid "pools.buttons.owner"
msgstr "Owner" msgstr "Owner"
#: src/components/NavigationTabs/index.tsx:127 #: src/components/NavigationTabs/index.tsx
#: src/pages/Pool/PositionPage.tsx:555 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.removeLiquidity" msgid "pools.buttons.removeLiquidity"
msgstr "Remove Liquidity" msgstr "Remove Liquidity"
#: src/pages/Pool/index.tsx:274 #: src/pages/Pool/index.tsx
msgid "pools.buttons.viewV2Liquidity" msgid "pools.buttons.viewV2Liquidity"
msgstr "View V2 Liquidity" msgstr "View V2 Liquidity"
#: src/components/PositionPreview/index.tsx:160 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:167 #: src/pages/Pool/PositionPage.tsx
msgid "pools.currentPrice" msgid "pools.currentPrice"
msgstr "Current price" msgstr "Current price"
#: src/pages/Pool/index.tsx:238 #: src/pages/Pool/index.tsx
msgid "pools.emptyStateHint" msgid "pools.emptyStateHint"
msgstr "Your V3 liquidity positions will appear here." msgstr "Your V3 liquidity positions will appear here."
#: src/pages/PoolFinder/index.tsx:188 #: src/pages/PoolFinder/index.tsx
msgid "pools.error.noPoolFound" msgid "pools.error.noPoolFound"
msgstr "No pool found." msgstr "No pool found."
#: src/pages/PoolFinder/index.tsx:199 #: src/pages/PoolFinder/index.tsx
msgid "pools.errors.invalidPair" msgid "pools.errors.invalidPair"
msgstr "Invalid pair." msgstr "Invalid pair."
#: src/components/FeeSelector/index.tsx:67 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.highFee" msgid "pools.feeSelector.highFee"
msgstr "1% fee" msgstr "1% fee"
#: src/components/FeeSelector/index.tsx:69 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.highFeeHint" msgid "pools.feeSelector.highFeeHint"
msgstr "Best for exotic pairs." msgstr "Best for exotic pairs."
#: src/components/FeeSelector/index.tsx:43 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.lowFee" msgid "pools.feeSelector.lowFee"
msgstr "0.05% fee" msgstr "0.05% fee"
#: src/components/FeeSelector/index.tsx:45 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.lowFeeHint" msgid "pools.feeSelector.lowFeeHint"
msgstr "Best for stable pairs." msgstr "Best for stable pairs."
#: src/components/FeeSelector/index.tsx:55 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.mediumFee" msgid "pools.feeSelector.mediumFee"
msgstr "0.3% fee" msgstr "0.3% fee"
#: src/components/FeeSelector/index.tsx:57 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.mediumFeeHint" msgid "pools.feeSelector.mediumFeeHint"
msgstr "Best for most pairs." msgstr "Best for most pairs."
#: src/components/FeeSelector/index.tsx:31 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.subtitle" msgid "pools.feeSelector.subtitle"
msgstr "Select a pool type based on your preferred liquidity provider fee." msgstr "Select a pool type based on your preferred liquidity provider fee."
#: src/components/FeeSelector/index.tsx:29 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.title" msgid "pools.feeSelector.title"
msgstr "Select Pool" msgstr "Select Pool"
#: src/pages/Pool/index.tsx:179 #: src/pages/Pool/index.tsx
msgid "pools.heading.poolsOverview" msgid "pools.heading.poolsOverview"
msgstr "Pools Overview" msgstr "Pools Overview"
#: src/pages/Pool/PositionPage.tsx:473 #: src/pages/Pool/PositionPage.tsx
msgid "pools.hint.collectingFees" msgid "pools.hint.collectingFees"
msgstr "Collecting fees will withdraw currently available fees for you." msgstr "Collecting fees will withdraw currently available fees for you."
#: src/pages/PoolFinder/index.tsx:101 #: src/pages/PoolFinder/index.tsx
msgid "pools.hint.toolHelperText" msgid "pools.hint.toolHelperText"
msgstr "<0>Tip:</0> Use this tool to find pairs that don't automatically appear in the interface." msgstr "<0>Tip:</0> Use this tool to find pairs that don't automatically appear in the interface."
#: src/pages/PoolFinder/index.tsx:86 #: src/pages/PoolFinder/index.tsx
msgid "pools.label.connectWalletToFindPools" msgid "pools.label.connectWalletToFindPools"
msgstr "Connect to a wallet to find pools" msgstr "Connect to a wallet to find pools"
#: src/pages/PoolFinder/index.tsx:174 #: src/pages/PoolFinder/index.tsx
msgid "pools.label.noLiquidityInPoolYet" msgid "pools.label.noLiquidityInPoolYet"
msgstr "You don’t have liquidity in this pool yet." msgstr "You don’t have liquidity in this pool yet."
#: src/pages/Pool/PositionPage.tsx:693 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.collectFees" msgid "pools.labels.collectFees"
msgstr "Collect fees" msgstr "Collect fees"
#: src/pages/Pool/PositionPage.tsx:740 #: src/pages/Pool/PositionPage.tsx
#: src/pages/RemoveLiquidity/V3.tsx:395 #: src/pages/RemoveLiquidity/V3.tsx
msgid "pools.labels.collectFeesAsWETH" msgid "pools.labels.collectFeesAsWETH"
msgstr "Collect as WETH" msgstr "Collect as WETH"
#: src/pages/Pool/PositionPage.tsx:681 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.collectedFees" msgid "pools.labels.collectedFees"
msgstr "Collected" msgstr "Collected"
#: src/pages/Pool/PositionPage.tsx:687 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.collectingFees" msgid "pools.labels.collectingFees"
msgstr "Collecting" msgstr "Collecting"
#: src/components/PositionPreview/index.tsx:99 #: src/components/PositionPreview/index.tsx
msgid "pools.labels.feeTier" msgid "pools.labels.feeTier"
msgstr "Fee Tier" msgstr "Fee Tier"
#: src/components/PositionPreview/index.tsx:102 #: src/components/PositionPreview/index.tsx
msgid "pools.labels.feeTierValue" msgid "pools.labels.feeTierValue"
msgstr "{0}%" msgstr "{0}%"
#: src/components/Badge/RangeBadge.tsx:70 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inRange" msgid "pools.labels.inRange"
msgstr "In range" msgstr "In range"
#: src/components/Badge/RangeBadge.tsx:62 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inRangeTooltip" msgid "pools.labels.inRangeTooltip"
msgstr "The price of this pool is within your selected range. Your position is currently earning fees." msgstr "The price of this pool is within your selected range. Your position is currently earning fees."
#: src/components/Badge/RangeBadge.tsx:56 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inactive" msgid "pools.labels.inactive"
msgstr "Inactive" msgstr "Inactive"
#: src/components/Badge/RangeBadge.tsx:47 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inactiveTooltip" msgid "pools.labels.inactiveTooltip"
msgstr "Your position has 0 liquidity, and is not earning fees." msgstr "Your position has 0 liquidity, and is not earning fees."
#: src/pages/Pool/PositionPage.tsx:602 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.liquidity" msgid "pools.labels.liquidity"
msgstr "Liquidity" msgstr "Liquidity"
#: src/components/Badge/RangeBadge.tsx:86 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.outOfRange" msgid "pools.labels.outOfRange"
msgstr "Out of range" msgstr "Out of range"
#: src/components/Badge/RangeBadge.tsx:76 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.outOfRangeTooltip" msgid "pools.labels.outOfRangeTooltip"
msgstr "The price of this pool is outside of your selected range. Your position is not currently earning fees." msgstr "The price of this pool is outside of your selected range. Your position is not currently earning fees."
#: src/pages/PoolFinder/index.tsx:156 #: src/pages/PoolFinder/index.tsx
msgid "pools.labels.poolFound" msgid "pools.labels.poolFound"
msgstr "Pool Found!" msgstr "Pool Found!"
#: src/pages/PoolFinder/index.tsx:88 #: src/pages/PoolFinder/index.tsx
msgid "pools.labels.selectTokenToFindLiquidity" msgid "pools.labels.selectTokenToFindLiquidity"
msgstr "Select a token to find your liquidity." msgstr "Select a token to find your liquidity."
#: src/pages/Pool/PositionPage.tsx:658 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.unclaimedFees" msgid "pools.labels.unclaimedFees"
msgstr "Unclaimed fees" msgstr "Unclaimed fees"
#: src/components/PositionPreview/index.tsx:141 #: src/components/PositionPreview/index.tsx
msgid "pools.maxPrice" msgid "pools.maxPrice"
msgstr "Max Price" msgstr "Max Price"
#: src/pages/Pool/PositionPage.tsx:802 #: src/pages/Pool/PositionPage.tsx
msgid "pools.maxPriceLabel" msgid "pools.maxPriceLabel"
msgstr "Max price" msgstr "Max price"
#: src/pages/Pool/index.tsx:132 #: src/pages/Pool/index.tsx
msgid "pools.menu.create" msgid "pools.menu.create"
msgstr "Create a pool" msgstr "Create a pool"
#: src/pages/Pool/index.tsx:162 #: src/pages/Pool/index.tsx
msgid "pools.menu.learn" msgid "pools.menu.learn"
msgstr "Learn" msgstr "Learn"
#: src/pages/Pool/index.tsx:142 #: src/pages/Pool/index.tsx
msgid "pools.menu.migrate" msgid "pools.menu.migrate"
msgstr "Migrate" msgstr "Migrate"
#: src/pages/Pool/index.tsx:189 #: src/pages/Pool/index.tsx
msgid "pools.menu.more" msgid "pools.menu.more"
msgstr "More" msgstr "More"
#: src/pages/Pool/index.tsx:152 #: src/pages/Pool/index.tsx
msgid "pools.menu.v2Liquidity" msgid "pools.menu.v2Liquidity"
msgstr "V2 liquidity" msgstr "V2 liquidity"
#: src/components/PositionPreview/index.tsx:131 #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx:150 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:790 #: src/pages/Pool/PositionPage.tsx
msgid "pools.minMaxPriceHint" msgid "pools.minMaxPriceHint"
msgstr "Your position will be 100% {0} at this price." msgstr "Your position will be 100% {0} at this price."
#: src/components/PositionPreview/index.tsx:122 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:783 #: src/pages/Pool/PositionPage.tsx
msgid "pools.minPriceLabel" msgid "pools.minPriceLabel"
msgstr "Min price" msgstr "Min price"
#: src/pages/Pool/index.tsx:206 #: src/pages/Pool/index.tsx
msgid "pools.toggle.hideClosedPositions" msgid "pools.toggle.hideClosedPositions"
msgstr "Hide closed positions" msgstr "Hide closed positions"
#: src/pages/RemoveLiquidity/index.tsx:464 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.buttons.RemoveAmount" msgid "removeLiquidity.buttons.RemoveAmount"
msgstr "Remove Amount" msgstr "Remove Amount"
#: src/pages/RemoveLiquidity/index.tsx:652 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.buttons.remove" msgid "removeLiquidity.buttons.remove"
msgstr "Remove" msgstr "Remove"
#: src/pages/RemoveLiquidity/V3.tsx:193 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/index.tsx:375 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.confirming.pending" msgid "removeLiquidity.confirming.pending"
msgstr "Removing {0} {1} and {2} {3}" msgstr "Removing {0} {1} and {2} {3}"
#: src/pages/RemoveLiquidity/index.tsx:323 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.hint.outputEstimated" msgid "removeLiquidity.hint.outputEstimated"
msgstr "Output is estimated. If the price changes by more than {0}% your transaction will revert." msgstr "Output is estimated. If the price changes by more than {0}% your transaction will revert."
#: src/pages/RemoveLiquidity/V3.tsx:228 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.hints.collectFeesEarn" msgid "removeLiquidity.hints.collectFeesEarn"
msgstr "You will also collect fees earned from this position." msgstr "You will also collect fees earned from this position."
#: src/pages/RemoveLiquidity/index.tsx:453 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.hints.removingPoolTokensConvertsPosition" msgid "removeLiquidity.hints.removingPoolTokensConvertsPosition"
msgstr "<0>Tip:</0> Removing pool tokens converts your position back into underlying tokens at the current rate, proportional to your share of the pool. Accrued fees are included in the amounts you receive." msgstr "<0>Tip:</0> Removing pool tokens converts your position back into underlying tokens at the current rate, proportional to your share of the pool. Accrued fees are included in the amounts you receive."
#: src/pages/RemoveLiquidity/V3.tsx:234 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:245 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:360 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.label.feesEarned" msgid "removeLiquidity.label.feesEarned"
msgstr "{0} Fees Earned:" msgstr "{0} Fees Earned:"
#: src/pages/RemoveLiquidity/index.tsx:337 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.UNIBurned" msgid "removeLiquidity.labels.UNIBurned"
msgstr "UNI {0}/{1} Burned" msgstr "UNI {0}/{1} Burned"
#: src/pages/RemoveLiquidity/index.tsx:441 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.confirmationTitle" msgid "removeLiquidity.labels.confirmationTitle"
msgstr "You will receive" msgstr "You will receive"
#: src/pages/RemoveLiquidity/index.tsx:352 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.modalPrice" msgid "removeLiquidity.labels.modalPrice"
msgstr "Price" msgstr "Price"
#: src/pages/RemoveLiquidity/V3.tsx:311 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.labels.percentForSlider" msgid "removeLiquidity.labels.percentForSlider"
msgstr "{percentForSlider}%" msgstr "{percentForSlider}%"
#: src/pages/RemoveLiquidity/index.tsx:606 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.price" msgid "removeLiquidity.labels.price"
msgstr "Price:" msgstr "Price:"
#: src/pages/RemoveLiquidity/V3.tsx:272 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.labels.removeLiquidity" msgid "removeLiquidity.labels.removeLiquidity"
msgstr "Remove Liquidity" msgstr "Remove Liquidity"
#: src/pages/Swap/index.tsx:575 #: src/pages/Swap/index.tsx
msgid "swap.buttons.allowUniswapToUseCurrency" msgid "swap.buttons.allowUniswapToUseCurrency"
msgstr "Allow the Uniswap Protocol to use your {0}" msgstr "Allow the Uniswap Protocol to use your {0}"
#: src/pages/Swap/index.tsx:467 #: src/pages/Swap/index.tsx
msgid "swap.buttons.backToV3" msgid "swap.buttons.backToV3"
msgstr "<0>Back to</0>V3" msgstr "<0>Back to</0>V3"
#: src/pages/Swap/index.tsx:624 #: src/pages/Swap/index.tsx
msgid "swap.buttons.highPriceImpact" msgid "swap.buttons.highPriceImpact"
msgstr "High Price Impact" msgstr "High Price Impact"
#: src/pages/Swap/index.tsx:657 #: src/pages/Swap/index.tsx
msgid "swap.buttons.priceImpactTooHigh" msgid "swap.buttons.priceImpactTooHigh"
msgstr "Price Impact Too High" msgstr "Price Impact Too High"
#: src/pages/Swap/index.tsx:628 #: src/pages/Swap/index.tsx
#: src/pages/Swap/index.tsx:661 #: src/pages/Swap/index.tsx
msgid "swap.buttons.swap" msgid "swap.buttons.swap"
msgstr "Swap" msgstr "Swap"
#: src/pages/Swap/index.tsx:626 #: src/pages/Swap/index.tsx
#: src/pages/Swap/index.tsx:659 #: src/pages/Swap/index.tsx
msgid "swap.buttons.swapAnyway" msgid "swap.buttons.swapAnyway"
msgstr "Swap Anyway" msgstr "Swap Anyway"
#: src/pages/Swap/index.tsx:571 #: src/pages/Swap/index.tsx
msgid "swap.buttons.tradeCurrency" msgid "swap.buttons.tradeCurrency"
msgstr "You can now trade {0}" msgstr "You can now trade {0}"
#: src/pages/Swap/index.tsx:527 #: src/pages/Swap/index.tsx
msgid "swap.buttons.unwrap" msgid "swap.buttons.unwrap"
msgstr "Unwrap" msgstr "Unwrap"
#: src/pages/Swap/index.tsx:525 #: src/pages/Swap/index.tsx
msgid "swap.buttons.wrap" msgid "swap.buttons.wrap"
msgstr "Wrap" msgstr "Wrap"
#: src/pages/Swap/index.tsx:587 #: src/pages/Swap/index.tsx
msgid "swap.hints.permission" msgid "swap.hints.permission"
msgstr "You must give the Uniswap smart contracts permission to use your {0}. You only have to do this once per token." msgstr "You must give the Uniswap smart contracts permission to use your {0}. You only have to do this once per token."
#: src/pages/Swap/index.tsx:383 #: src/pages/Swap/index.tsx
msgid "swap.labels.from" msgid "swap.labels.from"
msgstr "From" msgstr "From"
#: src/pages/Swap/index.tsx:382 #: src/pages/Swap/index.tsx
msgid "swap.labels.fromAtMost" msgid "swap.labels.fromAtMost"
msgstr "From (at most)" msgstr "From (at most)"
#: src/pages/Swap/index.tsx:542 #: src/pages/Swap/index.tsx
msgid "swap.labels.insufficientLiquidity" msgid "swap.labels.insufficientLiquidity"
msgstr "Insufficient liquidity for this trade." msgstr "Insufficient liquidity for this trade."
#: src/pages/Swap/index.tsx:538 #: src/pages/Swap/index.tsx
msgid "swap.labels.insufficientLiquiditySingleHopOnly" msgid "swap.labels.insufficientLiquiditySingleHopOnly"
msgstr "Insufficient liquidity for this trade. Try enabling multi-hop trades." msgstr "Insufficient liquidity for this trade. Try enabling multi-hop trades."
#: src/pages/Swap/index.tsx:433 #: src/pages/Swap/index.tsx
msgid "swap.labels.removeSend" msgid "swap.labels.removeSend"
msgstr "- Remove send" msgstr "- Remove send"
#: src/pages/Swap/index.tsx:412 #: src/pages/Swap/index.tsx
msgid "swap.labels.to" msgid "swap.labels.to"
msgstr "To" msgstr "To"
#: src/pages/Swap/index.tsx:411 #: src/pages/Swap/index.tsx
msgid "swap.labels.toAtLeast" msgid "swap.labels.toAtLeast"
msgstr "To (at least)" msgstr "To (at least)"
#: src/components/SearchModal/ImportList.tsx:158 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.buttons.import" msgid "tokenLists.buttons.import"
msgstr "Import" msgstr "Import"
#: src/components/SearchModal/ImportList.tsx:126 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importHint1" msgid "tokenLists.importHint1"
msgstr "By adding this list you are implicitly trusting that the data is correct. Anyone can create a list, including creating fake versions of existing lists and lists that claim to represent projects that do not have one." msgstr "By adding this list you are implicitly trusting that the data is correct. Anyone can create a list, including creating fake versions of existing lists and lists that claim to represent projects that do not have one."
#: src/components/SearchModal/ImportList.tsx:133 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importHint2" msgid "tokenLists.importHint2"
msgstr "If you purchase a token from this list, you may not be able to sell it back." msgstr "If you purchase a token from this list, you may not be able to sell it back."
#: src/components/SearchModal/ImportList.tsx:85 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importList" msgid "tokenLists.importList"
msgstr "Import List" msgstr "Import List"
#: src/components/SearchModal/ImportList.tsx:120 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importWarning" msgid "tokenLists.importWarning"
msgstr "Import at your own risk" msgstr "Import at your own risk"
#: src/components/SearchModal/CurrencySearch.tsx:232 #: src/components/SearchModal/CurrencySearch.tsx
msgid "tokenLists.manage" msgid "tokenLists.manage"
msgstr "Manage Token Lists" msgstr "Manage Token Lists"
#: src/components/SearchModal/ImportList.tsx:104 #: src/components/SearchModal/ImportList.tsx
msgid "tokensLists.numberOfTokens" msgid "tokensLists.numberOfTokens"
msgstr "{0} tokens" msgstr "{0} tokens"
#: src/pages/MigrateV2/MigrateV2Pair.tsx:633 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "transactions.allowLPTokenMigration" msgid "transactions.allowLPTokenMigration"
msgstr "Allow LP token migration" msgstr "Allow LP token migration"
#: src/pages/MigrateV2/MigrateV2Pair.tsx:631 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "transactions.allower" msgid "transactions.allower"
msgstr "Allowed" msgstr "Allowed"
#: src/pages/RemoveLiquidity/index.tsx:641 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.approve" msgid "transactions.approve"
msgstr "Approve" msgstr "Approve"
#: src/pages/RemoveLiquidity/index.tsx:639 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.approved" msgid "transactions.approved"
msgstr "Approved" msgstr "Approved"
#: src/pages/MigrateV2/MigrateV2Pair.tsx:628 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/RemoveLiquidity/index.tsx:636 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.approving" msgid "transactions.approving"
msgstr "Approving" msgstr "Approving"
#: src/pages/AddLiquidity/index.tsx:417 #: src/pages/AddLiquidity/index.tsx
msgid "transactions.confirmation.button" msgid "transactions.confirmation.button"
msgstr "Add" msgstr "Add"
#: src/components/Web3Status/index.tsx:188 #: src/components/Web3Status/index.tsx
msgid "transactions.pending" msgid "transactions.pending"
msgstr "{0} Pending" msgstr "{0} Pending"
#: src/pages/AddLiquidity/index.tsx:266 #: src/pages/AddLiquidity/index.tsx
msgid "transactions.summary.addLiquidity" msgid "transactions.summary.addLiquidity"
msgstr "Add {0}/{1} V3 liquidity" msgstr "Add {0}/{1} V3 liquidity"
#: src/pages/AddLiquidity/index.tsx:262 #: src/pages/AddLiquidity/index.tsx
msgid "transactions.summary.createPoolAndAddLiquidity" msgid "transactions.summary.createPoolAndAddLiquidity"
msgstr "Create pool and add {0}/{1} V3 liquidity" msgstr "Create pool and add {0}/{1} V3 liquidity"
#: src/pages/RemoveLiquidity/index.tsx:269 #: src/pages/RemoveLiquidity/index.tsx
#: src/pages/RemoveLiquidity/index.tsx:269 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.summary.removeLiquidity" msgid "transactions.summary.removeLiquidity"
msgstr "Remove {0} {1} and {2} {3}" msgstr "Remove {0} {1} and {2} {3}"
#: src/pages/RemoveLiquidity/V3.tsx:155 #: src/pages/RemoveLiquidity/V3.tsx
msgid "transactions.summary.removeLiquidityV3" msgid "transactions.summary.removeLiquidityV3"
msgstr "Remove {0}/{1} V3 liquidity" msgstr "Remove {0}/{1} V3 liquidity"
#: src/pages/AddLiquidity/index.tsx:713 #: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/index.tsx:243 #: src/pages/Pool/index.tsx
#: src/pages/RemoveLiquidity/index.tsx:622 #: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx:519 #: src/pages/Swap/index.tsx
msgid "wallet.connect" msgid "wallet.connect"
msgstr "Connect Wallet" msgstr "Connect Wallet"
#: src/components/Web3Status/index.tsx:216 #: src/components/Web3Status/index.tsx
msgid "wallet.connectLongForm" msgid "wallet.connectLongForm"
msgstr "Connect to a wallet" msgstr "Connect to a wallet"
#: src/components/Header/index.tsx:393 #: src/components/Header/index.tsx
msgid "wallet.ethBalance" msgid "wallet.ethBalance"
msgstr "{0} ETH" msgstr "{0} ETH"
#: src/pages/MigrateV2/MigrateV2Pair.tsx:745 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "wallet.mustConnectAccount" msgid "wallet.mustConnectAccount"
msgstr "You must connect an account." msgstr "You must connect an account."
...@@ -13,763 +13,763 @@ msgstr "" ...@@ -13,763 +13,763 @@ msgstr ""
"Language-Team: \n" "Language-Team: \n"
"Plural-Forms: \n" "Plural-Forms: \n"
#: src/pages/AddLiquidity/index.tsx:528 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.currentPrice" msgid "addLiquidity.labels.currentPrice"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:574 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectLiquidityRange" msgid "addLiquidity.labels.selectLiquidityRange"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:439 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectPair" msgid "addLiquidity.labels.selectPair"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:500 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectStartingPrice" msgid "addLiquidity.labels.selectStartingPrice"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:484 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectedRange" msgid "addLiquidity.labels.selectedRange"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:368 #: src/pages/RemoveLiquidity/index.tsx
msgid "buttons.confirm" msgid "buttons.confirm"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:257 #: src/pages/RemoveLiquidity/V3.tsx
msgid "buttons.remove" msgid "buttons.remove"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:383 #: src/components/Header/index.tsx
msgid "claim.buttons.claimUNI" msgid "claim.buttons.claimUNI"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:380 #: src/components/Header/index.tsx
msgid "claim.buttons.claimingUNI" msgid "claim.buttons.claimingUNI"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:146 #: src/components/SearchModal/ImportList.tsx
msgid "common.IUnderstand" msgid "common.IUnderstand"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:443 #: src/pages/AddLiquidity/index.tsx
msgid "common.clearAll" msgid "common.clearAll"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:475 #: src/pages/RemoveLiquidity/index.tsx
msgid "common.detailed" msgid "common.detailed"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:758 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/PoolFinder/index.tsx:207 #: src/pages/PoolFinder/index.tsx
#: src/pages/Swap/index.tsx:535 #: src/pages/Swap/index.tsx
msgid "common.loading" msgid "common.loading"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:473 #: src/pages/RemoveLiquidity/index.tsx
msgid "common.simple" msgid "common.simple"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:140 #: src/pages/Pool/CTACards.tsx
msgid "cta.topPools" msgid "cta.topPools"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:143 #: src/pages/Pool/CTACards.tsx
msgid "cta.v3.explore" msgid "cta.v3.explore"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:126 #: src/pages/Pool/CTACards.tsx
msgid "cta.v3.launchAnnouncement" msgid "cta.v3.launchAnnouncement"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:129 #: src/pages/Pool/CTACards.tsx
msgid "cta.v3.walkthroughAndMigration" msgid "cta.v3.walkthroughAndMigration"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:126 #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx:145 #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx:164 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:173 #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx:807 #: src/pages/Pool/PositionPage.tsx
msgid "currencies.denominated" msgid "currencies.denominated"
msgstr "" msgstr ""
#: src/components/CurrencyInputPanel/index.tsx:280 #: src/components/CurrencyInputPanel/index.tsx
msgid "currencies.input.max" msgid "currencies.input.max"
msgstr "" msgstr ""
#: src/components/CurrencyInputPanel/index.tsx:202 #: src/components/CurrencyInputPanel/index.tsx
msgid "currencies.input.priceOutsideWarning" msgid "currencies.input.priceOutsideWarning"
msgstr "" msgstr ""
#: src/components/SearchModal/CurrencySearch.tsx:220 #: src/components/SearchModal/CurrencySearch.tsx
msgid "currencies.search.noResults" msgid "currencies.search.noResults"
msgstr "" msgstr ""
#: src/components/SearchModal/CurrencySearch.tsx:182 #: src/components/SearchModal/CurrencySearch.tsx
msgid "currencies.search.placeholder" msgid "currencies.search.placeholder"
msgstr "" msgstr ""
#: src/components/CurrencyInputPanel/index.tsx:240 #: src/components/CurrencyInputPanel/index.tsx
#: src/components/SearchModal/CurrencySearch.tsx:174 #: src/components/SearchModal/CurrencySearch.tsx
#: src/pages/PoolFinder/index.tsx:122 #: src/pages/PoolFinder/index.tsx
#: src/pages/PoolFinder/index.tsx:146 #: src/pages/PoolFinder/index.tsx
msgid "currencies.search.selectToken" msgid "currencies.search.selectToken"
msgstr "Seleccioná un token" msgstr "Seleccioná un token"
#: src/components/Web3Status/index.tsx:208 #: src/components/Web3Status/index.tsx
msgid "error.generic" msgid "error.generic"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:654 #: src/pages/AddLiquidity/index.tsx
msgid "error.invalidRangeWarning" msgid "error.invalidRangeWarning"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:708 #: src/pages/AddLiquidity/index.tsx
msgid "error.unsupportedAsset" msgid "error.unsupportedAsset"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:514 #: src/pages/Swap/index.tsx
msgid "error.unsupportedAssets" msgid "error.unsupportedAssets"
msgstr "" msgstr ""
#: src/components/Web3Status/index.tsx:207 #: src/components/Web3Status/index.tsx
msgid "error.wrongNetwork" msgid "error.wrongNetwork"
msgstr "" msgstr ""
#: src/components/Web3ReactManager/index.tsx:61 #: src/components/Web3ReactManager/index.tsx
msgid "errors.unknown" msgid "errors.unknown"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:640 #: src/pages/AddLiquidity/index.tsx
msgid "inactiveRangeWarning" msgid "inactiveRangeWarning"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:307 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.amount" msgid "labels.amount"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:413 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.inactive" msgid "labels.inactive"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:324 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.max" msgid "labels.max"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:415 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.remove" msgid "labels.remove"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:672 #: src/pages/AddLiquidity/index.tsx
msgid "liquidity.depositAmounts" msgid "liquidity.depositAmounts"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:659 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.buttons.migrate" msgid "migrate.buttons.migrate"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:656 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.buttons.migrating" msgid "migrate.buttons.migrating"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:586 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.errors.invalidRangeWarning" msgid "migrate.errors.invalidRangeWarning"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:458 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.firstV3LPGasCost" msgid "migrate.hint.firstV3LPGasCost"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:451 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.firstV3LiquidityProvider" msgid "migrate.hint.firstV3LiquidityProvider"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:404 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.migrationContract" msgid "migrate.hint.migrationContract"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:519 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.priceHint" msgid "migrate.hint.priceHint"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:397 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.toolInformation" msgid "migrate.hint.toolInformation"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:573 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hints.inactiveRangeWarning" msgid "migrate.hints.inactiveRangeWarning"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:600 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hints.priceRangeRefund" msgid "migrate.hints.priceRangeRefund"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:438 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.label.lpNFTToken" msgid "migrate.label.lpNFTToken"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:417 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.label.lpToken" msgid "migrate.label.lpToken"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:738 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.migrateV2Liquidity" msgid "migrate.labels.migrateV2Liquidity"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:467 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx:485 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.price" msgid "migrate.labels.price"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:511 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.priceDifference" msgid "migrate.labels.priceDifference"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:541 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.selectLiquidityRange" msgid "migrate.labels.selectLiquidityRange"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:498 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx:529 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.v3Price" msgid "migrate.labels.v3Price"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:814 #: src/pages/Pool/PositionPage.tsx
msgid "minMaxPriceHint" msgid "minMaxPriceHint"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:362 #: src/components/Header/index.tsx
msgid "nav.charts" msgid "nav.charts"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:83 #: src/components/NavigationTabs/index.tsx
msgid "nav.importPool" msgid "nav.importPool"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:356 #: src/components/Header/index.tsx
#: src/components/NavigationTabs/index.tsx:69 #: src/components/NavigationTabs/index.tsx
msgid "nav.pool" msgid "nav.pool"
msgstr "Pool" msgstr "Pool"
#: src/components/Header/index.tsx:343 #: src/components/Header/index.tsx
#: src/components/NavigationTabs/index.tsx:66 #: src/components/NavigationTabs/index.tsx
msgid "nav.swap" msgid "nav.swap"
msgstr "Intercambiar" msgstr "Intercambiar"
#: src/components/Header/index.tsx:359 #: src/components/Header/index.tsx
msgid "nav.vote" msgid "nav.vote"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:315 #: src/pages/RemoveLiquidity/V3.tsx
msgid "number.25Percent" msgid "number.25Percent"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:318 #: src/pages/RemoveLiquidity/V3.tsx
msgid "number.50Percent" msgid "number.50Percent"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:321 #: src/pages/RemoveLiquidity/V3.tsx
msgid "number.75Percent" msgid "number.75Percent"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:666 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.emptyFiatValue" msgid "numbers.emptyFiatValue"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:612 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.emptyValueInFiat" msgid "numbers.emptyValueInFiat"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:662 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.fiatValue" msgid "numbers.fiatValue"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:606 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.valueInFiat" msgid "numbers.valueInFiat"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:514 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/Pool/PositionPage.tsx:528 #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx:627 #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx:642 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.valueWithPercent" msgid "numbers.valueWithPercent"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:506 #: src/pages/Pool/PositionPage.tsx
msgid "pool.label.claimFees" msgid "pool.label.claimFees"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:511 #: src/pages/Pool/PositionPage.tsx
msgid "pool.label.collectingFees" msgid "pool.label.collectingFees"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:205 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:216 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:335 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:346 #: src/pages/RemoveLiquidity/V3.tsx
msgid "pool.pooledCurrency" msgid "pool.pooledCurrency"
msgstr "" msgstr ""
#: src/components/PositionList/index.tsx:50 #: src/components/PositionList/index.tsx
#: src/pages/Pool/PositionPage.tsx:759 #: src/pages/Pool/PositionPage.tsx
msgid "pool.priceRange" msgid "pool.priceRange"
msgstr "" msgstr ""
#: src/components/PositionList/index.tsx:46 #: src/components/PositionList/index.tsx
#: src/components/PositionList/index.tsx:54 #: src/components/PositionList/index.tsx
msgid "pool.yourPositions" msgid "pool.yourPositions"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:517 #: src/pages/Pool/PositionPage.tsx
msgid "pools.button.backToPoolsOverview" msgid "pools.button.backToPoolsOverview"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:125 #: src/components/NavigationTabs/index.tsx
msgid "pools.buttons.addLiquidity" msgid "pools.buttons.addLiquidity"
msgstr "Agregar liquidez" msgstr "Agregar liquidez"
#: src/pages/PoolFinder/index.tsx:178 #: src/pages/PoolFinder/index.tsx
msgid "pools.buttons.addLiquidityPoolFinder" msgid "pools.buttons.addLiquidityPoolFinder"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:476 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.collect" msgid "pools.buttons.collect"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:123 #: src/components/NavigationTabs/index.tsx
msgid "pools.buttons.createPair" msgid "pools.buttons.createPair"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:191 #: src/pages/PoolFinder/index.tsx
msgid "pools.buttons.createPool" msgid "pools.buttons.createPool"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:544 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.increaseLiquidity" msgid "pools.buttons.increaseLiquidity"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:160 #: src/pages/PoolFinder/index.tsx
msgid "pools.buttons.manage" msgid "pools.buttons.manage"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:291 #: src/pages/Pool/index.tsx
msgid "pools.buttons.migrateLiquidity" msgid "pools.buttons.migrateLiquidity"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:252 #: src/pages/Pool/index.tsx
msgid "pools.buttons.migrateV2Liquidity" msgid "pools.buttons.migrateV2Liquidity"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:196 #: src/pages/Pool/index.tsx
msgid "pools.buttons.newPosition" msgid "pools.buttons.newPosition"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:581 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.owner" msgid "pools.buttons.owner"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:127 #: src/components/NavigationTabs/index.tsx
#: src/pages/Pool/PositionPage.tsx:555 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.removeLiquidity" msgid "pools.buttons.removeLiquidity"
msgstr "Remover Liquidez" msgstr "Remover Liquidez"
#: src/pages/Pool/index.tsx:274 #: src/pages/Pool/index.tsx
msgid "pools.buttons.viewV2Liquidity" msgid "pools.buttons.viewV2Liquidity"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:160 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:167 #: src/pages/Pool/PositionPage.tsx
msgid "pools.currentPrice" msgid "pools.currentPrice"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:238 #: src/pages/Pool/index.tsx
msgid "pools.emptyStateHint" msgid "pools.emptyStateHint"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:188 #: src/pages/PoolFinder/index.tsx
msgid "pools.error.noPoolFound" msgid "pools.error.noPoolFound"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:199 #: src/pages/PoolFinder/index.tsx
msgid "pools.errors.invalidPair" msgid "pools.errors.invalidPair"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:67 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.highFee" msgid "pools.feeSelector.highFee"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:69 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.highFeeHint" msgid "pools.feeSelector.highFeeHint"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:43 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.lowFee" msgid "pools.feeSelector.lowFee"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:45 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.lowFeeHint" msgid "pools.feeSelector.lowFeeHint"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:55 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.mediumFee" msgid "pools.feeSelector.mediumFee"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:57 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.mediumFeeHint" msgid "pools.feeSelector.mediumFeeHint"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:31 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.subtitle" msgid "pools.feeSelector.subtitle"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:29 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.title" msgid "pools.feeSelector.title"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:179 #: src/pages/Pool/index.tsx
msgid "pools.heading.poolsOverview" msgid "pools.heading.poolsOverview"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:473 #: src/pages/Pool/PositionPage.tsx
msgid "pools.hint.collectingFees" msgid "pools.hint.collectingFees"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:101 #: src/pages/PoolFinder/index.tsx
msgid "pools.hint.toolHelperText" msgid "pools.hint.toolHelperText"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:86 #: src/pages/PoolFinder/index.tsx
msgid "pools.label.connectWalletToFindPools" msgid "pools.label.connectWalletToFindPools"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:174 #: src/pages/PoolFinder/index.tsx
msgid "pools.label.noLiquidityInPoolYet" msgid "pools.label.noLiquidityInPoolYet"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:693 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.collectFees" msgid "pools.labels.collectFees"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:740 #: src/pages/Pool/PositionPage.tsx
#: src/pages/RemoveLiquidity/V3.tsx:395 #: src/pages/RemoveLiquidity/V3.tsx
msgid "pools.labels.collectFeesAsWETH" msgid "pools.labels.collectFeesAsWETH"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:681 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.collectedFees" msgid "pools.labels.collectedFees"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:687 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.collectingFees" msgid "pools.labels.collectingFees"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:99 #: src/components/PositionPreview/index.tsx
msgid "pools.labels.feeTier" msgid "pools.labels.feeTier"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:102 #: src/components/PositionPreview/index.tsx
msgid "pools.labels.feeTierValue" msgid "pools.labels.feeTierValue"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:70 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inRange" msgid "pools.labels.inRange"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:62 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inRangeTooltip" msgid "pools.labels.inRangeTooltip"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:56 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inactive" msgid "pools.labels.inactive"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:47 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inactiveTooltip" msgid "pools.labels.inactiveTooltip"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:602 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.liquidity" msgid "pools.labels.liquidity"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:86 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.outOfRange" msgid "pools.labels.outOfRange"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:76 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.outOfRangeTooltip" msgid "pools.labels.outOfRangeTooltip"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:156 #: src/pages/PoolFinder/index.tsx
msgid "pools.labels.poolFound" msgid "pools.labels.poolFound"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:88 #: src/pages/PoolFinder/index.tsx
msgid "pools.labels.selectTokenToFindLiquidity" msgid "pools.labels.selectTokenToFindLiquidity"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:658 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.unclaimedFees" msgid "pools.labels.unclaimedFees"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:141 #: src/components/PositionPreview/index.tsx
msgid "pools.maxPrice" msgid "pools.maxPrice"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:802 #: src/pages/Pool/PositionPage.tsx
msgid "pools.maxPriceLabel" msgid "pools.maxPriceLabel"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:132 #: src/pages/Pool/index.tsx
msgid "pools.menu.create" msgid "pools.menu.create"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:162 #: src/pages/Pool/index.tsx
msgid "pools.menu.learn" msgid "pools.menu.learn"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:142 #: src/pages/Pool/index.tsx
msgid "pools.menu.migrate" msgid "pools.menu.migrate"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:189 #: src/pages/Pool/index.tsx
msgid "pools.menu.more" msgid "pools.menu.more"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:152 #: src/pages/Pool/index.tsx
msgid "pools.menu.v2Liquidity" msgid "pools.menu.v2Liquidity"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:131 #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx:150 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:790 #: src/pages/Pool/PositionPage.tsx
msgid "pools.minMaxPriceHint" msgid "pools.minMaxPriceHint"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:122 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:783 #: src/pages/Pool/PositionPage.tsx
msgid "pools.minPriceLabel" msgid "pools.minPriceLabel"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:206 #: src/pages/Pool/index.tsx
msgid "pools.toggle.hideClosedPositions" msgid "pools.toggle.hideClosedPositions"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:464 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.buttons.RemoveAmount" msgid "removeLiquidity.buttons.RemoveAmount"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:652 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.buttons.remove" msgid "removeLiquidity.buttons.remove"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:193 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/index.tsx:375 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.confirming.pending" msgid "removeLiquidity.confirming.pending"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:323 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.hint.outputEstimated" msgid "removeLiquidity.hint.outputEstimated"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:228 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.hints.collectFeesEarn" msgid "removeLiquidity.hints.collectFeesEarn"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:453 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.hints.removingPoolTokensConvertsPosition" msgid "removeLiquidity.hints.removingPoolTokensConvertsPosition"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:234 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:245 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:360 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.label.feesEarned" msgid "removeLiquidity.label.feesEarned"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:337 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.UNIBurned" msgid "removeLiquidity.labels.UNIBurned"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:441 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.confirmationTitle" msgid "removeLiquidity.labels.confirmationTitle"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:352 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.modalPrice" msgid "removeLiquidity.labels.modalPrice"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:311 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.labels.percentForSlider" msgid "removeLiquidity.labels.percentForSlider"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:606 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.price" msgid "removeLiquidity.labels.price"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:272 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.labels.removeLiquidity" msgid "removeLiquidity.labels.removeLiquidity"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:575 #: src/pages/Swap/index.tsx
msgid "swap.buttons.allowUniswapToUseCurrency" msgid "swap.buttons.allowUniswapToUseCurrency"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:467 #: src/pages/Swap/index.tsx
msgid "swap.buttons.backToV3" msgid "swap.buttons.backToV3"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:624 #: src/pages/Swap/index.tsx
msgid "swap.buttons.highPriceImpact" msgid "swap.buttons.highPriceImpact"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:657 #: src/pages/Swap/index.tsx
msgid "swap.buttons.priceImpactTooHigh" msgid "swap.buttons.priceImpactTooHigh"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:628 #: src/pages/Swap/index.tsx
#: src/pages/Swap/index.tsx:661 #: src/pages/Swap/index.tsx
msgid "swap.buttons.swap" msgid "swap.buttons.swap"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:626 #: src/pages/Swap/index.tsx
#: src/pages/Swap/index.tsx:659 #: src/pages/Swap/index.tsx
msgid "swap.buttons.swapAnyway" msgid "swap.buttons.swapAnyway"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:571 #: src/pages/Swap/index.tsx
msgid "swap.buttons.tradeCurrency" msgid "swap.buttons.tradeCurrency"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:527 #: src/pages/Swap/index.tsx
msgid "swap.buttons.unwrap" msgid "swap.buttons.unwrap"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:525 #: src/pages/Swap/index.tsx
msgid "swap.buttons.wrap" msgid "swap.buttons.wrap"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:587 #: src/pages/Swap/index.tsx
msgid "swap.hints.permission" msgid "swap.hints.permission"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:383 #: src/pages/Swap/index.tsx
msgid "swap.labels.from" msgid "swap.labels.from"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:382 #: src/pages/Swap/index.tsx
msgid "swap.labels.fromAtMost" msgid "swap.labels.fromAtMost"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:542 #: src/pages/Swap/index.tsx
msgid "swap.labels.insufficientLiquidity" msgid "swap.labels.insufficientLiquidity"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:538 #: src/pages/Swap/index.tsx
msgid "swap.labels.insufficientLiquiditySingleHopOnly" msgid "swap.labels.insufficientLiquiditySingleHopOnly"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:433 #: src/pages/Swap/index.tsx
msgid "swap.labels.removeSend" msgid "swap.labels.removeSend"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:412 #: src/pages/Swap/index.tsx
msgid "swap.labels.to" msgid "swap.labels.to"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:411 #: src/pages/Swap/index.tsx
msgid "swap.labels.toAtLeast" msgid "swap.labels.toAtLeast"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:158 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.buttons.import" msgid "tokenLists.buttons.import"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:126 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importHint1" msgid "tokenLists.importHint1"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:133 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importHint2" msgid "tokenLists.importHint2"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:85 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importList" msgid "tokenLists.importList"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:120 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importWarning" msgid "tokenLists.importWarning"
msgstr "" msgstr ""
#: src/components/SearchModal/CurrencySearch.tsx:232 #: src/components/SearchModal/CurrencySearch.tsx
msgid "tokenLists.manage" msgid "tokenLists.manage"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:104 #: src/components/SearchModal/ImportList.tsx
msgid "tokensLists.numberOfTokens" msgid "tokensLists.numberOfTokens"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:633 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "transactions.allowLPTokenMigration" msgid "transactions.allowLPTokenMigration"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:631 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "transactions.allower" msgid "transactions.allower"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:641 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.approve" msgid "transactions.approve"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:639 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.approved" msgid "transactions.approved"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:628 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/RemoveLiquidity/index.tsx:636 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.approving" msgid "transactions.approving"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:417 #: src/pages/AddLiquidity/index.tsx
msgid "transactions.confirmation.button" msgid "transactions.confirmation.button"
msgstr "" msgstr ""
#: src/components/Web3Status/index.tsx:188 #: src/components/Web3Status/index.tsx
msgid "transactions.pending" msgid "transactions.pending"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:266 #: src/pages/AddLiquidity/index.tsx
msgid "transactions.summary.addLiquidity" msgid "transactions.summary.addLiquidity"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:262 #: src/pages/AddLiquidity/index.tsx
msgid "transactions.summary.createPoolAndAddLiquidity" msgid "transactions.summary.createPoolAndAddLiquidity"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:269 #: src/pages/RemoveLiquidity/index.tsx
#: src/pages/RemoveLiquidity/index.tsx:269 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.summary.removeLiquidity" msgid "transactions.summary.removeLiquidity"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:155 #: src/pages/RemoveLiquidity/V3.tsx
msgid "transactions.summary.removeLiquidityV3" msgid "transactions.summary.removeLiquidityV3"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:713 #: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/index.tsx:243 #: src/pages/Pool/index.tsx
#: src/pages/RemoveLiquidity/index.tsx:622 #: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx:519 #: src/pages/Swap/index.tsx
msgid "wallet.connect" msgid "wallet.connect"
msgstr "" msgstr ""
#: src/components/Web3Status/index.tsx:216 #: src/components/Web3Status/index.tsx
msgid "wallet.connectLongForm" msgid "wallet.connectLongForm"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:393 #: src/components/Header/index.tsx
msgid "wallet.ethBalance" msgid "wallet.ethBalance"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:745 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "wallet.mustConnectAccount" msgid "wallet.mustConnectAccount"
msgstr "" msgstr ""
...@@ -13,763 +13,763 @@ msgstr "" ...@@ -13,763 +13,763 @@ msgstr ""
"Language-Team: \n" "Language-Team: \n"
"Plural-Forms: \n" "Plural-Forms: \n"
#: src/pages/AddLiquidity/index.tsx:528 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.currentPrice" msgid "addLiquidity.labels.currentPrice"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:574 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectLiquidityRange" msgid "addLiquidity.labels.selectLiquidityRange"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:439 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectPair" msgid "addLiquidity.labels.selectPair"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:500 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectStartingPrice" msgid "addLiquidity.labels.selectStartingPrice"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:484 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectedRange" msgid "addLiquidity.labels.selectedRange"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:368 #: src/pages/RemoveLiquidity/index.tsx
msgid "buttons.confirm" msgid "buttons.confirm"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:257 #: src/pages/RemoveLiquidity/V3.tsx
msgid "buttons.remove" msgid "buttons.remove"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:383 #: src/components/Header/index.tsx
msgid "claim.buttons.claimUNI" msgid "claim.buttons.claimUNI"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:380 #: src/components/Header/index.tsx
msgid "claim.buttons.claimingUNI" msgid "claim.buttons.claimingUNI"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:146 #: src/components/SearchModal/ImportList.tsx
msgid "common.IUnderstand" msgid "common.IUnderstand"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:443 #: src/pages/AddLiquidity/index.tsx
msgid "common.clearAll" msgid "common.clearAll"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:475 #: src/pages/RemoveLiquidity/index.tsx
msgid "common.detailed" msgid "common.detailed"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:758 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/PoolFinder/index.tsx:207 #: src/pages/PoolFinder/index.tsx
#: src/pages/Swap/index.tsx:535 #: src/pages/Swap/index.tsx
msgid "common.loading" msgid "common.loading"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:473 #: src/pages/RemoveLiquidity/index.tsx
msgid "common.simple" msgid "common.simple"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:140 #: src/pages/Pool/CTACards.tsx
msgid "cta.topPools" msgid "cta.topPools"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:143 #: src/pages/Pool/CTACards.tsx
msgid "cta.v3.explore" msgid "cta.v3.explore"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:126 #: src/pages/Pool/CTACards.tsx
msgid "cta.v3.launchAnnouncement" msgid "cta.v3.launchAnnouncement"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:129 #: src/pages/Pool/CTACards.tsx
msgid "cta.v3.walkthroughAndMigration" msgid "cta.v3.walkthroughAndMigration"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:126 #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx:145 #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx:164 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:173 #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx:807 #: src/pages/Pool/PositionPage.tsx
msgid "currencies.denominated" msgid "currencies.denominated"
msgstr "" msgstr ""
#: src/components/CurrencyInputPanel/index.tsx:280 #: src/components/CurrencyInputPanel/index.tsx
msgid "currencies.input.max" msgid "currencies.input.max"
msgstr "" msgstr ""
#: src/components/CurrencyInputPanel/index.tsx:202 #: src/components/CurrencyInputPanel/index.tsx
msgid "currencies.input.priceOutsideWarning" msgid "currencies.input.priceOutsideWarning"
msgstr "" msgstr ""
#: src/components/SearchModal/CurrencySearch.tsx:220 #: src/components/SearchModal/CurrencySearch.tsx
msgid "currencies.search.noResults" msgid "currencies.search.noResults"
msgstr "" msgstr ""
#: src/components/SearchModal/CurrencySearch.tsx:182 #: src/components/SearchModal/CurrencySearch.tsx
msgid "currencies.search.placeholder" msgid "currencies.search.placeholder"
msgstr "" msgstr ""
#: src/components/CurrencyInputPanel/index.tsx:240 #: src/components/CurrencyInputPanel/index.tsx
#: src/components/SearchModal/CurrencySearch.tsx:174 #: src/components/SearchModal/CurrencySearch.tsx
#: src/pages/PoolFinder/index.tsx:122 #: src/pages/PoolFinder/index.tsx
#: src/pages/PoolFinder/index.tsx:146 #: src/pages/PoolFinder/index.tsx
msgid "currencies.search.selectToken" msgid "currencies.search.selectToken"
msgstr "Seleccione un token" msgstr "Seleccione un token"
#: src/components/Web3Status/index.tsx:208 #: src/components/Web3Status/index.tsx
msgid "error.generic" msgid "error.generic"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:654 #: src/pages/AddLiquidity/index.tsx
msgid "error.invalidRangeWarning" msgid "error.invalidRangeWarning"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:708 #: src/pages/AddLiquidity/index.tsx
msgid "error.unsupportedAsset" msgid "error.unsupportedAsset"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:514 #: src/pages/Swap/index.tsx
msgid "error.unsupportedAssets" msgid "error.unsupportedAssets"
msgstr "" msgstr ""
#: src/components/Web3Status/index.tsx:207 #: src/components/Web3Status/index.tsx
msgid "error.wrongNetwork" msgid "error.wrongNetwork"
msgstr "" msgstr ""
#: src/components/Web3ReactManager/index.tsx:61 #: src/components/Web3ReactManager/index.tsx
msgid "errors.unknown" msgid "errors.unknown"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:640 #: src/pages/AddLiquidity/index.tsx
msgid "inactiveRangeWarning" msgid "inactiveRangeWarning"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:307 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.amount" msgid "labels.amount"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:413 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.inactive" msgid "labels.inactive"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:324 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.max" msgid "labels.max"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:415 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.remove" msgid "labels.remove"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:672 #: src/pages/AddLiquidity/index.tsx
msgid "liquidity.depositAmounts" msgid "liquidity.depositAmounts"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:659 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.buttons.migrate" msgid "migrate.buttons.migrate"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:656 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.buttons.migrating" msgid "migrate.buttons.migrating"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:586 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.errors.invalidRangeWarning" msgid "migrate.errors.invalidRangeWarning"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:458 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.firstV3LPGasCost" msgid "migrate.hint.firstV3LPGasCost"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:451 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.firstV3LiquidityProvider" msgid "migrate.hint.firstV3LiquidityProvider"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:404 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.migrationContract" msgid "migrate.hint.migrationContract"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:519 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.priceHint" msgid "migrate.hint.priceHint"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:397 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.toolInformation" msgid "migrate.hint.toolInformation"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:573 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hints.inactiveRangeWarning" msgid "migrate.hints.inactiveRangeWarning"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:600 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hints.priceRangeRefund" msgid "migrate.hints.priceRangeRefund"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:438 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.label.lpNFTToken" msgid "migrate.label.lpNFTToken"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:417 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.label.lpToken" msgid "migrate.label.lpToken"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:738 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.migrateV2Liquidity" msgid "migrate.labels.migrateV2Liquidity"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:467 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx:485 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.price" msgid "migrate.labels.price"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:511 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.priceDifference" msgid "migrate.labels.priceDifference"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:541 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.selectLiquidityRange" msgid "migrate.labels.selectLiquidityRange"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:498 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx:529 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.v3Price" msgid "migrate.labels.v3Price"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:814 #: src/pages/Pool/PositionPage.tsx
msgid "minMaxPriceHint" msgid "minMaxPriceHint"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:362 #: src/components/Header/index.tsx
msgid "nav.charts" msgid "nav.charts"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:83 #: src/components/NavigationTabs/index.tsx
msgid "nav.importPool" msgid "nav.importPool"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:356 #: src/components/Header/index.tsx
#: src/components/NavigationTabs/index.tsx:69 #: src/components/NavigationTabs/index.tsx
msgid "nav.pool" msgid "nav.pool"
msgstr "Pool" msgstr "Pool"
#: src/components/Header/index.tsx:343 #: src/components/Header/index.tsx
#: src/components/NavigationTabs/index.tsx:66 #: src/components/NavigationTabs/index.tsx
msgid "nav.swap" msgid "nav.swap"
msgstr "Intercambiar" msgstr "Intercambiar"
#: src/components/Header/index.tsx:359 #: src/components/Header/index.tsx
msgid "nav.vote" msgid "nav.vote"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:315 #: src/pages/RemoveLiquidity/V3.tsx
msgid "number.25Percent" msgid "number.25Percent"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:318 #: src/pages/RemoveLiquidity/V3.tsx
msgid "number.50Percent" msgid "number.50Percent"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:321 #: src/pages/RemoveLiquidity/V3.tsx
msgid "number.75Percent" msgid "number.75Percent"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:666 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.emptyFiatValue" msgid "numbers.emptyFiatValue"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:612 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.emptyValueInFiat" msgid "numbers.emptyValueInFiat"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:662 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.fiatValue" msgid "numbers.fiatValue"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:606 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.valueInFiat" msgid "numbers.valueInFiat"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:514 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/Pool/PositionPage.tsx:528 #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx:627 #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx:642 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.valueWithPercent" msgid "numbers.valueWithPercent"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:506 #: src/pages/Pool/PositionPage.tsx
msgid "pool.label.claimFees" msgid "pool.label.claimFees"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:511 #: src/pages/Pool/PositionPage.tsx
msgid "pool.label.collectingFees" msgid "pool.label.collectingFees"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:205 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:216 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:335 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:346 #: src/pages/RemoveLiquidity/V3.tsx
msgid "pool.pooledCurrency" msgid "pool.pooledCurrency"
msgstr "" msgstr ""
#: src/components/PositionList/index.tsx:50 #: src/components/PositionList/index.tsx
#: src/pages/Pool/PositionPage.tsx:759 #: src/pages/Pool/PositionPage.tsx
msgid "pool.priceRange" msgid "pool.priceRange"
msgstr "" msgstr ""
#: src/components/PositionList/index.tsx:46 #: src/components/PositionList/index.tsx
#: src/components/PositionList/index.tsx:54 #: src/components/PositionList/index.tsx
msgid "pool.yourPositions" msgid "pool.yourPositions"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:517 #: src/pages/Pool/PositionPage.tsx
msgid "pools.button.backToPoolsOverview" msgid "pools.button.backToPoolsOverview"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:125 #: src/components/NavigationTabs/index.tsx
msgid "pools.buttons.addLiquidity" msgid "pools.buttons.addLiquidity"
msgstr "Agregar liquidez" msgstr "Agregar liquidez"
#: src/pages/PoolFinder/index.tsx:178 #: src/pages/PoolFinder/index.tsx
msgid "pools.buttons.addLiquidityPoolFinder" msgid "pools.buttons.addLiquidityPoolFinder"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:476 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.collect" msgid "pools.buttons.collect"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:123 #: src/components/NavigationTabs/index.tsx
msgid "pools.buttons.createPair" msgid "pools.buttons.createPair"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:191 #: src/pages/PoolFinder/index.tsx
msgid "pools.buttons.createPool" msgid "pools.buttons.createPool"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:544 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.increaseLiquidity" msgid "pools.buttons.increaseLiquidity"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:160 #: src/pages/PoolFinder/index.tsx
msgid "pools.buttons.manage" msgid "pools.buttons.manage"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:291 #: src/pages/Pool/index.tsx
msgid "pools.buttons.migrateLiquidity" msgid "pools.buttons.migrateLiquidity"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:252 #: src/pages/Pool/index.tsx
msgid "pools.buttons.migrateV2Liquidity" msgid "pools.buttons.migrateV2Liquidity"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:196 #: src/pages/Pool/index.tsx
msgid "pools.buttons.newPosition" msgid "pools.buttons.newPosition"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:581 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.owner" msgid "pools.buttons.owner"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:127 #: src/components/NavigationTabs/index.tsx
#: src/pages/Pool/PositionPage.tsx:555 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.removeLiquidity" msgid "pools.buttons.removeLiquidity"
msgstr "Remover Liquidez" msgstr "Remover Liquidez"
#: src/pages/Pool/index.tsx:274 #: src/pages/Pool/index.tsx
msgid "pools.buttons.viewV2Liquidity" msgid "pools.buttons.viewV2Liquidity"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:160 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:167 #: src/pages/Pool/PositionPage.tsx
msgid "pools.currentPrice" msgid "pools.currentPrice"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:238 #: src/pages/Pool/index.tsx
msgid "pools.emptyStateHint" msgid "pools.emptyStateHint"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:188 #: src/pages/PoolFinder/index.tsx
msgid "pools.error.noPoolFound" msgid "pools.error.noPoolFound"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:199 #: src/pages/PoolFinder/index.tsx
msgid "pools.errors.invalidPair" msgid "pools.errors.invalidPair"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:67 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.highFee" msgid "pools.feeSelector.highFee"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:69 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.highFeeHint" msgid "pools.feeSelector.highFeeHint"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:43 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.lowFee" msgid "pools.feeSelector.lowFee"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:45 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.lowFeeHint" msgid "pools.feeSelector.lowFeeHint"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:55 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.mediumFee" msgid "pools.feeSelector.mediumFee"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:57 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.mediumFeeHint" msgid "pools.feeSelector.mediumFeeHint"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:31 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.subtitle" msgid "pools.feeSelector.subtitle"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:29 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.title" msgid "pools.feeSelector.title"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:179 #: src/pages/Pool/index.tsx
msgid "pools.heading.poolsOverview" msgid "pools.heading.poolsOverview"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:473 #: src/pages/Pool/PositionPage.tsx
msgid "pools.hint.collectingFees" msgid "pools.hint.collectingFees"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:101 #: src/pages/PoolFinder/index.tsx
msgid "pools.hint.toolHelperText" msgid "pools.hint.toolHelperText"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:86 #: src/pages/PoolFinder/index.tsx
msgid "pools.label.connectWalletToFindPools" msgid "pools.label.connectWalletToFindPools"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:174 #: src/pages/PoolFinder/index.tsx
msgid "pools.label.noLiquidityInPoolYet" msgid "pools.label.noLiquidityInPoolYet"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:693 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.collectFees" msgid "pools.labels.collectFees"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:740 #: src/pages/Pool/PositionPage.tsx
#: src/pages/RemoveLiquidity/V3.tsx:395 #: src/pages/RemoveLiquidity/V3.tsx
msgid "pools.labels.collectFeesAsWETH" msgid "pools.labels.collectFeesAsWETH"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:681 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.collectedFees" msgid "pools.labels.collectedFees"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:687 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.collectingFees" msgid "pools.labels.collectingFees"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:99 #: src/components/PositionPreview/index.tsx
msgid "pools.labels.feeTier" msgid "pools.labels.feeTier"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:102 #: src/components/PositionPreview/index.tsx
msgid "pools.labels.feeTierValue" msgid "pools.labels.feeTierValue"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:70 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inRange" msgid "pools.labels.inRange"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:62 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inRangeTooltip" msgid "pools.labels.inRangeTooltip"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:56 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inactive" msgid "pools.labels.inactive"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:47 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inactiveTooltip" msgid "pools.labels.inactiveTooltip"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:602 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.liquidity" msgid "pools.labels.liquidity"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:86 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.outOfRange" msgid "pools.labels.outOfRange"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:76 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.outOfRangeTooltip" msgid "pools.labels.outOfRangeTooltip"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:156 #: src/pages/PoolFinder/index.tsx
msgid "pools.labels.poolFound" msgid "pools.labels.poolFound"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:88 #: src/pages/PoolFinder/index.tsx
msgid "pools.labels.selectTokenToFindLiquidity" msgid "pools.labels.selectTokenToFindLiquidity"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:658 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.unclaimedFees" msgid "pools.labels.unclaimedFees"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:141 #: src/components/PositionPreview/index.tsx
msgid "pools.maxPrice" msgid "pools.maxPrice"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:802 #: src/pages/Pool/PositionPage.tsx
msgid "pools.maxPriceLabel" msgid "pools.maxPriceLabel"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:132 #: src/pages/Pool/index.tsx
msgid "pools.menu.create" msgid "pools.menu.create"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:162 #: src/pages/Pool/index.tsx
msgid "pools.menu.learn" msgid "pools.menu.learn"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:142 #: src/pages/Pool/index.tsx
msgid "pools.menu.migrate" msgid "pools.menu.migrate"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:189 #: src/pages/Pool/index.tsx
msgid "pools.menu.more" msgid "pools.menu.more"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:152 #: src/pages/Pool/index.tsx
msgid "pools.menu.v2Liquidity" msgid "pools.menu.v2Liquidity"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:131 #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx:150 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:790 #: src/pages/Pool/PositionPage.tsx
msgid "pools.minMaxPriceHint" msgid "pools.minMaxPriceHint"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:122 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:783 #: src/pages/Pool/PositionPage.tsx
msgid "pools.minPriceLabel" msgid "pools.minPriceLabel"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:206 #: src/pages/Pool/index.tsx
msgid "pools.toggle.hideClosedPositions" msgid "pools.toggle.hideClosedPositions"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:464 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.buttons.RemoveAmount" msgid "removeLiquidity.buttons.RemoveAmount"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:652 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.buttons.remove" msgid "removeLiquidity.buttons.remove"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:193 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/index.tsx:375 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.confirming.pending" msgid "removeLiquidity.confirming.pending"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:323 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.hint.outputEstimated" msgid "removeLiquidity.hint.outputEstimated"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:228 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.hints.collectFeesEarn" msgid "removeLiquidity.hints.collectFeesEarn"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:453 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.hints.removingPoolTokensConvertsPosition" msgid "removeLiquidity.hints.removingPoolTokensConvertsPosition"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:234 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:245 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:360 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.label.feesEarned" msgid "removeLiquidity.label.feesEarned"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:337 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.UNIBurned" msgid "removeLiquidity.labels.UNIBurned"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:441 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.confirmationTitle" msgid "removeLiquidity.labels.confirmationTitle"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:352 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.modalPrice" msgid "removeLiquidity.labels.modalPrice"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:311 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.labels.percentForSlider" msgid "removeLiquidity.labels.percentForSlider"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:606 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.price" msgid "removeLiquidity.labels.price"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:272 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.labels.removeLiquidity" msgid "removeLiquidity.labels.removeLiquidity"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:575 #: src/pages/Swap/index.tsx
msgid "swap.buttons.allowUniswapToUseCurrency" msgid "swap.buttons.allowUniswapToUseCurrency"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:467 #: src/pages/Swap/index.tsx
msgid "swap.buttons.backToV3" msgid "swap.buttons.backToV3"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:624 #: src/pages/Swap/index.tsx
msgid "swap.buttons.highPriceImpact" msgid "swap.buttons.highPriceImpact"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:657 #: src/pages/Swap/index.tsx
msgid "swap.buttons.priceImpactTooHigh" msgid "swap.buttons.priceImpactTooHigh"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:628 #: src/pages/Swap/index.tsx
#: src/pages/Swap/index.tsx:661 #: src/pages/Swap/index.tsx
msgid "swap.buttons.swap" msgid "swap.buttons.swap"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:626 #: src/pages/Swap/index.tsx
#: src/pages/Swap/index.tsx:659 #: src/pages/Swap/index.tsx
msgid "swap.buttons.swapAnyway" msgid "swap.buttons.swapAnyway"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:571 #: src/pages/Swap/index.tsx
msgid "swap.buttons.tradeCurrency" msgid "swap.buttons.tradeCurrency"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:527 #: src/pages/Swap/index.tsx
msgid "swap.buttons.unwrap" msgid "swap.buttons.unwrap"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:525 #: src/pages/Swap/index.tsx
msgid "swap.buttons.wrap" msgid "swap.buttons.wrap"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:587 #: src/pages/Swap/index.tsx
msgid "swap.hints.permission" msgid "swap.hints.permission"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:383 #: src/pages/Swap/index.tsx
msgid "swap.labels.from" msgid "swap.labels.from"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:382 #: src/pages/Swap/index.tsx
msgid "swap.labels.fromAtMost" msgid "swap.labels.fromAtMost"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:542 #: src/pages/Swap/index.tsx
msgid "swap.labels.insufficientLiquidity" msgid "swap.labels.insufficientLiquidity"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:538 #: src/pages/Swap/index.tsx
msgid "swap.labels.insufficientLiquiditySingleHopOnly" msgid "swap.labels.insufficientLiquiditySingleHopOnly"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:433 #: src/pages/Swap/index.tsx
msgid "swap.labels.removeSend" msgid "swap.labels.removeSend"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:412 #: src/pages/Swap/index.tsx
msgid "swap.labels.to" msgid "swap.labels.to"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:411 #: src/pages/Swap/index.tsx
msgid "swap.labels.toAtLeast" msgid "swap.labels.toAtLeast"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:158 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.buttons.import" msgid "tokenLists.buttons.import"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:126 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importHint1" msgid "tokenLists.importHint1"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:133 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importHint2" msgid "tokenLists.importHint2"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:85 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importList" msgid "tokenLists.importList"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:120 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importWarning" msgid "tokenLists.importWarning"
msgstr "" msgstr ""
#: src/components/SearchModal/CurrencySearch.tsx:232 #: src/components/SearchModal/CurrencySearch.tsx
msgid "tokenLists.manage" msgid "tokenLists.manage"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:104 #: src/components/SearchModal/ImportList.tsx
msgid "tokensLists.numberOfTokens" msgid "tokensLists.numberOfTokens"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:633 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "transactions.allowLPTokenMigration" msgid "transactions.allowLPTokenMigration"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:631 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "transactions.allower" msgid "transactions.allower"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:641 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.approve" msgid "transactions.approve"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:639 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.approved" msgid "transactions.approved"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:628 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/RemoveLiquidity/index.tsx:636 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.approving" msgid "transactions.approving"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:417 #: src/pages/AddLiquidity/index.tsx
msgid "transactions.confirmation.button" msgid "transactions.confirmation.button"
msgstr "" msgstr ""
#: src/components/Web3Status/index.tsx:188 #: src/components/Web3Status/index.tsx
msgid "transactions.pending" msgid "transactions.pending"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:266 #: src/pages/AddLiquidity/index.tsx
msgid "transactions.summary.addLiquidity" msgid "transactions.summary.addLiquidity"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:262 #: src/pages/AddLiquidity/index.tsx
msgid "transactions.summary.createPoolAndAddLiquidity" msgid "transactions.summary.createPoolAndAddLiquidity"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:269 #: src/pages/RemoveLiquidity/index.tsx
#: src/pages/RemoveLiquidity/index.tsx:269 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.summary.removeLiquidity" msgid "transactions.summary.removeLiquidity"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:155 #: src/pages/RemoveLiquidity/V3.tsx
msgid "transactions.summary.removeLiquidityV3" msgid "transactions.summary.removeLiquidityV3"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:713 #: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/index.tsx:243 #: src/pages/Pool/index.tsx
#: src/pages/RemoveLiquidity/index.tsx:622 #: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx:519 #: src/pages/Swap/index.tsx
msgid "wallet.connect" msgid "wallet.connect"
msgstr "" msgstr ""
#: src/components/Web3Status/index.tsx:216 #: src/components/Web3Status/index.tsx
msgid "wallet.connectLongForm" msgid "wallet.connectLongForm"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:393 #: src/components/Header/index.tsx
msgid "wallet.ethBalance" msgid "wallet.ethBalance"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:745 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "wallet.mustConnectAccount" msgid "wallet.mustConnectAccount"
msgstr "" msgstr ""
...@@ -13,763 +13,763 @@ msgstr "" ...@@ -13,763 +13,763 @@ msgstr ""
"Language-Team: \n" "Language-Team: \n"
"Plural-Forms: \n" "Plural-Forms: \n"
#: src/pages/AddLiquidity/index.tsx:528 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.currentPrice" msgid "addLiquidity.labels.currentPrice"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:574 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectLiquidityRange" msgid "addLiquidity.labels.selectLiquidityRange"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:439 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectPair" msgid "addLiquidity.labels.selectPair"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:500 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectStartingPrice" msgid "addLiquidity.labels.selectStartingPrice"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:484 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectedRange" msgid "addLiquidity.labels.selectedRange"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:368 #: src/pages/RemoveLiquidity/index.tsx
msgid "buttons.confirm" msgid "buttons.confirm"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:257 #: src/pages/RemoveLiquidity/V3.tsx
msgid "buttons.remove" msgid "buttons.remove"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:383 #: src/components/Header/index.tsx
msgid "claim.buttons.claimUNI" msgid "claim.buttons.claimUNI"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:380 #: src/components/Header/index.tsx
msgid "claim.buttons.claimingUNI" msgid "claim.buttons.claimingUNI"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:146 #: src/components/SearchModal/ImportList.tsx
msgid "common.IUnderstand" msgid "common.IUnderstand"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:443 #: src/pages/AddLiquidity/index.tsx
msgid "common.clearAll" msgid "common.clearAll"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:475 #: src/pages/RemoveLiquidity/index.tsx
msgid "common.detailed" msgid "common.detailed"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:758 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/PoolFinder/index.tsx:207 #: src/pages/PoolFinder/index.tsx
#: src/pages/Swap/index.tsx:535 #: src/pages/Swap/index.tsx
msgid "common.loading" msgid "common.loading"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:473 #: src/pages/RemoveLiquidity/index.tsx
msgid "common.simple" msgid "common.simple"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:140 #: src/pages/Pool/CTACards.tsx
msgid "cta.topPools" msgid "cta.topPools"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:143 #: src/pages/Pool/CTACards.tsx
msgid "cta.v3.explore" msgid "cta.v3.explore"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:126 #: src/pages/Pool/CTACards.tsx
msgid "cta.v3.launchAnnouncement" msgid "cta.v3.launchAnnouncement"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:129 #: src/pages/Pool/CTACards.tsx
msgid "cta.v3.walkthroughAndMigration" msgid "cta.v3.walkthroughAndMigration"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:126 #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx:145 #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx:164 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:173 #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx:807 #: src/pages/Pool/PositionPage.tsx
msgid "currencies.denominated" msgid "currencies.denominated"
msgstr "" msgstr ""
#: src/components/CurrencyInputPanel/index.tsx:280 #: src/components/CurrencyInputPanel/index.tsx
msgid "currencies.input.max" msgid "currencies.input.max"
msgstr "" msgstr ""
#: src/components/CurrencyInputPanel/index.tsx:202 #: src/components/CurrencyInputPanel/index.tsx
msgid "currencies.input.priceOutsideWarning" msgid "currencies.input.priceOutsideWarning"
msgstr "" msgstr ""
#: src/components/SearchModal/CurrencySearch.tsx:220 #: src/components/SearchModal/CurrencySearch.tsx
msgid "currencies.search.noResults" msgid "currencies.search.noResults"
msgstr "" msgstr ""
#: src/components/SearchModal/CurrencySearch.tsx:182 #: src/components/SearchModal/CurrencySearch.tsx
msgid "currencies.search.placeholder" msgid "currencies.search.placeholder"
msgstr "" msgstr ""
#: src/components/CurrencyInputPanel/index.tsx:240 #: src/components/CurrencyInputPanel/index.tsx
#: src/components/SearchModal/CurrencySearch.tsx:174 #: src/components/SearchModal/CurrencySearch.tsx
#: src/pages/PoolFinder/index.tsx:122 #: src/pages/PoolFinder/index.tsx
#: src/pages/PoolFinder/index.tsx:146 #: src/pages/PoolFinder/index.tsx
msgid "currencies.search.selectToken" msgid "currencies.search.selectToken"
msgstr "Seleziona un token" msgstr "Seleziona un token"
#: src/components/Web3Status/index.tsx:208 #: src/components/Web3Status/index.tsx
msgid "error.generic" msgid "error.generic"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:654 #: src/pages/AddLiquidity/index.tsx
msgid "error.invalidRangeWarning" msgid "error.invalidRangeWarning"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:708 #: src/pages/AddLiquidity/index.tsx
msgid "error.unsupportedAsset" msgid "error.unsupportedAsset"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:514 #: src/pages/Swap/index.tsx
msgid "error.unsupportedAssets" msgid "error.unsupportedAssets"
msgstr "" msgstr ""
#: src/components/Web3Status/index.tsx:207 #: src/components/Web3Status/index.tsx
msgid "error.wrongNetwork" msgid "error.wrongNetwork"
msgstr "" msgstr ""
#: src/components/Web3ReactManager/index.tsx:61 #: src/components/Web3ReactManager/index.tsx
msgid "errors.unknown" msgid "errors.unknown"
msgstr "Oops! Si è verificato un Errore imprevisto. Aggiorna la pagina o visita da un altro browser o dispositivo." msgstr "Oops! Si è verificato un Errore imprevisto. Aggiorna la pagina o visita da un altro browser o dispositivo."
#: src/pages/AddLiquidity/index.tsx:640 #: src/pages/AddLiquidity/index.tsx
msgid "inactiveRangeWarning" msgid "inactiveRangeWarning"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:307 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.amount" msgid "labels.amount"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:413 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.inactive" msgid "labels.inactive"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:324 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.max" msgid "labels.max"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:415 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.remove" msgid "labels.remove"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:672 #: src/pages/AddLiquidity/index.tsx
msgid "liquidity.depositAmounts" msgid "liquidity.depositAmounts"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:659 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.buttons.migrate" msgid "migrate.buttons.migrate"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:656 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.buttons.migrating" msgid "migrate.buttons.migrating"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:586 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.errors.invalidRangeWarning" msgid "migrate.errors.invalidRangeWarning"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:458 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.firstV3LPGasCost" msgid "migrate.hint.firstV3LPGasCost"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:451 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.firstV3LiquidityProvider" msgid "migrate.hint.firstV3LiquidityProvider"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:404 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.migrationContract" msgid "migrate.hint.migrationContract"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:519 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.priceHint" msgid "migrate.hint.priceHint"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:397 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.toolInformation" msgid "migrate.hint.toolInformation"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:573 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hints.inactiveRangeWarning" msgid "migrate.hints.inactiveRangeWarning"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:600 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hints.priceRangeRefund" msgid "migrate.hints.priceRangeRefund"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:438 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.label.lpNFTToken" msgid "migrate.label.lpNFTToken"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:417 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.label.lpToken" msgid "migrate.label.lpToken"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:738 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.migrateV2Liquidity" msgid "migrate.labels.migrateV2Liquidity"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:467 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx:485 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.price" msgid "migrate.labels.price"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:511 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.priceDifference" msgid "migrate.labels.priceDifference"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:541 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.selectLiquidityRange" msgid "migrate.labels.selectLiquidityRange"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:498 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx:529 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.v3Price" msgid "migrate.labels.v3Price"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:814 #: src/pages/Pool/PositionPage.tsx
msgid "minMaxPriceHint" msgid "minMaxPriceHint"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:362 #: src/components/Header/index.tsx
msgid "nav.charts" msgid "nav.charts"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:83 #: src/components/NavigationTabs/index.tsx
msgid "nav.importPool" msgid "nav.importPool"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:356 #: src/components/Header/index.tsx
#: src/components/NavigationTabs/index.tsx:69 #: src/components/NavigationTabs/index.tsx
msgid "nav.pool" msgid "nav.pool"
msgstr "Riserva" msgstr "Riserva"
#: src/components/Header/index.tsx:343 #: src/components/Header/index.tsx
#: src/components/NavigationTabs/index.tsx:66 #: src/components/NavigationTabs/index.tsx
msgid "nav.swap" msgid "nav.swap"
msgstr "Scambia" msgstr "Scambia"
#: src/components/Header/index.tsx:359 #: src/components/Header/index.tsx
msgid "nav.vote" msgid "nav.vote"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:315 #: src/pages/RemoveLiquidity/V3.tsx
msgid "number.25Percent" msgid "number.25Percent"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:318 #: src/pages/RemoveLiquidity/V3.tsx
msgid "number.50Percent" msgid "number.50Percent"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:321 #: src/pages/RemoveLiquidity/V3.tsx
msgid "number.75Percent" msgid "number.75Percent"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:666 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.emptyFiatValue" msgid "numbers.emptyFiatValue"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:612 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.emptyValueInFiat" msgid "numbers.emptyValueInFiat"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:662 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.fiatValue" msgid "numbers.fiatValue"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:606 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.valueInFiat" msgid "numbers.valueInFiat"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:514 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/Pool/PositionPage.tsx:528 #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx:627 #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx:642 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.valueWithPercent" msgid "numbers.valueWithPercent"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:506 #: src/pages/Pool/PositionPage.tsx
msgid "pool.label.claimFees" msgid "pool.label.claimFees"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:511 #: src/pages/Pool/PositionPage.tsx
msgid "pool.label.collectingFees" msgid "pool.label.collectingFees"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:205 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:216 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:335 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:346 #: src/pages/RemoveLiquidity/V3.tsx
msgid "pool.pooledCurrency" msgid "pool.pooledCurrency"
msgstr "" msgstr ""
#: src/components/PositionList/index.tsx:50 #: src/components/PositionList/index.tsx
#: src/pages/Pool/PositionPage.tsx:759 #: src/pages/Pool/PositionPage.tsx
msgid "pool.priceRange" msgid "pool.priceRange"
msgstr "" msgstr ""
#: src/components/PositionList/index.tsx:46 #: src/components/PositionList/index.tsx
#: src/components/PositionList/index.tsx:54 #: src/components/PositionList/index.tsx
msgid "pool.yourPositions" msgid "pool.yourPositions"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:517 #: src/pages/Pool/PositionPage.tsx
msgid "pools.button.backToPoolsOverview" msgid "pools.button.backToPoolsOverview"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:125 #: src/components/NavigationTabs/index.tsx
msgid "pools.buttons.addLiquidity" msgid "pools.buttons.addLiquidity"
msgstr "Aggiungi liquidità" msgstr "Aggiungi liquidità"
#: src/pages/PoolFinder/index.tsx:178 #: src/pages/PoolFinder/index.tsx
msgid "pools.buttons.addLiquidityPoolFinder" msgid "pools.buttons.addLiquidityPoolFinder"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:476 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.collect" msgid "pools.buttons.collect"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:123 #: src/components/NavigationTabs/index.tsx
msgid "pools.buttons.createPair" msgid "pools.buttons.createPair"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:191 #: src/pages/PoolFinder/index.tsx
msgid "pools.buttons.createPool" msgid "pools.buttons.createPool"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:544 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.increaseLiquidity" msgid "pools.buttons.increaseLiquidity"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:160 #: src/pages/PoolFinder/index.tsx
msgid "pools.buttons.manage" msgid "pools.buttons.manage"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:291 #: src/pages/Pool/index.tsx
msgid "pools.buttons.migrateLiquidity" msgid "pools.buttons.migrateLiquidity"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:252 #: src/pages/Pool/index.tsx
msgid "pools.buttons.migrateV2Liquidity" msgid "pools.buttons.migrateV2Liquidity"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:196 #: src/pages/Pool/index.tsx
msgid "pools.buttons.newPosition" msgid "pools.buttons.newPosition"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:581 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.owner" msgid "pools.buttons.owner"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:127 #: src/components/NavigationTabs/index.tsx
#: src/pages/Pool/PositionPage.tsx:555 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.removeLiquidity" msgid "pools.buttons.removeLiquidity"
msgstr "Rimuovi Liquidità" msgstr "Rimuovi Liquidità"
#: src/pages/Pool/index.tsx:274 #: src/pages/Pool/index.tsx
msgid "pools.buttons.viewV2Liquidity" msgid "pools.buttons.viewV2Liquidity"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:160 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:167 #: src/pages/Pool/PositionPage.tsx
msgid "pools.currentPrice" msgid "pools.currentPrice"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:238 #: src/pages/Pool/index.tsx
msgid "pools.emptyStateHint" msgid "pools.emptyStateHint"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:188 #: src/pages/PoolFinder/index.tsx
msgid "pools.error.noPoolFound" msgid "pools.error.noPoolFound"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:199 #: src/pages/PoolFinder/index.tsx
msgid "pools.errors.invalidPair" msgid "pools.errors.invalidPair"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:67 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.highFee" msgid "pools.feeSelector.highFee"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:69 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.highFeeHint" msgid "pools.feeSelector.highFeeHint"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:43 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.lowFee" msgid "pools.feeSelector.lowFee"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:45 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.lowFeeHint" msgid "pools.feeSelector.lowFeeHint"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:55 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.mediumFee" msgid "pools.feeSelector.mediumFee"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:57 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.mediumFeeHint" msgid "pools.feeSelector.mediumFeeHint"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:31 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.subtitle" msgid "pools.feeSelector.subtitle"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:29 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.title" msgid "pools.feeSelector.title"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:179 #: src/pages/Pool/index.tsx
msgid "pools.heading.poolsOverview" msgid "pools.heading.poolsOverview"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:473 #: src/pages/Pool/PositionPage.tsx
msgid "pools.hint.collectingFees" msgid "pools.hint.collectingFees"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:101 #: src/pages/PoolFinder/index.tsx
msgid "pools.hint.toolHelperText" msgid "pools.hint.toolHelperText"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:86 #: src/pages/PoolFinder/index.tsx
msgid "pools.label.connectWalletToFindPools" msgid "pools.label.connectWalletToFindPools"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:174 #: src/pages/PoolFinder/index.tsx
msgid "pools.label.noLiquidityInPoolYet" msgid "pools.label.noLiquidityInPoolYet"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:693 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.collectFees" msgid "pools.labels.collectFees"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:740 #: src/pages/Pool/PositionPage.tsx
#: src/pages/RemoveLiquidity/V3.tsx:395 #: src/pages/RemoveLiquidity/V3.tsx
msgid "pools.labels.collectFeesAsWETH" msgid "pools.labels.collectFeesAsWETH"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:681 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.collectedFees" msgid "pools.labels.collectedFees"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:687 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.collectingFees" msgid "pools.labels.collectingFees"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:99 #: src/components/PositionPreview/index.tsx
msgid "pools.labels.feeTier" msgid "pools.labels.feeTier"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:102 #: src/components/PositionPreview/index.tsx
msgid "pools.labels.feeTierValue" msgid "pools.labels.feeTierValue"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:70 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inRange" msgid "pools.labels.inRange"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:62 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inRangeTooltip" msgid "pools.labels.inRangeTooltip"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:56 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inactive" msgid "pools.labels.inactive"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:47 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inactiveTooltip" msgid "pools.labels.inactiveTooltip"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:602 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.liquidity" msgid "pools.labels.liquidity"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:86 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.outOfRange" msgid "pools.labels.outOfRange"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:76 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.outOfRangeTooltip" msgid "pools.labels.outOfRangeTooltip"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:156 #: src/pages/PoolFinder/index.tsx
msgid "pools.labels.poolFound" msgid "pools.labels.poolFound"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:88 #: src/pages/PoolFinder/index.tsx
msgid "pools.labels.selectTokenToFindLiquidity" msgid "pools.labels.selectTokenToFindLiquidity"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:658 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.unclaimedFees" msgid "pools.labels.unclaimedFees"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:141 #: src/components/PositionPreview/index.tsx
msgid "pools.maxPrice" msgid "pools.maxPrice"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:802 #: src/pages/Pool/PositionPage.tsx
msgid "pools.maxPriceLabel" msgid "pools.maxPriceLabel"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:132 #: src/pages/Pool/index.tsx
msgid "pools.menu.create" msgid "pools.menu.create"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:162 #: src/pages/Pool/index.tsx
msgid "pools.menu.learn" msgid "pools.menu.learn"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:142 #: src/pages/Pool/index.tsx
msgid "pools.menu.migrate" msgid "pools.menu.migrate"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:189 #: src/pages/Pool/index.tsx
msgid "pools.menu.more" msgid "pools.menu.more"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:152 #: src/pages/Pool/index.tsx
msgid "pools.menu.v2Liquidity" msgid "pools.menu.v2Liquidity"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:131 #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx:150 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:790 #: src/pages/Pool/PositionPage.tsx
msgid "pools.minMaxPriceHint" msgid "pools.minMaxPriceHint"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:122 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:783 #: src/pages/Pool/PositionPage.tsx
msgid "pools.minPriceLabel" msgid "pools.minPriceLabel"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:206 #: src/pages/Pool/index.tsx
msgid "pools.toggle.hideClosedPositions" msgid "pools.toggle.hideClosedPositions"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:464 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.buttons.RemoveAmount" msgid "removeLiquidity.buttons.RemoveAmount"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:652 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.buttons.remove" msgid "removeLiquidity.buttons.remove"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:193 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/index.tsx:375 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.confirming.pending" msgid "removeLiquidity.confirming.pending"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:323 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.hint.outputEstimated" msgid "removeLiquidity.hint.outputEstimated"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:228 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.hints.collectFeesEarn" msgid "removeLiquidity.hints.collectFeesEarn"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:453 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.hints.removingPoolTokensConvertsPosition" msgid "removeLiquidity.hints.removingPoolTokensConvertsPosition"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:234 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:245 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:360 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.label.feesEarned" msgid "removeLiquidity.label.feesEarned"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:337 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.UNIBurned" msgid "removeLiquidity.labels.UNIBurned"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:441 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.confirmationTitle" msgid "removeLiquidity.labels.confirmationTitle"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:352 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.modalPrice" msgid "removeLiquidity.labels.modalPrice"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:311 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.labels.percentForSlider" msgid "removeLiquidity.labels.percentForSlider"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:606 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.price" msgid "removeLiquidity.labels.price"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:272 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.labels.removeLiquidity" msgid "removeLiquidity.labels.removeLiquidity"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:575 #: src/pages/Swap/index.tsx
msgid "swap.buttons.allowUniswapToUseCurrency" msgid "swap.buttons.allowUniswapToUseCurrency"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:467 #: src/pages/Swap/index.tsx
msgid "swap.buttons.backToV3" msgid "swap.buttons.backToV3"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:624 #: src/pages/Swap/index.tsx
msgid "swap.buttons.highPriceImpact" msgid "swap.buttons.highPriceImpact"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:657 #: src/pages/Swap/index.tsx
msgid "swap.buttons.priceImpactTooHigh" msgid "swap.buttons.priceImpactTooHigh"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:628 #: src/pages/Swap/index.tsx
#: src/pages/Swap/index.tsx:661 #: src/pages/Swap/index.tsx
msgid "swap.buttons.swap" msgid "swap.buttons.swap"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:626 #: src/pages/Swap/index.tsx
#: src/pages/Swap/index.tsx:659 #: src/pages/Swap/index.tsx
msgid "swap.buttons.swapAnyway" msgid "swap.buttons.swapAnyway"
msgstr "Scambia comunque" msgstr "Scambia comunque"
#: src/pages/Swap/index.tsx:571 #: src/pages/Swap/index.tsx
msgid "swap.buttons.tradeCurrency" msgid "swap.buttons.tradeCurrency"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:527 #: src/pages/Swap/index.tsx
msgid "swap.buttons.unwrap" msgid "swap.buttons.unwrap"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:525 #: src/pages/Swap/index.tsx
msgid "swap.buttons.wrap" msgid "swap.buttons.wrap"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:587 #: src/pages/Swap/index.tsx
msgid "swap.hints.permission" msgid "swap.hints.permission"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:383 #: src/pages/Swap/index.tsx
msgid "swap.labels.from" msgid "swap.labels.from"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:382 #: src/pages/Swap/index.tsx
msgid "swap.labels.fromAtMost" msgid "swap.labels.fromAtMost"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:542 #: src/pages/Swap/index.tsx
msgid "swap.labels.insufficientLiquidity" msgid "swap.labels.insufficientLiquidity"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:538 #: src/pages/Swap/index.tsx
msgid "swap.labels.insufficientLiquiditySingleHopOnly" msgid "swap.labels.insufficientLiquiditySingleHopOnly"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:433 #: src/pages/Swap/index.tsx
msgid "swap.labels.removeSend" msgid "swap.labels.removeSend"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:412 #: src/pages/Swap/index.tsx
msgid "swap.labels.to" msgid "swap.labels.to"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:411 #: src/pages/Swap/index.tsx
msgid "swap.labels.toAtLeast" msgid "swap.labels.toAtLeast"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:158 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.buttons.import" msgid "tokenLists.buttons.import"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:126 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importHint1" msgid "tokenLists.importHint1"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:133 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importHint2" msgid "tokenLists.importHint2"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:85 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importList" msgid "tokenLists.importList"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:120 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importWarning" msgid "tokenLists.importWarning"
msgstr "" msgstr ""
#: src/components/SearchModal/CurrencySearch.tsx:232 #: src/components/SearchModal/CurrencySearch.tsx
msgid "tokenLists.manage" msgid "tokenLists.manage"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:104 #: src/components/SearchModal/ImportList.tsx
msgid "tokensLists.numberOfTokens" msgid "tokensLists.numberOfTokens"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:633 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "transactions.allowLPTokenMigration" msgid "transactions.allowLPTokenMigration"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:631 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "transactions.allower" msgid "transactions.allower"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:641 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.approve" msgid "transactions.approve"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:639 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.approved" msgid "transactions.approved"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:628 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/RemoveLiquidity/index.tsx:636 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.approving" msgid "transactions.approving"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:417 #: src/pages/AddLiquidity/index.tsx
msgid "transactions.confirmation.button" msgid "transactions.confirmation.button"
msgstr "" msgstr ""
#: src/components/Web3Status/index.tsx:188 #: src/components/Web3Status/index.tsx
msgid "transactions.pending" msgid "transactions.pending"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:266 #: src/pages/AddLiquidity/index.tsx
msgid "transactions.summary.addLiquidity" msgid "transactions.summary.addLiquidity"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:262 #: src/pages/AddLiquidity/index.tsx
msgid "transactions.summary.createPoolAndAddLiquidity" msgid "transactions.summary.createPoolAndAddLiquidity"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:269 #: src/pages/RemoveLiquidity/index.tsx
#: src/pages/RemoveLiquidity/index.tsx:269 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.summary.removeLiquidity" msgid "transactions.summary.removeLiquidity"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:155 #: src/pages/RemoveLiquidity/V3.tsx
msgid "transactions.summary.removeLiquidityV3" msgid "transactions.summary.removeLiquidityV3"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:713 #: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/index.tsx:243 #: src/pages/Pool/index.tsx
#: src/pages/RemoveLiquidity/index.tsx:622 #: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx:519 #: src/pages/Swap/index.tsx
msgid "wallet.connect" msgid "wallet.connect"
msgstr "" msgstr ""
#: src/components/Web3Status/index.tsx:216 #: src/components/Web3Status/index.tsx
msgid "wallet.connectLongForm" msgid "wallet.connectLongForm"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:393 #: src/components/Header/index.tsx
msgid "wallet.ethBalance" msgid "wallet.ethBalance"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:745 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "wallet.mustConnectAccount" msgid "wallet.mustConnectAccount"
msgstr "" msgstr ""
...@@ -13,763 +13,763 @@ msgstr "" ...@@ -13,763 +13,763 @@ msgstr ""
"Language-Team: \n" "Language-Team: \n"
"Plural-Forms: \n" "Plural-Forms: \n"
#: src/pages/AddLiquidity/index.tsx:528 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.currentPrice" msgid "addLiquidity.labels.currentPrice"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:574 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectLiquidityRange" msgid "addLiquidity.labels.selectLiquidityRange"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:439 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectPair" msgid "addLiquidity.labels.selectPair"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:500 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectStartingPrice" msgid "addLiquidity.labels.selectStartingPrice"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:484 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectedRange" msgid "addLiquidity.labels.selectedRange"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:368 #: src/pages/RemoveLiquidity/index.tsx
msgid "buttons.confirm" msgid "buttons.confirm"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:257 #: src/pages/RemoveLiquidity/V3.tsx
msgid "buttons.remove" msgid "buttons.remove"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:383 #: src/components/Header/index.tsx
msgid "claim.buttons.claimUNI" msgid "claim.buttons.claimUNI"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:380 #: src/components/Header/index.tsx
msgid "claim.buttons.claimingUNI" msgid "claim.buttons.claimingUNI"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:146 #: src/components/SearchModal/ImportList.tsx
msgid "common.IUnderstand" msgid "common.IUnderstand"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:443 #: src/pages/AddLiquidity/index.tsx
msgid "common.clearAll" msgid "common.clearAll"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:475 #: src/pages/RemoveLiquidity/index.tsx
msgid "common.detailed" msgid "common.detailed"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:758 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/PoolFinder/index.tsx:207 #: src/pages/PoolFinder/index.tsx
#: src/pages/Swap/index.tsx:535 #: src/pages/Swap/index.tsx
msgid "common.loading" msgid "common.loading"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:473 #: src/pages/RemoveLiquidity/index.tsx
msgid "common.simple" msgid "common.simple"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:140 #: src/pages/Pool/CTACards.tsx
msgid "cta.topPools" msgid "cta.topPools"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:143 #: src/pages/Pool/CTACards.tsx
msgid "cta.v3.explore" msgid "cta.v3.explore"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:126 #: src/pages/Pool/CTACards.tsx
msgid "cta.v3.launchAnnouncement" msgid "cta.v3.launchAnnouncement"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:129 #: src/pages/Pool/CTACards.tsx
msgid "cta.v3.walkthroughAndMigration" msgid "cta.v3.walkthroughAndMigration"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:126 #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx:145 #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx:164 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:173 #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx:807 #: src/pages/Pool/PositionPage.tsx
msgid "currencies.denominated" msgid "currencies.denominated"
msgstr "" msgstr ""
#: src/components/CurrencyInputPanel/index.tsx:280 #: src/components/CurrencyInputPanel/index.tsx
msgid "currencies.input.max" msgid "currencies.input.max"
msgstr "" msgstr ""
#: src/components/CurrencyInputPanel/index.tsx:202 #: src/components/CurrencyInputPanel/index.tsx
msgid "currencies.input.priceOutsideWarning" msgid "currencies.input.priceOutsideWarning"
msgstr "" msgstr ""
#: src/components/SearchModal/CurrencySearch.tsx:220 #: src/components/SearchModal/CurrencySearch.tsx
msgid "currencies.search.noResults" msgid "currencies.search.noResults"
msgstr "" msgstr ""
#: src/components/SearchModal/CurrencySearch.tsx:182 #: src/components/SearchModal/CurrencySearch.tsx
msgid "currencies.search.placeholder" msgid "currencies.search.placeholder"
msgstr "" msgstr ""
#: src/components/CurrencyInputPanel/index.tsx:240 #: src/components/CurrencyInputPanel/index.tsx
#: src/components/SearchModal/CurrencySearch.tsx:174 #: src/components/SearchModal/CurrencySearch.tsx
#: src/pages/PoolFinder/index.tsx:122 #: src/pages/PoolFinder/index.tsx
#: src/pages/PoolFinder/index.tsx:146 #: src/pages/PoolFinder/index.tsx
msgid "currencies.search.selectToken" msgid "currencies.search.selectToken"
msgstr "בחרו את הטוקן להמרה" msgstr "בחרו את הטוקן להמרה"
#: src/components/Web3Status/index.tsx:208 #: src/components/Web3Status/index.tsx
msgid "error.generic" msgid "error.generic"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:654 #: src/pages/AddLiquidity/index.tsx
msgid "error.invalidRangeWarning" msgid "error.invalidRangeWarning"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:708 #: src/pages/AddLiquidity/index.tsx
msgid "error.unsupportedAsset" msgid "error.unsupportedAsset"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:514 #: src/pages/Swap/index.tsx
msgid "error.unsupportedAssets" msgid "error.unsupportedAssets"
msgstr "" msgstr ""
#: src/components/Web3Status/index.tsx:207 #: src/components/Web3Status/index.tsx
msgid "error.wrongNetwork" msgid "error.wrongNetwork"
msgstr "" msgstr ""
#: src/components/Web3ReactManager/index.tsx:61 #: src/components/Web3ReactManager/index.tsx
msgid "errors.unknown" msgid "errors.unknown"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:640 #: src/pages/AddLiquidity/index.tsx
msgid "inactiveRangeWarning" msgid "inactiveRangeWarning"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:307 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.amount" msgid "labels.amount"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:413 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.inactive" msgid "labels.inactive"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:324 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.max" msgid "labels.max"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:415 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.remove" msgid "labels.remove"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:672 #: src/pages/AddLiquidity/index.tsx
msgid "liquidity.depositAmounts" msgid "liquidity.depositAmounts"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:659 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.buttons.migrate" msgid "migrate.buttons.migrate"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:656 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.buttons.migrating" msgid "migrate.buttons.migrating"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:586 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.errors.invalidRangeWarning" msgid "migrate.errors.invalidRangeWarning"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:458 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.firstV3LPGasCost" msgid "migrate.hint.firstV3LPGasCost"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:451 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.firstV3LiquidityProvider" msgid "migrate.hint.firstV3LiquidityProvider"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:404 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.migrationContract" msgid "migrate.hint.migrationContract"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:519 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.priceHint" msgid "migrate.hint.priceHint"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:397 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.toolInformation" msgid "migrate.hint.toolInformation"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:573 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hints.inactiveRangeWarning" msgid "migrate.hints.inactiveRangeWarning"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:600 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hints.priceRangeRefund" msgid "migrate.hints.priceRangeRefund"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:438 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.label.lpNFTToken" msgid "migrate.label.lpNFTToken"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:417 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.label.lpToken" msgid "migrate.label.lpToken"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:738 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.migrateV2Liquidity" msgid "migrate.labels.migrateV2Liquidity"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:467 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx:485 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.price" msgid "migrate.labels.price"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:511 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.priceDifference" msgid "migrate.labels.priceDifference"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:541 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.selectLiquidityRange" msgid "migrate.labels.selectLiquidityRange"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:498 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx:529 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.v3Price" msgid "migrate.labels.v3Price"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:814 #: src/pages/Pool/PositionPage.tsx
msgid "minMaxPriceHint" msgid "minMaxPriceHint"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:362 #: src/components/Header/index.tsx
msgid "nav.charts" msgid "nav.charts"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:83 #: src/components/NavigationTabs/index.tsx
msgid "nav.importPool" msgid "nav.importPool"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:356 #: src/components/Header/index.tsx
#: src/components/NavigationTabs/index.tsx:69 #: src/components/NavigationTabs/index.tsx
msgid "nav.pool" msgid "nav.pool"
msgstr "להפקיד" msgstr "להפקיד"
#: src/components/Header/index.tsx:343 #: src/components/Header/index.tsx
#: src/components/NavigationTabs/index.tsx:66 #: src/components/NavigationTabs/index.tsx
msgid "nav.swap" msgid "nav.swap"
msgstr "המרה" msgstr "המרה"
#: src/components/Header/index.tsx:359 #: src/components/Header/index.tsx
msgid "nav.vote" msgid "nav.vote"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:315 #: src/pages/RemoveLiquidity/V3.tsx
msgid "number.25Percent" msgid "number.25Percent"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:318 #: src/pages/RemoveLiquidity/V3.tsx
msgid "number.50Percent" msgid "number.50Percent"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:321 #: src/pages/RemoveLiquidity/V3.tsx
msgid "number.75Percent" msgid "number.75Percent"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:666 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.emptyFiatValue" msgid "numbers.emptyFiatValue"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:612 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.emptyValueInFiat" msgid "numbers.emptyValueInFiat"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:662 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.fiatValue" msgid "numbers.fiatValue"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:606 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.valueInFiat" msgid "numbers.valueInFiat"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:514 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/Pool/PositionPage.tsx:528 #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx:627 #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx:642 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.valueWithPercent" msgid "numbers.valueWithPercent"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:506 #: src/pages/Pool/PositionPage.tsx
msgid "pool.label.claimFees" msgid "pool.label.claimFees"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:511 #: src/pages/Pool/PositionPage.tsx
msgid "pool.label.collectingFees" msgid "pool.label.collectingFees"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:205 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:216 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:335 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:346 #: src/pages/RemoveLiquidity/V3.tsx
msgid "pool.pooledCurrency" msgid "pool.pooledCurrency"
msgstr "" msgstr ""
#: src/components/PositionList/index.tsx:50 #: src/components/PositionList/index.tsx
#: src/pages/Pool/PositionPage.tsx:759 #: src/pages/Pool/PositionPage.tsx
msgid "pool.priceRange" msgid "pool.priceRange"
msgstr "" msgstr ""
#: src/components/PositionList/index.tsx:46 #: src/components/PositionList/index.tsx
#: src/components/PositionList/index.tsx:54 #: src/components/PositionList/index.tsx
msgid "pool.yourPositions" msgid "pool.yourPositions"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:517 #: src/pages/Pool/PositionPage.tsx
msgid "pools.button.backToPoolsOverview" msgid "pools.button.backToPoolsOverview"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:125 #: src/components/NavigationTabs/index.tsx
msgid "pools.buttons.addLiquidity" msgid "pools.buttons.addLiquidity"
msgstr "להוספת נזילות למאגר" msgstr "להוספת נזילות למאגר"
#: src/pages/PoolFinder/index.tsx:178 #: src/pages/PoolFinder/index.tsx
msgid "pools.buttons.addLiquidityPoolFinder" msgid "pools.buttons.addLiquidityPoolFinder"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:476 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.collect" msgid "pools.buttons.collect"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:123 #: src/components/NavigationTabs/index.tsx
msgid "pools.buttons.createPair" msgid "pools.buttons.createPair"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:191 #: src/pages/PoolFinder/index.tsx
msgid "pools.buttons.createPool" msgid "pools.buttons.createPool"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:544 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.increaseLiquidity" msgid "pools.buttons.increaseLiquidity"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:160 #: src/pages/PoolFinder/index.tsx
msgid "pools.buttons.manage" msgid "pools.buttons.manage"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:291 #: src/pages/Pool/index.tsx
msgid "pools.buttons.migrateLiquidity" msgid "pools.buttons.migrateLiquidity"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:252 #: src/pages/Pool/index.tsx
msgid "pools.buttons.migrateV2Liquidity" msgid "pools.buttons.migrateV2Liquidity"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:196 #: src/pages/Pool/index.tsx
msgid "pools.buttons.newPosition" msgid "pools.buttons.newPosition"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:581 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.owner" msgid "pools.buttons.owner"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:127 #: src/components/NavigationTabs/index.tsx
#: src/pages/Pool/PositionPage.tsx:555 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.removeLiquidity" msgid "pools.buttons.removeLiquidity"
msgstr "הוצאה של נזילות" msgstr "הוצאה של נזילות"
#: src/pages/Pool/index.tsx:274 #: src/pages/Pool/index.tsx
msgid "pools.buttons.viewV2Liquidity" msgid "pools.buttons.viewV2Liquidity"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:160 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:167 #: src/pages/Pool/PositionPage.tsx
msgid "pools.currentPrice" msgid "pools.currentPrice"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:238 #: src/pages/Pool/index.tsx
msgid "pools.emptyStateHint" msgid "pools.emptyStateHint"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:188 #: src/pages/PoolFinder/index.tsx
msgid "pools.error.noPoolFound" msgid "pools.error.noPoolFound"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:199 #: src/pages/PoolFinder/index.tsx
msgid "pools.errors.invalidPair" msgid "pools.errors.invalidPair"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:67 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.highFee" msgid "pools.feeSelector.highFee"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:69 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.highFeeHint" msgid "pools.feeSelector.highFeeHint"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:43 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.lowFee" msgid "pools.feeSelector.lowFee"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:45 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.lowFeeHint" msgid "pools.feeSelector.lowFeeHint"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:55 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.mediumFee" msgid "pools.feeSelector.mediumFee"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:57 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.mediumFeeHint" msgid "pools.feeSelector.mediumFeeHint"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:31 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.subtitle" msgid "pools.feeSelector.subtitle"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:29 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.title" msgid "pools.feeSelector.title"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:179 #: src/pages/Pool/index.tsx
msgid "pools.heading.poolsOverview" msgid "pools.heading.poolsOverview"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:473 #: src/pages/Pool/PositionPage.tsx
msgid "pools.hint.collectingFees" msgid "pools.hint.collectingFees"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:101 #: src/pages/PoolFinder/index.tsx
msgid "pools.hint.toolHelperText" msgid "pools.hint.toolHelperText"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:86 #: src/pages/PoolFinder/index.tsx
msgid "pools.label.connectWalletToFindPools" msgid "pools.label.connectWalletToFindPools"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:174 #: src/pages/PoolFinder/index.tsx
msgid "pools.label.noLiquidityInPoolYet" msgid "pools.label.noLiquidityInPoolYet"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:693 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.collectFees" msgid "pools.labels.collectFees"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:740 #: src/pages/Pool/PositionPage.tsx
#: src/pages/RemoveLiquidity/V3.tsx:395 #: src/pages/RemoveLiquidity/V3.tsx
msgid "pools.labels.collectFeesAsWETH" msgid "pools.labels.collectFeesAsWETH"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:681 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.collectedFees" msgid "pools.labels.collectedFees"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:687 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.collectingFees" msgid "pools.labels.collectingFees"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:99 #: src/components/PositionPreview/index.tsx
msgid "pools.labels.feeTier" msgid "pools.labels.feeTier"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:102 #: src/components/PositionPreview/index.tsx
msgid "pools.labels.feeTierValue" msgid "pools.labels.feeTierValue"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:70 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inRange" msgid "pools.labels.inRange"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:62 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inRangeTooltip" msgid "pools.labels.inRangeTooltip"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:56 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inactive" msgid "pools.labels.inactive"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:47 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inactiveTooltip" msgid "pools.labels.inactiveTooltip"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:602 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.liquidity" msgid "pools.labels.liquidity"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:86 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.outOfRange" msgid "pools.labels.outOfRange"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:76 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.outOfRangeTooltip" msgid "pools.labels.outOfRangeTooltip"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:156 #: src/pages/PoolFinder/index.tsx
msgid "pools.labels.poolFound" msgid "pools.labels.poolFound"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:88 #: src/pages/PoolFinder/index.tsx
msgid "pools.labels.selectTokenToFindLiquidity" msgid "pools.labels.selectTokenToFindLiquidity"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:658 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.unclaimedFees" msgid "pools.labels.unclaimedFees"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:141 #: src/components/PositionPreview/index.tsx
msgid "pools.maxPrice" msgid "pools.maxPrice"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:802 #: src/pages/Pool/PositionPage.tsx
msgid "pools.maxPriceLabel" msgid "pools.maxPriceLabel"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:132 #: src/pages/Pool/index.tsx
msgid "pools.menu.create" msgid "pools.menu.create"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:162 #: src/pages/Pool/index.tsx
msgid "pools.menu.learn" msgid "pools.menu.learn"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:142 #: src/pages/Pool/index.tsx
msgid "pools.menu.migrate" msgid "pools.menu.migrate"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:189 #: src/pages/Pool/index.tsx
msgid "pools.menu.more" msgid "pools.menu.more"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:152 #: src/pages/Pool/index.tsx
msgid "pools.menu.v2Liquidity" msgid "pools.menu.v2Liquidity"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:131 #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx:150 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:790 #: src/pages/Pool/PositionPage.tsx
msgid "pools.minMaxPriceHint" msgid "pools.minMaxPriceHint"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:122 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:783 #: src/pages/Pool/PositionPage.tsx
msgid "pools.minPriceLabel" msgid "pools.minPriceLabel"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:206 #: src/pages/Pool/index.tsx
msgid "pools.toggle.hideClosedPositions" msgid "pools.toggle.hideClosedPositions"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:464 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.buttons.RemoveAmount" msgid "removeLiquidity.buttons.RemoveAmount"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:652 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.buttons.remove" msgid "removeLiquidity.buttons.remove"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:193 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/index.tsx:375 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.confirming.pending" msgid "removeLiquidity.confirming.pending"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:323 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.hint.outputEstimated" msgid "removeLiquidity.hint.outputEstimated"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:228 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.hints.collectFeesEarn" msgid "removeLiquidity.hints.collectFeesEarn"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:453 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.hints.removingPoolTokensConvertsPosition" msgid "removeLiquidity.hints.removingPoolTokensConvertsPosition"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:234 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:245 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:360 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.label.feesEarned" msgid "removeLiquidity.label.feesEarned"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:337 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.UNIBurned" msgid "removeLiquidity.labels.UNIBurned"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:441 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.confirmationTitle" msgid "removeLiquidity.labels.confirmationTitle"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:352 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.modalPrice" msgid "removeLiquidity.labels.modalPrice"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:311 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.labels.percentForSlider" msgid "removeLiquidity.labels.percentForSlider"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:606 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.price" msgid "removeLiquidity.labels.price"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:272 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.labels.removeLiquidity" msgid "removeLiquidity.labels.removeLiquidity"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:575 #: src/pages/Swap/index.tsx
msgid "swap.buttons.allowUniswapToUseCurrency" msgid "swap.buttons.allowUniswapToUseCurrency"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:467 #: src/pages/Swap/index.tsx
msgid "swap.buttons.backToV3" msgid "swap.buttons.backToV3"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:624 #: src/pages/Swap/index.tsx
msgid "swap.buttons.highPriceImpact" msgid "swap.buttons.highPriceImpact"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:657 #: src/pages/Swap/index.tsx
msgid "swap.buttons.priceImpactTooHigh" msgid "swap.buttons.priceImpactTooHigh"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:628 #: src/pages/Swap/index.tsx
#: src/pages/Swap/index.tsx:661 #: src/pages/Swap/index.tsx
msgid "swap.buttons.swap" msgid "swap.buttons.swap"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:626 #: src/pages/Swap/index.tsx
#: src/pages/Swap/index.tsx:659 #: src/pages/Swap/index.tsx
msgid "swap.buttons.swapAnyway" msgid "swap.buttons.swapAnyway"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:571 #: src/pages/Swap/index.tsx
msgid "swap.buttons.tradeCurrency" msgid "swap.buttons.tradeCurrency"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:527 #: src/pages/Swap/index.tsx
msgid "swap.buttons.unwrap" msgid "swap.buttons.unwrap"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:525 #: src/pages/Swap/index.tsx
msgid "swap.buttons.wrap" msgid "swap.buttons.wrap"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:587 #: src/pages/Swap/index.tsx
msgid "swap.hints.permission" msgid "swap.hints.permission"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:383 #: src/pages/Swap/index.tsx
msgid "swap.labels.from" msgid "swap.labels.from"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:382 #: src/pages/Swap/index.tsx
msgid "swap.labels.fromAtMost" msgid "swap.labels.fromAtMost"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:542 #: src/pages/Swap/index.tsx
msgid "swap.labels.insufficientLiquidity" msgid "swap.labels.insufficientLiquidity"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:538 #: src/pages/Swap/index.tsx
msgid "swap.labels.insufficientLiquiditySingleHopOnly" msgid "swap.labels.insufficientLiquiditySingleHopOnly"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:433 #: src/pages/Swap/index.tsx
msgid "swap.labels.removeSend" msgid "swap.labels.removeSend"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:412 #: src/pages/Swap/index.tsx
msgid "swap.labels.to" msgid "swap.labels.to"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:411 #: src/pages/Swap/index.tsx
msgid "swap.labels.toAtLeast" msgid "swap.labels.toAtLeast"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:158 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.buttons.import" msgid "tokenLists.buttons.import"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:126 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importHint1" msgid "tokenLists.importHint1"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:133 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importHint2" msgid "tokenLists.importHint2"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:85 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importList" msgid "tokenLists.importList"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:120 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importWarning" msgid "tokenLists.importWarning"
msgstr "" msgstr ""
#: src/components/SearchModal/CurrencySearch.tsx:232 #: src/components/SearchModal/CurrencySearch.tsx
msgid "tokenLists.manage" msgid "tokenLists.manage"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:104 #: src/components/SearchModal/ImportList.tsx
msgid "tokensLists.numberOfTokens" msgid "tokensLists.numberOfTokens"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:633 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "transactions.allowLPTokenMigration" msgid "transactions.allowLPTokenMigration"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:631 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "transactions.allower" msgid "transactions.allower"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:641 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.approve" msgid "transactions.approve"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:639 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.approved" msgid "transactions.approved"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:628 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/RemoveLiquidity/index.tsx:636 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.approving" msgid "transactions.approving"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:417 #: src/pages/AddLiquidity/index.tsx
msgid "transactions.confirmation.button" msgid "transactions.confirmation.button"
msgstr "" msgstr ""
#: src/components/Web3Status/index.tsx:188 #: src/components/Web3Status/index.tsx
msgid "transactions.pending" msgid "transactions.pending"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:266 #: src/pages/AddLiquidity/index.tsx
msgid "transactions.summary.addLiquidity" msgid "transactions.summary.addLiquidity"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:262 #: src/pages/AddLiquidity/index.tsx
msgid "transactions.summary.createPoolAndAddLiquidity" msgid "transactions.summary.createPoolAndAddLiquidity"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:269 #: src/pages/RemoveLiquidity/index.tsx
#: src/pages/RemoveLiquidity/index.tsx:269 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.summary.removeLiquidity" msgid "transactions.summary.removeLiquidity"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:155 #: src/pages/RemoveLiquidity/V3.tsx
msgid "transactions.summary.removeLiquidityV3" msgid "transactions.summary.removeLiquidityV3"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:713 #: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/index.tsx:243 #: src/pages/Pool/index.tsx
#: src/pages/RemoveLiquidity/index.tsx:622 #: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx:519 #: src/pages/Swap/index.tsx
msgid "wallet.connect" msgid "wallet.connect"
msgstr "" msgstr ""
#: src/components/Web3Status/index.tsx:216 #: src/components/Web3Status/index.tsx
msgid "wallet.connectLongForm" msgid "wallet.connectLongForm"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:393 #: src/components/Header/index.tsx
msgid "wallet.ethBalance" msgid "wallet.ethBalance"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:745 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "wallet.mustConnectAccount" msgid "wallet.mustConnectAccount"
msgstr "" msgstr ""
msgid "" msgid ""
msgstr "" msgstr ""
"POT-Creation-Date: 2021-05-26 13:04-0700\n" "POT-Creation-Date: 2021-05-27 10:27-0500\n"
"Mime-Version: 1.0\n" "Mime-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: @lingui/cli\n" "X-Generator: @lingui/cli\n"
"Language: pseudo-en\n" "Language: pseudo-en\n"
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" #: src/pages/AddLiquidity/index.tsx
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: \n"
"Plural-Forms: \n"
#: src/pages/AddLiquidity/index.tsx:528
msgid "addLiquidity.labels.currentPrice" msgid "addLiquidity.labels.currentPrice"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:574 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectLiquidityRange" msgid "addLiquidity.labels.selectLiquidityRange"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:439 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectPair" msgid "addLiquidity.labels.selectPair"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:500 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectStartingPrice" msgid "addLiquidity.labels.selectStartingPrice"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:484 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectedRange" msgid "addLiquidity.labels.selectedRange"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:368 #: src/pages/RemoveLiquidity/index.tsx
msgid "buttons.confirm" msgid "buttons.confirm"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:257 #: src/pages/RemoveLiquidity/V3.tsx
msgid "buttons.remove" msgid "buttons.remove"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:383 #: src/components/Header/index.tsx
msgid "claim.buttons.claimUNI" msgid "claim.buttons.claimUNI"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:380 #: src/components/Header/index.tsx
msgid "claim.buttons.claimingUNI" msgid "claim.buttons.claimingUNI"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:146 #: src/components/SearchModal/ImportList.tsx
msgid "common.IUnderstand" msgid "common.IUnderstand"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:443 #: src/pages/AddLiquidity/index.tsx
msgid "common.clearAll" msgid "common.clearAll"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:475 #: src/pages/RemoveLiquidity/index.tsx
msgid "common.detailed" msgid "common.detailed"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:758 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/PoolFinder/index.tsx:207 #: src/pages/PoolFinder/index.tsx
#: src/pages/Swap/index.tsx:535 #: src/pages/Swap/index.tsx
msgid "common.loading" msgid "common.loading"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:473 #: src/pages/RemoveLiquidity/index.tsx
msgid "common.simple" msgid "common.simple"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:140 #: src/pages/Pool/CTACards.tsx
msgid "cta.topPools" msgid "cta.topPools"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:143 #: src/pages/Pool/CTACards.tsx
msgid "cta.v3.explore" msgid "cta.v3.explore"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:126 #: src/pages/Pool/CTACards.tsx
msgid "cta.v3.launchAnnouncement" msgid "cta.v3.launchAnnouncement"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:129 #: src/pages/Pool/CTACards.tsx
msgid "cta.v3.walkthroughAndMigration" msgid "cta.v3.walkthroughAndMigration"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:126 #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx:145 #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx:164 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:173 #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx:807 #: src/pages/Pool/PositionPage.tsx
msgid "currencies.denominated" msgid "currencies.denominated"
msgstr "" msgstr ""
#: src/components/CurrencyInputPanel/index.tsx:280 #: src/components/CurrencyInputPanel/index.tsx
msgid "currencies.input.max" msgid "currencies.input.max"
msgstr "" msgstr ""
#: src/components/CurrencyInputPanel/index.tsx:202 #: src/components/CurrencyInputPanel/index.tsx
msgid "currencies.input.priceOutsideWarning" msgid "currencies.input.priceOutsideWarning"
msgstr "" msgstr ""
#: src/components/SearchModal/CurrencySearch.tsx:220 #: src/components/SearchModal/CurrencySearch.tsx
msgid "currencies.search.noResults" msgid "currencies.search.noResults"
msgstr "" msgstr ""
#: src/components/SearchModal/CurrencySearch.tsx:182 #: src/components/SearchModal/CurrencySearch.tsx
msgid "currencies.search.placeholder" msgid "currencies.search.placeholder"
msgstr "" msgstr ""
#: src/components/CurrencyInputPanel/index.tsx:240 #: src/components/CurrencyInputPanel/index.tsx
#: src/components/SearchModal/CurrencySearch.tsx:174 #: src/components/SearchModal/CurrencySearch.tsx
#: src/pages/PoolFinder/index.tsx:122 #: src/pages/PoolFinder/index.tsx
#: src/pages/PoolFinder/index.tsx:146 #: src/pages/PoolFinder/index.tsx
msgid "currencies.search.selectToken" msgid "currencies.search.selectToken"
msgstr "" msgstr ""
#: src/components/Web3Status/index.tsx:208 #: src/components/Web3Status/index.tsx
msgid "error.generic" msgid "error.generic"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:654 #: src/pages/AddLiquidity/index.tsx
msgid "error.invalidRangeWarning" msgid "error.invalidRangeWarning"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:708 #: src/pages/AddLiquidity/index.tsx
msgid "error.unsupportedAsset" msgid "error.unsupportedAsset"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:514 #: src/pages/Swap/index.tsx
msgid "error.unsupportedAssets" msgid "error.unsupportedAssets"
msgstr "" msgstr ""
#: src/components/Web3Status/index.tsx:207 #: src/components/Web3Status/index.tsx
msgid "error.wrongNetwork" msgid "error.wrongNetwork"
msgstr "" msgstr ""
#: src/components/Web3ReactManager/index.tsx:61 #: src/components/Web3ReactManager/index.tsx
msgid "errors.unknown" msgid "errors.unknown"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:640 #: src/pages/AddLiquidity/index.tsx
msgid "inactiveRangeWarning" msgid "inactiveRangeWarning"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:307 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.amount" msgid "labels.amount"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:413 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.inactive" msgid "labels.inactive"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:324 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.max" msgid "labels.max"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:415 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.remove" msgid "labels.remove"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:672 #: src/pages/AddLiquidity/index.tsx
msgid "liquidity.depositAmounts" msgid "liquidity.depositAmounts"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:659 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.buttons.migrate" msgid "migrate.buttons.migrate"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:656 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.buttons.migrating" msgid "migrate.buttons.migrating"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:586 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.errors.invalidRangeWarning" msgid "migrate.errors.invalidRangeWarning"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:458 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.firstV3LPGasCost" msgid "migrate.hint.firstV3LPGasCost"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:451 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.firstV3LiquidityProvider" msgid "migrate.hint.firstV3LiquidityProvider"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:404 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.migrationContract" msgid "migrate.hint.migrationContract"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:519 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.priceHint" msgid "migrate.hint.priceHint"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:397 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.toolInformation" msgid "migrate.hint.toolInformation"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:573 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hints.inactiveRangeWarning" msgid "migrate.hints.inactiveRangeWarning"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:600 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hints.priceRangeRefund" msgid "migrate.hints.priceRangeRefund"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:438 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.label.lpNFTToken" msgid "migrate.label.lpNFTToken"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:417 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.label.lpToken" msgid "migrate.label.lpToken"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:738 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.migrateV2Liquidity" msgid "migrate.labels.migrateV2Liquidity"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:467 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx:485 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.price" msgid "migrate.labels.price"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:511 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.priceDifference" msgid "migrate.labels.priceDifference"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:541 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.selectLiquidityRange" msgid "migrate.labels.selectLiquidityRange"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:498 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx:529 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.v3Price" msgid "migrate.labels.v3Price"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:814 #: src/pages/Pool/PositionPage.tsx
msgid "minMaxPriceHint" msgid "minMaxPriceHint"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:362 #: src/components/Header/index.tsx
msgid "nav.charts" msgid "nav.charts"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:83 #: src/components/NavigationTabs/index.tsx
msgid "nav.importPool" msgid "nav.importPool"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:356 #: src/components/Header/index.tsx
#: src/components/NavigationTabs/index.tsx:69 #: src/components/NavigationTabs/index.tsx
msgid "nav.pool" msgid "nav.pool"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:343 #: src/components/Header/index.tsx
#: src/components/NavigationTabs/index.tsx:66 #: src/components/NavigationTabs/index.tsx
msgid "nav.swap" msgid "nav.swap"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:359 #: src/components/Header/index.tsx
msgid "nav.vote" msgid "nav.vote"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:315 #: src/pages/RemoveLiquidity/V3.tsx
msgid "number.25Percent" msgid "number.25Percent"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:318 #: src/pages/RemoveLiquidity/V3.tsx
msgid "number.50Percent" msgid "number.50Percent"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:321 #: src/pages/RemoveLiquidity/V3.tsx
msgid "number.75Percent" msgid "number.75Percent"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:666 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.emptyFiatValue" msgid "numbers.emptyFiatValue"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:612 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.emptyValueInFiat" msgid "numbers.emptyValueInFiat"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:662 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.fiatValue" msgid "numbers.fiatValue"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:606 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.valueInFiat" msgid "numbers.valueInFiat"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:514 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/Pool/PositionPage.tsx:528 #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx:627 #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx:642 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.valueWithPercent" msgid "numbers.valueWithPercent"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:506 #: src/pages/Pool/PositionPage.tsx
msgid "pool.label.claimFees" msgid "pool.label.claimFees"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:511 #: src/pages/Pool/PositionPage.tsx
msgid "pool.label.collectingFees" msgid "pool.label.collectingFees"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:205 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:216 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:335 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:346 #: src/pages/RemoveLiquidity/V3.tsx
msgid "pool.pooledCurrency" msgid "pool.pooledCurrency"
msgstr "" msgstr ""
#: src/components/PositionList/index.tsx:50 #: src/components/PositionList/index.tsx
#: src/pages/Pool/PositionPage.tsx:759 #: src/pages/Pool/PositionPage.tsx
msgid "pool.priceRange" msgid "pool.priceRange"
msgstr "" msgstr ""
#: src/components/PositionList/index.tsx:46 #: src/components/PositionList/index.tsx
#: src/components/PositionList/index.tsx:54 #: src/components/PositionList/index.tsx
msgid "pool.yourPositions" msgid "pool.yourPositions"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:517 #: src/pages/Pool/PositionPage.tsx
msgid "pools.button.backToPoolsOverview" msgid "pools.button.backToPoolsOverview"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:125 #: src/components/NavigationTabs/index.tsx
msgid "pools.buttons.addLiquidity" msgid "pools.buttons.addLiquidity"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:178 #: src/pages/PoolFinder/index.tsx
msgid "pools.buttons.addLiquidityPoolFinder" msgid "pools.buttons.addLiquidityPoolFinder"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:476 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.collect" msgid "pools.buttons.collect"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:123 #: src/components/NavigationTabs/index.tsx
msgid "pools.buttons.createPair" msgid "pools.buttons.createPair"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:191 #: src/pages/PoolFinder/index.tsx
msgid "pools.buttons.createPool" msgid "pools.buttons.createPool"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:544 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.increaseLiquidity" msgid "pools.buttons.increaseLiquidity"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:160 #: src/pages/PoolFinder/index.tsx
msgid "pools.buttons.manage" msgid "pools.buttons.manage"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:291 #: src/pages/Pool/index.tsx
msgid "pools.buttons.migrateLiquidity" msgid "pools.buttons.migrateLiquidity"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:252 #: src/pages/Pool/index.tsx
msgid "pools.buttons.migrateV2Liquidity" msgid "pools.buttons.migrateV2Liquidity"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:196 #: src/pages/Pool/index.tsx
msgid "pools.buttons.newPosition" msgid "pools.buttons.newPosition"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:581 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.owner" msgid "pools.buttons.owner"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:127 #: src/components/NavigationTabs/index.tsx
#: src/pages/Pool/PositionPage.tsx:555 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.removeLiquidity" msgid "pools.buttons.removeLiquidity"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:274 #: src/pages/Pool/index.tsx
msgid "pools.buttons.viewV2Liquidity" msgid "pools.buttons.viewV2Liquidity"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:160 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:167 #: src/pages/Pool/PositionPage.tsx
msgid "pools.currentPrice" msgid "pools.currentPrice"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:238 #: src/pages/Pool/index.tsx
msgid "pools.emptyStateHint" msgid "pools.emptyStateHint"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:188 #: src/pages/PoolFinder/index.tsx
msgid "pools.error.noPoolFound" msgid "pools.error.noPoolFound"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:199 #: src/pages/PoolFinder/index.tsx
msgid "pools.errors.invalidPair" msgid "pools.errors.invalidPair"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:67 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.highFee" msgid "pools.feeSelector.highFee"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:69 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.highFeeHint" msgid "pools.feeSelector.highFeeHint"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:43 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.lowFee" msgid "pools.feeSelector.lowFee"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:45 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.lowFeeHint" msgid "pools.feeSelector.lowFeeHint"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:55 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.mediumFee" msgid "pools.feeSelector.mediumFee"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:57 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.mediumFeeHint" msgid "pools.feeSelector.mediumFeeHint"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:31 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.subtitle" msgid "pools.feeSelector.subtitle"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:29 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.title" msgid "pools.feeSelector.title"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:179 #: src/pages/Pool/index.tsx
msgid "pools.heading.poolsOverview" msgid "pools.heading.poolsOverview"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:473 #: src/pages/Pool/PositionPage.tsx
msgid "pools.hint.collectingFees" msgid "pools.hint.collectingFees"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:101 #: src/pages/PoolFinder/index.tsx
msgid "pools.hint.toolHelperText" msgid "pools.hint.toolHelperText"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:86 #: src/pages/PoolFinder/index.tsx
msgid "pools.label.connectWalletToFindPools" msgid "pools.label.connectWalletToFindPools"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:174 #: src/pages/PoolFinder/index.tsx
msgid "pools.label.noLiquidityInPoolYet" msgid "pools.label.noLiquidityInPoolYet"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:693 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.collectFees" msgid "pools.labels.collectFees"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:740 #: src/pages/Pool/PositionPage.tsx
#: src/pages/RemoveLiquidity/V3.tsx:395 #: src/pages/RemoveLiquidity/V3.tsx
msgid "pools.labels.collectFeesAsWETH" msgid "pools.labels.collectFeesAsWETH"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:681 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.collectedFees" msgid "pools.labels.collectedFees"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:687 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.collectingFees" msgid "pools.labels.collectingFees"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:99 #: src/components/PositionPreview/index.tsx
msgid "pools.labels.feeTier" msgid "pools.labels.feeTier"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:102 #: src/components/PositionPreview/index.tsx
msgid "pools.labels.feeTierValue" msgid "pools.labels.feeTierValue"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:70 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inRange" msgid "pools.labels.inRange"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:62 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inRangeTooltip" msgid "pools.labels.inRangeTooltip"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:56 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inactive" msgid "pools.labels.inactive"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:47 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inactiveTooltip" msgid "pools.labels.inactiveTooltip"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:602 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.liquidity" msgid "pools.labels.liquidity"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:86 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.outOfRange" msgid "pools.labels.outOfRange"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:76 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.outOfRangeTooltip" msgid "pools.labels.outOfRangeTooltip"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:156 #: src/pages/PoolFinder/index.tsx
msgid "pools.labels.poolFound" msgid "pools.labels.poolFound"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:88 #: src/pages/PoolFinder/index.tsx
msgid "pools.labels.selectTokenToFindLiquidity" msgid "pools.labels.selectTokenToFindLiquidity"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:658 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.unclaimedFees" msgid "pools.labels.unclaimedFees"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:141 #: src/components/PositionPreview/index.tsx
msgid "pools.maxPrice" msgid "pools.maxPrice"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:802 #: src/pages/Pool/PositionPage.tsx
msgid "pools.maxPriceLabel" msgid "pools.maxPriceLabel"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:132 #: src/pages/Pool/index.tsx
msgid "pools.menu.create" msgid "pools.menu.create"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:162 #: src/pages/Pool/index.tsx
msgid "pools.menu.learn" msgid "pools.menu.learn"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:142 #: src/pages/Pool/index.tsx
msgid "pools.menu.migrate" msgid "pools.menu.migrate"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:189 #: src/pages/Pool/index.tsx
msgid "pools.menu.more" msgid "pools.menu.more"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:152 #: src/pages/Pool/index.tsx
msgid "pools.menu.v2Liquidity" msgid "pools.menu.v2Liquidity"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:131 #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx:150 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:790 #: src/pages/Pool/PositionPage.tsx
msgid "pools.minMaxPriceHint" msgid "pools.minMaxPriceHint"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:122 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:783 #: src/pages/Pool/PositionPage.tsx
msgid "pools.minPriceLabel" msgid "pools.minPriceLabel"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:206 #: src/pages/Pool/index.tsx
msgid "pools.toggle.hideClosedPositions" msgid "pools.toggle.hideClosedPositions"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:464 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.buttons.RemoveAmount" msgid "removeLiquidity.buttons.RemoveAmount"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:652 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.buttons.remove" msgid "removeLiquidity.buttons.remove"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:193 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/index.tsx:375 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.confirming.pending" msgid "removeLiquidity.confirming.pending"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:323 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.hint.outputEstimated" msgid "removeLiquidity.hint.outputEstimated"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:228 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.hints.collectFeesEarn" msgid "removeLiquidity.hints.collectFeesEarn"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:453 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.hints.removingPoolTokensConvertsPosition" msgid "removeLiquidity.hints.removingPoolTokensConvertsPosition"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:234 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:245 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:360 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.label.feesEarned" msgid "removeLiquidity.label.feesEarned"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:337 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.UNIBurned" msgid "removeLiquidity.labels.UNIBurned"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:441 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.confirmationTitle" msgid "removeLiquidity.labels.confirmationTitle"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:352 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.modalPrice" msgid "removeLiquidity.labels.modalPrice"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:311 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.labels.percentForSlider" msgid "removeLiquidity.labels.percentForSlider"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:606 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.price" msgid "removeLiquidity.labels.price"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:272 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.labels.removeLiquidity" msgid "removeLiquidity.labels.removeLiquidity"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:575 #: src/pages/Swap/index.tsx
msgid "swap.buttons.allowUniswapToUseCurrency" msgid "swap.buttons.allowUniswapToUseCurrency"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:467 #: src/pages/Swap/index.tsx
msgid "swap.buttons.backToV3" msgid "swap.buttons.backToV3"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:624 #: src/pages/Swap/index.tsx
msgid "swap.buttons.highPriceImpact" msgid "swap.buttons.highPriceImpact"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:657 #: src/pages/Swap/index.tsx
msgid "swap.buttons.priceImpactTooHigh" msgid "swap.buttons.priceImpactTooHigh"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:628 #: src/pages/Swap/index.tsx
#: src/pages/Swap/index.tsx:661 #: src/pages/Swap/index.tsx
msgid "swap.buttons.swap" msgid "swap.buttons.swap"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:626 #: src/pages/Swap/index.tsx
#: src/pages/Swap/index.tsx:659 #: src/pages/Swap/index.tsx
msgid "swap.buttons.swapAnyway" msgid "swap.buttons.swapAnyway"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:571 #: src/pages/Swap/index.tsx
msgid "swap.buttons.tradeCurrency" msgid "swap.buttons.tradeCurrency"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:527 #: src/pages/Swap/index.tsx
msgid "swap.buttons.unwrap" msgid "swap.buttons.unwrap"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:525 #: src/pages/Swap/index.tsx
msgid "swap.buttons.wrap" msgid "swap.buttons.wrap"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:587 #: src/pages/Swap/index.tsx
msgid "swap.hints.permission" msgid "swap.hints.permission"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:383 #: src/pages/Swap/index.tsx
msgid "swap.labels.from" msgid "swap.labels.from"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:382 #: src/pages/Swap/index.tsx
msgid "swap.labels.fromAtMost" msgid "swap.labels.fromAtMost"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:542 #: src/pages/Swap/index.tsx
msgid "swap.labels.insufficientLiquidity" msgid "swap.labels.insufficientLiquidity"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:538 #: src/pages/Swap/index.tsx
msgid "swap.labels.insufficientLiquiditySingleHopOnly" msgid "swap.labels.insufficientLiquiditySingleHopOnly"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:433 #: src/pages/Swap/index.tsx
msgid "swap.labels.removeSend" msgid "swap.labels.removeSend"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:412 #: src/pages/Swap/index.tsx
msgid "swap.labels.to" msgid "swap.labels.to"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:411 #: src/pages/Swap/index.tsx
msgid "swap.labels.toAtLeast" msgid "swap.labels.toAtLeast"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:158 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.buttons.import" msgid "tokenLists.buttons.import"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:126 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importHint1" msgid "tokenLists.importHint1"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:133 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importHint2" msgid "tokenLists.importHint2"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:85 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importList" msgid "tokenLists.importList"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:120 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importWarning" msgid "tokenLists.importWarning"
msgstr "" msgstr ""
#: src/components/SearchModal/CurrencySearch.tsx:232 #: src/components/SearchModal/CurrencySearch.tsx
msgid "tokenLists.manage" msgid "tokenLists.manage"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:104 #: src/components/SearchModal/ImportList.tsx
msgid "tokensLists.numberOfTokens" msgid "tokensLists.numberOfTokens"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:633 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "transactions.allowLPTokenMigration" msgid "transactions.allowLPTokenMigration"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:631 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "transactions.allower" msgid "transactions.allower"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:641 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.approve" msgid "transactions.approve"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:639 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.approved" msgid "transactions.approved"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:628 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/RemoveLiquidity/index.tsx:636 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.approving" msgid "transactions.approving"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:417 #: src/pages/AddLiquidity/index.tsx
msgid "transactions.confirmation.button" msgid "transactions.confirmation.button"
msgstr "" msgstr ""
#: src/components/Web3Status/index.tsx:188 #: src/components/Web3Status/index.tsx
msgid "transactions.pending" msgid "transactions.pending"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:266 #: src/pages/AddLiquidity/index.tsx
msgid "transactions.summary.addLiquidity" msgid "transactions.summary.addLiquidity"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:262 #: src/pages/AddLiquidity/index.tsx
msgid "transactions.summary.createPoolAndAddLiquidity" msgid "transactions.summary.createPoolAndAddLiquidity"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:269 #: src/pages/RemoveLiquidity/index.tsx
#: src/pages/RemoveLiquidity/index.tsx:269 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.summary.removeLiquidity" msgid "transactions.summary.removeLiquidity"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:155 #: src/pages/RemoveLiquidity/V3.tsx
msgid "transactions.summary.removeLiquidityV3" msgid "transactions.summary.removeLiquidityV3"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:713 #: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/index.tsx:243 #: src/pages/Pool/index.tsx
#: src/pages/RemoveLiquidity/index.tsx:622 #: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx:519 #: src/pages/Swap/index.tsx
msgid "wallet.connect" msgid "wallet.connect"
msgstr "" msgstr ""
#: src/components/Web3Status/index.tsx:216 #: src/components/Web3Status/index.tsx
msgid "wallet.connectLongForm" msgid "wallet.connectLongForm"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:393 #: src/components/Header/index.tsx
msgid "wallet.ethBalance" msgid "wallet.ethBalance"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:745 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "wallet.mustConnectAccount" msgid "wallet.mustConnectAccount"
msgstr "" msgstr ""
...@@ -13,763 +13,763 @@ msgstr "" ...@@ -13,763 +13,763 @@ msgstr ""
"Language-Team: \n" "Language-Team: \n"
"Plural-Forms: \n" "Plural-Forms: \n"
#: src/pages/AddLiquidity/index.tsx:528 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.currentPrice" msgid "addLiquidity.labels.currentPrice"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:574 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectLiquidityRange" msgid "addLiquidity.labels.selectLiquidityRange"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:439 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectPair" msgid "addLiquidity.labels.selectPair"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:500 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectStartingPrice" msgid "addLiquidity.labels.selectStartingPrice"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:484 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectedRange" msgid "addLiquidity.labels.selectedRange"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:368 #: src/pages/RemoveLiquidity/index.tsx
msgid "buttons.confirm" msgid "buttons.confirm"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:257 #: src/pages/RemoveLiquidity/V3.tsx
msgid "buttons.remove" msgid "buttons.remove"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:383 #: src/components/Header/index.tsx
msgid "claim.buttons.claimUNI" msgid "claim.buttons.claimUNI"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:380 #: src/components/Header/index.tsx
msgid "claim.buttons.claimingUNI" msgid "claim.buttons.claimingUNI"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:146 #: src/components/SearchModal/ImportList.tsx
msgid "common.IUnderstand" msgid "common.IUnderstand"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:443 #: src/pages/AddLiquidity/index.tsx
msgid "common.clearAll" msgid "common.clearAll"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:475 #: src/pages/RemoveLiquidity/index.tsx
msgid "common.detailed" msgid "common.detailed"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:758 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/PoolFinder/index.tsx:207 #: src/pages/PoolFinder/index.tsx
#: src/pages/Swap/index.tsx:535 #: src/pages/Swap/index.tsx
msgid "common.loading" msgid "common.loading"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:473 #: src/pages/RemoveLiquidity/index.tsx
msgid "common.simple" msgid "common.simple"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:140 #: src/pages/Pool/CTACards.tsx
msgid "cta.topPools" msgid "cta.topPools"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:143 #: src/pages/Pool/CTACards.tsx
msgid "cta.v3.explore" msgid "cta.v3.explore"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:126 #: src/pages/Pool/CTACards.tsx
msgid "cta.v3.launchAnnouncement" msgid "cta.v3.launchAnnouncement"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:129 #: src/pages/Pool/CTACards.tsx
msgid "cta.v3.walkthroughAndMigration" msgid "cta.v3.walkthroughAndMigration"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:126 #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx:145 #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx:164 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:173 #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx:807 #: src/pages/Pool/PositionPage.tsx
msgid "currencies.denominated" msgid "currencies.denominated"
msgstr "" msgstr ""
#: src/components/CurrencyInputPanel/index.tsx:280 #: src/components/CurrencyInputPanel/index.tsx
msgid "currencies.input.max" msgid "currencies.input.max"
msgstr "" msgstr ""
#: src/components/CurrencyInputPanel/index.tsx:202 #: src/components/CurrencyInputPanel/index.tsx
msgid "currencies.input.priceOutsideWarning" msgid "currencies.input.priceOutsideWarning"
msgstr "" msgstr ""
#: src/components/SearchModal/CurrencySearch.tsx:220 #: src/components/SearchModal/CurrencySearch.tsx
msgid "currencies.search.noResults" msgid "currencies.search.noResults"
msgstr "" msgstr ""
#: src/components/SearchModal/CurrencySearch.tsx:182 #: src/components/SearchModal/CurrencySearch.tsx
msgid "currencies.search.placeholder" msgid "currencies.search.placeholder"
msgstr "Caută nume sau lipește adresă" msgstr "Caută nume sau lipește adresă"
#: src/components/CurrencyInputPanel/index.tsx:240 #: src/components/CurrencyInputPanel/index.tsx
#: src/components/SearchModal/CurrencySearch.tsx:174 #: src/components/SearchModal/CurrencySearch.tsx
#: src/pages/PoolFinder/index.tsx:122 #: src/pages/PoolFinder/index.tsx
#: src/pages/PoolFinder/index.tsx:146 #: src/pages/PoolFinder/index.tsx
msgid "currencies.search.selectToken" msgid "currencies.search.selectToken"
msgstr "Selectează un jeton" msgstr "Selectează un jeton"
#: src/components/Web3Status/index.tsx:208 #: src/components/Web3Status/index.tsx
msgid "error.generic" msgid "error.generic"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:654 #: src/pages/AddLiquidity/index.tsx
msgid "error.invalidRangeWarning" msgid "error.invalidRangeWarning"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:708 #: src/pages/AddLiquidity/index.tsx
msgid "error.unsupportedAsset" msgid "error.unsupportedAsset"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:514 #: src/pages/Swap/index.tsx
msgid "error.unsupportedAssets" msgid "error.unsupportedAssets"
msgstr "" msgstr ""
#: src/components/Web3Status/index.tsx:207 #: src/components/Web3Status/index.tsx
msgid "error.wrongNetwork" msgid "error.wrongNetwork"
msgstr "" msgstr ""
#: src/components/Web3ReactManager/index.tsx:61 #: src/components/Web3ReactManager/index.tsx
msgid "errors.unknown" msgid "errors.unknown"
msgstr "Ups! A intervenit o eroare tehnică. Te rog reîncarcă pagina, sau acceseaz-o de pe alt navigator sau dispozitiv." 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 #: src/pages/AddLiquidity/index.tsx
msgid "inactiveRangeWarning" msgid "inactiveRangeWarning"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:307 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.amount" msgid "labels.amount"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:413 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.inactive" msgid "labels.inactive"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:324 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.max" msgid "labels.max"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:415 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.remove" msgid "labels.remove"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:672 #: src/pages/AddLiquidity/index.tsx
msgid "liquidity.depositAmounts" msgid "liquidity.depositAmounts"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:659 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.buttons.migrate" msgid "migrate.buttons.migrate"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:656 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.buttons.migrating" msgid "migrate.buttons.migrating"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:586 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.errors.invalidRangeWarning" msgid "migrate.errors.invalidRangeWarning"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:458 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.firstV3LPGasCost" msgid "migrate.hint.firstV3LPGasCost"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:451 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.firstV3LiquidityProvider" msgid "migrate.hint.firstV3LiquidityProvider"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:404 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.migrationContract" msgid "migrate.hint.migrationContract"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:519 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.priceHint" msgid "migrate.hint.priceHint"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:397 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.toolInformation" msgid "migrate.hint.toolInformation"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:573 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hints.inactiveRangeWarning" msgid "migrate.hints.inactiveRangeWarning"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:600 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hints.priceRangeRefund" msgid "migrate.hints.priceRangeRefund"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:438 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.label.lpNFTToken" msgid "migrate.label.lpNFTToken"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:417 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.label.lpToken" msgid "migrate.label.lpToken"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:738 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.migrateV2Liquidity" msgid "migrate.labels.migrateV2Liquidity"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:467 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx:485 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.price" msgid "migrate.labels.price"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:511 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.priceDifference" msgid "migrate.labels.priceDifference"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:541 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.selectLiquidityRange" msgid "migrate.labels.selectLiquidityRange"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:498 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx:529 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.v3Price" msgid "migrate.labels.v3Price"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:814 #: src/pages/Pool/PositionPage.tsx
msgid "minMaxPriceHint" msgid "minMaxPriceHint"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:362 #: src/components/Header/index.tsx
msgid "nav.charts" msgid "nav.charts"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:83 #: src/components/NavigationTabs/index.tsx
msgid "nav.importPool" msgid "nav.importPool"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:356 #: src/components/Header/index.tsx
#: src/components/NavigationTabs/index.tsx:69 #: src/components/NavigationTabs/index.tsx
msgid "nav.pool" msgid "nav.pool"
msgstr "Depune Lichiditate" msgstr "Depune Lichiditate"
#: src/components/Header/index.tsx:343 #: src/components/Header/index.tsx
#: src/components/NavigationTabs/index.tsx:66 #: src/components/NavigationTabs/index.tsx
msgid "nav.swap" msgid "nav.swap"
msgstr "Schimbă" msgstr "Schimbă"
#: src/components/Header/index.tsx:359 #: src/components/Header/index.tsx
msgid "nav.vote" msgid "nav.vote"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:315 #: src/pages/RemoveLiquidity/V3.tsx
msgid "number.25Percent" msgid "number.25Percent"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:318 #: src/pages/RemoveLiquidity/V3.tsx
msgid "number.50Percent" msgid "number.50Percent"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:321 #: src/pages/RemoveLiquidity/V3.tsx
msgid "number.75Percent" msgid "number.75Percent"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:666 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.emptyFiatValue" msgid "numbers.emptyFiatValue"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:612 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.emptyValueInFiat" msgid "numbers.emptyValueInFiat"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:662 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.fiatValue" msgid "numbers.fiatValue"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:606 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.valueInFiat" msgid "numbers.valueInFiat"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:514 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/Pool/PositionPage.tsx:528 #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx:627 #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx:642 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.valueWithPercent" msgid "numbers.valueWithPercent"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:506 #: src/pages/Pool/PositionPage.tsx
msgid "pool.label.claimFees" msgid "pool.label.claimFees"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:511 #: src/pages/Pool/PositionPage.tsx
msgid "pool.label.collectingFees" msgid "pool.label.collectingFees"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:205 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:216 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:335 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:346 #: src/pages/RemoveLiquidity/V3.tsx
msgid "pool.pooledCurrency" msgid "pool.pooledCurrency"
msgstr "" msgstr ""
#: src/components/PositionList/index.tsx:50 #: src/components/PositionList/index.tsx
#: src/pages/Pool/PositionPage.tsx:759 #: src/pages/Pool/PositionPage.tsx
msgid "pool.priceRange" msgid "pool.priceRange"
msgstr "" msgstr ""
#: src/components/PositionList/index.tsx:46 #: src/components/PositionList/index.tsx
#: src/components/PositionList/index.tsx:54 #: src/components/PositionList/index.tsx
msgid "pool.yourPositions" msgid "pool.yourPositions"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:517 #: src/pages/Pool/PositionPage.tsx
msgid "pools.button.backToPoolsOverview" msgid "pools.button.backToPoolsOverview"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:125 #: src/components/NavigationTabs/index.tsx
msgid "pools.buttons.addLiquidity" msgid "pools.buttons.addLiquidity"
msgstr "Adaugă Lichiditate" msgstr "Adaugă Lichiditate"
#: src/pages/PoolFinder/index.tsx:178 #: src/pages/PoolFinder/index.tsx
msgid "pools.buttons.addLiquidityPoolFinder" msgid "pools.buttons.addLiquidityPoolFinder"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:476 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.collect" msgid "pools.buttons.collect"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:123 #: src/components/NavigationTabs/index.tsx
msgid "pools.buttons.createPair" msgid "pools.buttons.createPair"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:191 #: src/pages/PoolFinder/index.tsx
msgid "pools.buttons.createPool" msgid "pools.buttons.createPool"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:544 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.increaseLiquidity" msgid "pools.buttons.increaseLiquidity"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:160 #: src/pages/PoolFinder/index.tsx
msgid "pools.buttons.manage" msgid "pools.buttons.manage"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:291 #: src/pages/Pool/index.tsx
msgid "pools.buttons.migrateLiquidity" msgid "pools.buttons.migrateLiquidity"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:252 #: src/pages/Pool/index.tsx
msgid "pools.buttons.migrateV2Liquidity" msgid "pools.buttons.migrateV2Liquidity"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:196 #: src/pages/Pool/index.tsx
msgid "pools.buttons.newPosition" msgid "pools.buttons.newPosition"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:581 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.owner" msgid "pools.buttons.owner"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:127 #: src/components/NavigationTabs/index.tsx
#: src/pages/Pool/PositionPage.tsx:555 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.removeLiquidity" msgid "pools.buttons.removeLiquidity"
msgstr "Retrage Lichiditat" msgstr "Retrage Lichiditat"
#: src/pages/Pool/index.tsx:274 #: src/pages/Pool/index.tsx
msgid "pools.buttons.viewV2Liquidity" msgid "pools.buttons.viewV2Liquidity"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:160 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:167 #: src/pages/Pool/PositionPage.tsx
msgid "pools.currentPrice" msgid "pools.currentPrice"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:238 #: src/pages/Pool/index.tsx
msgid "pools.emptyStateHint" msgid "pools.emptyStateHint"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:188 #: src/pages/PoolFinder/index.tsx
msgid "pools.error.noPoolFound" msgid "pools.error.noPoolFound"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:199 #: src/pages/PoolFinder/index.tsx
msgid "pools.errors.invalidPair" msgid "pools.errors.invalidPair"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:67 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.highFee" msgid "pools.feeSelector.highFee"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:69 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.highFeeHint" msgid "pools.feeSelector.highFeeHint"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:43 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.lowFee" msgid "pools.feeSelector.lowFee"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:45 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.lowFeeHint" msgid "pools.feeSelector.lowFeeHint"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:55 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.mediumFee" msgid "pools.feeSelector.mediumFee"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:57 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.mediumFeeHint" msgid "pools.feeSelector.mediumFeeHint"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:31 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.subtitle" msgid "pools.feeSelector.subtitle"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:29 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.title" msgid "pools.feeSelector.title"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:179 #: src/pages/Pool/index.tsx
msgid "pools.heading.poolsOverview" msgid "pools.heading.poolsOverview"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:473 #: src/pages/Pool/PositionPage.tsx
msgid "pools.hint.collectingFees" msgid "pools.hint.collectingFees"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:101 #: src/pages/PoolFinder/index.tsx
msgid "pools.hint.toolHelperText" msgid "pools.hint.toolHelperText"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:86 #: src/pages/PoolFinder/index.tsx
msgid "pools.label.connectWalletToFindPools" msgid "pools.label.connectWalletToFindPools"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:174 #: src/pages/PoolFinder/index.tsx
msgid "pools.label.noLiquidityInPoolYet" msgid "pools.label.noLiquidityInPoolYet"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:693 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.collectFees" msgid "pools.labels.collectFees"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:740 #: src/pages/Pool/PositionPage.tsx
#: src/pages/RemoveLiquidity/V3.tsx:395 #: src/pages/RemoveLiquidity/V3.tsx
msgid "pools.labels.collectFeesAsWETH" msgid "pools.labels.collectFeesAsWETH"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:681 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.collectedFees" msgid "pools.labels.collectedFees"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:687 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.collectingFees" msgid "pools.labels.collectingFees"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:99 #: src/components/PositionPreview/index.tsx
msgid "pools.labels.feeTier" msgid "pools.labels.feeTier"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:102 #: src/components/PositionPreview/index.tsx
msgid "pools.labels.feeTierValue" msgid "pools.labels.feeTierValue"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:70 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inRange" msgid "pools.labels.inRange"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:62 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inRangeTooltip" msgid "pools.labels.inRangeTooltip"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:56 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inactive" msgid "pools.labels.inactive"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:47 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inactiveTooltip" msgid "pools.labels.inactiveTooltip"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:602 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.liquidity" msgid "pools.labels.liquidity"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:86 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.outOfRange" msgid "pools.labels.outOfRange"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:76 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.outOfRangeTooltip" msgid "pools.labels.outOfRangeTooltip"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:156 #: src/pages/PoolFinder/index.tsx
msgid "pools.labels.poolFound" msgid "pools.labels.poolFound"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:88 #: src/pages/PoolFinder/index.tsx
msgid "pools.labels.selectTokenToFindLiquidity" msgid "pools.labels.selectTokenToFindLiquidity"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:658 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.unclaimedFees" msgid "pools.labels.unclaimedFees"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:141 #: src/components/PositionPreview/index.tsx
msgid "pools.maxPrice" msgid "pools.maxPrice"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:802 #: src/pages/Pool/PositionPage.tsx
msgid "pools.maxPriceLabel" msgid "pools.maxPriceLabel"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:132 #: src/pages/Pool/index.tsx
msgid "pools.menu.create" msgid "pools.menu.create"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:162 #: src/pages/Pool/index.tsx
msgid "pools.menu.learn" msgid "pools.menu.learn"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:142 #: src/pages/Pool/index.tsx
msgid "pools.menu.migrate" msgid "pools.menu.migrate"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:189 #: src/pages/Pool/index.tsx
msgid "pools.menu.more" msgid "pools.menu.more"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:152 #: src/pages/Pool/index.tsx
msgid "pools.menu.v2Liquidity" msgid "pools.menu.v2Liquidity"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:131 #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx:150 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:790 #: src/pages/Pool/PositionPage.tsx
msgid "pools.minMaxPriceHint" msgid "pools.minMaxPriceHint"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:122 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:783 #: src/pages/Pool/PositionPage.tsx
msgid "pools.minPriceLabel" msgid "pools.minPriceLabel"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:206 #: src/pages/Pool/index.tsx
msgid "pools.toggle.hideClosedPositions" msgid "pools.toggle.hideClosedPositions"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:464 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.buttons.RemoveAmount" msgid "removeLiquidity.buttons.RemoveAmount"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:652 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.buttons.remove" msgid "removeLiquidity.buttons.remove"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:193 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/index.tsx:375 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.confirming.pending" msgid "removeLiquidity.confirming.pending"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:323 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.hint.outputEstimated" msgid "removeLiquidity.hint.outputEstimated"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:228 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.hints.collectFeesEarn" msgid "removeLiquidity.hints.collectFeesEarn"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:453 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.hints.removingPoolTokensConvertsPosition" msgid "removeLiquidity.hints.removingPoolTokensConvertsPosition"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:234 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:245 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:360 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.label.feesEarned" msgid "removeLiquidity.label.feesEarned"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:337 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.UNIBurned" msgid "removeLiquidity.labels.UNIBurned"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:441 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.confirmationTitle" msgid "removeLiquidity.labels.confirmationTitle"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:352 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.modalPrice" msgid "removeLiquidity.labels.modalPrice"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:311 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.labels.percentForSlider" msgid "removeLiquidity.labels.percentForSlider"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:606 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.price" msgid "removeLiquidity.labels.price"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:272 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.labels.removeLiquidity" msgid "removeLiquidity.labels.removeLiquidity"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:575 #: src/pages/Swap/index.tsx
msgid "swap.buttons.allowUniswapToUseCurrency" msgid "swap.buttons.allowUniswapToUseCurrency"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:467 #: src/pages/Swap/index.tsx
msgid "swap.buttons.backToV3" msgid "swap.buttons.backToV3"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:624 #: src/pages/Swap/index.tsx
msgid "swap.buttons.highPriceImpact" msgid "swap.buttons.highPriceImpact"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:657 #: src/pages/Swap/index.tsx
msgid "swap.buttons.priceImpactTooHigh" msgid "swap.buttons.priceImpactTooHigh"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:628 #: src/pages/Swap/index.tsx
#: src/pages/Swap/index.tsx:661 #: src/pages/Swap/index.tsx
msgid "swap.buttons.swap" msgid "swap.buttons.swap"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:626 #: src/pages/Swap/index.tsx
#: src/pages/Swap/index.tsx:659 #: src/pages/Swap/index.tsx
msgid "swap.buttons.swapAnyway" msgid "swap.buttons.swapAnyway"
msgstr "Schimbă Oricum" msgstr "Schimbă Oricum"
#: src/pages/Swap/index.tsx:571 #: src/pages/Swap/index.tsx
msgid "swap.buttons.tradeCurrency" msgid "swap.buttons.tradeCurrency"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:527 #: src/pages/Swap/index.tsx
msgid "swap.buttons.unwrap" msgid "swap.buttons.unwrap"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:525 #: src/pages/Swap/index.tsx
msgid "swap.buttons.wrap" msgid "swap.buttons.wrap"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:587 #: src/pages/Swap/index.tsx
msgid "swap.hints.permission" msgid "swap.hints.permission"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:383 #: src/pages/Swap/index.tsx
msgid "swap.labels.from" msgid "swap.labels.from"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:382 #: src/pages/Swap/index.tsx
msgid "swap.labels.fromAtMost" msgid "swap.labels.fromAtMost"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:542 #: src/pages/Swap/index.tsx
msgid "swap.labels.insufficientLiquidity" msgid "swap.labels.insufficientLiquidity"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:538 #: src/pages/Swap/index.tsx
msgid "swap.labels.insufficientLiquiditySingleHopOnly" msgid "swap.labels.insufficientLiquiditySingleHopOnly"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:433 #: src/pages/Swap/index.tsx
msgid "swap.labels.removeSend" msgid "swap.labels.removeSend"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:412 #: src/pages/Swap/index.tsx
msgid "swap.labels.to" msgid "swap.labels.to"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:411 #: src/pages/Swap/index.tsx
msgid "swap.labels.toAtLeast" msgid "swap.labels.toAtLeast"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:158 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.buttons.import" msgid "tokenLists.buttons.import"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:126 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importHint1" msgid "tokenLists.importHint1"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:133 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importHint2" msgid "tokenLists.importHint2"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:85 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importList" msgid "tokenLists.importList"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:120 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importWarning" msgid "tokenLists.importWarning"
msgstr "" msgstr ""
#: src/components/SearchModal/CurrencySearch.tsx:232 #: src/components/SearchModal/CurrencySearch.tsx
msgid "tokenLists.manage" msgid "tokenLists.manage"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:104 #: src/components/SearchModal/ImportList.tsx
msgid "tokensLists.numberOfTokens" msgid "tokensLists.numberOfTokens"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:633 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "transactions.allowLPTokenMigration" msgid "transactions.allowLPTokenMigration"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:631 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "transactions.allower" msgid "transactions.allower"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:641 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.approve" msgid "transactions.approve"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:639 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.approved" msgid "transactions.approved"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:628 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/RemoveLiquidity/index.tsx:636 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.approving" msgid "transactions.approving"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:417 #: src/pages/AddLiquidity/index.tsx
msgid "transactions.confirmation.button" msgid "transactions.confirmation.button"
msgstr "" msgstr ""
#: src/components/Web3Status/index.tsx:188 #: src/components/Web3Status/index.tsx
msgid "transactions.pending" msgid "transactions.pending"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:266 #: src/pages/AddLiquidity/index.tsx
msgid "transactions.summary.addLiquidity" msgid "transactions.summary.addLiquidity"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:262 #: src/pages/AddLiquidity/index.tsx
msgid "transactions.summary.createPoolAndAddLiquidity" msgid "transactions.summary.createPoolAndAddLiquidity"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:269 #: src/pages/RemoveLiquidity/index.tsx
#: src/pages/RemoveLiquidity/index.tsx:269 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.summary.removeLiquidity" msgid "transactions.summary.removeLiquidity"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:155 #: src/pages/RemoveLiquidity/V3.tsx
msgid "transactions.summary.removeLiquidityV3" msgid "transactions.summary.removeLiquidityV3"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:713 #: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/index.tsx:243 #: src/pages/Pool/index.tsx
#: src/pages/RemoveLiquidity/index.tsx:622 #: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx:519 #: src/pages/Swap/index.tsx
msgid "wallet.connect" msgid "wallet.connect"
msgstr "" msgstr ""
#: src/components/Web3Status/index.tsx:216 #: src/components/Web3Status/index.tsx
msgid "wallet.connectLongForm" msgid "wallet.connectLongForm"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:393 #: src/components/Header/index.tsx
msgid "wallet.ethBalance" msgid "wallet.ethBalance"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:745 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "wallet.mustConnectAccount" msgid "wallet.mustConnectAccount"
msgstr "" msgstr ""
...@@ -13,763 +13,763 @@ msgstr "" ...@@ -13,763 +13,763 @@ msgstr ""
"Language-Team: \n" "Language-Team: \n"
"Plural-Forms: \n" "Plural-Forms: \n"
#: src/pages/AddLiquidity/index.tsx:528 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.currentPrice" msgid "addLiquidity.labels.currentPrice"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:574 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectLiquidityRange" msgid "addLiquidity.labels.selectLiquidityRange"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:439 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectPair" msgid "addLiquidity.labels.selectPair"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:500 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectStartingPrice" msgid "addLiquidity.labels.selectStartingPrice"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:484 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectedRange" msgid "addLiquidity.labels.selectedRange"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:368 #: src/pages/RemoveLiquidity/index.tsx
msgid "buttons.confirm" msgid "buttons.confirm"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:257 #: src/pages/RemoveLiquidity/V3.tsx
msgid "buttons.remove" msgid "buttons.remove"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:383 #: src/components/Header/index.tsx
msgid "claim.buttons.claimUNI" msgid "claim.buttons.claimUNI"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:380 #: src/components/Header/index.tsx
msgid "claim.buttons.claimingUNI" msgid "claim.buttons.claimingUNI"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:146 #: src/components/SearchModal/ImportList.tsx
msgid "common.IUnderstand" msgid "common.IUnderstand"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:443 #: src/pages/AddLiquidity/index.tsx
msgid "common.clearAll" msgid "common.clearAll"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:475 #: src/pages/RemoveLiquidity/index.tsx
msgid "common.detailed" msgid "common.detailed"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:758 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/PoolFinder/index.tsx:207 #: src/pages/PoolFinder/index.tsx
#: src/pages/Swap/index.tsx:535 #: src/pages/Swap/index.tsx
msgid "common.loading" msgid "common.loading"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:473 #: src/pages/RemoveLiquidity/index.tsx
msgid "common.simple" msgid "common.simple"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:140 #: src/pages/Pool/CTACards.tsx
msgid "cta.topPools" msgid "cta.topPools"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:143 #: src/pages/Pool/CTACards.tsx
msgid "cta.v3.explore" msgid "cta.v3.explore"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:126 #: src/pages/Pool/CTACards.tsx
msgid "cta.v3.launchAnnouncement" msgid "cta.v3.launchAnnouncement"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:129 #: src/pages/Pool/CTACards.tsx
msgid "cta.v3.walkthroughAndMigration" msgid "cta.v3.walkthroughAndMigration"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:126 #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx:145 #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx:164 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:173 #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx:807 #: src/pages/Pool/PositionPage.tsx
msgid "currencies.denominated" msgid "currencies.denominated"
msgstr "" msgstr ""
#: src/components/CurrencyInputPanel/index.tsx:280 #: src/components/CurrencyInputPanel/index.tsx
msgid "currencies.input.max" msgid "currencies.input.max"
msgstr "" msgstr ""
#: src/components/CurrencyInputPanel/index.tsx:202 #: src/components/CurrencyInputPanel/index.tsx
msgid "currencies.input.priceOutsideWarning" msgid "currencies.input.priceOutsideWarning"
msgstr "" msgstr ""
#: src/components/SearchModal/CurrencySearch.tsx:220 #: src/components/SearchModal/CurrencySearch.tsx
msgid "currencies.search.noResults" msgid "currencies.search.noResults"
msgstr "" msgstr ""
#: src/components/SearchModal/CurrencySearch.tsx:182 #: src/components/SearchModal/CurrencySearch.tsx
msgid "currencies.search.placeholder" msgid "currencies.search.placeholder"
msgstr "" msgstr ""
#: src/components/CurrencyInputPanel/index.tsx:240 #: src/components/CurrencyInputPanel/index.tsx
#: src/components/SearchModal/CurrencySearch.tsx:174 #: src/components/SearchModal/CurrencySearch.tsx
#: src/pages/PoolFinder/index.tsx:122 #: src/pages/PoolFinder/index.tsx
#: src/pages/PoolFinder/index.tsx:146 #: src/pages/PoolFinder/index.tsx
msgid "currencies.search.selectToken" msgid "currencies.search.selectToken"
msgstr "Выберите токен" msgstr "Выберите токен"
#: src/components/Web3Status/index.tsx:208 #: src/components/Web3Status/index.tsx
msgid "error.generic" msgid "error.generic"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:654 #: src/pages/AddLiquidity/index.tsx
msgid "error.invalidRangeWarning" msgid "error.invalidRangeWarning"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:708 #: src/pages/AddLiquidity/index.tsx
msgid "error.unsupportedAsset" msgid "error.unsupportedAsset"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:514 #: src/pages/Swap/index.tsx
msgid "error.unsupportedAssets" msgid "error.unsupportedAssets"
msgstr "" msgstr ""
#: src/components/Web3Status/index.tsx:207 #: src/components/Web3Status/index.tsx
msgid "error.wrongNetwork" msgid "error.wrongNetwork"
msgstr "" msgstr ""
#: src/components/Web3ReactManager/index.tsx:61 #: src/components/Web3ReactManager/index.tsx
msgid "errors.unknown" msgid "errors.unknown"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:640 #: src/pages/AddLiquidity/index.tsx
msgid "inactiveRangeWarning" msgid "inactiveRangeWarning"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:307 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.amount" msgid "labels.amount"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:413 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.inactive" msgid "labels.inactive"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:324 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.max" msgid "labels.max"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:415 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.remove" msgid "labels.remove"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:672 #: src/pages/AddLiquidity/index.tsx
msgid "liquidity.depositAmounts" msgid "liquidity.depositAmounts"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:659 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.buttons.migrate" msgid "migrate.buttons.migrate"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:656 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.buttons.migrating" msgid "migrate.buttons.migrating"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:586 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.errors.invalidRangeWarning" msgid "migrate.errors.invalidRangeWarning"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:458 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.firstV3LPGasCost" msgid "migrate.hint.firstV3LPGasCost"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:451 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.firstV3LiquidityProvider" msgid "migrate.hint.firstV3LiquidityProvider"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:404 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.migrationContract" msgid "migrate.hint.migrationContract"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:519 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.priceHint" msgid "migrate.hint.priceHint"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:397 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.toolInformation" msgid "migrate.hint.toolInformation"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:573 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hints.inactiveRangeWarning" msgid "migrate.hints.inactiveRangeWarning"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:600 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hints.priceRangeRefund" msgid "migrate.hints.priceRangeRefund"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:438 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.label.lpNFTToken" msgid "migrate.label.lpNFTToken"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:417 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.label.lpToken" msgid "migrate.label.lpToken"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:738 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.migrateV2Liquidity" msgid "migrate.labels.migrateV2Liquidity"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:467 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx:485 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.price" msgid "migrate.labels.price"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:511 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.priceDifference" msgid "migrate.labels.priceDifference"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:541 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.selectLiquidityRange" msgid "migrate.labels.selectLiquidityRange"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:498 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx:529 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.v3Price" msgid "migrate.labels.v3Price"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:814 #: src/pages/Pool/PositionPage.tsx
msgid "minMaxPriceHint" msgid "minMaxPriceHint"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:362 #: src/components/Header/index.tsx
msgid "nav.charts" msgid "nav.charts"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:83 #: src/components/NavigationTabs/index.tsx
msgid "nav.importPool" msgid "nav.importPool"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:356 #: src/components/Header/index.tsx
#: src/components/NavigationTabs/index.tsx:69 #: src/components/NavigationTabs/index.tsx
msgid "nav.pool" msgid "nav.pool"
msgstr "Вложить" msgstr "Вложить"
#: src/components/Header/index.tsx:343 #: src/components/Header/index.tsx
#: src/components/NavigationTabs/index.tsx:66 #: src/components/NavigationTabs/index.tsx
msgid "nav.swap" msgid "nav.swap"
msgstr "Обменять" msgstr "Обменять"
#: src/components/Header/index.tsx:359 #: src/components/Header/index.tsx
msgid "nav.vote" msgid "nav.vote"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:315 #: src/pages/RemoveLiquidity/V3.tsx
msgid "number.25Percent" msgid "number.25Percent"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:318 #: src/pages/RemoveLiquidity/V3.tsx
msgid "number.50Percent" msgid "number.50Percent"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:321 #: src/pages/RemoveLiquidity/V3.tsx
msgid "number.75Percent" msgid "number.75Percent"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:666 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.emptyFiatValue" msgid "numbers.emptyFiatValue"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:612 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.emptyValueInFiat" msgid "numbers.emptyValueInFiat"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:662 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.fiatValue" msgid "numbers.fiatValue"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:606 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.valueInFiat" msgid "numbers.valueInFiat"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:514 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/Pool/PositionPage.tsx:528 #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx:627 #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx:642 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.valueWithPercent" msgid "numbers.valueWithPercent"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:506 #: src/pages/Pool/PositionPage.tsx
msgid "pool.label.claimFees" msgid "pool.label.claimFees"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:511 #: src/pages/Pool/PositionPage.tsx
msgid "pool.label.collectingFees" msgid "pool.label.collectingFees"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:205 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:216 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:335 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:346 #: src/pages/RemoveLiquidity/V3.tsx
msgid "pool.pooledCurrency" msgid "pool.pooledCurrency"
msgstr "" msgstr ""
#: src/components/PositionList/index.tsx:50 #: src/components/PositionList/index.tsx
#: src/pages/Pool/PositionPage.tsx:759 #: src/pages/Pool/PositionPage.tsx
msgid "pool.priceRange" msgid "pool.priceRange"
msgstr "" msgstr ""
#: src/components/PositionList/index.tsx:46 #: src/components/PositionList/index.tsx
#: src/components/PositionList/index.tsx:54 #: src/components/PositionList/index.tsx
msgid "pool.yourPositions" msgid "pool.yourPositions"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:517 #: src/pages/Pool/PositionPage.tsx
msgid "pools.button.backToPoolsOverview" msgid "pools.button.backToPoolsOverview"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:125 #: src/components/NavigationTabs/index.tsx
msgid "pools.buttons.addLiquidity" msgid "pools.buttons.addLiquidity"
msgstr "Добавить ликвидность" msgstr "Добавить ликвидность"
#: src/pages/PoolFinder/index.tsx:178 #: src/pages/PoolFinder/index.tsx
msgid "pools.buttons.addLiquidityPoolFinder" msgid "pools.buttons.addLiquidityPoolFinder"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:476 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.collect" msgid "pools.buttons.collect"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:123 #: src/components/NavigationTabs/index.tsx
msgid "pools.buttons.createPair" msgid "pools.buttons.createPair"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:191 #: src/pages/PoolFinder/index.tsx
msgid "pools.buttons.createPool" msgid "pools.buttons.createPool"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:544 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.increaseLiquidity" msgid "pools.buttons.increaseLiquidity"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:160 #: src/pages/PoolFinder/index.tsx
msgid "pools.buttons.manage" msgid "pools.buttons.manage"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:291 #: src/pages/Pool/index.tsx
msgid "pools.buttons.migrateLiquidity" msgid "pools.buttons.migrateLiquidity"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:252 #: src/pages/Pool/index.tsx
msgid "pools.buttons.migrateV2Liquidity" msgid "pools.buttons.migrateV2Liquidity"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:196 #: src/pages/Pool/index.tsx
msgid "pools.buttons.newPosition" msgid "pools.buttons.newPosition"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:581 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.owner" msgid "pools.buttons.owner"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:127 #: src/components/NavigationTabs/index.tsx
#: src/pages/Pool/PositionPage.tsx:555 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.removeLiquidity" msgid "pools.buttons.removeLiquidity"
msgstr "Убрать ликвидность" msgstr "Убрать ликвидность"
#: src/pages/Pool/index.tsx:274 #: src/pages/Pool/index.tsx
msgid "pools.buttons.viewV2Liquidity" msgid "pools.buttons.viewV2Liquidity"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:160 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:167 #: src/pages/Pool/PositionPage.tsx
msgid "pools.currentPrice" msgid "pools.currentPrice"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:238 #: src/pages/Pool/index.tsx
msgid "pools.emptyStateHint" msgid "pools.emptyStateHint"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:188 #: src/pages/PoolFinder/index.tsx
msgid "pools.error.noPoolFound" msgid "pools.error.noPoolFound"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:199 #: src/pages/PoolFinder/index.tsx
msgid "pools.errors.invalidPair" msgid "pools.errors.invalidPair"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:67 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.highFee" msgid "pools.feeSelector.highFee"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:69 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.highFeeHint" msgid "pools.feeSelector.highFeeHint"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:43 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.lowFee" msgid "pools.feeSelector.lowFee"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:45 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.lowFeeHint" msgid "pools.feeSelector.lowFeeHint"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:55 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.mediumFee" msgid "pools.feeSelector.mediumFee"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:57 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.mediumFeeHint" msgid "pools.feeSelector.mediumFeeHint"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:31 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.subtitle" msgid "pools.feeSelector.subtitle"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:29 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.title" msgid "pools.feeSelector.title"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:179 #: src/pages/Pool/index.tsx
msgid "pools.heading.poolsOverview" msgid "pools.heading.poolsOverview"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:473 #: src/pages/Pool/PositionPage.tsx
msgid "pools.hint.collectingFees" msgid "pools.hint.collectingFees"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:101 #: src/pages/PoolFinder/index.tsx
msgid "pools.hint.toolHelperText" msgid "pools.hint.toolHelperText"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:86 #: src/pages/PoolFinder/index.tsx
msgid "pools.label.connectWalletToFindPools" msgid "pools.label.connectWalletToFindPools"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:174 #: src/pages/PoolFinder/index.tsx
msgid "pools.label.noLiquidityInPoolYet" msgid "pools.label.noLiquidityInPoolYet"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:693 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.collectFees" msgid "pools.labels.collectFees"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:740 #: src/pages/Pool/PositionPage.tsx
#: src/pages/RemoveLiquidity/V3.tsx:395 #: src/pages/RemoveLiquidity/V3.tsx
msgid "pools.labels.collectFeesAsWETH" msgid "pools.labels.collectFeesAsWETH"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:681 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.collectedFees" msgid "pools.labels.collectedFees"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:687 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.collectingFees" msgid "pools.labels.collectingFees"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:99 #: src/components/PositionPreview/index.tsx
msgid "pools.labels.feeTier" msgid "pools.labels.feeTier"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:102 #: src/components/PositionPreview/index.tsx
msgid "pools.labels.feeTierValue" msgid "pools.labels.feeTierValue"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:70 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inRange" msgid "pools.labels.inRange"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:62 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inRangeTooltip" msgid "pools.labels.inRangeTooltip"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:56 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inactive" msgid "pools.labels.inactive"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:47 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inactiveTooltip" msgid "pools.labels.inactiveTooltip"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:602 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.liquidity" msgid "pools.labels.liquidity"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:86 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.outOfRange" msgid "pools.labels.outOfRange"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:76 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.outOfRangeTooltip" msgid "pools.labels.outOfRangeTooltip"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:156 #: src/pages/PoolFinder/index.tsx
msgid "pools.labels.poolFound" msgid "pools.labels.poolFound"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:88 #: src/pages/PoolFinder/index.tsx
msgid "pools.labels.selectTokenToFindLiquidity" msgid "pools.labels.selectTokenToFindLiquidity"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:658 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.unclaimedFees" msgid "pools.labels.unclaimedFees"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:141 #: src/components/PositionPreview/index.tsx
msgid "pools.maxPrice" msgid "pools.maxPrice"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:802 #: src/pages/Pool/PositionPage.tsx
msgid "pools.maxPriceLabel" msgid "pools.maxPriceLabel"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:132 #: src/pages/Pool/index.tsx
msgid "pools.menu.create" msgid "pools.menu.create"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:162 #: src/pages/Pool/index.tsx
msgid "pools.menu.learn" msgid "pools.menu.learn"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:142 #: src/pages/Pool/index.tsx
msgid "pools.menu.migrate" msgid "pools.menu.migrate"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:189 #: src/pages/Pool/index.tsx
msgid "pools.menu.more" msgid "pools.menu.more"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:152 #: src/pages/Pool/index.tsx
msgid "pools.menu.v2Liquidity" msgid "pools.menu.v2Liquidity"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:131 #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx:150 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:790 #: src/pages/Pool/PositionPage.tsx
msgid "pools.minMaxPriceHint" msgid "pools.minMaxPriceHint"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:122 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:783 #: src/pages/Pool/PositionPage.tsx
msgid "pools.minPriceLabel" msgid "pools.minPriceLabel"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:206 #: src/pages/Pool/index.tsx
msgid "pools.toggle.hideClosedPositions" msgid "pools.toggle.hideClosedPositions"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:464 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.buttons.RemoveAmount" msgid "removeLiquidity.buttons.RemoveAmount"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:652 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.buttons.remove" msgid "removeLiquidity.buttons.remove"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:193 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/index.tsx:375 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.confirming.pending" msgid "removeLiquidity.confirming.pending"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:323 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.hint.outputEstimated" msgid "removeLiquidity.hint.outputEstimated"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:228 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.hints.collectFeesEarn" msgid "removeLiquidity.hints.collectFeesEarn"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:453 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.hints.removingPoolTokensConvertsPosition" msgid "removeLiquidity.hints.removingPoolTokensConvertsPosition"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:234 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:245 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:360 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.label.feesEarned" msgid "removeLiquidity.label.feesEarned"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:337 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.UNIBurned" msgid "removeLiquidity.labels.UNIBurned"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:441 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.confirmationTitle" msgid "removeLiquidity.labels.confirmationTitle"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:352 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.modalPrice" msgid "removeLiquidity.labels.modalPrice"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:311 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.labels.percentForSlider" msgid "removeLiquidity.labels.percentForSlider"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:606 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.price" msgid "removeLiquidity.labels.price"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:272 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.labels.removeLiquidity" msgid "removeLiquidity.labels.removeLiquidity"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:575 #: src/pages/Swap/index.tsx
msgid "swap.buttons.allowUniswapToUseCurrency" msgid "swap.buttons.allowUniswapToUseCurrency"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:467 #: src/pages/Swap/index.tsx
msgid "swap.buttons.backToV3" msgid "swap.buttons.backToV3"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:624 #: src/pages/Swap/index.tsx
msgid "swap.buttons.highPriceImpact" msgid "swap.buttons.highPriceImpact"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:657 #: src/pages/Swap/index.tsx
msgid "swap.buttons.priceImpactTooHigh" msgid "swap.buttons.priceImpactTooHigh"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:628 #: src/pages/Swap/index.tsx
#: src/pages/Swap/index.tsx:661 #: src/pages/Swap/index.tsx
msgid "swap.buttons.swap" msgid "swap.buttons.swap"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:626 #: src/pages/Swap/index.tsx
#: src/pages/Swap/index.tsx:659 #: src/pages/Swap/index.tsx
msgid "swap.buttons.swapAnyway" msgid "swap.buttons.swapAnyway"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:571 #: src/pages/Swap/index.tsx
msgid "swap.buttons.tradeCurrency" msgid "swap.buttons.tradeCurrency"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:527 #: src/pages/Swap/index.tsx
msgid "swap.buttons.unwrap" msgid "swap.buttons.unwrap"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:525 #: src/pages/Swap/index.tsx
msgid "swap.buttons.wrap" msgid "swap.buttons.wrap"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:587 #: src/pages/Swap/index.tsx
msgid "swap.hints.permission" msgid "swap.hints.permission"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:383 #: src/pages/Swap/index.tsx
msgid "swap.labels.from" msgid "swap.labels.from"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:382 #: src/pages/Swap/index.tsx
msgid "swap.labels.fromAtMost" msgid "swap.labels.fromAtMost"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:542 #: src/pages/Swap/index.tsx
msgid "swap.labels.insufficientLiquidity" msgid "swap.labels.insufficientLiquidity"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:538 #: src/pages/Swap/index.tsx
msgid "swap.labels.insufficientLiquiditySingleHopOnly" msgid "swap.labels.insufficientLiquiditySingleHopOnly"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:433 #: src/pages/Swap/index.tsx
msgid "swap.labels.removeSend" msgid "swap.labels.removeSend"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:412 #: src/pages/Swap/index.tsx
msgid "swap.labels.to" msgid "swap.labels.to"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:411 #: src/pages/Swap/index.tsx
msgid "swap.labels.toAtLeast" msgid "swap.labels.toAtLeast"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:158 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.buttons.import" msgid "tokenLists.buttons.import"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:126 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importHint1" msgid "tokenLists.importHint1"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:133 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importHint2" msgid "tokenLists.importHint2"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:85 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importList" msgid "tokenLists.importList"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:120 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importWarning" msgid "tokenLists.importWarning"
msgstr "" msgstr ""
#: src/components/SearchModal/CurrencySearch.tsx:232 #: src/components/SearchModal/CurrencySearch.tsx
msgid "tokenLists.manage" msgid "tokenLists.manage"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:104 #: src/components/SearchModal/ImportList.tsx
msgid "tokensLists.numberOfTokens" msgid "tokensLists.numberOfTokens"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:633 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "transactions.allowLPTokenMigration" msgid "transactions.allowLPTokenMigration"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:631 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "transactions.allower" msgid "transactions.allower"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:641 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.approve" msgid "transactions.approve"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:639 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.approved" msgid "transactions.approved"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:628 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/RemoveLiquidity/index.tsx:636 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.approving" msgid "transactions.approving"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:417 #: src/pages/AddLiquidity/index.tsx
msgid "transactions.confirmation.button" msgid "transactions.confirmation.button"
msgstr "" msgstr ""
#: src/components/Web3Status/index.tsx:188 #: src/components/Web3Status/index.tsx
msgid "transactions.pending" msgid "transactions.pending"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:266 #: src/pages/AddLiquidity/index.tsx
msgid "transactions.summary.addLiquidity" msgid "transactions.summary.addLiquidity"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:262 #: src/pages/AddLiquidity/index.tsx
msgid "transactions.summary.createPoolAndAddLiquidity" msgid "transactions.summary.createPoolAndAddLiquidity"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:269 #: src/pages/RemoveLiquidity/index.tsx
#: src/pages/RemoveLiquidity/index.tsx:269 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.summary.removeLiquidity" msgid "transactions.summary.removeLiquidity"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:155 #: src/pages/RemoveLiquidity/V3.tsx
msgid "transactions.summary.removeLiquidityV3" msgid "transactions.summary.removeLiquidityV3"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:713 #: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/index.tsx:243 #: src/pages/Pool/index.tsx
#: src/pages/RemoveLiquidity/index.tsx:622 #: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx:519 #: src/pages/Swap/index.tsx
msgid "wallet.connect" msgid "wallet.connect"
msgstr "" msgstr ""
#: src/components/Web3Status/index.tsx:216 #: src/components/Web3Status/index.tsx
msgid "wallet.connectLongForm" msgid "wallet.connectLongForm"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:393 #: src/components/Header/index.tsx
msgid "wallet.ethBalance" msgid "wallet.ethBalance"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:745 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "wallet.mustConnectAccount" msgid "wallet.mustConnectAccount"
msgstr "" msgstr ""
...@@ -13,763 +13,763 @@ msgstr "" ...@@ -13,763 +13,763 @@ msgstr ""
"Language-Team: \n" "Language-Team: \n"
"Plural-Forms: \n" "Plural-Forms: \n"
#: src/pages/AddLiquidity/index.tsx:528 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.currentPrice" msgid "addLiquidity.labels.currentPrice"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:574 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectLiquidityRange" msgid "addLiquidity.labels.selectLiquidityRange"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:439 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectPair" msgid "addLiquidity.labels.selectPair"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:500 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectStartingPrice" msgid "addLiquidity.labels.selectStartingPrice"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:484 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectedRange" msgid "addLiquidity.labels.selectedRange"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:368 #: src/pages/RemoveLiquidity/index.tsx
msgid "buttons.confirm" msgid "buttons.confirm"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:257 #: src/pages/RemoveLiquidity/V3.tsx
msgid "buttons.remove" msgid "buttons.remove"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:383 #: src/components/Header/index.tsx
msgid "claim.buttons.claimUNI" msgid "claim.buttons.claimUNI"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:380 #: src/components/Header/index.tsx
msgid "claim.buttons.claimingUNI" msgid "claim.buttons.claimingUNI"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:146 #: src/components/SearchModal/ImportList.tsx
msgid "common.IUnderstand" msgid "common.IUnderstand"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:443 #: src/pages/AddLiquidity/index.tsx
msgid "common.clearAll" msgid "common.clearAll"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:475 #: src/pages/RemoveLiquidity/index.tsx
msgid "common.detailed" msgid "common.detailed"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:758 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/PoolFinder/index.tsx:207 #: src/pages/PoolFinder/index.tsx
#: src/pages/Swap/index.tsx:535 #: src/pages/Swap/index.tsx
msgid "common.loading" msgid "common.loading"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:473 #: src/pages/RemoveLiquidity/index.tsx
msgid "common.simple" msgid "common.simple"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:140 #: src/pages/Pool/CTACards.tsx
msgid "cta.topPools" msgid "cta.topPools"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:143 #: src/pages/Pool/CTACards.tsx
msgid "cta.v3.explore" msgid "cta.v3.explore"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:126 #: src/pages/Pool/CTACards.tsx
msgid "cta.v3.launchAnnouncement" msgid "cta.v3.launchAnnouncement"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:129 #: src/pages/Pool/CTACards.tsx
msgid "cta.v3.walkthroughAndMigration" msgid "cta.v3.walkthroughAndMigration"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:126 #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx:145 #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx:164 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:173 #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx:807 #: src/pages/Pool/PositionPage.tsx
msgid "currencies.denominated" msgid "currencies.denominated"
msgstr "" msgstr ""
#: src/components/CurrencyInputPanel/index.tsx:280 #: src/components/CurrencyInputPanel/index.tsx
msgid "currencies.input.max" msgid "currencies.input.max"
msgstr "" msgstr ""
#: src/components/CurrencyInputPanel/index.tsx:202 #: src/components/CurrencyInputPanel/index.tsx
msgid "currencies.input.priceOutsideWarning" msgid "currencies.input.priceOutsideWarning"
msgstr "" msgstr ""
#: src/components/SearchModal/CurrencySearch.tsx:220 #: src/components/SearchModal/CurrencySearch.tsx
msgid "currencies.search.noResults" msgid "currencies.search.noResults"
msgstr "" msgstr ""
#: src/components/SearchModal/CurrencySearch.tsx:182 #: src/components/SearchModal/CurrencySearch.tsx
msgid "currencies.search.placeholder" msgid "currencies.search.placeholder"
msgstr "" msgstr ""
#: src/components/CurrencyInputPanel/index.tsx:240 #: src/components/CurrencyInputPanel/index.tsx
#: src/components/SearchModal/CurrencySearch.tsx:174 #: src/components/SearchModal/CurrencySearch.tsx
#: src/pages/PoolFinder/index.tsx:122 #: src/pages/PoolFinder/index.tsx
#: src/pages/PoolFinder/index.tsx:146 #: src/pages/PoolFinder/index.tsx
msgid "currencies.search.selectToken" msgid "currencies.search.selectToken"
msgstr "Chọn một đồng tiền ảo" msgstr "Chọn một đồng tiền ảo"
#: src/components/Web3Status/index.tsx:208 #: src/components/Web3Status/index.tsx
msgid "error.generic" msgid "error.generic"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:654 #: src/pages/AddLiquidity/index.tsx
msgid "error.invalidRangeWarning" msgid "error.invalidRangeWarning"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:708 #: src/pages/AddLiquidity/index.tsx
msgid "error.unsupportedAsset" msgid "error.unsupportedAsset"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:514 #: src/pages/Swap/index.tsx
msgid "error.unsupportedAssets" msgid "error.unsupportedAssets"
msgstr "" msgstr ""
#: src/components/Web3Status/index.tsx:207 #: src/components/Web3Status/index.tsx
msgid "error.wrongNetwork" msgid "error.wrongNetwork"
msgstr "" msgstr ""
#: src/components/Web3ReactManager/index.tsx:61 #: src/components/Web3ReactManager/index.tsx
msgid "errors.unknown" 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." 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 #: src/pages/AddLiquidity/index.tsx
msgid "inactiveRangeWarning" msgid "inactiveRangeWarning"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:307 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.amount" msgid "labels.amount"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:413 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.inactive" msgid "labels.inactive"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:324 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.max" msgid "labels.max"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:415 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.remove" msgid "labels.remove"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:672 #: src/pages/AddLiquidity/index.tsx
msgid "liquidity.depositAmounts" msgid "liquidity.depositAmounts"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:659 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.buttons.migrate" msgid "migrate.buttons.migrate"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:656 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.buttons.migrating" msgid "migrate.buttons.migrating"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:586 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.errors.invalidRangeWarning" msgid "migrate.errors.invalidRangeWarning"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:458 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.firstV3LPGasCost" msgid "migrate.hint.firstV3LPGasCost"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:451 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.firstV3LiquidityProvider" msgid "migrate.hint.firstV3LiquidityProvider"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:404 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.migrationContract" msgid "migrate.hint.migrationContract"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:519 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.priceHint" msgid "migrate.hint.priceHint"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:397 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.toolInformation" msgid "migrate.hint.toolInformation"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:573 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hints.inactiveRangeWarning" msgid "migrate.hints.inactiveRangeWarning"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:600 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hints.priceRangeRefund" msgid "migrate.hints.priceRangeRefund"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:438 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.label.lpNFTToken" msgid "migrate.label.lpNFTToken"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:417 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.label.lpToken" msgid "migrate.label.lpToken"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:738 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.migrateV2Liquidity" msgid "migrate.labels.migrateV2Liquidity"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:467 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx:485 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.price" msgid "migrate.labels.price"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:511 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.priceDifference" msgid "migrate.labels.priceDifference"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:541 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.selectLiquidityRange" msgid "migrate.labels.selectLiquidityRange"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:498 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx:529 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.v3Price" msgid "migrate.labels.v3Price"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:814 #: src/pages/Pool/PositionPage.tsx
msgid "minMaxPriceHint" msgid "minMaxPriceHint"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:362 #: src/components/Header/index.tsx
msgid "nav.charts" msgid "nav.charts"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:83 #: src/components/NavigationTabs/index.tsx
msgid "nav.importPool" msgid "nav.importPool"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:356 #: src/components/Header/index.tsx
#: src/components/NavigationTabs/index.tsx:69 #: src/components/NavigationTabs/index.tsx
msgid "nav.pool" msgid "nav.pool"
msgstr "Chung vốn" msgstr "Chung vốn"
#: src/components/Header/index.tsx:343 #: src/components/Header/index.tsx
#: src/components/NavigationTabs/index.tsx:66 #: src/components/NavigationTabs/index.tsx
msgid "nav.swap" msgid "nav.swap"
msgstr "Hoán đổi" msgstr "Hoán đổi"
#: src/components/Header/index.tsx:359 #: src/components/Header/index.tsx
msgid "nav.vote" msgid "nav.vote"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:315 #: src/pages/RemoveLiquidity/V3.tsx
msgid "number.25Percent" msgid "number.25Percent"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:318 #: src/pages/RemoveLiquidity/V3.tsx
msgid "number.50Percent" msgid "number.50Percent"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:321 #: src/pages/RemoveLiquidity/V3.tsx
msgid "number.75Percent" msgid "number.75Percent"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:666 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.emptyFiatValue" msgid "numbers.emptyFiatValue"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:612 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.emptyValueInFiat" msgid "numbers.emptyValueInFiat"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:662 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.fiatValue" msgid "numbers.fiatValue"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:606 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.valueInFiat" msgid "numbers.valueInFiat"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:514 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/Pool/PositionPage.tsx:528 #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx:627 #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx:642 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.valueWithPercent" msgid "numbers.valueWithPercent"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:506 #: src/pages/Pool/PositionPage.tsx
msgid "pool.label.claimFees" msgid "pool.label.claimFees"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:511 #: src/pages/Pool/PositionPage.tsx
msgid "pool.label.collectingFees" msgid "pool.label.collectingFees"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:205 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:216 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:335 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:346 #: src/pages/RemoveLiquidity/V3.tsx
msgid "pool.pooledCurrency" msgid "pool.pooledCurrency"
msgstr "" msgstr ""
#: src/components/PositionList/index.tsx:50 #: src/components/PositionList/index.tsx
#: src/pages/Pool/PositionPage.tsx:759 #: src/pages/Pool/PositionPage.tsx
msgid "pool.priceRange" msgid "pool.priceRange"
msgstr "" msgstr ""
#: src/components/PositionList/index.tsx:46 #: src/components/PositionList/index.tsx
#: src/components/PositionList/index.tsx:54 #: src/components/PositionList/index.tsx
msgid "pool.yourPositions" msgid "pool.yourPositions"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:517 #: src/pages/Pool/PositionPage.tsx
msgid "pools.button.backToPoolsOverview" msgid "pools.button.backToPoolsOverview"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:125 #: src/components/NavigationTabs/index.tsx
msgid "pools.buttons.addLiquidity" msgid "pools.buttons.addLiquidity"
msgstr "Thêm tiền thanh khoản" msgstr "Thêm tiền thanh khoản"
#: src/pages/PoolFinder/index.tsx:178 #: src/pages/PoolFinder/index.tsx
msgid "pools.buttons.addLiquidityPoolFinder" msgid "pools.buttons.addLiquidityPoolFinder"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:476 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.collect" msgid "pools.buttons.collect"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:123 #: src/components/NavigationTabs/index.tsx
msgid "pools.buttons.createPair" msgid "pools.buttons.createPair"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:191 #: src/pages/PoolFinder/index.tsx
msgid "pools.buttons.createPool" msgid "pools.buttons.createPool"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:544 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.increaseLiquidity" msgid "pools.buttons.increaseLiquidity"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:160 #: src/pages/PoolFinder/index.tsx
msgid "pools.buttons.manage" msgid "pools.buttons.manage"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:291 #: src/pages/Pool/index.tsx
msgid "pools.buttons.migrateLiquidity" msgid "pools.buttons.migrateLiquidity"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:252 #: src/pages/Pool/index.tsx
msgid "pools.buttons.migrateV2Liquidity" msgid "pools.buttons.migrateV2Liquidity"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:196 #: src/pages/Pool/index.tsx
msgid "pools.buttons.newPosition" msgid "pools.buttons.newPosition"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:581 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.owner" msgid "pools.buttons.owner"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:127 #: src/components/NavigationTabs/index.tsx
#: src/pages/Pool/PositionPage.tsx:555 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.removeLiquidity" msgid "pools.buttons.removeLiquidity"
msgstr "Loại bỏ thanh khoản" msgstr "Loại bỏ thanh khoản"
#: src/pages/Pool/index.tsx:274 #: src/pages/Pool/index.tsx
msgid "pools.buttons.viewV2Liquidity" msgid "pools.buttons.viewV2Liquidity"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:160 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:167 #: src/pages/Pool/PositionPage.tsx
msgid "pools.currentPrice" msgid "pools.currentPrice"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:238 #: src/pages/Pool/index.tsx
msgid "pools.emptyStateHint" msgid "pools.emptyStateHint"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:188 #: src/pages/PoolFinder/index.tsx
msgid "pools.error.noPoolFound" msgid "pools.error.noPoolFound"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:199 #: src/pages/PoolFinder/index.tsx
msgid "pools.errors.invalidPair" msgid "pools.errors.invalidPair"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:67 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.highFee" msgid "pools.feeSelector.highFee"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:69 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.highFeeHint" msgid "pools.feeSelector.highFeeHint"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:43 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.lowFee" msgid "pools.feeSelector.lowFee"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:45 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.lowFeeHint" msgid "pools.feeSelector.lowFeeHint"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:55 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.mediumFee" msgid "pools.feeSelector.mediumFee"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:57 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.mediumFeeHint" msgid "pools.feeSelector.mediumFeeHint"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:31 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.subtitle" msgid "pools.feeSelector.subtitle"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:29 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.title" msgid "pools.feeSelector.title"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:179 #: src/pages/Pool/index.tsx
msgid "pools.heading.poolsOverview" msgid "pools.heading.poolsOverview"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:473 #: src/pages/Pool/PositionPage.tsx
msgid "pools.hint.collectingFees" msgid "pools.hint.collectingFees"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:101 #: src/pages/PoolFinder/index.tsx
msgid "pools.hint.toolHelperText" msgid "pools.hint.toolHelperText"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:86 #: src/pages/PoolFinder/index.tsx
msgid "pools.label.connectWalletToFindPools" msgid "pools.label.connectWalletToFindPools"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:174 #: src/pages/PoolFinder/index.tsx
msgid "pools.label.noLiquidityInPoolYet" msgid "pools.label.noLiquidityInPoolYet"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:693 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.collectFees" msgid "pools.labels.collectFees"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:740 #: src/pages/Pool/PositionPage.tsx
#: src/pages/RemoveLiquidity/V3.tsx:395 #: src/pages/RemoveLiquidity/V3.tsx
msgid "pools.labels.collectFeesAsWETH" msgid "pools.labels.collectFeesAsWETH"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:681 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.collectedFees" msgid "pools.labels.collectedFees"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:687 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.collectingFees" msgid "pools.labels.collectingFees"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:99 #: src/components/PositionPreview/index.tsx
msgid "pools.labels.feeTier" msgid "pools.labels.feeTier"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:102 #: src/components/PositionPreview/index.tsx
msgid "pools.labels.feeTierValue" msgid "pools.labels.feeTierValue"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:70 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inRange" msgid "pools.labels.inRange"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:62 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inRangeTooltip" msgid "pools.labels.inRangeTooltip"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:56 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inactive" msgid "pools.labels.inactive"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:47 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inactiveTooltip" msgid "pools.labels.inactiveTooltip"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:602 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.liquidity" msgid "pools.labels.liquidity"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:86 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.outOfRange" msgid "pools.labels.outOfRange"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:76 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.outOfRangeTooltip" msgid "pools.labels.outOfRangeTooltip"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:156 #: src/pages/PoolFinder/index.tsx
msgid "pools.labels.poolFound" msgid "pools.labels.poolFound"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:88 #: src/pages/PoolFinder/index.tsx
msgid "pools.labels.selectTokenToFindLiquidity" msgid "pools.labels.selectTokenToFindLiquidity"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:658 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.unclaimedFees" msgid "pools.labels.unclaimedFees"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:141 #: src/components/PositionPreview/index.tsx
msgid "pools.maxPrice" msgid "pools.maxPrice"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:802 #: src/pages/Pool/PositionPage.tsx
msgid "pools.maxPriceLabel" msgid "pools.maxPriceLabel"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:132 #: src/pages/Pool/index.tsx
msgid "pools.menu.create" msgid "pools.menu.create"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:162 #: src/pages/Pool/index.tsx
msgid "pools.menu.learn" msgid "pools.menu.learn"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:142 #: src/pages/Pool/index.tsx
msgid "pools.menu.migrate" msgid "pools.menu.migrate"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:189 #: src/pages/Pool/index.tsx
msgid "pools.menu.more" msgid "pools.menu.more"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:152 #: src/pages/Pool/index.tsx
msgid "pools.menu.v2Liquidity" msgid "pools.menu.v2Liquidity"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:131 #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx:150 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:790 #: src/pages/Pool/PositionPage.tsx
msgid "pools.minMaxPriceHint" msgid "pools.minMaxPriceHint"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:122 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:783 #: src/pages/Pool/PositionPage.tsx
msgid "pools.minPriceLabel" msgid "pools.minPriceLabel"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:206 #: src/pages/Pool/index.tsx
msgid "pools.toggle.hideClosedPositions" msgid "pools.toggle.hideClosedPositions"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:464 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.buttons.RemoveAmount" msgid "removeLiquidity.buttons.RemoveAmount"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:652 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.buttons.remove" msgid "removeLiquidity.buttons.remove"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:193 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/index.tsx:375 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.confirming.pending" msgid "removeLiquidity.confirming.pending"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:323 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.hint.outputEstimated" msgid "removeLiquidity.hint.outputEstimated"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:228 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.hints.collectFeesEarn" msgid "removeLiquidity.hints.collectFeesEarn"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:453 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.hints.removingPoolTokensConvertsPosition" msgid "removeLiquidity.hints.removingPoolTokensConvertsPosition"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:234 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:245 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:360 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.label.feesEarned" msgid "removeLiquidity.label.feesEarned"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:337 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.UNIBurned" msgid "removeLiquidity.labels.UNIBurned"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:441 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.confirmationTitle" msgid "removeLiquidity.labels.confirmationTitle"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:352 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.modalPrice" msgid "removeLiquidity.labels.modalPrice"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:311 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.labels.percentForSlider" msgid "removeLiquidity.labels.percentForSlider"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:606 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.price" msgid "removeLiquidity.labels.price"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:272 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.labels.removeLiquidity" msgid "removeLiquidity.labels.removeLiquidity"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:575 #: src/pages/Swap/index.tsx
msgid "swap.buttons.allowUniswapToUseCurrency" msgid "swap.buttons.allowUniswapToUseCurrency"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:467 #: src/pages/Swap/index.tsx
msgid "swap.buttons.backToV3" msgid "swap.buttons.backToV3"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:624 #: src/pages/Swap/index.tsx
msgid "swap.buttons.highPriceImpact" msgid "swap.buttons.highPriceImpact"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:657 #: src/pages/Swap/index.tsx
msgid "swap.buttons.priceImpactTooHigh" msgid "swap.buttons.priceImpactTooHigh"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:628 #: src/pages/Swap/index.tsx
#: src/pages/Swap/index.tsx:661 #: src/pages/Swap/index.tsx
msgid "swap.buttons.swap" msgid "swap.buttons.swap"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:626 #: src/pages/Swap/index.tsx
#: src/pages/Swap/index.tsx:659 #: src/pages/Swap/index.tsx
msgid "swap.buttons.swapAnyway" msgid "swap.buttons.swapAnyway"
msgstr "Tiếp tục hoán đổi?" msgstr "Tiếp tục hoán đổi?"
#: src/pages/Swap/index.tsx:571 #: src/pages/Swap/index.tsx
msgid "swap.buttons.tradeCurrency" msgid "swap.buttons.tradeCurrency"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:527 #: src/pages/Swap/index.tsx
msgid "swap.buttons.unwrap" msgid "swap.buttons.unwrap"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:525 #: src/pages/Swap/index.tsx
msgid "swap.buttons.wrap" msgid "swap.buttons.wrap"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:587 #: src/pages/Swap/index.tsx
msgid "swap.hints.permission" msgid "swap.hints.permission"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:383 #: src/pages/Swap/index.tsx
msgid "swap.labels.from" msgid "swap.labels.from"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:382 #: src/pages/Swap/index.tsx
msgid "swap.labels.fromAtMost" msgid "swap.labels.fromAtMost"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:542 #: src/pages/Swap/index.tsx
msgid "swap.labels.insufficientLiquidity" msgid "swap.labels.insufficientLiquidity"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:538 #: src/pages/Swap/index.tsx
msgid "swap.labels.insufficientLiquiditySingleHopOnly" msgid "swap.labels.insufficientLiquiditySingleHopOnly"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:433 #: src/pages/Swap/index.tsx
msgid "swap.labels.removeSend" msgid "swap.labels.removeSend"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:412 #: src/pages/Swap/index.tsx
msgid "swap.labels.to" msgid "swap.labels.to"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:411 #: src/pages/Swap/index.tsx
msgid "swap.labels.toAtLeast" msgid "swap.labels.toAtLeast"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:158 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.buttons.import" msgid "tokenLists.buttons.import"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:126 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importHint1" msgid "tokenLists.importHint1"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:133 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importHint2" msgid "tokenLists.importHint2"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:85 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importList" msgid "tokenLists.importList"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:120 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importWarning" msgid "tokenLists.importWarning"
msgstr "" msgstr ""
#: src/components/SearchModal/CurrencySearch.tsx:232 #: src/components/SearchModal/CurrencySearch.tsx
msgid "tokenLists.manage" msgid "tokenLists.manage"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:104 #: src/components/SearchModal/ImportList.tsx
msgid "tokensLists.numberOfTokens" msgid "tokensLists.numberOfTokens"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:633 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "transactions.allowLPTokenMigration" msgid "transactions.allowLPTokenMigration"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:631 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "transactions.allower" msgid "transactions.allower"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:641 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.approve" msgid "transactions.approve"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:639 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.approved" msgid "transactions.approved"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:628 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/RemoveLiquidity/index.tsx:636 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.approving" msgid "transactions.approving"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:417 #: src/pages/AddLiquidity/index.tsx
msgid "transactions.confirmation.button" msgid "transactions.confirmation.button"
msgstr "" msgstr ""
#: src/components/Web3Status/index.tsx:188 #: src/components/Web3Status/index.tsx
msgid "transactions.pending" msgid "transactions.pending"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:266 #: src/pages/AddLiquidity/index.tsx
msgid "transactions.summary.addLiquidity" msgid "transactions.summary.addLiquidity"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:262 #: src/pages/AddLiquidity/index.tsx
msgid "transactions.summary.createPoolAndAddLiquidity" msgid "transactions.summary.createPoolAndAddLiquidity"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:269 #: src/pages/RemoveLiquidity/index.tsx
#: src/pages/RemoveLiquidity/index.tsx:269 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.summary.removeLiquidity" msgid "transactions.summary.removeLiquidity"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:155 #: src/pages/RemoveLiquidity/V3.tsx
msgid "transactions.summary.removeLiquidityV3" msgid "transactions.summary.removeLiquidityV3"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:713 #: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/index.tsx:243 #: src/pages/Pool/index.tsx
#: src/pages/RemoveLiquidity/index.tsx:622 #: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx:519 #: src/pages/Swap/index.tsx
msgid "wallet.connect" msgid "wallet.connect"
msgstr "" msgstr ""
#: src/components/Web3Status/index.tsx:216 #: src/components/Web3Status/index.tsx
msgid "wallet.connectLongForm" msgid "wallet.connectLongForm"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:393 #: src/components/Header/index.tsx
msgid "wallet.ethBalance" msgid "wallet.ethBalance"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:745 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "wallet.mustConnectAccount" msgid "wallet.mustConnectAccount"
msgstr "" msgstr ""
...@@ -13,763 +13,763 @@ msgstr "" ...@@ -13,763 +13,763 @@ msgstr ""
"Language-Team: \n" "Language-Team: \n"
"Plural-Forms: \n" "Plural-Forms: \n"
#: src/pages/AddLiquidity/index.tsx:528 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.currentPrice" msgid "addLiquidity.labels.currentPrice"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:574 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectLiquidityRange" msgid "addLiquidity.labels.selectLiquidityRange"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:439 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectPair" msgid "addLiquidity.labels.selectPair"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:500 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectStartingPrice" msgid "addLiquidity.labels.selectStartingPrice"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:484 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectedRange" msgid "addLiquidity.labels.selectedRange"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:368 #: src/pages/RemoveLiquidity/index.tsx
msgid "buttons.confirm" msgid "buttons.confirm"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:257 #: src/pages/RemoveLiquidity/V3.tsx
msgid "buttons.remove" msgid "buttons.remove"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:383 #: src/components/Header/index.tsx
msgid "claim.buttons.claimUNI" msgid "claim.buttons.claimUNI"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:380 #: src/components/Header/index.tsx
msgid "claim.buttons.claimingUNI" msgid "claim.buttons.claimingUNI"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:146 #: src/components/SearchModal/ImportList.tsx
msgid "common.IUnderstand" msgid "common.IUnderstand"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:443 #: src/pages/AddLiquidity/index.tsx
msgid "common.clearAll" msgid "common.clearAll"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:475 #: src/pages/RemoveLiquidity/index.tsx
msgid "common.detailed" msgid "common.detailed"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:758 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/PoolFinder/index.tsx:207 #: src/pages/PoolFinder/index.tsx
#: src/pages/Swap/index.tsx:535 #: src/pages/Swap/index.tsx
msgid "common.loading" msgid "common.loading"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:473 #: src/pages/RemoveLiquidity/index.tsx
msgid "common.simple" msgid "common.simple"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:140 #: src/pages/Pool/CTACards.tsx
msgid "cta.topPools" msgid "cta.topPools"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:143 #: src/pages/Pool/CTACards.tsx
msgid "cta.v3.explore" msgid "cta.v3.explore"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:126 #: src/pages/Pool/CTACards.tsx
msgid "cta.v3.launchAnnouncement" msgid "cta.v3.launchAnnouncement"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:129 #: src/pages/Pool/CTACards.tsx
msgid "cta.v3.walkthroughAndMigration" msgid "cta.v3.walkthroughAndMigration"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:126 #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx:145 #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx:164 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:173 #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx:807 #: src/pages/Pool/PositionPage.tsx
msgid "currencies.denominated" msgid "currencies.denominated"
msgstr "" msgstr ""
#: src/components/CurrencyInputPanel/index.tsx:280 #: src/components/CurrencyInputPanel/index.tsx
msgid "currencies.input.max" msgid "currencies.input.max"
msgstr "" msgstr ""
#: src/components/CurrencyInputPanel/index.tsx:202 #: src/components/CurrencyInputPanel/index.tsx
msgid "currencies.input.priceOutsideWarning" msgid "currencies.input.priceOutsideWarning"
msgstr "" msgstr ""
#: src/components/SearchModal/CurrencySearch.tsx:220 #: src/components/SearchModal/CurrencySearch.tsx
msgid "currencies.search.noResults" msgid "currencies.search.noResults"
msgstr "" msgstr ""
#: src/components/SearchModal/CurrencySearch.tsx:182 #: src/components/SearchModal/CurrencySearch.tsx
msgid "currencies.search.placeholder" msgid "currencies.search.placeholder"
msgstr "" msgstr ""
#: src/components/CurrencyInputPanel/index.tsx:240 #: src/components/CurrencyInputPanel/index.tsx
#: src/components/SearchModal/CurrencySearch.tsx:174 #: src/components/SearchModal/CurrencySearch.tsx
#: src/pages/PoolFinder/index.tsx:122 #: src/pages/PoolFinder/index.tsx
#: src/pages/PoolFinder/index.tsx:146 #: src/pages/PoolFinder/index.tsx
msgid "currencies.search.selectToken" msgid "currencies.search.selectToken"
msgstr "选择通证" msgstr "选择通证"
#: src/components/Web3Status/index.tsx:208 #: src/components/Web3Status/index.tsx
msgid "error.generic" msgid "error.generic"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:654 #: src/pages/AddLiquidity/index.tsx
msgid "error.invalidRangeWarning" msgid "error.invalidRangeWarning"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:708 #: src/pages/AddLiquidity/index.tsx
msgid "error.unsupportedAsset" msgid "error.unsupportedAsset"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:514 #: src/pages/Swap/index.tsx
msgid "error.unsupportedAssets" msgid "error.unsupportedAssets"
msgstr "" msgstr ""
#: src/components/Web3Status/index.tsx:207 #: src/components/Web3Status/index.tsx
msgid "error.wrongNetwork" msgid "error.wrongNetwork"
msgstr "" msgstr ""
#: src/components/Web3ReactManager/index.tsx:61 #: src/components/Web3ReactManager/index.tsx
msgid "errors.unknown" msgid "errors.unknown"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:640 #: src/pages/AddLiquidity/index.tsx
msgid "inactiveRangeWarning" msgid "inactiveRangeWarning"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:307 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.amount" msgid "labels.amount"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:413 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.inactive" msgid "labels.inactive"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:324 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.max" msgid "labels.max"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:415 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.remove" msgid "labels.remove"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:672 #: src/pages/AddLiquidity/index.tsx
msgid "liquidity.depositAmounts" msgid "liquidity.depositAmounts"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:659 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.buttons.migrate" msgid "migrate.buttons.migrate"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:656 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.buttons.migrating" msgid "migrate.buttons.migrating"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:586 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.errors.invalidRangeWarning" msgid "migrate.errors.invalidRangeWarning"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:458 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.firstV3LPGasCost" msgid "migrate.hint.firstV3LPGasCost"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:451 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.firstV3LiquidityProvider" msgid "migrate.hint.firstV3LiquidityProvider"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:404 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.migrationContract" msgid "migrate.hint.migrationContract"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:519 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.priceHint" msgid "migrate.hint.priceHint"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:397 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.toolInformation" msgid "migrate.hint.toolInformation"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:573 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hints.inactiveRangeWarning" msgid "migrate.hints.inactiveRangeWarning"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:600 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hints.priceRangeRefund" msgid "migrate.hints.priceRangeRefund"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:438 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.label.lpNFTToken" msgid "migrate.label.lpNFTToken"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:417 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.label.lpToken" msgid "migrate.label.lpToken"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:738 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.migrateV2Liquidity" msgid "migrate.labels.migrateV2Liquidity"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:467 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx:485 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.price" msgid "migrate.labels.price"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:511 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.priceDifference" msgid "migrate.labels.priceDifference"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:541 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.selectLiquidityRange" msgid "migrate.labels.selectLiquidityRange"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:498 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx:529 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.v3Price" msgid "migrate.labels.v3Price"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:814 #: src/pages/Pool/PositionPage.tsx
msgid "minMaxPriceHint" msgid "minMaxPriceHint"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:362 #: src/components/Header/index.tsx
msgid "nav.charts" msgid "nav.charts"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:83 #: src/components/NavigationTabs/index.tsx
msgid "nav.importPool" msgid "nav.importPool"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:356 #: src/components/Header/index.tsx
#: src/components/NavigationTabs/index.tsx:69 #: src/components/NavigationTabs/index.tsx
msgid "nav.pool" msgid "nav.pool"
msgstr "资金池" msgstr "资金池"
#: src/components/Header/index.tsx:343 #: src/components/Header/index.tsx
#: src/components/NavigationTabs/index.tsx:66 #: src/components/NavigationTabs/index.tsx
msgid "nav.swap" msgid "nav.swap"
msgstr "兑换" msgstr "兑换"
#: src/components/Header/index.tsx:359 #: src/components/Header/index.tsx
msgid "nav.vote" msgid "nav.vote"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:315 #: src/pages/RemoveLiquidity/V3.tsx
msgid "number.25Percent" msgid "number.25Percent"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:318 #: src/pages/RemoveLiquidity/V3.tsx
msgid "number.50Percent" msgid "number.50Percent"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:321 #: src/pages/RemoveLiquidity/V3.tsx
msgid "number.75Percent" msgid "number.75Percent"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:666 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.emptyFiatValue" msgid "numbers.emptyFiatValue"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:612 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.emptyValueInFiat" msgid "numbers.emptyValueInFiat"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:662 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.fiatValue" msgid "numbers.fiatValue"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:606 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.valueInFiat" msgid "numbers.valueInFiat"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:514 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/Pool/PositionPage.tsx:528 #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx:627 #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx:642 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.valueWithPercent" msgid "numbers.valueWithPercent"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:506 #: src/pages/Pool/PositionPage.tsx
msgid "pool.label.claimFees" msgid "pool.label.claimFees"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:511 #: src/pages/Pool/PositionPage.tsx
msgid "pool.label.collectingFees" msgid "pool.label.collectingFees"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:205 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:216 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:335 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:346 #: src/pages/RemoveLiquidity/V3.tsx
msgid "pool.pooledCurrency" msgid "pool.pooledCurrency"
msgstr "" msgstr ""
#: src/components/PositionList/index.tsx:50 #: src/components/PositionList/index.tsx
#: src/pages/Pool/PositionPage.tsx:759 #: src/pages/Pool/PositionPage.tsx
msgid "pool.priceRange" msgid "pool.priceRange"
msgstr "" msgstr ""
#: src/components/PositionList/index.tsx:46 #: src/components/PositionList/index.tsx
#: src/components/PositionList/index.tsx:54 #: src/components/PositionList/index.tsx
msgid "pool.yourPositions" msgid "pool.yourPositions"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:517 #: src/pages/Pool/PositionPage.tsx
msgid "pools.button.backToPoolsOverview" msgid "pools.button.backToPoolsOverview"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:125 #: src/components/NavigationTabs/index.tsx
msgid "pools.buttons.addLiquidity" msgid "pools.buttons.addLiquidity"
msgstr "添加流动金" msgstr "添加流动金"
#: src/pages/PoolFinder/index.tsx:178 #: src/pages/PoolFinder/index.tsx
msgid "pools.buttons.addLiquidityPoolFinder" msgid "pools.buttons.addLiquidityPoolFinder"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:476 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.collect" msgid "pools.buttons.collect"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:123 #: src/components/NavigationTabs/index.tsx
msgid "pools.buttons.createPair" msgid "pools.buttons.createPair"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:191 #: src/pages/PoolFinder/index.tsx
msgid "pools.buttons.createPool" msgid "pools.buttons.createPool"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:544 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.increaseLiquidity" msgid "pools.buttons.increaseLiquidity"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:160 #: src/pages/PoolFinder/index.tsx
msgid "pools.buttons.manage" msgid "pools.buttons.manage"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:291 #: src/pages/Pool/index.tsx
msgid "pools.buttons.migrateLiquidity" msgid "pools.buttons.migrateLiquidity"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:252 #: src/pages/Pool/index.tsx
msgid "pools.buttons.migrateV2Liquidity" msgid "pools.buttons.migrateV2Liquidity"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:196 #: src/pages/Pool/index.tsx
msgid "pools.buttons.newPosition" msgid "pools.buttons.newPosition"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:581 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.owner" msgid "pools.buttons.owner"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:127 #: src/components/NavigationTabs/index.tsx
#: src/pages/Pool/PositionPage.tsx:555 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.removeLiquidity" msgid "pools.buttons.removeLiquidity"
msgstr "删除流动金" msgstr "删除流动金"
#: src/pages/Pool/index.tsx:274 #: src/pages/Pool/index.tsx
msgid "pools.buttons.viewV2Liquidity" msgid "pools.buttons.viewV2Liquidity"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:160 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:167 #: src/pages/Pool/PositionPage.tsx
msgid "pools.currentPrice" msgid "pools.currentPrice"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:238 #: src/pages/Pool/index.tsx
msgid "pools.emptyStateHint" msgid "pools.emptyStateHint"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:188 #: src/pages/PoolFinder/index.tsx
msgid "pools.error.noPoolFound" msgid "pools.error.noPoolFound"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:199 #: src/pages/PoolFinder/index.tsx
msgid "pools.errors.invalidPair" msgid "pools.errors.invalidPair"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:67 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.highFee" msgid "pools.feeSelector.highFee"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:69 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.highFeeHint" msgid "pools.feeSelector.highFeeHint"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:43 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.lowFee" msgid "pools.feeSelector.lowFee"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:45 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.lowFeeHint" msgid "pools.feeSelector.lowFeeHint"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:55 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.mediumFee" msgid "pools.feeSelector.mediumFee"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:57 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.mediumFeeHint" msgid "pools.feeSelector.mediumFeeHint"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:31 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.subtitle" msgid "pools.feeSelector.subtitle"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:29 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.title" msgid "pools.feeSelector.title"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:179 #: src/pages/Pool/index.tsx
msgid "pools.heading.poolsOverview" msgid "pools.heading.poolsOverview"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:473 #: src/pages/Pool/PositionPage.tsx
msgid "pools.hint.collectingFees" msgid "pools.hint.collectingFees"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:101 #: src/pages/PoolFinder/index.tsx
msgid "pools.hint.toolHelperText" msgid "pools.hint.toolHelperText"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:86 #: src/pages/PoolFinder/index.tsx
msgid "pools.label.connectWalletToFindPools" msgid "pools.label.connectWalletToFindPools"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:174 #: src/pages/PoolFinder/index.tsx
msgid "pools.label.noLiquidityInPoolYet" msgid "pools.label.noLiquidityInPoolYet"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:693 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.collectFees" msgid "pools.labels.collectFees"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:740 #: src/pages/Pool/PositionPage.tsx
#: src/pages/RemoveLiquidity/V3.tsx:395 #: src/pages/RemoveLiquidity/V3.tsx
msgid "pools.labels.collectFeesAsWETH" msgid "pools.labels.collectFeesAsWETH"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:681 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.collectedFees" msgid "pools.labels.collectedFees"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:687 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.collectingFees" msgid "pools.labels.collectingFees"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:99 #: src/components/PositionPreview/index.tsx
msgid "pools.labels.feeTier" msgid "pools.labels.feeTier"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:102 #: src/components/PositionPreview/index.tsx
msgid "pools.labels.feeTierValue" msgid "pools.labels.feeTierValue"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:70 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inRange" msgid "pools.labels.inRange"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:62 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inRangeTooltip" msgid "pools.labels.inRangeTooltip"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:56 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inactive" msgid "pools.labels.inactive"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:47 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inactiveTooltip" msgid "pools.labels.inactiveTooltip"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:602 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.liquidity" msgid "pools.labels.liquidity"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:86 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.outOfRange" msgid "pools.labels.outOfRange"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:76 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.outOfRangeTooltip" msgid "pools.labels.outOfRangeTooltip"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:156 #: src/pages/PoolFinder/index.tsx
msgid "pools.labels.poolFound" msgid "pools.labels.poolFound"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:88 #: src/pages/PoolFinder/index.tsx
msgid "pools.labels.selectTokenToFindLiquidity" msgid "pools.labels.selectTokenToFindLiquidity"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:658 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.unclaimedFees" msgid "pools.labels.unclaimedFees"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:141 #: src/components/PositionPreview/index.tsx
msgid "pools.maxPrice" msgid "pools.maxPrice"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:802 #: src/pages/Pool/PositionPage.tsx
msgid "pools.maxPriceLabel" msgid "pools.maxPriceLabel"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:132 #: src/pages/Pool/index.tsx
msgid "pools.menu.create" msgid "pools.menu.create"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:162 #: src/pages/Pool/index.tsx
msgid "pools.menu.learn" msgid "pools.menu.learn"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:142 #: src/pages/Pool/index.tsx
msgid "pools.menu.migrate" msgid "pools.menu.migrate"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:189 #: src/pages/Pool/index.tsx
msgid "pools.menu.more" msgid "pools.menu.more"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:152 #: src/pages/Pool/index.tsx
msgid "pools.menu.v2Liquidity" msgid "pools.menu.v2Liquidity"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:131 #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx:150 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:790 #: src/pages/Pool/PositionPage.tsx
msgid "pools.minMaxPriceHint" msgid "pools.minMaxPriceHint"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:122 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:783 #: src/pages/Pool/PositionPage.tsx
msgid "pools.minPriceLabel" msgid "pools.minPriceLabel"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:206 #: src/pages/Pool/index.tsx
msgid "pools.toggle.hideClosedPositions" msgid "pools.toggle.hideClosedPositions"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:464 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.buttons.RemoveAmount" msgid "removeLiquidity.buttons.RemoveAmount"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:652 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.buttons.remove" msgid "removeLiquidity.buttons.remove"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:193 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/index.tsx:375 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.confirming.pending" msgid "removeLiquidity.confirming.pending"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:323 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.hint.outputEstimated" msgid "removeLiquidity.hint.outputEstimated"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:228 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.hints.collectFeesEarn" msgid "removeLiquidity.hints.collectFeesEarn"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:453 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.hints.removingPoolTokensConvertsPosition" msgid "removeLiquidity.hints.removingPoolTokensConvertsPosition"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:234 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:245 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:360 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.label.feesEarned" msgid "removeLiquidity.label.feesEarned"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:337 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.UNIBurned" msgid "removeLiquidity.labels.UNIBurned"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:441 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.confirmationTitle" msgid "removeLiquidity.labels.confirmationTitle"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:352 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.modalPrice" msgid "removeLiquidity.labels.modalPrice"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:311 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.labels.percentForSlider" msgid "removeLiquidity.labels.percentForSlider"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:606 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.price" msgid "removeLiquidity.labels.price"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:272 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.labels.removeLiquidity" msgid "removeLiquidity.labels.removeLiquidity"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:575 #: src/pages/Swap/index.tsx
msgid "swap.buttons.allowUniswapToUseCurrency" msgid "swap.buttons.allowUniswapToUseCurrency"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:467 #: src/pages/Swap/index.tsx
msgid "swap.buttons.backToV3" msgid "swap.buttons.backToV3"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:624 #: src/pages/Swap/index.tsx
msgid "swap.buttons.highPriceImpact" msgid "swap.buttons.highPriceImpact"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:657 #: src/pages/Swap/index.tsx
msgid "swap.buttons.priceImpactTooHigh" msgid "swap.buttons.priceImpactTooHigh"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:628 #: src/pages/Swap/index.tsx
#: src/pages/Swap/index.tsx:661 #: src/pages/Swap/index.tsx
msgid "swap.buttons.swap" msgid "swap.buttons.swap"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:626 #: src/pages/Swap/index.tsx
#: src/pages/Swap/index.tsx:659 #: src/pages/Swap/index.tsx
msgid "swap.buttons.swapAnyway" msgid "swap.buttons.swapAnyway"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:571 #: src/pages/Swap/index.tsx
msgid "swap.buttons.tradeCurrency" msgid "swap.buttons.tradeCurrency"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:527 #: src/pages/Swap/index.tsx
msgid "swap.buttons.unwrap" msgid "swap.buttons.unwrap"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:525 #: src/pages/Swap/index.tsx
msgid "swap.buttons.wrap" msgid "swap.buttons.wrap"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:587 #: src/pages/Swap/index.tsx
msgid "swap.hints.permission" msgid "swap.hints.permission"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:383 #: src/pages/Swap/index.tsx
msgid "swap.labels.from" msgid "swap.labels.from"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:382 #: src/pages/Swap/index.tsx
msgid "swap.labels.fromAtMost" msgid "swap.labels.fromAtMost"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:542 #: src/pages/Swap/index.tsx
msgid "swap.labels.insufficientLiquidity" msgid "swap.labels.insufficientLiquidity"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:538 #: src/pages/Swap/index.tsx
msgid "swap.labels.insufficientLiquiditySingleHopOnly" msgid "swap.labels.insufficientLiquiditySingleHopOnly"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:433 #: src/pages/Swap/index.tsx
msgid "swap.labels.removeSend" msgid "swap.labels.removeSend"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:412 #: src/pages/Swap/index.tsx
msgid "swap.labels.to" msgid "swap.labels.to"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:411 #: src/pages/Swap/index.tsx
msgid "swap.labels.toAtLeast" msgid "swap.labels.toAtLeast"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:158 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.buttons.import" msgid "tokenLists.buttons.import"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:126 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importHint1" msgid "tokenLists.importHint1"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:133 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importHint2" msgid "tokenLists.importHint2"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:85 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importList" msgid "tokenLists.importList"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:120 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importWarning" msgid "tokenLists.importWarning"
msgstr "" msgstr ""
#: src/components/SearchModal/CurrencySearch.tsx:232 #: src/components/SearchModal/CurrencySearch.tsx
msgid "tokenLists.manage" msgid "tokenLists.manage"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:104 #: src/components/SearchModal/ImportList.tsx
msgid "tokensLists.numberOfTokens" msgid "tokensLists.numberOfTokens"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:633 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "transactions.allowLPTokenMigration" msgid "transactions.allowLPTokenMigration"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:631 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "transactions.allower" msgid "transactions.allower"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:641 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.approve" msgid "transactions.approve"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:639 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.approved" msgid "transactions.approved"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:628 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/RemoveLiquidity/index.tsx:636 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.approving" msgid "transactions.approving"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:417 #: src/pages/AddLiquidity/index.tsx
msgid "transactions.confirmation.button" msgid "transactions.confirmation.button"
msgstr "" msgstr ""
#: src/components/Web3Status/index.tsx:188 #: src/components/Web3Status/index.tsx
msgid "transactions.pending" msgid "transactions.pending"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:266 #: src/pages/AddLiquidity/index.tsx
msgid "transactions.summary.addLiquidity" msgid "transactions.summary.addLiquidity"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:262 #: src/pages/AddLiquidity/index.tsx
msgid "transactions.summary.createPoolAndAddLiquidity" msgid "transactions.summary.createPoolAndAddLiquidity"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:269 #: src/pages/RemoveLiquidity/index.tsx
#: src/pages/RemoveLiquidity/index.tsx:269 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.summary.removeLiquidity" msgid "transactions.summary.removeLiquidity"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:155 #: src/pages/RemoveLiquidity/V3.tsx
msgid "transactions.summary.removeLiquidityV3" msgid "transactions.summary.removeLiquidityV3"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:713 #: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/index.tsx:243 #: src/pages/Pool/index.tsx
#: src/pages/RemoveLiquidity/index.tsx:622 #: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx:519 #: src/pages/Swap/index.tsx
msgid "wallet.connect" msgid "wallet.connect"
msgstr "" msgstr ""
#: src/components/Web3Status/index.tsx:216 #: src/components/Web3Status/index.tsx
msgid "wallet.connectLongForm" msgid "wallet.connectLongForm"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:393 #: src/components/Header/index.tsx
msgid "wallet.ethBalance" msgid "wallet.ethBalance"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:745 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "wallet.mustConnectAccount" msgid "wallet.mustConnectAccount"
msgstr "" msgstr ""
...@@ -13,763 +13,763 @@ msgstr "" ...@@ -13,763 +13,763 @@ msgstr ""
"Language-Team: \n" "Language-Team: \n"
"Plural-Forms: \n" "Plural-Forms: \n"
#: src/pages/AddLiquidity/index.tsx:528 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.currentPrice" msgid "addLiquidity.labels.currentPrice"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:574 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectLiquidityRange" msgid "addLiquidity.labels.selectLiquidityRange"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:439 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectPair" msgid "addLiquidity.labels.selectPair"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:500 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectStartingPrice" msgid "addLiquidity.labels.selectStartingPrice"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:484 #: src/pages/AddLiquidity/index.tsx
msgid "addLiquidity.labels.selectedRange" msgid "addLiquidity.labels.selectedRange"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:368 #: src/pages/RemoveLiquidity/index.tsx
msgid "buttons.confirm" msgid "buttons.confirm"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:257 #: src/pages/RemoveLiquidity/V3.tsx
msgid "buttons.remove" msgid "buttons.remove"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:383 #: src/components/Header/index.tsx
msgid "claim.buttons.claimUNI" msgid "claim.buttons.claimUNI"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:380 #: src/components/Header/index.tsx
msgid "claim.buttons.claimingUNI" msgid "claim.buttons.claimingUNI"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:146 #: src/components/SearchModal/ImportList.tsx
msgid "common.IUnderstand" msgid "common.IUnderstand"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:443 #: src/pages/AddLiquidity/index.tsx
msgid "common.clearAll" msgid "common.clearAll"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:475 #: src/pages/RemoveLiquidity/index.tsx
msgid "common.detailed" msgid "common.detailed"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:758 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/PoolFinder/index.tsx:207 #: src/pages/PoolFinder/index.tsx
#: src/pages/Swap/index.tsx:535 #: src/pages/Swap/index.tsx
msgid "common.loading" msgid "common.loading"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:473 #: src/pages/RemoveLiquidity/index.tsx
msgid "common.simple" msgid "common.simple"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:140 #: src/pages/Pool/CTACards.tsx
msgid "cta.topPools" msgid "cta.topPools"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:143 #: src/pages/Pool/CTACards.tsx
msgid "cta.v3.explore" msgid "cta.v3.explore"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:126 #: src/pages/Pool/CTACards.tsx
msgid "cta.v3.launchAnnouncement" msgid "cta.v3.launchAnnouncement"
msgstr "" msgstr ""
#: src/pages/Pool/CTACards.tsx:129 #: src/pages/Pool/CTACards.tsx
msgid "cta.v3.walkthroughAndMigration" msgid "cta.v3.walkthroughAndMigration"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:126 #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx:145 #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx:164 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:173 #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx:807 #: src/pages/Pool/PositionPage.tsx
msgid "currencies.denominated" msgid "currencies.denominated"
msgstr "" msgstr ""
#: src/components/CurrencyInputPanel/index.tsx:280 #: src/components/CurrencyInputPanel/index.tsx
msgid "currencies.input.max" msgid "currencies.input.max"
msgstr "" msgstr ""
#: src/components/CurrencyInputPanel/index.tsx:202 #: src/components/CurrencyInputPanel/index.tsx
msgid "currencies.input.priceOutsideWarning" msgid "currencies.input.priceOutsideWarning"
msgstr "" msgstr ""
#: src/components/SearchModal/CurrencySearch.tsx:220 #: src/components/SearchModal/CurrencySearch.tsx
msgid "currencies.search.noResults" msgid "currencies.search.noResults"
msgstr "" msgstr ""
#: src/components/SearchModal/CurrencySearch.tsx:182 #: src/components/SearchModal/CurrencySearch.tsx
msgid "currencies.search.placeholder" msgid "currencies.search.placeholder"
msgstr "" msgstr ""
#: src/components/CurrencyInputPanel/index.tsx:240 #: src/components/CurrencyInputPanel/index.tsx
#: src/components/SearchModal/CurrencySearch.tsx:174 #: src/components/SearchModal/CurrencySearch.tsx
#: src/pages/PoolFinder/index.tsx:122 #: src/pages/PoolFinder/index.tsx
#: src/pages/PoolFinder/index.tsx:146 #: src/pages/PoolFinder/index.tsx
msgid "currencies.search.selectToken" msgid "currencies.search.selectToken"
msgstr "選擇代幣" msgstr "選擇代幣"
#: src/components/Web3Status/index.tsx:208 #: src/components/Web3Status/index.tsx
msgid "error.generic" msgid "error.generic"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:654 #: src/pages/AddLiquidity/index.tsx
msgid "error.invalidRangeWarning" msgid "error.invalidRangeWarning"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:708 #: src/pages/AddLiquidity/index.tsx
msgid "error.unsupportedAsset" msgid "error.unsupportedAsset"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:514 #: src/pages/Swap/index.tsx
msgid "error.unsupportedAssets" msgid "error.unsupportedAssets"
msgstr "" msgstr ""
#: src/components/Web3Status/index.tsx:207 #: src/components/Web3Status/index.tsx
msgid "error.wrongNetwork" msgid "error.wrongNetwork"
msgstr "" msgstr ""
#: src/components/Web3ReactManager/index.tsx:61 #: src/components/Web3ReactManager/index.tsx
msgid "errors.unknown" msgid "errors.unknown"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:640 #: src/pages/AddLiquidity/index.tsx
msgid "inactiveRangeWarning" msgid "inactiveRangeWarning"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:307 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.amount" msgid "labels.amount"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:413 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.inactive" msgid "labels.inactive"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:324 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.max" msgid "labels.max"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:415 #: src/pages/RemoveLiquidity/V3.tsx
msgid "labels.remove" msgid "labels.remove"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:672 #: src/pages/AddLiquidity/index.tsx
msgid "liquidity.depositAmounts" msgid "liquidity.depositAmounts"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:659 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.buttons.migrate" msgid "migrate.buttons.migrate"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:656 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.buttons.migrating" msgid "migrate.buttons.migrating"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:586 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.errors.invalidRangeWarning" msgid "migrate.errors.invalidRangeWarning"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:458 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.firstV3LPGasCost" msgid "migrate.hint.firstV3LPGasCost"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:451 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.firstV3LiquidityProvider" msgid "migrate.hint.firstV3LiquidityProvider"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:404 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.migrationContract" msgid "migrate.hint.migrationContract"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:519 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.priceHint" msgid "migrate.hint.priceHint"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:397 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hint.toolInformation" msgid "migrate.hint.toolInformation"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:573 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hints.inactiveRangeWarning" msgid "migrate.hints.inactiveRangeWarning"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:600 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.hints.priceRangeRefund" msgid "migrate.hints.priceRangeRefund"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:438 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.label.lpNFTToken" msgid "migrate.label.lpNFTToken"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:417 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.label.lpToken" msgid "migrate.label.lpToken"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:738 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.migrateV2Liquidity" msgid "migrate.labels.migrateV2Liquidity"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:467 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx:485 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.price" msgid "migrate.labels.price"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:511 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.priceDifference" msgid "migrate.labels.priceDifference"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:541 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.selectLiquidityRange" msgid "migrate.labels.selectLiquidityRange"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:498 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx:529 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "migrate.labels.v3Price" msgid "migrate.labels.v3Price"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:814 #: src/pages/Pool/PositionPage.tsx
msgid "minMaxPriceHint" msgid "minMaxPriceHint"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:362 #: src/components/Header/index.tsx
msgid "nav.charts" msgid "nav.charts"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:83 #: src/components/NavigationTabs/index.tsx
msgid "nav.importPool" msgid "nav.importPool"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:356 #: src/components/Header/index.tsx
#: src/components/NavigationTabs/index.tsx:69 #: src/components/NavigationTabs/index.tsx
msgid "nav.pool" msgid "nav.pool"
msgstr "资金池" msgstr "资金池"
#: src/components/Header/index.tsx:343 #: src/components/Header/index.tsx
#: src/components/NavigationTabs/index.tsx:66 #: src/components/NavigationTabs/index.tsx
msgid "nav.swap" msgid "nav.swap"
msgstr "兑换" msgstr "兑换"
#: src/components/Header/index.tsx:359 #: src/components/Header/index.tsx
msgid "nav.vote" msgid "nav.vote"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:315 #: src/pages/RemoveLiquidity/V3.tsx
msgid "number.25Percent" msgid "number.25Percent"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:318 #: src/pages/RemoveLiquidity/V3.tsx
msgid "number.50Percent" msgid "number.50Percent"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:321 #: src/pages/RemoveLiquidity/V3.tsx
msgid "number.75Percent" msgid "number.75Percent"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:666 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.emptyFiatValue" msgid "numbers.emptyFiatValue"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:612 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.emptyValueInFiat" msgid "numbers.emptyValueInFiat"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:662 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.fiatValue" msgid "numbers.fiatValue"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:606 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.valueInFiat" msgid "numbers.valueInFiat"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:514 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/Pool/PositionPage.tsx:528 #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx:627 #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx:642 #: src/pages/Pool/PositionPage.tsx
msgid "numbers.valueWithPercent" msgid "numbers.valueWithPercent"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:506 #: src/pages/Pool/PositionPage.tsx
msgid "pool.label.claimFees" msgid "pool.label.claimFees"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:511 #: src/pages/Pool/PositionPage.tsx
msgid "pool.label.collectingFees" msgid "pool.label.collectingFees"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:205 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:216 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:335 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:346 #: src/pages/RemoveLiquidity/V3.tsx
msgid "pool.pooledCurrency" msgid "pool.pooledCurrency"
msgstr "" msgstr ""
#: src/components/PositionList/index.tsx:50 #: src/components/PositionList/index.tsx
#: src/pages/Pool/PositionPage.tsx:759 #: src/pages/Pool/PositionPage.tsx
msgid "pool.priceRange" msgid "pool.priceRange"
msgstr "" msgstr ""
#: src/components/PositionList/index.tsx:46 #: src/components/PositionList/index.tsx
#: src/components/PositionList/index.tsx:54 #: src/components/PositionList/index.tsx
msgid "pool.yourPositions" msgid "pool.yourPositions"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:517 #: src/pages/Pool/PositionPage.tsx
msgid "pools.button.backToPoolsOverview" msgid "pools.button.backToPoolsOverview"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:125 #: src/components/NavigationTabs/index.tsx
msgid "pools.buttons.addLiquidity" msgid "pools.buttons.addLiquidity"
msgstr "增加流動性資金" msgstr "增加流動性資金"
#: src/pages/PoolFinder/index.tsx:178 #: src/pages/PoolFinder/index.tsx
msgid "pools.buttons.addLiquidityPoolFinder" msgid "pools.buttons.addLiquidityPoolFinder"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:476 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.collect" msgid "pools.buttons.collect"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:123 #: src/components/NavigationTabs/index.tsx
msgid "pools.buttons.createPair" msgid "pools.buttons.createPair"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:191 #: src/pages/PoolFinder/index.tsx
msgid "pools.buttons.createPool" msgid "pools.buttons.createPool"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:544 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.increaseLiquidity" msgid "pools.buttons.increaseLiquidity"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:160 #: src/pages/PoolFinder/index.tsx
msgid "pools.buttons.manage" msgid "pools.buttons.manage"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:291 #: src/pages/Pool/index.tsx
msgid "pools.buttons.migrateLiquidity" msgid "pools.buttons.migrateLiquidity"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:252 #: src/pages/Pool/index.tsx
msgid "pools.buttons.migrateV2Liquidity" msgid "pools.buttons.migrateV2Liquidity"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:196 #: src/pages/Pool/index.tsx
msgid "pools.buttons.newPosition" msgid "pools.buttons.newPosition"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:581 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.owner" msgid "pools.buttons.owner"
msgstr "" msgstr ""
#: src/components/NavigationTabs/index.tsx:127 #: src/components/NavigationTabs/index.tsx
#: src/pages/Pool/PositionPage.tsx:555 #: src/pages/Pool/PositionPage.tsx
msgid "pools.buttons.removeLiquidity" msgid "pools.buttons.removeLiquidity"
msgstr "領出流動性資金" msgstr "領出流動性資金"
#: src/pages/Pool/index.tsx:274 #: src/pages/Pool/index.tsx
msgid "pools.buttons.viewV2Liquidity" msgid "pools.buttons.viewV2Liquidity"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:160 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:167 #: src/pages/Pool/PositionPage.tsx
msgid "pools.currentPrice" msgid "pools.currentPrice"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:238 #: src/pages/Pool/index.tsx
msgid "pools.emptyStateHint" msgid "pools.emptyStateHint"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:188 #: src/pages/PoolFinder/index.tsx
msgid "pools.error.noPoolFound" msgid "pools.error.noPoolFound"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:199 #: src/pages/PoolFinder/index.tsx
msgid "pools.errors.invalidPair" msgid "pools.errors.invalidPair"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:67 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.highFee" msgid "pools.feeSelector.highFee"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:69 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.highFeeHint" msgid "pools.feeSelector.highFeeHint"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:43 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.lowFee" msgid "pools.feeSelector.lowFee"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:45 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.lowFeeHint" msgid "pools.feeSelector.lowFeeHint"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:55 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.mediumFee" msgid "pools.feeSelector.mediumFee"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:57 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.mediumFeeHint" msgid "pools.feeSelector.mediumFeeHint"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:31 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.subtitle" msgid "pools.feeSelector.subtitle"
msgstr "" msgstr ""
#: src/components/FeeSelector/index.tsx:29 #: src/components/FeeSelector/index.tsx
msgid "pools.feeSelector.title" msgid "pools.feeSelector.title"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:179 #: src/pages/Pool/index.tsx
msgid "pools.heading.poolsOverview" msgid "pools.heading.poolsOverview"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:473 #: src/pages/Pool/PositionPage.tsx
msgid "pools.hint.collectingFees" msgid "pools.hint.collectingFees"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:101 #: src/pages/PoolFinder/index.tsx
msgid "pools.hint.toolHelperText" msgid "pools.hint.toolHelperText"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:86 #: src/pages/PoolFinder/index.tsx
msgid "pools.label.connectWalletToFindPools" msgid "pools.label.connectWalletToFindPools"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:174 #: src/pages/PoolFinder/index.tsx
msgid "pools.label.noLiquidityInPoolYet" msgid "pools.label.noLiquidityInPoolYet"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:693 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.collectFees" msgid "pools.labels.collectFees"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:740 #: src/pages/Pool/PositionPage.tsx
#: src/pages/RemoveLiquidity/V3.tsx:395 #: src/pages/RemoveLiquidity/V3.tsx
msgid "pools.labels.collectFeesAsWETH" msgid "pools.labels.collectFeesAsWETH"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:681 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.collectedFees" msgid "pools.labels.collectedFees"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:687 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.collectingFees" msgid "pools.labels.collectingFees"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:99 #: src/components/PositionPreview/index.tsx
msgid "pools.labels.feeTier" msgid "pools.labels.feeTier"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:102 #: src/components/PositionPreview/index.tsx
msgid "pools.labels.feeTierValue" msgid "pools.labels.feeTierValue"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:70 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inRange" msgid "pools.labels.inRange"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:62 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inRangeTooltip" msgid "pools.labels.inRangeTooltip"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:56 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inactive" msgid "pools.labels.inactive"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:47 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.inactiveTooltip" msgid "pools.labels.inactiveTooltip"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:602 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.liquidity" msgid "pools.labels.liquidity"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:86 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.outOfRange" msgid "pools.labels.outOfRange"
msgstr "" msgstr ""
#: src/components/Badge/RangeBadge.tsx:76 #: src/components/Badge/RangeBadge.tsx
msgid "pools.labels.outOfRangeTooltip" msgid "pools.labels.outOfRangeTooltip"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:156 #: src/pages/PoolFinder/index.tsx
msgid "pools.labels.poolFound" msgid "pools.labels.poolFound"
msgstr "" msgstr ""
#: src/pages/PoolFinder/index.tsx:88 #: src/pages/PoolFinder/index.tsx
msgid "pools.labels.selectTokenToFindLiquidity" msgid "pools.labels.selectTokenToFindLiquidity"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:658 #: src/pages/Pool/PositionPage.tsx
msgid "pools.labels.unclaimedFees" msgid "pools.labels.unclaimedFees"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:141 #: src/components/PositionPreview/index.tsx
msgid "pools.maxPrice" msgid "pools.maxPrice"
msgstr "" msgstr ""
#: src/pages/Pool/PositionPage.tsx:802 #: src/pages/Pool/PositionPage.tsx
msgid "pools.maxPriceLabel" msgid "pools.maxPriceLabel"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:132 #: src/pages/Pool/index.tsx
msgid "pools.menu.create" msgid "pools.menu.create"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:162 #: src/pages/Pool/index.tsx
msgid "pools.menu.learn" msgid "pools.menu.learn"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:142 #: src/pages/Pool/index.tsx
msgid "pools.menu.migrate" msgid "pools.menu.migrate"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:189 #: src/pages/Pool/index.tsx
msgid "pools.menu.more" msgid "pools.menu.more"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:152 #: src/pages/Pool/index.tsx
msgid "pools.menu.v2Liquidity" msgid "pools.menu.v2Liquidity"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:131 #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx:150 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:790 #: src/pages/Pool/PositionPage.tsx
msgid "pools.minMaxPriceHint" msgid "pools.minMaxPriceHint"
msgstr "" msgstr ""
#: src/components/PositionPreview/index.tsx:122 #: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx:783 #: src/pages/Pool/PositionPage.tsx
msgid "pools.minPriceLabel" msgid "pools.minPriceLabel"
msgstr "" msgstr ""
#: src/pages/Pool/index.tsx:206 #: src/pages/Pool/index.tsx
msgid "pools.toggle.hideClosedPositions" msgid "pools.toggle.hideClosedPositions"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:464 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.buttons.RemoveAmount" msgid "removeLiquidity.buttons.RemoveAmount"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:652 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.buttons.remove" msgid "removeLiquidity.buttons.remove"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:193 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/index.tsx:375 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.confirming.pending" msgid "removeLiquidity.confirming.pending"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:323 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.hint.outputEstimated" msgid "removeLiquidity.hint.outputEstimated"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:228 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.hints.collectFeesEarn" msgid "removeLiquidity.hints.collectFeesEarn"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:453 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.hints.removingPoolTokensConvertsPosition" msgid "removeLiquidity.hints.removingPoolTokensConvertsPosition"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:234 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:245 #: src/pages/RemoveLiquidity/V3.tsx
#: src/pages/RemoveLiquidity/V3.tsx:360 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.label.feesEarned" msgid "removeLiquidity.label.feesEarned"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:337 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.UNIBurned" msgid "removeLiquidity.labels.UNIBurned"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:441 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.confirmationTitle" msgid "removeLiquidity.labels.confirmationTitle"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:352 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.modalPrice" msgid "removeLiquidity.labels.modalPrice"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:311 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.labels.percentForSlider" msgid "removeLiquidity.labels.percentForSlider"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:606 #: src/pages/RemoveLiquidity/index.tsx
msgid "removeLiquidity.labels.price" msgid "removeLiquidity.labels.price"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:272 #: src/pages/RemoveLiquidity/V3.tsx
msgid "removeLiquidity.labels.removeLiquidity" msgid "removeLiquidity.labels.removeLiquidity"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:575 #: src/pages/Swap/index.tsx
msgid "swap.buttons.allowUniswapToUseCurrency" msgid "swap.buttons.allowUniswapToUseCurrency"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:467 #: src/pages/Swap/index.tsx
msgid "swap.buttons.backToV3" msgid "swap.buttons.backToV3"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:624 #: src/pages/Swap/index.tsx
msgid "swap.buttons.highPriceImpact" msgid "swap.buttons.highPriceImpact"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:657 #: src/pages/Swap/index.tsx
msgid "swap.buttons.priceImpactTooHigh" msgid "swap.buttons.priceImpactTooHigh"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:628 #: src/pages/Swap/index.tsx
#: src/pages/Swap/index.tsx:661 #: src/pages/Swap/index.tsx
msgid "swap.buttons.swap" msgid "swap.buttons.swap"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:626 #: src/pages/Swap/index.tsx
#: src/pages/Swap/index.tsx:659 #: src/pages/Swap/index.tsx
msgid "swap.buttons.swapAnyway" msgid "swap.buttons.swapAnyway"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:571 #: src/pages/Swap/index.tsx
msgid "swap.buttons.tradeCurrency" msgid "swap.buttons.tradeCurrency"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:527 #: src/pages/Swap/index.tsx
msgid "swap.buttons.unwrap" msgid "swap.buttons.unwrap"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:525 #: src/pages/Swap/index.tsx
msgid "swap.buttons.wrap" msgid "swap.buttons.wrap"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:587 #: src/pages/Swap/index.tsx
msgid "swap.hints.permission" msgid "swap.hints.permission"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:383 #: src/pages/Swap/index.tsx
msgid "swap.labels.from" msgid "swap.labels.from"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:382 #: src/pages/Swap/index.tsx
msgid "swap.labels.fromAtMost" msgid "swap.labels.fromAtMost"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:542 #: src/pages/Swap/index.tsx
msgid "swap.labels.insufficientLiquidity" msgid "swap.labels.insufficientLiquidity"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:538 #: src/pages/Swap/index.tsx
msgid "swap.labels.insufficientLiquiditySingleHopOnly" msgid "swap.labels.insufficientLiquiditySingleHopOnly"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:433 #: src/pages/Swap/index.tsx
msgid "swap.labels.removeSend" msgid "swap.labels.removeSend"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:412 #: src/pages/Swap/index.tsx
msgid "swap.labels.to" msgid "swap.labels.to"
msgstr "" msgstr ""
#: src/pages/Swap/index.tsx:411 #: src/pages/Swap/index.tsx
msgid "swap.labels.toAtLeast" msgid "swap.labels.toAtLeast"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:158 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.buttons.import" msgid "tokenLists.buttons.import"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:126 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importHint1" msgid "tokenLists.importHint1"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:133 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importHint2" msgid "tokenLists.importHint2"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:85 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importList" msgid "tokenLists.importList"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:120 #: src/components/SearchModal/ImportList.tsx
msgid "tokenLists.importWarning" msgid "tokenLists.importWarning"
msgstr "" msgstr ""
#: src/components/SearchModal/CurrencySearch.tsx:232 #: src/components/SearchModal/CurrencySearch.tsx
msgid "tokenLists.manage" msgid "tokenLists.manage"
msgstr "" msgstr ""
#: src/components/SearchModal/ImportList.tsx:104 #: src/components/SearchModal/ImportList.tsx
msgid "tokensLists.numberOfTokens" msgid "tokensLists.numberOfTokens"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:633 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "transactions.allowLPTokenMigration" msgid "transactions.allowLPTokenMigration"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:631 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "transactions.allower" msgid "transactions.allower"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:641 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.approve" msgid "transactions.approve"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:639 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.approved" msgid "transactions.approved"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:628 #: src/pages/MigrateV2/MigrateV2Pair.tsx
#: src/pages/RemoveLiquidity/index.tsx:636 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.approving" msgid "transactions.approving"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:417 #: src/pages/AddLiquidity/index.tsx
msgid "transactions.confirmation.button" msgid "transactions.confirmation.button"
msgstr "" msgstr ""
#: src/components/Web3Status/index.tsx:188 #: src/components/Web3Status/index.tsx
msgid "transactions.pending" msgid "transactions.pending"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:266 #: src/pages/AddLiquidity/index.tsx
msgid "transactions.summary.addLiquidity" msgid "transactions.summary.addLiquidity"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:262 #: src/pages/AddLiquidity/index.tsx
msgid "transactions.summary.createPoolAndAddLiquidity" msgid "transactions.summary.createPoolAndAddLiquidity"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/index.tsx:269 #: src/pages/RemoveLiquidity/index.tsx
#: src/pages/RemoveLiquidity/index.tsx:269 #: src/pages/RemoveLiquidity/index.tsx
msgid "transactions.summary.removeLiquidity" msgid "transactions.summary.removeLiquidity"
msgstr "" msgstr ""
#: src/pages/RemoveLiquidity/V3.tsx:155 #: src/pages/RemoveLiquidity/V3.tsx
msgid "transactions.summary.removeLiquidityV3" msgid "transactions.summary.removeLiquidityV3"
msgstr "" msgstr ""
#: src/pages/AddLiquidity/index.tsx:713 #: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/index.tsx:243 #: src/pages/Pool/index.tsx
#: src/pages/RemoveLiquidity/index.tsx:622 #: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx:519 #: src/pages/Swap/index.tsx
msgid "wallet.connect" msgid "wallet.connect"
msgstr "" msgstr ""
#: src/components/Web3Status/index.tsx:216 #: src/components/Web3Status/index.tsx
msgid "wallet.connectLongForm" msgid "wallet.connectLongForm"
msgstr "" msgstr ""
#: src/components/Header/index.tsx:393 #: src/components/Header/index.tsx
msgid "wallet.ethBalance" msgid "wallet.ethBalance"
msgstr "" msgstr ""
#: src/pages/MigrateV2/MigrateV2Pair.tsx:745 #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "wallet.mustConnectAccount" msgid "wallet.mustConnectAccount"
msgstr "" msgstr ""
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment