chore(i18n): synchronize translations from crowdin (#1751)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
github-actions[bot] 2021-05-29 20:49:44 -05:00 committed by GitHub
parent 637d43621b
commit 1ea0769ba3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
29 changed files with 1218 additions and 116 deletions

@ -1,6 +1,6 @@
msgid ""
msgstr ""
"POT-Creation-Date: 2021-05-29 21:04+0000\n"
"POT-Creation-Date: 2021-05-30 01:42+0000\n"
"Mime-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-File-ID: 4\n"
"Project-Id-Version: uniswap-interface\n"
"Language-Team: Afrikaans\n"
"PO-Revision-Date: 2021-05-29 21:13\n"
"PO-Revision-Date: 2021-05-30 01:46\n"
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
@ -278,8 +278,8 @@ msgid "Auto"
msgstr "Outomaties"
#: src/components/earn/StakingModal.tsx
msgid "Available to deposit:"
msgstr "Beskikbaar vir deposito:"
msgid "Available to deposit: {0}"
msgstr "Beskikbaar vir deposito: {0}"
#: src/components/WalletModal/index.tsx
msgid "Back"
@ -289,6 +289,10 @@ msgstr "Terug"
msgid "Balance:"
msgstr "Saldo:"
#: src/components/CurrencyInputPanel/index.tsx
msgid "Balance: {0} {1}"
msgstr "Saldo: {0} {1}"
#: src/components/FeeSelector/index.tsx
msgid "Best for exotic pairs."
msgstr "Die beste vir eksotiese pare."
@ -446,6 +450,11 @@ msgstr "Bevestig hierdie transaksie in u beursie"
#: src/pages/AddLiquidityV2/index.tsx
#: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Connect Wallet"
msgstr "Verbind Wallet"
@ -515,6 +524,10 @@ msgstr "Skep swembad en voeg {0}/{1} V3 likiditeit"
msgid "Create pool."
msgstr "Skep swembad."
#: src/pages/AddLiquidity/index.tsx
msgid "Current Price"
msgstr "Huidige prys"
#: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "Current price"
@ -625,6 +638,11 @@ msgstr "Voer 'n adres in om 'n UNI-eis te aktiveer. As die adres 'n UNI kan eis,
#: src/components/earn/ClaimRewardModal.tsx
#: src/components/earn/UnstakingModal.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Enter an amount"
msgstr "Voer 'n bedrag in"
@ -758,6 +776,10 @@ msgstr "Onvoldoende likiditeit vir hierdie handel."
msgid "Insufficient liquidity for this trade. Try enabling multi-hop trades."
msgstr "Onvoldoende likiditeit vir hierdie handel. Probeer multi-hop-transaksies aan te skakel."
#: src/state/mint/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/swap/hooks.ts
msgid "Insufficient {0} balance"
msgstr "Onvoldoende {0} balans"
@ -766,10 +788,19 @@ msgstr "Onvoldoende {0} balans"
msgid "Interface Settings"
msgstr "Interface-instellings"
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
msgid "Invalid pair"
msgstr "Ongeldige paar"
#: src/pages/PoolFinder/index.tsx
msgid "Invalid pair."
msgstr "Ongeldige paar."
#: src/state/mint/v3/hooks.ts
msgid "Invalid price input"
msgstr "Ongeldige prysinsette"
#: src/pages/AddLiquidity/index.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "Invalid range selected. The min price must be lower than the max price."
@ -845,6 +876,7 @@ msgid "Max"
msgstr "Maks"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Max Price"
msgstr "Maksimum prys"
@ -890,6 +922,7 @@ msgid "Migrating"
msgstr "Migreer"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Min Price"
msgstr "Min prys"
@ -1632,6 +1665,10 @@ msgstr "U V3-likiditeitsposisies sal hier verskyn."
msgid "Your liquidity deposits"
msgstr "U likiditeitsdeposito's"
#: src/pages/AddLiquidity/index.tsx
msgid "Your liquidity will only earn fees when the market price of the pair is within your range. <0>Need help picking a range?</0>"
msgstr "U likiditeit verdien slegs fooie as die markprys van die paar binne u reeks is. <0> Het u hulp nodig om 'n reeks te kies?</0>"
#: src/components/PositionCard/V2.tsx
#: src/components/PositionCard/index.tsx
#: src/components/PositionCard/index.tsx
@ -1784,6 +1821,7 @@ msgstr "{0} Stemme"
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "{0} per {1}"

@ -1,6 +1,6 @@
msgid ""
msgstr ""
"POT-Creation-Date: 2021-05-29 21:04+0000\n"
"POT-Creation-Date: 2021-05-30 01:42+0000\n"
"Mime-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-File-ID: 4\n"
"Project-Id-Version: uniswap-interface\n"
"Language-Team: Arabic\n"
"PO-Revision-Date: 2021-05-29 21:13\n"
"PO-Revision-Date: 2021-05-30 01:46\n"
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
@ -278,8 +278,8 @@ msgid "Auto"
msgstr "تلقائي"
#: src/components/earn/StakingModal.tsx
msgid "Available to deposit:"
msgstr "متاح للإيداع:"
msgid "Available to deposit: {0}"
msgstr "متاح للإيداع: {0}"
#: src/components/WalletModal/index.tsx
msgid "Back"
@ -289,6 +289,10 @@ msgstr "الرجوع"
msgid "Balance:"
msgstr "الرصيد:"
#: src/components/CurrencyInputPanel/index.tsx
msgid "Balance: {0} {1}"
msgstr "التوازن: {0} {1}"
#: src/components/FeeSelector/index.tsx
msgid "Best for exotic pairs."
msgstr "أفضل للأزواج الغريبة."
@ -446,6 +450,11 @@ msgstr "تأكيد هذه المعاملة في محفظتك"
#: src/pages/AddLiquidityV2/index.tsx
#: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Connect Wallet"
msgstr "توصيل المحفظة"
@ -515,6 +524,10 @@ msgstr "إنشاء مخزن وإضافة {0}/{1} V3 السيولة"
msgid "Create pool."
msgstr "إنشاء مجمع."
#: src/pages/AddLiquidity/index.tsx
msgid "Current Price"
msgstr "السعر الحالي"
#: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "Current price"
@ -625,6 +638,11 @@ msgstr "أدخل عنوانًا لتشغيل مطالبة UNI. إذا كان ا
#: src/components/earn/ClaimRewardModal.tsx
#: src/components/earn/UnstakingModal.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Enter an amount"
msgstr "أدخل مبلغ"
@ -758,6 +776,10 @@ msgstr "السيولة غير كافية لهذه التجارة."
msgid "Insufficient liquidity for this trade. Try enabling multi-hop trades."
msgstr "السيولة غير كافية لهذه التجارة. حاول تمكين التجارة المتعددة الشاحنات."
#: src/state/mint/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/swap/hooks.ts
msgid "Insufficient {0} balance"
msgstr "رصيد {0} غير كاف"
@ -766,10 +788,19 @@ msgstr "رصيد {0} غير كاف"
msgid "Interface Settings"
msgstr "إعدادات الواجهة"
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
msgid "Invalid pair"
msgstr "زوج غير صالح"
#: src/pages/PoolFinder/index.tsx
msgid "Invalid pair."
msgstr "زوج غير صالح."
#: src/state/mint/v3/hooks.ts
msgid "Invalid price input"
msgstr "إدخال سعر غير صالح"
#: src/pages/AddLiquidity/index.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "Invalid range selected. The min price must be lower than the max price."
@ -845,6 +876,7 @@ msgid "Max"
msgstr "الحد الأقصى"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Max Price"
msgstr "الحد الأقصى للسعر"
@ -890,6 +922,7 @@ msgid "Migrating"
msgstr "هجرة"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Min Price"
msgstr "الحد الأدنى للسعر"
@ -1632,6 +1665,10 @@ msgstr "ستظهر هنا حالة سيولة V3 الخاصة بك."
msgid "Your liquidity deposits"
msgstr "ودائع السيولة الخاصة بك"
#: src/pages/AddLiquidity/index.tsx
msgid "Your liquidity will only earn fees when the market price of the pair is within your range. <0>Need help picking a range?</0>"
msgstr "سيكسب السيولة الخاصة بك رسومًا فقط عندما يكون سعر السوق للزوج ضمن النطاق الخاص بك. <0> هل تحتاج إلى مساعدة في اختيار النطاق؟</0>"
#: src/components/PositionCard/V2.tsx
#: src/components/PositionCard/index.tsx
#: src/components/PositionCard/index.tsx
@ -1784,6 +1821,7 @@ msgstr "{0} أصوات"
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "{0} per {1}"

@ -1,6 +1,6 @@
msgid ""
msgstr ""
"POT-Creation-Date: 2021-05-29 21:04+0000\n"
"POT-Creation-Date: 2021-05-30 01:42+0000\n"
"Mime-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-File-ID: 4\n"
"Project-Id-Version: uniswap-interface\n"
"Language-Team: Catalan\n"
"PO-Revision-Date: 2021-05-29 21:13\n"
"PO-Revision-Date: 2021-05-30 01:46\n"
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
@ -278,8 +278,8 @@ msgid "Auto"
msgstr "Automàtic"
#: src/components/earn/StakingModal.tsx
msgid "Available to deposit:"
msgstr "Disponible per dipositar:"
msgid "Available to deposit: {0}"
msgstr "Disponible per ingressar: {0}"
#: src/components/WalletModal/index.tsx
msgid "Back"
@ -289,6 +289,10 @@ msgstr "esquena"
msgid "Balance:"
msgstr "Saldo:"
#: src/components/CurrencyInputPanel/index.tsx
msgid "Balance: {0} {1}"
msgstr "Saldo: {0} {1}"
#: src/components/FeeSelector/index.tsx
msgid "Best for exotic pairs."
msgstr "El millor per a parelles exòtiques."
@ -446,6 +450,11 @@ msgstr "Confirmeu aquesta transacció a la vostra cartera"
#: src/pages/AddLiquidityV2/index.tsx
#: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Connect Wallet"
msgstr "Connect Wallet"
@ -515,6 +524,10 @@ msgstr "Crear piscina i afegiu {0}/{1} liquiditat V3"
msgid "Create pool."
msgstr "Crea una piscina."
#: src/pages/AddLiquidity/index.tsx
msgid "Current Price"
msgstr "Preu actual"
#: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "Current price"
@ -625,6 +638,11 @@ msgstr "Introduïu una adreça per activar una reclamació UNI. Si l'adreça té
#: src/components/earn/ClaimRewardModal.tsx
#: src/components/earn/UnstakingModal.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Enter an amount"
msgstr "Introduïu un import"
@ -758,6 +776,10 @@ msgstr "Liquiditat insuficient per a aquest comerç."
msgid "Insufficient liquidity for this trade. Try enabling multi-hop trades."
msgstr "Liquiditat insuficient per a aquest comerç. Proveu dhabilitar operacions multitop."
#: src/state/mint/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/swap/hooks.ts
msgid "Insufficient {0} balance"
msgstr "{0} saldo insuficient"
@ -766,10 +788,19 @@ msgstr "{0} saldo insuficient"
msgid "Interface Settings"
msgstr "Configuració de la interfície"
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
msgid "Invalid pair"
msgstr "Parell no vàlid"
#: src/pages/PoolFinder/index.tsx
msgid "Invalid pair."
msgstr "Parell no vàlid."
#: src/state/mint/v3/hooks.ts
msgid "Invalid price input"
msgstr "Entrada de preu no vàlida"
#: src/pages/AddLiquidity/index.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "Invalid range selected. The min price must be lower than the max price."
@ -845,6 +876,7 @@ msgid "Max"
msgstr "Màx"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Max Price"
msgstr "Preu màxim"
@ -890,6 +922,7 @@ msgid "Migrating"
msgstr "Migrant"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Min Price"
msgstr "Preu mínim"
@ -1632,6 +1665,10 @@ msgstr "Les vostres posicions de liquiditat V3 apareixeran aquí."
msgid "Your liquidity deposits"
msgstr "Els vostres dipòsits de liquiditat"
#: src/pages/AddLiquidity/index.tsx
msgid "Your liquidity will only earn fees when the market price of the pair is within your range. <0>Need help picking a range?</0>"
msgstr "La vostra liquiditat només obtindrà comissions quan el preu de mercat del parell estigui dins del vostre abast. <0> Necessiteu ajuda per escollir un interval?</0>"
#: src/components/PositionCard/V2.tsx
#: src/components/PositionCard/index.tsx
#: src/components/PositionCard/index.tsx
@ -1784,6 +1821,7 @@ msgstr "{0} vots"
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "{0} per {1}"

@ -1,6 +1,6 @@
msgid ""
msgstr ""
"POT-Creation-Date: 2021-05-29 21:04+0000\n"
"POT-Creation-Date: 2021-05-30 01:42+0000\n"
"Mime-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-File-ID: 4\n"
"Project-Id-Version: uniswap-interface\n"
"Language-Team: Czech\n"
"PO-Revision-Date: 2021-05-29 21:13\n"
"PO-Revision-Date: 2021-05-30 01:46\n"
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
@ -278,8 +278,8 @@ msgid "Auto"
msgstr "Automaticky"
#: src/components/earn/StakingModal.tsx
msgid "Available to deposit:"
msgstr "K dispozici pro vklad:"
msgid "Available to deposit: {0}"
msgstr "K dispozici k vkladu: {0}"
#: src/components/WalletModal/index.tsx
msgid "Back"
@ -289,6 +289,10 @@ msgstr "Zpět"
msgid "Balance:"
msgstr "Zůstatek:"
#: src/components/CurrencyInputPanel/index.tsx
msgid "Balance: {0} {1}"
msgstr "Zůstatek: {0} {1}"
#: src/components/FeeSelector/index.tsx
msgid "Best for exotic pairs."
msgstr "Nejlepší pro exotické páry."
@ -446,6 +450,11 @@ msgstr "Potvrďte tuto transakci ve Vaší peněžence"
#: src/pages/AddLiquidityV2/index.tsx
#: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Connect Wallet"
msgstr "Připojit peněženku"
@ -515,6 +524,10 @@ msgstr "Vytvořit bazén a přidat {0}/{1} V3 likviditu"
msgid "Create pool."
msgstr "Vytvořit bazén."
#: src/pages/AddLiquidity/index.tsx
msgid "Current Price"
msgstr "Aktuální cena"
#: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "Current price"
@ -625,6 +638,11 @@ msgstr "Zadejte adresu pro spuštění nároku UNI. Pokud má adresa nějakou n
#: src/components/earn/ClaimRewardModal.tsx
#: src/components/earn/UnstakingModal.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Enter an amount"
msgstr "Zadejte částku"
@ -758,6 +776,10 @@ msgstr "Nedostatek likvidity pro tento obchod."
msgid "Insufficient liquidity for this trade. Try enabling multi-hop trades."
msgstr "Nedostatečná likvidita pro tento obchod. Zkuste povolit obchodování s více obchody."
#: src/state/mint/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/swap/hooks.ts
msgid "Insufficient {0} balance"
msgstr "Nedostatečný zůstatek {0}"
@ -766,10 +788,19 @@ msgstr "Nedostatečný zůstatek {0}"
msgid "Interface Settings"
msgstr "Nastavení rozhraní"
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
msgid "Invalid pair"
msgstr "Neplatný pár"
#: src/pages/PoolFinder/index.tsx
msgid "Invalid pair."
msgstr "Neplatný pár."
#: src/state/mint/v3/hooks.ts
msgid "Invalid price input"
msgstr "Neplatné zadání ceny"
#: src/pages/AddLiquidity/index.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "Invalid range selected. The min price must be lower than the max price."
@ -845,6 +876,7 @@ msgid "Max"
msgstr "Max."
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Max Price"
msgstr "Maximální cena"
@ -890,6 +922,7 @@ msgid "Migrating"
msgstr "Migrace"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Min Price"
msgstr "Minimální cena"
@ -1632,6 +1665,10 @@ msgstr "Zde se objeví vaše V3 likviditní pozice."
msgid "Your liquidity deposits"
msgstr "Vaše vklady likvidity"
#: src/pages/AddLiquidity/index.tsx
msgid "Your liquidity will only earn fees when the market price of the pair is within your range. <0>Need help picking a range?</0>"
msgstr "Vaše likvidita bude získávat poplatky, pouze pokud je tržní cena páru ve vašem rozmezí. <0> Potřebujete pomoc s výběrem rozsahu?</0>"
#: src/components/PositionCard/V2.tsx
#: src/components/PositionCard/index.tsx
#: src/components/PositionCard/index.tsx
@ -1784,6 +1821,7 @@ msgstr "{0} hlasů"
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "{0} per {1}"

@ -1,6 +1,6 @@
msgid ""
msgstr ""
"POT-Creation-Date: 2021-05-29 21:04+0000\n"
"POT-Creation-Date: 2021-05-30 01:42+0000\n"
"Mime-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-File-ID: 4\n"
"Project-Id-Version: uniswap-interface\n"
"Language-Team: Danish\n"
"PO-Revision-Date: 2021-05-29 21:13\n"
"PO-Revision-Date: 2021-05-30 01:46\n"
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
@ -278,8 +278,8 @@ msgid "Auto"
msgstr "Automatisk"
#: src/components/earn/StakingModal.tsx
msgid "Available to deposit:"
msgstr "Tilgængelig for indbetaling:"
msgid "Available to deposit: {0}"
msgstr "Tilgængelig for depositum: {0}"
#: src/components/WalletModal/index.tsx
msgid "Back"
@ -289,6 +289,10 @@ msgstr "Tilbage"
msgid "Balance:"
msgstr "Saldo:"
#: src/components/CurrencyInputPanel/index.tsx
msgid "Balance: {0} {1}"
msgstr "Balance: {0} {1}"
#: src/components/FeeSelector/index.tsx
msgid "Best for exotic pairs."
msgstr "Bedst for eksotiske par."
@ -446,6 +450,11 @@ msgstr "Bekræft denne transaktion i din tegnebog"
#: src/pages/AddLiquidityV2/index.tsx
#: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Connect Wallet"
msgstr "Forbind Tegnebog"
@ -515,6 +524,10 @@ msgstr "Opret pool og tilføj {0}/{1} V3 likviditet"
msgid "Create pool."
msgstr "Opret pool."
#: src/pages/AddLiquidity/index.tsx
msgid "Current Price"
msgstr "Nuværende pris"
#: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "Current price"
@ -625,6 +638,11 @@ msgstr "Indtast en adresse for at udløse et UNI-krav. Hvis adressen har nogen p
#: src/components/earn/ClaimRewardModal.tsx
#: src/components/earn/UnstakingModal.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Enter an amount"
msgstr "Indtast et beløb"
@ -758,6 +776,10 @@ msgstr "Utilstrækkelig likviditet til denne handel."
msgid "Insufficient liquidity for this trade. Try enabling multi-hop trades."
msgstr "Utilstrækkelig likviditet til denne handel. Prøv at aktivere multi-hop handler."
#: src/state/mint/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/swap/hooks.ts
msgid "Insufficient {0} balance"
msgstr "Utilstrækkelig {0} balance"
@ -766,10 +788,19 @@ msgstr "Utilstrækkelig {0} balance"
msgid "Interface Settings"
msgstr "Grænsefladeindstillinger"
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
msgid "Invalid pair"
msgstr "Ugyldigt par"
#: src/pages/PoolFinder/index.tsx
msgid "Invalid pair."
msgstr "Ugyldigt par."
#: src/state/mint/v3/hooks.ts
msgid "Invalid price input"
msgstr "Ugyldig prisinput"
#: src/pages/AddLiquidity/index.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "Invalid range selected. The min price must be lower than the max price."
@ -845,6 +876,7 @@ msgid "Max"
msgstr "Maks."
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Max Price"
msgstr "Max Pris"
@ -890,6 +922,7 @@ msgid "Migrating"
msgstr "Migrerer"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Min Price"
msgstr "Min. Pris"
@ -1632,6 +1665,10 @@ msgstr "Dine V3 likviditetspositioner vises her."
msgid "Your liquidity deposits"
msgstr "Dine likviditetsindskud"
#: src/pages/AddLiquidity/index.tsx
msgid "Your liquidity will only earn fees when the market price of the pair is within your range. <0>Need help picking a range?</0>"
msgstr "Din likviditet tjener kun gebyrer, når markedsprisen for parret er inden for dit interval. <0> Brug for hjælp til at vælge en rækkevidde?</0>"
#: src/components/PositionCard/V2.tsx
#: src/components/PositionCard/index.tsx
#: src/components/PositionCard/index.tsx
@ -1784,6 +1821,7 @@ msgstr "{0} Stemmer"
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "{0} per {1}"

@ -1,6 +1,6 @@
msgid ""
msgstr ""
"POT-Creation-Date: 2021-05-29 21:04+0000\n"
"POT-Creation-Date: 2021-05-30 01:42+0000\n"
"Mime-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-File-ID: 4\n"
"Project-Id-Version: uniswap-interface\n"
"Language-Team: German\n"
"PO-Revision-Date: 2021-05-29 21:13\n"
"PO-Revision-Date: 2021-05-30 01:46\n"
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
@ -278,8 +278,8 @@ msgid "Auto"
msgstr "Auto"
#: src/components/earn/StakingModal.tsx
msgid "Available to deposit:"
msgstr "Zur Einzahlung verfügbar:"
msgid "Available to deposit: {0}"
msgstr "Verfügbar für die Einzahlung: {0}"
#: src/components/WalletModal/index.tsx
msgid "Back"
@ -289,6 +289,10 @@ msgstr "Zurück"
msgid "Balance:"
msgstr "Kontostand:"
#: src/components/CurrencyInputPanel/index.tsx
msgid "Balance: {0} {1}"
msgstr "Balance: {0} {1}"
#: src/components/FeeSelector/index.tsx
msgid "Best for exotic pairs."
msgstr "Am besten für exotische Paare."
@ -446,6 +450,11 @@ msgstr "Diese Transaktion in Ihrer Brieftasche bestätigen"
#: src/pages/AddLiquidityV2/index.tsx
#: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Connect Wallet"
msgstr "Wallet verbinden"
@ -515,6 +524,10 @@ msgstr "Pool erstellen und {0}/{1} V3 Liquidität hinzufügen"
msgid "Create pool."
msgstr "Pool erstellen."
#: src/pages/AddLiquidity/index.tsx
msgid "Current Price"
msgstr "Derzeitiger Preis"
#: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "Current price"
@ -625,6 +638,11 @@ msgstr "Geben Sie eine Adresse ein, um einen UNI-Anspruch auszulösen. Wenn die
#: src/components/earn/ClaimRewardModal.tsx
#: src/components/earn/UnstakingModal.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Enter an amount"
msgstr "Betrag eingeben"
@ -758,6 +776,10 @@ msgstr "Unzureichende Liquidität für diesen Handel."
msgid "Insufficient liquidity for this trade. Try enabling multi-hop trades."
msgstr "Unzureichende Liquidität für diesen Handel. Aktivieren Sie Multi-Hop-Handel."
#: src/state/mint/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/swap/hooks.ts
msgid "Insufficient {0} balance"
msgstr "Unzureichendes {0} Gleichgewicht"
@ -766,10 +788,19 @@ msgstr "Unzureichendes {0} Gleichgewicht"
msgid "Interface Settings"
msgstr "Schnittstellen-Einstellungen"
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
msgid "Invalid pair"
msgstr "Ungültiges Paar"
#: src/pages/PoolFinder/index.tsx
msgid "Invalid pair."
msgstr "Ungültiges Paar."
#: src/state/mint/v3/hooks.ts
msgid "Invalid price input"
msgstr "Ungültige Preisangabe"
#: src/pages/AddLiquidity/index.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "Invalid range selected. The min price must be lower than the max price."
@ -845,6 +876,7 @@ msgid "Max"
msgstr "Max."
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Max Price"
msgstr "Maximaler Preis"
@ -890,6 +922,7 @@ msgid "Migrating"
msgstr "Migrieren"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Min Price"
msgstr "Min. Preis"
@ -1632,6 +1665,10 @@ msgstr "Ihre V3 Liquiditätspositionen werden hier erscheinen."
msgid "Your liquidity deposits"
msgstr "Ihre Liquiditätseinlagen"
#: src/pages/AddLiquidity/index.tsx
msgid "Your liquidity will only earn fees when the market price of the pair is within your range. <0>Need help picking a range?</0>"
msgstr "Ihre Liquidität wird nur dann Gebühren verdienen, wenn der Marktpreis des Paares in Ihrem Bereich liegt. <0> Benötigen Sie Hilfe bei der Auswahl eines Bereichs?</0>"
#: src/components/PositionCard/V2.tsx
#: src/components/PositionCard/index.tsx
#: src/components/PositionCard/index.tsx
@ -1784,6 +1821,7 @@ msgstr "{0} Stimmen"
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "{0} per {1}"

@ -1,6 +1,6 @@
msgid ""
msgstr ""
"POT-Creation-Date: 2021-05-29 21:04+0000\n"
"POT-Creation-Date: 2021-05-30 01:42+0000\n"
"Mime-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-File-ID: 4\n"
"Project-Id-Version: uniswap-interface\n"
"Language-Team: Greek\n"
"PO-Revision-Date: 2021-05-29 21:13\n"
"PO-Revision-Date: 2021-05-30 01:46\n"
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
@ -278,8 +278,8 @@ msgid "Auto"
msgstr "Αυτόματο"
#: src/components/earn/StakingModal.tsx
msgid "Available to deposit:"
msgstr "Διαθέσιμο για κατάθεση:"
msgid "Available to deposit: {0}"
msgstr "Διαθέσιμο για κατάθεση: {0}"
#: src/components/WalletModal/index.tsx
msgid "Back"
@ -289,6 +289,10 @@ msgstr "Πίσω"
msgid "Balance:"
msgstr "Υπόλοιπο:"
#: src/components/CurrencyInputPanel/index.tsx
msgid "Balance: {0} {1}"
msgstr "Υπόλοιπο: {0} {1}"
#: src/components/FeeSelector/index.tsx
msgid "Best for exotic pairs."
msgstr "Καλύτερο για εξωτικά ζευγάρια."
@ -446,6 +450,11 @@ msgstr "Επιβεβαιώστε αυτή τη συναλλαγή στο πορ
#: src/pages/AddLiquidityV2/index.tsx
#: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Connect Wallet"
msgstr "Σύνδεση Πορτοφολιού"
@ -515,6 +524,10 @@ msgstr "Δημιουργήστε πισίνα και προσθέστε {0}/{1}
msgid "Create pool."
msgstr "Δημιουργία πισίνας."
#: src/pages/AddLiquidity/index.tsx
msgid "Current Price"
msgstr "Τρέχουσα τιμή"
#: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "Current price"
@ -625,6 +638,11 @@ msgstr "Εισάγετε μια διεύθυνση για να προκαλέσ
#: src/components/earn/ClaimRewardModal.tsx
#: src/components/earn/UnstakingModal.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Enter an amount"
msgstr "Εισάγετε ένα ποσό"
@ -758,6 +776,10 @@ msgstr "Ανεπαρκής ρευστότητα για αυτό το εμπόρ
msgid "Insufficient liquidity for this trade. Try enabling multi-hop trades."
msgstr "Ανεπαρκής ρευστότητα για αυτήν τη συναλλαγή. Δοκιμάστε να ενεργοποιήσετε τις συναλλαγές πολλαπλών λυκίσκων."
#: src/state/mint/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/swap/hooks.ts
msgid "Insufficient {0} balance"
msgstr "Ανεπαρκές υπόλοιπο {0}"
@ -766,10 +788,19 @@ msgstr "Ανεπαρκές υπόλοιπο {0}"
msgid "Interface Settings"
msgstr "Ρυθμίσεις Διεπαφής"
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
msgid "Invalid pair"
msgstr "Μη έγκυρο ζεύγος"
#: src/pages/PoolFinder/index.tsx
msgid "Invalid pair."
msgstr "Μη έγκυρο ζευγάρι."
#: src/state/mint/v3/hooks.ts
msgid "Invalid price input"
msgstr "Μη έγκυρη εισαγωγή τιμής"
#: src/pages/AddLiquidity/index.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "Invalid range selected. The min price must be lower than the max price."
@ -845,6 +876,7 @@ msgid "Max"
msgstr "Μέγιστο"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Max Price"
msgstr "Μέγιστη Τιμή"
@ -890,6 +922,7 @@ msgid "Migrating"
msgstr "Μετεγκατάσταση"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Min Price"
msgstr "Ελάχιστη Τιμή"
@ -1632,6 +1665,10 @@ msgstr "Οι θέσεις ρευστότητας V3 σας θα εμφανιστ
msgid "Your liquidity deposits"
msgstr "Οι καταθέσεις ρευστότητας σας"
#: src/pages/AddLiquidity/index.tsx
msgid "Your liquidity will only earn fees when the market price of the pair is within your range. <0>Need help picking a range?</0>"
msgstr "Η ρευστότητά σας θα κερδίσει τέλη μόνο όταν η αγοραία τιμή του ζεύγους είναι εντός του εύρους σας. <0> Χρειάζεστε βοήθεια για την επιλογή ενός εύρους;</0>"
#: src/components/PositionCard/V2.tsx
#: src/components/PositionCard/index.tsx
#: src/components/PositionCard/index.tsx
@ -1784,6 +1821,7 @@ msgstr "{0} Ψηφοφορίες"
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "{0} per {1}"

@ -1,6 +1,6 @@
msgid ""
msgstr ""
"POT-Creation-Date: 2021-05-29 21:04+0000\n"
"POT-Creation-Date: 2021-05-30 01:42+0000\n"
"Mime-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-File-ID: 4\n"
"Project-Id-Version: uniswap-interface\n"
"Language-Team: Spanish\n"
"PO-Revision-Date: 2021-05-29 21:13\n"
"PO-Revision-Date: 2021-05-30 01:46\n"
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
@ -278,8 +278,8 @@ msgid "Auto"
msgstr "Auto"
#: src/components/earn/StakingModal.tsx
msgid "Available to deposit:"
msgstr "Disponible para depositar:"
msgid "Available to deposit: {0}"
msgstr "Disponible para depositar: {0}"
#: src/components/WalletModal/index.tsx
msgid "Back"
@ -289,6 +289,10 @@ msgstr "Atrás"
msgid "Balance:"
msgstr "Saldo:"
#: src/components/CurrencyInputPanel/index.tsx
msgid "Balance: {0} {1}"
msgstr "Equilibrio: {0} {1}"
#: src/components/FeeSelector/index.tsx
msgid "Best for exotic pairs."
msgstr "Lo mejor para parejas exóticas."
@ -446,6 +450,11 @@ msgstr "Confirmar esta transacción en su cartera"
#: src/pages/AddLiquidityV2/index.tsx
#: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Connect Wallet"
msgstr "Conectar cartera"
@ -515,6 +524,10 @@ msgstr "Crear piscina y sumar {0}/{1} liquidez V3"
msgid "Create pool."
msgstr "Crear piscina."
#: src/pages/AddLiquidity/index.tsx
msgid "Current Price"
msgstr "Precio actual"
#: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "Current price"
@ -625,6 +638,11 @@ msgstr "Introduzca una dirección para desencadenar un reclamo de UNI. Si la dir
#: src/components/earn/ClaimRewardModal.tsx
#: src/components/earn/UnstakingModal.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Enter an amount"
msgstr "Introduzca un monto"
@ -758,6 +776,10 @@ msgstr "Falta liquidez suficiente para este comercio."
msgid "Insufficient liquidity for this trade. Try enabling multi-hop trades."
msgstr "Falta liquidez suficiente para esta operación. Intenta habilitar las operaciones de varios saltos."
#: src/state/mint/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/swap/hooks.ts
msgid "Insufficient {0} balance"
msgstr "Saldo {0} insuficiente"
@ -766,10 +788,19 @@ msgstr "Saldo {0} insuficiente"
msgid "Interface Settings"
msgstr "Ajustes de la interfaz"
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
msgid "Invalid pair"
msgstr "Par inválido"
#: src/pages/PoolFinder/index.tsx
msgid "Invalid pair."
msgstr "Pare inválido."
#: src/state/mint/v3/hooks.ts
msgid "Invalid price input"
msgstr "Entrada de precio no válida"
#: src/pages/AddLiquidity/index.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "Invalid range selected. The min price must be lower than the max price."
@ -845,6 +876,7 @@ msgid "Max"
msgstr "Máx"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Max Price"
msgstr "Precio máximo"
@ -890,6 +922,7 @@ msgid "Migrating"
msgstr "Migración"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Min Price"
msgstr "Precio mínimo"
@ -1632,6 +1665,10 @@ msgstr "Las posiciones de liquidez de V3 aparecerán aquí."
msgid "Your liquidity deposits"
msgstr "Sus depósitos de liquidez"
#: src/pages/AddLiquidity/index.tsx
msgid "Your liquidity will only earn fees when the market price of the pair is within your range. <0>Need help picking a range?</0>"
msgstr "Su liquidez solo generará comisiones cuando el precio de mercado del par esté dentro de su rango. <0> ¿Necesita ayuda para elegir un rango?</0>"
#: src/components/PositionCard/V2.tsx
#: src/components/PositionCard/index.tsx
#: src/components/PositionCard/index.tsx
@ -1784,6 +1821,7 @@ msgstr "{0} Votos"
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "{0} per {1}"

@ -1,6 +1,6 @@
msgid ""
msgstr ""
"POT-Creation-Date: 2021-05-29 21:04+0000\n"
"POT-Creation-Date: 2021-05-30 01:42+0000\n"
"Mime-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-File-ID: 4\n"
"Project-Id-Version: uniswap-interface\n"
"Language-Team: Finnish\n"
"PO-Revision-Date: 2021-05-29 21:13\n"
"PO-Revision-Date: 2021-05-30 01:46\n"
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
@ -278,8 +278,8 @@ msgid "Auto"
msgstr "Automaattinen"
#: src/components/earn/StakingModal.tsx
msgid "Available to deposit:"
msgstr "Saatavana talletukseen:"
msgid "Available to deposit: {0}"
msgstr "Talletettavissa: {0}"
#: src/components/WalletModal/index.tsx
msgid "Back"
@ -289,6 +289,10 @@ msgstr "Takaisin"
msgid "Balance:"
msgstr "Saldo:"
#: src/components/CurrencyInputPanel/index.tsx
msgid "Balance: {0} {1}"
msgstr "Saldo: {0} {1}"
#: src/components/FeeSelector/index.tsx
msgid "Best for exotic pairs."
msgstr "Paras eksoottisille parille."
@ -446,6 +450,11 @@ msgstr "Vahvista tapahtuma lompakossasi"
#: src/pages/AddLiquidityV2/index.tsx
#: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Connect Wallet"
msgstr "Yhdistä Lompakko"
@ -515,6 +524,10 @@ msgstr "Luo pooli ja lisää {0}/{1} V3 likviditeetti"
msgid "Create pool."
msgstr "Luo allas."
#: src/pages/AddLiquidity/index.tsx
msgid "Current Price"
msgstr "Nykyinen hinta"
#: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "Current price"
@ -625,6 +638,11 @@ msgstr "Syötä osoite, joka käynnistää UNI-vaatimuksen. Jos osoitteella on j
#: src/components/earn/ClaimRewardModal.tsx
#: src/components/earn/UnstakingModal.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Enter an amount"
msgstr "Syötä summa"
@ -758,6 +776,10 @@ msgstr "Tähän kauppaan ei ole riittävästi likviditeettiä."
msgid "Insufficient liquidity for this trade. Try enabling multi-hop trades."
msgstr "Riittämätön likviditeetti tähän kauppaan. Yritä mahdollistaa monen hop kaupat."
#: src/state/mint/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/swap/hooks.ts
msgid "Insufficient {0} balance"
msgstr "Riittämätön {0} saldo"
@ -766,10 +788,19 @@ msgstr "Riittämätön {0} saldo"
msgid "Interface Settings"
msgstr "Käyttöliittymän Asetukset"
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
msgid "Invalid pair"
msgstr "Virheellinen pari"
#: src/pages/PoolFinder/index.tsx
msgid "Invalid pair."
msgstr "Virheellinen pari."
#: src/state/mint/v3/hooks.ts
msgid "Invalid price input"
msgstr "Virheellinen hintatieto"
#: src/pages/AddLiquidity/index.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "Invalid range selected. The min price must be lower than the max price."
@ -845,6 +876,7 @@ msgid "Max"
msgstr "Maksimi"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Max Price"
msgstr "Maksimi Hinta"
@ -890,6 +922,7 @@ msgid "Migrating"
msgstr "Siirtyminen"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Min Price"
msgstr "Minimi Hinta"
@ -1632,6 +1665,10 @@ msgstr "V3 likviditeettipositiot näkyvät täällä."
msgid "Your liquidity deposits"
msgstr "Maksuvalmiutesi talletukset"
#: src/pages/AddLiquidity/index.tsx
msgid "Your liquidity will only earn fees when the market price of the pair is within your range. <0>Need help picking a range?</0>"
msgstr "Likviditeettisi ansaitsee maksuja vain, kun parin markkinahinta on vaihteluvälilläsi. <0> Tarvitsetko apua alueen valitsemisessa?</0>"
#: src/components/PositionCard/V2.tsx
#: src/components/PositionCard/index.tsx
#: src/components/PositionCard/index.tsx
@ -1784,6 +1821,7 @@ msgstr "{0} Ääntä"
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "{0} per {1}"

@ -1,6 +1,6 @@
msgid ""
msgstr ""
"POT-Creation-Date: 2021-05-29 21:04+0000\n"
"POT-Creation-Date: 2021-05-30 01:42+0000\n"
"Mime-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-File-ID: 4\n"
"Project-Id-Version: uniswap-interface\n"
"Language-Team: French\n"
"PO-Revision-Date: 2021-05-29 21:13\n"
"PO-Revision-Date: 2021-05-30 01:46\n"
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
@ -278,8 +278,8 @@ msgid "Auto"
msgstr "Automatique"
#: src/components/earn/StakingModal.tsx
msgid "Available to deposit:"
msgstr "Disponible pour le dépôt :"
msgid "Available to deposit: {0}"
msgstr "Disponible pour déposer: {0}"
#: src/components/WalletModal/index.tsx
msgid "Back"
@ -289,6 +289,10 @@ msgstr "Précédent"
msgid "Balance:"
msgstr "Solde :"
#: src/components/CurrencyInputPanel/index.tsx
msgid "Balance: {0} {1}"
msgstr "Solde: {0} {1}"
#: src/components/FeeSelector/index.tsx
msgid "Best for exotic pairs."
msgstr "Idéal pour les paires exotiques."
@ -446,6 +450,11 @@ msgstr "Confirmez cette transaction dans votre portefeuille"
#: src/pages/AddLiquidityV2/index.tsx
#: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Connect Wallet"
msgstr "Connecter le portefeuille"
@ -515,6 +524,10 @@ msgstr "Créer un pool et ajouter {0}/{1} liquidités V3"
msgid "Create pool."
msgstr "Créer un pool."
#: src/pages/AddLiquidity/index.tsx
msgid "Current Price"
msgstr "Prix actuel"
#: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "Current price"
@ -625,6 +638,11 @@ msgstr "Entrez une adresse pour déclencher une réclamation UNI. Si l'adresse a
#: src/components/earn/ClaimRewardModal.tsx
#: src/components/earn/UnstakingModal.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Enter an amount"
msgstr "Entrez un montant"
@ -758,6 +776,10 @@ msgstr "Pas assez de liquidités pour ce commerce."
msgid "Insufficient liquidity for this trade. Try enabling multi-hop trades."
msgstr "Pas assez de liquidités pour cet échange. Essayez d'activer les transactions multi-liens."
#: src/state/mint/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/swap/hooks.ts
msgid "Insufficient {0} balance"
msgstr "Solde {0} insuffisant"
@ -766,10 +788,19 @@ msgstr "Solde {0} insuffisant"
msgid "Interface Settings"
msgstr "Paramètres de l'interface"
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
msgid "Invalid pair"
msgstr "Paire invalide"
#: src/pages/PoolFinder/index.tsx
msgid "Invalid pair."
msgstr "Paire invalide."
#: src/state/mint/v3/hooks.ts
msgid "Invalid price input"
msgstr "Entrée de prix non valide"
#: src/pages/AddLiquidity/index.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "Invalid range selected. The min price must be lower than the max price."
@ -845,6 +876,7 @@ msgid "Max"
msgstr "Max."
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Max Price"
msgstr "Prix max"
@ -890,6 +922,7 @@ msgid "Migrating"
msgstr "Migration en cours"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Min Price"
msgstr "Prix minimum"
@ -1632,6 +1665,10 @@ msgstr "Vos positions de liquidité V3 apparaîtront ici."
msgid "Your liquidity deposits"
msgstr "Vos dépôts de liquidités"
#: src/pages/AddLiquidity/index.tsx
msgid "Your liquidity will only earn fees when the market price of the pair is within your range. <0>Need help picking a range?</0>"
msgstr "Votre liquidité ne rapportera des frais que lorsque le prix de marché de la paire se situe dans votre fourchette. <0> Besoin d'aide pour choisir une gamme?</0>"
#: src/components/PositionCard/V2.tsx
#: src/components/PositionCard/index.tsx
#: src/components/PositionCard/index.tsx
@ -1784,6 +1821,7 @@ msgstr "{0} Votes"
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "{0} per {1}"

@ -1,6 +1,6 @@
msgid ""
msgstr ""
"POT-Creation-Date: 2021-05-29 21:04+0000\n"
"POT-Creation-Date: 2021-05-30 01:42+0000\n"
"Mime-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-File-ID: 4\n"
"Project-Id-Version: uniswap-interface\n"
"Language-Team: Hebrew\n"
"PO-Revision-Date: 2021-05-29 21:13\n"
"PO-Revision-Date: 2021-05-30 01:46\n"
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
@ -278,8 +278,8 @@ msgid "Auto"
msgstr "אוטומטי"
#: src/components/earn/StakingModal.tsx
msgid "Available to deposit:"
msgstr "זמין להפקדה:"
msgid "Available to deposit: {0}"
msgstr "זמין להפקדה: {0}"
#: src/components/WalletModal/index.tsx
msgid "Back"
@ -289,6 +289,10 @@ msgstr "חזור"
msgid "Balance:"
msgstr "איזון:"
#: src/components/CurrencyInputPanel/index.tsx
msgid "Balance: {0} {1}"
msgstr "מאזן: {0} {1}"
#: src/components/FeeSelector/index.tsx
msgid "Best for exotic pairs."
msgstr "הכי טוב לזוגות אקזוטיים."
@ -446,6 +450,11 @@ msgstr "אשר את העסקה בארנק שלך"
#: src/pages/AddLiquidityV2/index.tsx
#: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Connect Wallet"
msgstr "חבר ארנק"
@ -515,6 +524,10 @@ msgstr "צור ברכה ולהוסיף {0}/{1} נזילות V3"
msgid "Create pool."
msgstr "צור בריכה."
#: src/pages/AddLiquidity/index.tsx
msgid "Current Price"
msgstr "מחיר נוכחי"
#: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "Current price"
@ -625,6 +638,11 @@ msgstr "הזן כתובת להפעלת תביעה של UNI. אם לכתובת י
#: src/components/earn/ClaimRewardModal.tsx
#: src/components/earn/UnstakingModal.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Enter an amount"
msgstr "הזן סכום"
@ -758,6 +776,10 @@ msgstr "לא מספיק נזילות למסחר זה."
msgid "Insufficient liquidity for this trade. Try enabling multi-hop trades."
msgstr "לא מספיק נזילות למסחר זה. נסה לאפשר עסקאות מרובות הופ."
#: src/state/mint/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/swap/hooks.ts
msgid "Insufficient {0} balance"
msgstr "איזון {0} לא מספיק"
@ -766,10 +788,19 @@ msgstr "איזון {0} לא מספיק"
msgid "Interface Settings"
msgstr "הגדרות ממשק"
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
msgid "Invalid pair"
msgstr "זוג לא חוקי"
#: src/pages/PoolFinder/index.tsx
msgid "Invalid pair."
msgstr "זוג לא חוקי."
#: src/state/mint/v3/hooks.ts
msgid "Invalid price input"
msgstr "קלט מחירים לא חוקי"
#: src/pages/AddLiquidity/index.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "Invalid range selected. The min price must be lower than the max price."
@ -845,6 +876,7 @@ msgid "Max"
msgstr "מקסימום"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Max Price"
msgstr "מקסימום מחיר"
@ -890,6 +922,7 @@ msgid "Migrating"
msgstr "נודדים"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Min Price"
msgstr "מחיר מינימלי"
@ -1632,6 +1665,10 @@ msgstr "עמדות הנזילות שלך ב- V3 יופיעו כאן."
msgid "Your liquidity deposits"
msgstr "הפקדות הנזילות שלך"
#: src/pages/AddLiquidity/index.tsx
msgid "Your liquidity will only earn fees when the market price of the pair is within your range. <0>Need help picking a range?</0>"
msgstr "הנזילות שלך תרוויח עמלות רק כאשר מחיר השוק של הצמד נמצא בטווח שלך. <0> זקוק לעזרה בבחירת טווח?</0>"
#: src/components/PositionCard/V2.tsx
#: src/components/PositionCard/index.tsx
#: src/components/PositionCard/index.tsx
@ -1784,6 +1821,7 @@ msgstr "{0} הצבעות"
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "{0} per {1}"

@ -1,6 +1,6 @@
msgid ""
msgstr ""
"POT-Creation-Date: 2021-05-29 21:04+0000\n"
"POT-Creation-Date: 2021-05-30 01:42+0000\n"
"Mime-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-File-ID: 4\n"
"Project-Id-Version: uniswap-interface\n"
"Language-Team: Hungarian\n"
"PO-Revision-Date: 2021-05-29 21:13\n"
"PO-Revision-Date: 2021-05-30 01:46\n"
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
@ -278,8 +278,8 @@ msgid "Auto"
msgstr "Auto"
#: src/components/earn/StakingModal.tsx
msgid "Available to deposit:"
msgstr "Befizethető:"
msgid "Available to deposit: {0}"
msgstr "Betétként befizethető: {0}"
#: src/components/WalletModal/index.tsx
msgid "Back"
@ -289,6 +289,10 @@ msgstr "Vissza"
msgid "Balance:"
msgstr "Egyensúly:"
#: src/components/CurrencyInputPanel/index.tsx
msgid "Balance: {0} {1}"
msgstr "Egyenleg: {0} {1}"
#: src/components/FeeSelector/index.tsx
msgid "Best for exotic pairs."
msgstr "Legjobb egzotikus párok számára."
@ -446,6 +450,11 @@ msgstr "Erősítse meg ezt a tranzakciót a pénztárcájában"
#: src/pages/AddLiquidityV2/index.tsx
#: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Connect Wallet"
msgstr "Csatlakoztassa a Pénztárcát"
@ -515,6 +524,10 @@ msgstr "Készítsen medence és adjunk hozzá {0}/{1} V3 likviditási"
msgid "Create pool."
msgstr "Készítsen poolot."
#: src/pages/AddLiquidity/index.tsx
msgid "Current Price"
msgstr "Jelenlegi ár"
#: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "Current price"
@ -625,6 +638,11 @@ msgstr "Adjon meg egy címet az UNI igénylés kiváltásához. Ha a címnek van
#: src/components/earn/ClaimRewardModal.tsx
#: src/components/earn/UnstakingModal.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Enter an amount"
msgstr "Adjon meg egy összeget"
@ -758,6 +776,10 @@ msgstr "Elégtelen likviditás ehhez a kereskedelemhez."
msgid "Insufficient liquidity for this trade. Try enabling multi-hop trades."
msgstr "Elégtelen likviditás ehhez a kereskedelemhez. Próbálja meg engedélyezni a multi-hop kereskedéseket."
#: src/state/mint/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/swap/hooks.ts
msgid "Insufficient {0} balance"
msgstr "Elégtelen {0} egyenleg"
@ -766,10 +788,19 @@ msgstr "Elégtelen {0} egyenleg"
msgid "Interface Settings"
msgstr "Interfész beállításai"
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
msgid "Invalid pair"
msgstr "Érvénytelen pár"
#: src/pages/PoolFinder/index.tsx
msgid "Invalid pair."
msgstr "Érvénytelen pár."
#: src/state/mint/v3/hooks.ts
msgid "Invalid price input"
msgstr "Érvénytelen árbevitel"
#: src/pages/AddLiquidity/index.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "Invalid range selected. The min price must be lower than the max price."
@ -845,6 +876,7 @@ msgid "Max"
msgstr "Max"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Max Price"
msgstr "Max Price"
@ -890,6 +922,7 @@ msgid "Migrating"
msgstr "Migrálás"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Min Price"
msgstr "Min. Ár"
@ -1632,6 +1665,10 @@ msgstr "Itt jelennek meg a V3 likviditási pozíciói."
msgid "Your liquidity deposits"
msgstr "Likviditási betétei"
#: src/pages/AddLiquidity/index.tsx
msgid "Your liquidity will only earn fees when the market price of the pair is within your range. <0>Need help picking a range?</0>"
msgstr "Likviditása csak akkor fog díjat keresni, ha a pár piaci ára az Ön tartományában van. <0> Segítségre van szüksége egy tartomány kiválasztásában?</0>"
#: src/components/PositionCard/V2.tsx
#: src/components/PositionCard/index.tsx
#: src/components/PositionCard/index.tsx
@ -1784,6 +1821,7 @@ msgstr "{0} szavazat"
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "{0} per {1}"

@ -1,6 +1,6 @@
msgid ""
msgstr ""
"POT-Creation-Date: 2021-05-29 21:04+0000\n"
"POT-Creation-Date: 2021-05-30 01:42+0000\n"
"Mime-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-File-ID: 4\n"
"Project-Id-Version: uniswap-interface\n"
"Language-Team: Italian\n"
"PO-Revision-Date: 2021-05-29 21:13\n"
"PO-Revision-Date: 2021-05-30 01:46\n"
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
@ -278,8 +278,8 @@ msgid "Auto"
msgstr "Automatico"
#: src/components/earn/StakingModal.tsx
msgid "Available to deposit:"
msgstr "Disponibile al deposito:"
msgid "Available to deposit: {0}"
msgstr "Disponibile per il deposito: {0}"
#: src/components/WalletModal/index.tsx
msgid "Back"
@ -289,6 +289,10 @@ msgstr "Indietro"
msgid "Balance:"
msgstr "Saldo:"
#: src/components/CurrencyInputPanel/index.tsx
msgid "Balance: {0} {1}"
msgstr "Bilanciamento: {0} {1}"
#: src/components/FeeSelector/index.tsx
msgid "Best for exotic pairs."
msgstr "Ideale per coppie esotiche."
@ -446,6 +450,11 @@ msgstr "Conferma questa transazione nel tuo portafoglio"
#: src/pages/AddLiquidityV2/index.tsx
#: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Connect Wallet"
msgstr "Connetti Portafoglio"
@ -515,6 +524,10 @@ msgstr "Crea pool e aggiungi liquidità {0}/{1} V3"
msgid "Create pool."
msgstr "Crea piscina."
#: src/pages/AddLiquidity/index.tsx
msgid "Current Price"
msgstr "Prezzo attuale"
#: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "Current price"
@ -625,6 +638,11 @@ msgstr "Inserisci un indirizzo per attivare un reclamo UNI. Se l'indirizzo ha un
#: src/components/earn/ClaimRewardModal.tsx
#: src/components/earn/UnstakingModal.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Enter an amount"
msgstr "Inserisci un importo"
@ -758,6 +776,10 @@ msgstr "Liquidità insufficiente per questa operazione."
msgid "Insufficient liquidity for this trade. Try enabling multi-hop trades."
msgstr "Liquidità insufficiente per questo scambio. Prova ad abilitare le operazioni multi-hop."
#: src/state/mint/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/swap/hooks.ts
msgid "Insufficient {0} balance"
msgstr "Equilibrio {0} insufficiente"
@ -766,10 +788,19 @@ msgstr "Equilibrio {0} insufficiente"
msgid "Interface Settings"
msgstr "Impostazioni Interfaccia"
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
msgid "Invalid pair"
msgstr "Coppia non valida"
#: src/pages/PoolFinder/index.tsx
msgid "Invalid pair."
msgstr "Coppia non valida."
#: src/state/mint/v3/hooks.ts
msgid "Invalid price input"
msgstr "Input di prezzo non valido"
#: src/pages/AddLiquidity/index.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "Invalid range selected. The min price must be lower than the max price."
@ -845,6 +876,7 @@ msgid "Max"
msgstr "Max"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Max Price"
msgstr "Prezzo Massimo"
@ -890,6 +922,7 @@ msgid "Migrating"
msgstr "Migrazione"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Min Price"
msgstr "Prezzo Minimo"
@ -1632,6 +1665,10 @@ msgstr "Le tue posizioni di liquidità V3 appariranno qui."
msgid "Your liquidity deposits"
msgstr "I tuoi depositi di liquidità"
#: src/pages/AddLiquidity/index.tsx
msgid "Your liquidity will only earn fees when the market price of the pair is within your range. <0>Need help picking a range?</0>"
msgstr "La tua liquidità guadagnerà commissioni solo quando il prezzo di mercato della coppia rientra nel tuo intervallo. <0> Hai bisogno di aiuto per scegliere un intervallo?</0>"
#: src/components/PositionCard/V2.tsx
#: src/components/PositionCard/index.tsx
#: src/components/PositionCard/index.tsx
@ -1784,6 +1821,7 @@ msgstr "{0} Voti"
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "{0} per {1}"

@ -1,6 +1,6 @@
msgid ""
msgstr ""
"POT-Creation-Date: 2021-05-29 21:04+0000\n"
"POT-Creation-Date: 2021-05-30 01:42+0000\n"
"Mime-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-File-ID: 4\n"
"Project-Id-Version: uniswap-interface\n"
"Language-Team: Japanese\n"
"PO-Revision-Date: 2021-05-29 21:13\n"
"PO-Revision-Date: 2021-05-30 01:46\n"
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
@ -278,8 +278,8 @@ msgid "Auto"
msgstr "自動"
#: src/components/earn/StakingModal.tsx
msgid "Available to deposit:"
msgstr "入金可能:"
msgid "Available to deposit: {0}"
msgstr "入金可能 {0}"
#: src/components/WalletModal/index.tsx
msgid "Back"
@ -289,6 +289,10 @@ msgstr "戻る"
msgid "Balance:"
msgstr "残高:"
#: src/components/CurrencyInputPanel/index.tsx
msgid "Balance: {0} {1}"
msgstr "バランス: {0} {1}"
#: src/components/FeeSelector/index.tsx
msgid "Best for exotic pairs."
msgstr "エキゾチックなペアに最適です。"
@ -446,6 +450,11 @@ msgstr "ウォレット内でこの取引を確認する"
#: src/pages/AddLiquidityV2/index.tsx
#: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Connect Wallet"
msgstr "ウォレットに接続"
@ -515,6 +524,10 @@ msgstr "プールを作成し、 {0}/{1} V3流動性を追加"
msgid "Create pool."
msgstr "プールを作成"
#: src/pages/AddLiquidity/index.tsx
msgid "Current Price"
msgstr "現在の価格"
#: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "Current price"
@ -625,6 +638,11 @@ msgstr "UNIクレームを発生させるアドレスを入力します。アド
#: src/components/earn/ClaimRewardModal.tsx
#: src/components/earn/UnstakingModal.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Enter an amount"
msgstr "金額を入力"
@ -758,6 +776,10 @@ msgstr "この取引には流動性が不足しています。"
msgid "Insufficient liquidity for this trade. Try enabling multi-hop trades."
msgstr "この取引には流動性が不足しています。マルチホップ取引を有効にしてください。"
#: src/state/mint/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/swap/hooks.ts
msgid "Insufficient {0} balance"
msgstr "不十分な {0} バランス"
@ -766,10 +788,19 @@ msgstr "不十分な {0} バランス"
msgid "Interface Settings"
msgstr "インターフェイスの設定"
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
msgid "Invalid pair"
msgstr "無効なペア"
#: src/pages/PoolFinder/index.tsx
msgid "Invalid pair."
msgstr "無効なペアです。"
#: src/state/mint/v3/hooks.ts
msgid "Invalid price input"
msgstr "無効な価格入力"
#: src/pages/AddLiquidity/index.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "Invalid range selected. The min price must be lower than the max price."
@ -845,6 +876,7 @@ msgid "Max"
msgstr "最大値"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Max Price"
msgstr "最大価格"
@ -890,6 +922,7 @@ msgid "Migrating"
msgstr "移行中"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Min Price"
msgstr "最小価格"
@ -1632,6 +1665,10 @@ msgstr "V3流動性ポジションがここに表示されます。"
msgid "Your liquidity deposits"
msgstr "あなたの流動性預金"
#: src/pages/AddLiquidity/index.tsx
msgid "Your liquidity will only earn fees when the market price of the pair is within your range. <0>Need help picking a range?</0>"
msgstr "あなたの流動性は、ペアの市場価格があなたの範囲内にある場合にのみ手数料を獲得します。 <0>範囲の選択についてサポートが必要ですか?</0>"
#: src/components/PositionCard/V2.tsx
#: src/components/PositionCard/index.tsx
#: src/components/PositionCard/index.tsx
@ -1784,6 +1821,7 @@ msgstr "{0} 件の投票"
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "{0} per {1}"

@ -1,6 +1,6 @@
msgid ""
msgstr ""
"POT-Creation-Date: 2021-05-29 21:04+0000\n"
"POT-Creation-Date: 2021-05-30 01:42+0000\n"
"Mime-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-File-ID: 4\n"
"Project-Id-Version: uniswap-interface\n"
"Language-Team: Korean\n"
"PO-Revision-Date: 2021-05-29 21:13\n"
"PO-Revision-Date: 2021-05-30 01:46\n"
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
@ -278,8 +278,8 @@ msgid "Auto"
msgstr "자동"
#: src/components/earn/StakingModal.tsx
msgid "Available to deposit:"
msgstr "입금 가능 :"
msgid "Available to deposit: {0}"
msgstr "입금 가능 : {0}"
#: src/components/WalletModal/index.tsx
msgid "Back"
@ -289,6 +289,10 @@ msgstr "뒤"
msgid "Balance:"
msgstr "밸런스:"
#: src/components/CurrencyInputPanel/index.tsx
msgid "Balance: {0} {1}"
msgstr "잔액 : {0} {1}"
#: src/components/FeeSelector/index.tsx
msgid "Best for exotic pairs."
msgstr "이국적인 쌍에 가장 적합합니다."
@ -446,6 +450,11 @@ msgstr "지갑에서이 거래를 확인하세요"
#: src/pages/AddLiquidityV2/index.tsx
#: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Connect Wallet"
msgstr "지갑 연결"
@ -515,6 +524,10 @@ msgstr "풀 만들기 및 추가 {0}/{1} V3 유동성"
msgid "Create pool."
msgstr "풀을 만듭니다."
#: src/pages/AddLiquidity/index.tsx
msgid "Current Price"
msgstr "현재 가격"
#: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "Current price"
@ -625,6 +638,11 @@ msgstr "UNI 클레임을 트리거 할 주소를 입력하십시오. 주소에
#: src/components/earn/ClaimRewardModal.tsx
#: src/components/earn/UnstakingModal.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Enter an amount"
msgstr "금액을 입력하세요."
@ -758,6 +776,10 @@ msgstr "이 거래에 대한 유동성이 충분하지 않습니다."
msgid "Insufficient liquidity for this trade. Try enabling multi-hop trades."
msgstr "이 거래에 대한 유동성이 충분하지 않습니다. 멀티 홉 거래를 활성화하십시오."
#: src/state/mint/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/swap/hooks.ts
msgid "Insufficient {0} balance"
msgstr "부족 {0} 의 균형"
@ -766,10 +788,19 @@ msgstr "부족 {0} 의 균형"
msgid "Interface Settings"
msgstr "인터페이스 설정"
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
msgid "Invalid pair"
msgstr "잘못된 쌍"
#: src/pages/PoolFinder/index.tsx
msgid "Invalid pair."
msgstr "잘못된 쌍입니다."
#: src/state/mint/v3/hooks.ts
msgid "Invalid price input"
msgstr "잘못된 가격 입력"
#: src/pages/AddLiquidity/index.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "Invalid range selected. The min price must be lower than the max price."
@ -845,6 +876,7 @@ msgid "Max"
msgstr "최대"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Max Price"
msgstr "최고 가격"
@ -890,6 +922,7 @@ msgid "Migrating"
msgstr "마이그레이션"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Min Price"
msgstr "최소 가격"
@ -1632,6 +1665,10 @@ msgstr "V3 유동성 포지션이 여기에 표시됩니다."
msgid "Your liquidity deposits"
msgstr "유동성 예금"
#: src/pages/AddLiquidity/index.tsx
msgid "Your liquidity will only earn fees when the market price of the pair is within your range. <0>Need help picking a range?</0>"
msgstr "귀하의 유동성은 쌍의 시장 가격이 귀하의 범위 내에있을 때만 수수료를받습니다. <0> 범위 선택에 도움이 필요하십니까?</0>"
#: src/components/PositionCard/V2.tsx
#: src/components/PositionCard/index.tsx
#: src/components/PositionCard/index.tsx
@ -1784,6 +1821,7 @@ msgstr "{0} 투표"
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "{0} per {1}"

@ -1,6 +1,6 @@
msgid ""
msgstr ""
"POT-Creation-Date: 2021-05-29 21:04+0000\n"
"POT-Creation-Date: 2021-05-30 01:42+0000\n"
"Mime-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-File-ID: 4\n"
"Project-Id-Version: uniswap-interface\n"
"Language-Team: Dutch\n"
"PO-Revision-Date: 2021-05-29 21:13\n"
"PO-Revision-Date: 2021-05-30 01:46\n"
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
@ -278,8 +278,8 @@ msgid "Auto"
msgstr "Automatisch"
#: src/components/earn/StakingModal.tsx
msgid "Available to deposit:"
msgstr "Beschikbaar om te storten:"
msgid "Available to deposit: {0}"
msgstr "Beschikbaar om te storten: {0}"
#: src/components/WalletModal/index.tsx
msgid "Back"
@ -289,6 +289,10 @@ msgstr "Achterzijde"
msgid "Balance:"
msgstr "Saldo:"
#: src/components/CurrencyInputPanel/index.tsx
msgid "Balance: {0} {1}"
msgstr "Balans: {0} {1}"
#: src/components/FeeSelector/index.tsx
msgid "Best for exotic pairs."
msgstr "Het beste voor exotische paren."
@ -446,6 +450,11 @@ msgstr "Bevestig deze transactie in uw portemonnee"
#: src/pages/AddLiquidityV2/index.tsx
#: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Connect Wallet"
msgstr "Verbind Portemonnee"
@ -515,6 +524,10 @@ msgstr "Creëer een groep en voeg {0}/{1} V3 liquiditeit toe"
msgid "Create pool."
msgstr "Creëer zwembad."
#: src/pages/AddLiquidity/index.tsx
msgid "Current Price"
msgstr "Huidige prijs"
#: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "Current price"
@ -625,6 +638,11 @@ msgstr "Voer een adres in om UNI claim. Als het adres claibel UNI heeft, wordt h
#: src/components/earn/ClaimRewardModal.tsx
#: src/components/earn/UnstakingModal.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Enter an amount"
msgstr "Voer een bedrag in"
@ -758,6 +776,10 @@ msgstr "Onvoldoende liquiditeit voor deze handel."
msgid "Insufficient liquidity for this trade. Try enabling multi-hop trades."
msgstr "Onvoldoende liquiditeit voor deze transactie. Probeer multi-hop trades in te schakelen."
#: src/state/mint/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/swap/hooks.ts
msgid "Insufficient {0} balance"
msgstr "Onvoldoende saldo {0}"
@ -766,10 +788,19 @@ msgstr "Onvoldoende saldo {0}"
msgid "Interface Settings"
msgstr "Interface Instellingen"
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
msgid "Invalid pair"
msgstr "Ongeldig paar"
#: src/pages/PoolFinder/index.tsx
msgid "Invalid pair."
msgstr "Ongeldig paar."
#: src/state/mint/v3/hooks.ts
msgid "Invalid price input"
msgstr "Ongeldige prijsinvoer"
#: src/pages/AddLiquidity/index.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "Invalid range selected. The min price must be lower than the max price."
@ -845,6 +876,7 @@ msgid "Max"
msgstr "Max."
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Max Price"
msgstr "Max. prijs"
@ -890,6 +922,7 @@ msgid "Migrating"
msgstr "Migreren"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Min Price"
msgstr "Min. prijs"
@ -1632,6 +1665,10 @@ msgstr "Uw V3 liquiditeitsposities zullen hier verschijnen."
msgid "Your liquidity deposits"
msgstr "Uw liquiditeitsstortingen"
#: src/pages/AddLiquidity/index.tsx
msgid "Your liquidity will only earn fees when the market price of the pair is within your range. <0>Need help picking a range?</0>"
msgstr "Uw liquiditeit zal alleen vergoedingen opleveren als de marktprijs van het paar binnen uw bereik ligt. <0> Hulp nodig bij het kiezen van een assortiment?</0>"
#: src/components/PositionCard/V2.tsx
#: src/components/PositionCard/index.tsx
#: src/components/PositionCard/index.tsx
@ -1784,6 +1821,7 @@ msgstr "{0} Stemmen"
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "{0} per {1}"

@ -1,6 +1,6 @@
msgid ""
msgstr ""
"POT-Creation-Date: 2021-05-29 21:04+0000\n"
"POT-Creation-Date: 2021-05-30 01:42+0000\n"
"Mime-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-File-ID: 4\n"
"Project-Id-Version: uniswap-interface\n"
"Language-Team: Norwegian\n"
"PO-Revision-Date: 2021-05-29 21:13\n"
"PO-Revision-Date: 2021-05-30 01:46\n"
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
@ -278,8 +278,8 @@ msgid "Auto"
msgstr "Automatisk"
#: src/components/earn/StakingModal.tsx
msgid "Available to deposit:"
msgstr "Tilgjengelig for deponering:"
msgid "Available to deposit: {0}"
msgstr "Tilgjengelig for innskudd: {0}"
#: src/components/WalletModal/index.tsx
msgid "Back"
@ -289,6 +289,10 @@ msgstr "Tilbake"
msgid "Balance:"
msgstr "Saldo:"
#: src/components/CurrencyInputPanel/index.tsx
msgid "Balance: {0} {1}"
msgstr "Balanse: {0} {1}"
#: src/components/FeeSelector/index.tsx
msgid "Best for exotic pairs."
msgstr "Best for eksotiske par."
@ -446,6 +450,11 @@ msgstr "Bekreft denne transaksjonen i din lommebok"
#: src/pages/AddLiquidityV2/index.tsx
#: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Connect Wallet"
msgstr "Koble til lommebok"
@ -515,6 +524,10 @@ msgstr "Opprett pool og legg til {0}/{1} V3 likviditet"
msgid "Create pool."
msgstr "Opprett basseng."
#: src/pages/AddLiquidity/index.tsx
msgid "Current Price"
msgstr "Gjeldende pris"
#: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "Current price"
@ -625,6 +638,11 @@ msgstr "Skriv inn en adresse for å utløse et UNI hevder det. Hvis adressen har
#: src/components/earn/ClaimRewardModal.tsx
#: src/components/earn/UnstakingModal.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Enter an amount"
msgstr "Angi et beløp"
@ -758,6 +776,10 @@ msgstr "Utilstrekkelig likviditet til denne handelen."
msgid "Insufficient liquidity for this trade. Try enabling multi-hop trades."
msgstr "Utilstrekkelig likviditet for denne handelen. Prøv å aktivere multihop handlinger."
#: src/state/mint/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/swap/hooks.ts
msgid "Insufficient {0} balance"
msgstr "Utilstrekkelig {0} balanse"
@ -766,10 +788,19 @@ msgstr "Utilstrekkelig {0} balanse"
msgid "Interface Settings"
msgstr "Grensesnitt innstillinger"
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
msgid "Invalid pair"
msgstr "Ugyldig par"
#: src/pages/PoolFinder/index.tsx
msgid "Invalid pair."
msgstr "Ugyldig par."
#: src/state/mint/v3/hooks.ts
msgid "Invalid price input"
msgstr "Ugyldig prisinngang"
#: src/pages/AddLiquidity/index.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "Invalid range selected. The min price must be lower than the max price."
@ -845,6 +876,7 @@ msgid "Max"
msgstr "Maks"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Max Price"
msgstr "Maks pris"
@ -890,6 +922,7 @@ msgid "Migrating"
msgstr "Overføre"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Min Price"
msgstr "Min pris"
@ -1632,6 +1665,10 @@ msgstr "Dine V3 likviditetsposisjoner vil vises her."
msgid "Your liquidity deposits"
msgstr "Dine likviditetsinnskudd"
#: src/pages/AddLiquidity/index.tsx
msgid "Your liquidity will only earn fees when the market price of the pair is within your range. <0>Need help picking a range?</0>"
msgstr "Likviditeten din vil bare tjene gebyrer når markedsprisen på paret er innenfor ditt område. <0> Trenger du hjelp til å velge et utvalg?</0>"
#: src/components/PositionCard/V2.tsx
#: src/components/PositionCard/index.tsx
#: src/components/PositionCard/index.tsx
@ -1784,6 +1821,7 @@ msgstr "{0} Stemmer"
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "{0} per {1}"

@ -1,6 +1,6 @@
msgid ""
msgstr ""
"POT-Creation-Date: 2021-05-29 21:04+0000\n"
"POT-Creation-Date: 2021-05-30 01:42+0000\n"
"Mime-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-File-ID: 4\n"
"Project-Id-Version: uniswap-interface\n"
"Language-Team: Polish\n"
"PO-Revision-Date: 2021-05-29 21:13\n"
"PO-Revision-Date: 2021-05-30 01:46\n"
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
@ -278,8 +278,8 @@ msgid "Auto"
msgstr "Auto"
#: src/components/earn/StakingModal.tsx
msgid "Available to deposit:"
msgstr "Dostępne do wpłaty:"
msgid "Available to deposit: {0}"
msgstr "Dostępne do wpłaty: {0}"
#: src/components/WalletModal/index.tsx
msgid "Back"
@ -289,6 +289,10 @@ msgstr "Powrót"
msgid "Balance:"
msgstr "Saldo:"
#: src/components/CurrencyInputPanel/index.tsx
msgid "Balance: {0} {1}"
msgstr "Saldo: {0} {1}"
#: src/components/FeeSelector/index.tsx
msgid "Best for exotic pairs."
msgstr "Najlepsze dla par egzotycznych."
@ -446,6 +450,11 @@ msgstr "Potwierdź tę transakcję w swoim portfelu"
#: src/pages/AddLiquidityV2/index.tsx
#: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Connect Wallet"
msgstr "Połącz portfel"
@ -515,6 +524,10 @@ msgstr "Utwórz pulę i dodaj płynność {0}/{1} V3"
msgid "Create pool."
msgstr "Utwórz pulę."
#: src/pages/AddLiquidity/index.tsx
msgid "Current Price"
msgstr "Aktualna cena"
#: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "Current price"
@ -625,6 +638,11 @@ msgstr "Wprowadź adres do uruchomienia UNI. Jeśli adres ma jakiekolwiek roszcz
#: src/components/earn/ClaimRewardModal.tsx
#: src/components/earn/UnstakingModal.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Enter an amount"
msgstr "Wprowadź kwotę"
@ -758,6 +776,10 @@ msgstr "Niewystarczająca płynność na tę transakcję."
msgid "Insufficient liquidity for this trade. Try enabling multi-hop trades."
msgstr "Niewystarczająca płynność dla tej transakcji. Spróbuj włączyć transakcje z wieloma skokami."
#: src/state/mint/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/swap/hooks.ts
msgid "Insufficient {0} balance"
msgstr "Niewystarczające saldo {0}"
@ -766,10 +788,19 @@ msgstr "Niewystarczające saldo {0}"
msgid "Interface Settings"
msgstr "Ustawienia interfejsu"
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
msgid "Invalid pair"
msgstr "Nieprawidłowa para"
#: src/pages/PoolFinder/index.tsx
msgid "Invalid pair."
msgstr "Nieprawidłowa para."
#: src/state/mint/v3/hooks.ts
msgid "Invalid price input"
msgstr "Nieprawidłowa cena wprowadzona"
#: src/pages/AddLiquidity/index.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "Invalid range selected. The min price must be lower than the max price."
@ -845,6 +876,7 @@ msgid "Max"
msgstr "Maks."
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Max Price"
msgstr "Cena maksymalna"
@ -890,6 +922,7 @@ msgid "Migrating"
msgstr "Migracja"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Min Price"
msgstr "Minimalna cena"
@ -1632,6 +1665,10 @@ msgstr "Twoje pozycje płynności V3 pojawią się tutaj."
msgid "Your liquidity deposits"
msgstr "Twoje depozyty płynności"
#: src/pages/AddLiquidity/index.tsx
msgid "Your liquidity will only earn fees when the market price of the pair is within your range. <0>Need help picking a range?</0>"
msgstr "Twoja płynność zarabia tylko wtedy, gdy cena rynkowa pary znajduje się w Twoim zakresie. <0> Potrzebujesz pomocy przy wyborze zakresu?</0>"
#: src/components/PositionCard/V2.tsx
#: src/components/PositionCard/index.tsx
#: src/components/PositionCard/index.tsx
@ -1784,6 +1821,7 @@ msgstr "{0} Głosów"
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "{0} per {1}"

@ -1,6 +1,6 @@
msgid ""
msgstr ""
"POT-Creation-Date: 2021-05-29 21:04+0000\n"
"POT-Creation-Date: 2021-05-30 01:42+0000\n"
"Mime-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-File-ID: 4\n"
"Project-Id-Version: uniswap-interface\n"
"Language-Team: Portuguese, Brazilian\n"
"PO-Revision-Date: 2021-05-29 21:13\n"
"PO-Revision-Date: 2021-05-30 01:46\n"
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
@ -278,8 +278,8 @@ msgid "Auto"
msgstr "Automático"
#: src/components/earn/StakingModal.tsx
msgid "Available to deposit:"
msgstr "Disponível para depósito:"
msgid "Available to deposit: {0}"
msgstr "Disponível para depositar: {0}"
#: src/components/WalletModal/index.tsx
msgid "Back"
@ -289,6 +289,10 @@ msgstr "Anterior"
msgid "Balance:"
msgstr "Saldo:"
#: src/components/CurrencyInputPanel/index.tsx
msgid "Balance: {0} {1}"
msgstr "Saldo: {0} {1}"
#: src/components/FeeSelector/index.tsx
msgid "Best for exotic pairs."
msgstr "Melhor para pares exóticos."
@ -446,6 +450,11 @@ msgstr "Confirme esta transação em sua carteira"
#: src/pages/AddLiquidityV2/index.tsx
#: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Connect Wallet"
msgstr "Conectar Carteira"
@ -515,6 +524,10 @@ msgstr "Criar pool e adicionar {0}/{1} liquidez V3"
msgid "Create pool."
msgstr "Criar pool."
#: src/pages/AddLiquidity/index.tsx
msgid "Current Price"
msgstr "Preço atual"
#: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "Current price"
@ -625,6 +638,11 @@ msgstr "Digite um endereço para acionar uma reivindicação UNI. Se o endereço
#: src/components/earn/ClaimRewardModal.tsx
#: src/components/earn/UnstakingModal.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Enter an amount"
msgstr "Digite um valor"
@ -758,6 +776,10 @@ msgstr "liquidez insuficiente para esta troca."
msgid "Insufficient liquidity for this trade. Try enabling multi-hop trades."
msgstr "liquidez insuficiente para esta negociação. Tente ativar trocas multi-salto."
#: src/state/mint/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/swap/hooks.ts
msgid "Insufficient {0} balance"
msgstr "Saldo {0} insuficiente"
@ -766,10 +788,19 @@ msgstr "Saldo {0} insuficiente"
msgid "Interface Settings"
msgstr "Configurações de Interface"
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
msgid "Invalid pair"
msgstr "Par inválido"
#: src/pages/PoolFinder/index.tsx
msgid "Invalid pair."
msgstr "Par inválido."
#: src/state/mint/v3/hooks.ts
msgid "Invalid price input"
msgstr "Entrada de preço inválida"
#: src/pages/AddLiquidity/index.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "Invalid range selected. The min price must be lower than the max price."
@ -845,6 +876,7 @@ msgid "Max"
msgstr "Máximo"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Max Price"
msgstr "Preço Máximo"
@ -890,6 +922,7 @@ msgid "Migrating"
msgstr "Migrando"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Min Price"
msgstr "Preço Mínimo"
@ -1632,6 +1665,10 @@ msgstr "Suas posições de liquidez V3 aparecerão aqui."
msgid "Your liquidity deposits"
msgstr "Seus depósitos de liquidez"
#: src/pages/AddLiquidity/index.tsx
msgid "Your liquidity will only earn fees when the market price of the pair is within your range. <0>Need help picking a range?</0>"
msgstr "Sua liquidez somente gerará taxas quando o preço de mercado do par estiver dentro de sua faixa. <0> Precisa de ajuda para escolher um intervalo?</0>"
#: src/components/PositionCard/V2.tsx
#: src/components/PositionCard/index.tsx
#: src/components/PositionCard/index.tsx
@ -1784,6 +1821,7 @@ msgstr "{0} votos"
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "{0} per {1}"

@ -1,6 +1,6 @@
msgid ""
msgstr ""
"POT-Creation-Date: 2021-05-29 21:04+0000\n"
"POT-Creation-Date: 2021-05-30 01:42+0000\n"
"Mime-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-File-ID: 4\n"
"Project-Id-Version: uniswap-interface\n"
"Language-Team: Portuguese\n"
"PO-Revision-Date: 2021-05-29 21:13\n"
"PO-Revision-Date: 2021-05-30 01:46\n"
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
@ -278,8 +278,8 @@ msgid "Auto"
msgstr "Automático"
#: src/components/earn/StakingModal.tsx
msgid "Available to deposit:"
msgstr "Disponível para depósito:"
msgid "Available to deposit: {0}"
msgstr "Disponível para depositar: {0}"
#: src/components/WalletModal/index.tsx
msgid "Back"
@ -289,6 +289,10 @@ msgstr "Anterior"
msgid "Balance:"
msgstr "Saldo:"
#: src/components/CurrencyInputPanel/index.tsx
msgid "Balance: {0} {1}"
msgstr "Saldo: {0} {1}"
#: src/components/FeeSelector/index.tsx
msgid "Best for exotic pairs."
msgstr "Melhor para pares exóticos."
@ -446,6 +450,11 @@ msgstr "Confirme esta transação em sua carteira"
#: src/pages/AddLiquidityV2/index.tsx
#: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Connect Wallet"
msgstr "Conectar Carteira"
@ -515,6 +524,10 @@ msgstr "Criar pool e adicionar {0}/{1} liquidez V3"
msgid "Create pool."
msgstr "Criar pool."
#: src/pages/AddLiquidity/index.tsx
msgid "Current Price"
msgstr "Preço atual"
#: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "Current price"
@ -625,6 +638,11 @@ msgstr "Digite um endereço para acionar uma reivindicação UNI. Se o endereço
#: src/components/earn/ClaimRewardModal.tsx
#: src/components/earn/UnstakingModal.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Enter an amount"
msgstr "Digite um valor"
@ -758,6 +776,10 @@ msgstr "liquidez insuficiente para esta troca."
msgid "Insufficient liquidity for this trade. Try enabling multi-hop trades."
msgstr "liquidez insuficiente para esta negociação. Tente ativar trocas multi-salto."
#: src/state/mint/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/swap/hooks.ts
msgid "Insufficient {0} balance"
msgstr "Saldo {0} insuficiente"
@ -766,10 +788,19 @@ msgstr "Saldo {0} insuficiente"
msgid "Interface Settings"
msgstr "Configurações de Interface"
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
msgid "Invalid pair"
msgstr "Par inválido"
#: src/pages/PoolFinder/index.tsx
msgid "Invalid pair."
msgstr "Par inválido."
#: src/state/mint/v3/hooks.ts
msgid "Invalid price input"
msgstr "Entrada de preço inválida"
#: src/pages/AddLiquidity/index.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "Invalid range selected. The min price must be lower than the max price."
@ -845,6 +876,7 @@ msgid "Max"
msgstr "Máximo"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Max Price"
msgstr "Preço Máximo"
@ -890,6 +922,7 @@ msgid "Migrating"
msgstr "Migrando"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Min Price"
msgstr "Preço Mínimo"
@ -1632,6 +1665,10 @@ msgstr "Suas posições de liquidez V3 aparecerão aqui."
msgid "Your liquidity deposits"
msgstr "Seus depósitos de liquidez"
#: src/pages/AddLiquidity/index.tsx
msgid "Your liquidity will only earn fees when the market price of the pair is within your range. <0>Need help picking a range?</0>"
msgstr "Sua liquidez somente gerará taxas quando o preço de mercado do par estiver dentro de sua faixa. <0> Precisa de ajuda para escolher um intervalo?</0>"
#: src/components/PositionCard/V2.tsx
#: src/components/PositionCard/index.tsx
#: src/components/PositionCard/index.tsx
@ -1784,6 +1821,7 @@ msgstr "{0} votos"
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "{0} per {1}"

@ -1,6 +1,6 @@
msgid ""
msgstr ""
"POT-Creation-Date: 2021-05-29 21:04+0000\n"
"POT-Creation-Date: 2021-05-30 01:42+0000\n"
"Mime-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-File-ID: 4\n"
"Project-Id-Version: uniswap-interface\n"
"Language-Team: Romanian\n"
"PO-Revision-Date: 2021-05-29 21:13\n"
"PO-Revision-Date: 2021-05-30 01:46\n"
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
@ -278,8 +278,8 @@ msgid "Auto"
msgstr "Automat"
#: src/components/earn/StakingModal.tsx
msgid "Available to deposit:"
msgstr "Disponibil pentru depunere:"
msgid "Available to deposit: {0}"
msgstr "Disponibil pentru depunere: {0}"
#: src/components/WalletModal/index.tsx
msgid "Back"
@ -289,6 +289,10 @@ msgstr "Înapoi"
msgid "Balance:"
msgstr "Balanță:"
#: src/components/CurrencyInputPanel/index.tsx
msgid "Balance: {0} {1}"
msgstr "Sold: {0} {1}"
#: src/components/FeeSelector/index.tsx
msgid "Best for exotic pairs."
msgstr "Cel mai bun pentru perechi exotice."
@ -446,6 +450,11 @@ msgstr "Confirmați această tranzacție în portofel"
#: src/pages/AddLiquidityV2/index.tsx
#: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Connect Wallet"
msgstr "Conectează Portofel"
@ -515,6 +524,10 @@ msgstr "Creați pool și adăugați {0}/{1} V3 lichiditate"
msgid "Create pool."
msgstr "Creare grupare."
#: src/pages/AddLiquidity/index.tsx
msgid "Current Price"
msgstr "Pretul curent"
#: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "Current price"
@ -625,6 +638,11 @@ msgstr "Introduceți o adresă pentru a declanșa o cerere UNI. Dacă adresa are
#: src/components/earn/ClaimRewardModal.tsx
#: src/components/earn/UnstakingModal.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Enter an amount"
msgstr "Introduceți o sumă"
@ -758,6 +776,10 @@ msgstr "Lichiditate insuficientă pentru acest comerţ."
msgid "Insufficient liquidity for this trade. Try enabling multi-hop trades."
msgstr "Lichiditate insuficientă pentru această tranzacție. Încercați să permiteți tranzacțiile multi-hop."
#: src/state/mint/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/swap/hooks.ts
msgid "Insufficient {0} balance"
msgstr "Sold {0} insuficient"
@ -766,10 +788,19 @@ msgstr "Sold {0} insuficient"
msgid "Interface Settings"
msgstr "Setări interfață"
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
msgid "Invalid pair"
msgstr "Pereche nevalidă"
#: src/pages/PoolFinder/index.tsx
msgid "Invalid pair."
msgstr "Asociere invalidă."
#: src/state/mint/v3/hooks.ts
msgid "Invalid price input"
msgstr "Introducere de preț nevalidă"
#: src/pages/AddLiquidity/index.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "Invalid range selected. The min price must be lower than the max price."
@ -845,6 +876,7 @@ msgid "Max"
msgstr "Maxim"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Max Price"
msgstr "Preț maxim"
@ -890,6 +922,7 @@ msgid "Migrating"
msgstr "Migrare"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Min Price"
msgstr "Preț minim"
@ -1632,6 +1665,10 @@ msgstr "Pozițiile tale de lichiditate V3 vor apărea aici."
msgid "Your liquidity deposits"
msgstr "Depozitele tale de lichiditate"
#: src/pages/AddLiquidity/index.tsx
msgid "Your liquidity will only earn fees when the market price of the pair is within your range. <0>Need help picking a range?</0>"
msgstr "Lichiditatea dvs. va câștiga comisioane numai atunci când prețul de piață al perechii se află în raza dvs. de acțiune. <0> Aveți nevoie de ajutor pentru a alege o gamă?</0>"
#: src/components/PositionCard/V2.tsx
#: src/components/PositionCard/index.tsx
#: src/components/PositionCard/index.tsx
@ -1784,6 +1821,7 @@ msgstr "{0} voturi"
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "{0} per {1}"

@ -1,6 +1,6 @@
msgid ""
msgstr ""
"POT-Creation-Date: 2021-05-29 21:04+0000\n"
"POT-Creation-Date: 2021-05-30 01:42+0000\n"
"Mime-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-File-ID: 4\n"
"Project-Id-Version: uniswap-interface\n"
"Language-Team: Russian\n"
"PO-Revision-Date: 2021-05-29 21:13\n"
"PO-Revision-Date: 2021-05-30 01:46\n"
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
@ -278,8 +278,8 @@ msgid "Auto"
msgstr "Авто"
#: src/components/earn/StakingModal.tsx
msgid "Available to deposit:"
msgstr "Доступно для пополнения:"
msgid "Available to deposit: {0}"
msgstr "Доступно для депозита: {0}"
#: src/components/WalletModal/index.tsx
msgid "Back"
@ -289,6 +289,10 @@ msgstr "Назад"
msgid "Balance:"
msgstr "Баланс:"
#: src/components/CurrencyInputPanel/index.tsx
msgid "Balance: {0} {1}"
msgstr "Баланс: {0} {1}"
#: src/components/FeeSelector/index.tsx
msgid "Best for exotic pairs."
msgstr "Лучше всего для экзотических пар."
@ -446,6 +450,11 @@ msgstr "Подтвердите эту транзакцию в вашем кош
#: src/pages/AddLiquidityV2/index.tsx
#: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Connect Wallet"
msgstr "Подключить кошелек"
@ -515,6 +524,10 @@ msgstr "Создать пул и добавить {0}/{1} V3 ликвиднос
msgid "Create pool."
msgstr "Создать пул."
#: src/pages/AddLiquidity/index.tsx
msgid "Current Price"
msgstr "Текущая цена"
#: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "Current price"
@ -625,6 +638,11 @@ msgstr "Введите адрес для того, чтобы вызвать п
#: src/components/earn/ClaimRewardModal.tsx
#: src/components/earn/UnstakingModal.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Enter an amount"
msgstr "Введите сумму"
@ -758,6 +776,10 @@ msgstr "Недостаточная ликвидность для этой сде
msgid "Insufficient liquidity for this trade. Try enabling multi-hop trades."
msgstr "Недостаточно ликвидности для этой сделки. Попробуйте активировать многохоповые сделки."
#: src/state/mint/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/swap/hooks.ts
msgid "Insufficient {0} balance"
msgstr "Недостаточно {0} баланса"
@ -766,10 +788,19 @@ msgstr "Недостаточно {0} баланса"
msgid "Interface Settings"
msgstr "Настройки интерфейса"
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
msgid "Invalid pair"
msgstr "Неверная пара"
#: src/pages/PoolFinder/index.tsx
msgid "Invalid pair."
msgstr "Неверная пара."
#: src/state/mint/v3/hooks.ts
msgid "Invalid price input"
msgstr "Недействительный ввод цены"
#: src/pages/AddLiquidity/index.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "Invalid range selected. The min price must be lower than the max price."
@ -845,6 +876,7 @@ msgid "Max"
msgstr "Макс"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Max Price"
msgstr "Максимальная цена"
@ -890,6 +922,7 @@ msgid "Migrating"
msgstr "Миграция"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Min Price"
msgstr "Мин. цена"
@ -1632,6 +1665,10 @@ msgstr "Здесь появятся ваши позиции ликвидност
msgid "Your liquidity deposits"
msgstr "Ваши депозиты ликвидности"
#: src/pages/AddLiquidity/index.tsx
msgid "Your liquidity will only earn fees when the market price of the pair is within your range. <0>Need help picking a range?</0>"
msgstr "Комиссия за вашу ликвидность будет взиматься только тогда, когда рыночная цена пары находится в пределах вашего диапазона. <0> Нужна помощь в выборе диапазона?</0>"
#: src/components/PositionCard/V2.tsx
#: src/components/PositionCard/index.tsx
#: src/components/PositionCard/index.tsx
@ -1784,6 +1821,7 @@ msgstr "{0} голосов"
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "{0} per {1}"

@ -1,6 +1,6 @@
msgid ""
msgstr ""
"POT-Creation-Date: 2021-05-29 21:04+0000\n"
"POT-Creation-Date: 2021-05-30 01:42+0000\n"
"Mime-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-File-ID: 4\n"
"Project-Id-Version: uniswap-interface\n"
"Language-Team: Serbian (Cyrillic)\n"
"PO-Revision-Date: 2021-05-29 21:13\n"
"PO-Revision-Date: 2021-05-30 01:46\n"
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
@ -278,8 +278,8 @@ msgid "Auto"
msgstr "Ауто"
#: src/components/earn/StakingModal.tsx
msgid "Available to deposit:"
msgstr "Доступно за полог:"
msgid "Available to deposit: {0}"
msgstr "Доступно за полог: {0}"
#: src/components/WalletModal/index.tsx
msgid "Back"
@ -289,6 +289,10 @@ msgstr "Назад"
msgid "Balance:"
msgstr "Стање:"
#: src/components/CurrencyInputPanel/index.tsx
msgid "Balance: {0} {1}"
msgstr "Стање: {0} {1}"
#: src/components/FeeSelector/index.tsx
msgid "Best for exotic pairs."
msgstr "Најбоље за егзотичне парове."
@ -446,6 +450,11 @@ msgstr "Потврдите ову трансакцију у новчанику"
#: src/pages/AddLiquidityV2/index.tsx
#: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Connect Wallet"
msgstr "Повежите новчаник"
@ -515,6 +524,10 @@ msgstr "Створити базен и додати {0}/{1} В3 ликвидно
msgid "Create pool."
msgstr "Направите базен."
#: src/pages/AddLiquidity/index.tsx
msgid "Current Price"
msgstr "Тренутна цена"
#: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "Current price"
@ -625,6 +638,11 @@ msgstr "Унесите адресу да бисте покренули УНИ з
#: src/components/earn/ClaimRewardModal.tsx
#: src/components/earn/UnstakingModal.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Enter an amount"
msgstr "Унесите износ"
@ -758,6 +776,10 @@ msgstr "Недовољна ликвидност за ову трговину."
msgid "Insufficient liquidity for this trade. Try enabling multi-hop trades."
msgstr "Недовољна ликвидност за ову трговину. Покушајте да омогућите мулти-хоп трговине."
#: src/state/mint/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/swap/hooks.ts
msgid "Insufficient {0} balance"
msgstr "Недовољно {0} равнотеже"
@ -766,10 +788,19 @@ msgstr "Недовољно {0} равнотеже"
msgid "Interface Settings"
msgstr "Подешавања интерфејса"
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
msgid "Invalid pair"
msgstr "Неважећи пар"
#: src/pages/PoolFinder/index.tsx
msgid "Invalid pair."
msgstr "Неважећи пар."
#: src/state/mint/v3/hooks.ts
msgid "Invalid price input"
msgstr "Неважећи унос цене"
#: src/pages/AddLiquidity/index.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "Invalid range selected. The min price must be lower than the max price."
@ -845,6 +876,7 @@ msgid "Max"
msgstr "Макс"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Max Price"
msgstr "Мак Прице"
@ -890,6 +922,7 @@ msgid "Migrating"
msgstr "Миграција"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Min Price"
msgstr "Мин. Цена"
@ -1632,6 +1665,10 @@ msgstr "Овде ће се појавити ваше позиције ликви
msgid "Your liquidity deposits"
msgstr "Ваши депозити ликвидности"
#: src/pages/AddLiquidity/index.tsx
msgid "Your liquidity will only earn fees when the market price of the pair is within your range. <0>Need help picking a range?</0>"
msgstr "Ваша ликвидност ће зарадити накнаде само када је тржишна цена пара унутар вашег опсега. <0> Треба вам помоћ у одабиру домета?</0>"
#: src/components/PositionCard/V2.tsx
#: src/components/PositionCard/index.tsx
#: src/components/PositionCard/index.tsx
@ -1784,6 +1821,7 @@ msgstr "{0} Гласова"
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "{0} per {1}"

@ -1,6 +1,6 @@
msgid ""
msgstr ""
"POT-Creation-Date: 2021-05-29 21:04+0000\n"
"POT-Creation-Date: 2021-05-30 01:42+0000\n"
"Mime-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-File-ID: 4\n"
"Project-Id-Version: uniswap-interface\n"
"Language-Team: Swedish\n"
"PO-Revision-Date: 2021-05-29 21:13\n"
"PO-Revision-Date: 2021-05-30 01:46\n"
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
@ -278,8 +278,8 @@ msgid "Auto"
msgstr "Automatiskt"
#: src/components/earn/StakingModal.tsx
msgid "Available to deposit:"
msgstr "Tillgänglig för insättning:"
msgid "Available to deposit: {0}"
msgstr "Tillgänglig för insättning: {0}"
#: src/components/WalletModal/index.tsx
msgid "Back"
@ -289,6 +289,10 @@ msgstr "Tillbaka"
msgid "Balance:"
msgstr "Saldo:"
#: src/components/CurrencyInputPanel/index.tsx
msgid "Balance: {0} {1}"
msgstr "Balans: {0} {1}"
#: src/components/FeeSelector/index.tsx
msgid "Best for exotic pairs."
msgstr "Bäst för exotiska par."
@ -446,6 +450,11 @@ msgstr "Bekräfta denna transaktion i din plånbok"
#: src/pages/AddLiquidityV2/index.tsx
#: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Connect Wallet"
msgstr "Anslut plånbok"
@ -515,6 +524,10 @@ msgstr "Skapa frågebank och lägg till {0}/{1} V3 likviditet"
msgid "Create pool."
msgstr "Skapa pool."
#: src/pages/AddLiquidity/index.tsx
msgid "Current Price"
msgstr "Nuvarande pris"
#: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "Current price"
@ -625,6 +638,11 @@ msgstr "Ange en adress för att utlösa ett UNI-anspråk. Om adressen har någon
#: src/components/earn/ClaimRewardModal.tsx
#: src/components/earn/UnstakingModal.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Enter an amount"
msgstr "Ange ett belopp"
@ -758,6 +776,10 @@ msgstr "Otillräcklig likviditet för denna handel."
msgid "Insufficient liquidity for this trade. Try enabling multi-hop trades."
msgstr "Otillräcklig likviditet för denna handel. Försök att aktivera multi-hop trades."
#: src/state/mint/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/swap/hooks.ts
msgid "Insufficient {0} balance"
msgstr "Otillräcklig {0} balans"
@ -766,10 +788,19 @@ msgstr "Otillräcklig {0} balans"
msgid "Interface Settings"
msgstr "Inställningar för gränssnitt"
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
msgid "Invalid pair"
msgstr "Ogiltigt par"
#: src/pages/PoolFinder/index.tsx
msgid "Invalid pair."
msgstr "Ogiltigt par."
#: src/state/mint/v3/hooks.ts
msgid "Invalid price input"
msgstr "Ogiltig prisinmatning"
#: src/pages/AddLiquidity/index.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "Invalid range selected. The min price must be lower than the max price."
@ -845,6 +876,7 @@ msgid "Max"
msgstr "Max"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Max Price"
msgstr "Max pris"
@ -890,6 +922,7 @@ msgid "Migrating"
msgstr "Migrerar"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Min Price"
msgstr "Minsta pris"
@ -1632,6 +1665,10 @@ msgstr "Dina V3 likviditetspositioner kommer att visas här."
msgid "Your liquidity deposits"
msgstr "Din likviditet insättningar"
#: src/pages/AddLiquidity/index.tsx
msgid "Your liquidity will only earn fees when the market price of the pair is within your range. <0>Need help picking a range?</0>"
msgstr "Din likviditet tjänar endast avgifter när marknadspriset för paret ligger inom ditt intervall. <0> Behöver du hjälp med att välja ett intervall?</0>"
#: src/components/PositionCard/V2.tsx
#: src/components/PositionCard/index.tsx
#: src/components/PositionCard/index.tsx
@ -1784,6 +1821,7 @@ msgstr "{0} Röster"
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "{0} per {1}"

@ -1,6 +1,6 @@
msgid ""
msgstr ""
"POT-Creation-Date: 2021-05-29 21:04+0000\n"
"POT-Creation-Date: 2021-05-30 01:42+0000\n"
"Mime-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-File-ID: 4\n"
"Project-Id-Version: uniswap-interface\n"
"Language-Team: Turkish\n"
"PO-Revision-Date: 2021-05-29 21:13\n"
"PO-Revision-Date: 2021-05-30 01:46\n"
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
@ -278,8 +278,8 @@ msgid "Auto"
msgstr "Oto"
#: src/components/earn/StakingModal.tsx
msgid "Available to deposit:"
msgstr "Para yatırmak için mevcut:"
msgid "Available to deposit: {0}"
msgstr "Para yatırmaya uygun: {0}"
#: src/components/WalletModal/index.tsx
msgid "Back"
@ -289,6 +289,10 @@ msgstr "Geri"
msgid "Balance:"
msgstr "Denge:"
#: src/components/CurrencyInputPanel/index.tsx
msgid "Balance: {0} {1}"
msgstr "Denge: {0} {1}"
#: src/components/FeeSelector/index.tsx
msgid "Best for exotic pairs."
msgstr "Egzotik çiftler için en iyisi."
@ -446,6 +450,11 @@ msgstr "Cüzdanınızda bu işlemi onaylayın"
#: src/pages/AddLiquidityV2/index.tsx
#: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Connect Wallet"
msgstr "Cüzdanı Bağlayın"
@ -515,6 +524,10 @@ msgstr "Havuz oluşturma ve ekleme {0}/{1} V3 likiditesini"
msgid "Create pool."
msgstr "Havuz oluşturun."
#: src/pages/AddLiquidity/index.tsx
msgid "Current Price"
msgstr "Mevcut fiyat"
#: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "Current price"
@ -625,6 +638,11 @@ msgstr "Bir UNI talebini tetiklemek için bir adres girin. Adreste herhangi bir
#: src/components/earn/ClaimRewardModal.tsx
#: src/components/earn/UnstakingModal.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Enter an amount"
msgstr "Bir miktar girin"
@ -758,6 +776,10 @@ msgstr "Bu ticaret için yetersiz likidite."
msgid "Insufficient liquidity for this trade. Try enabling multi-hop trades."
msgstr "Bu ticaret için yetersiz likidite. Çoklu atlamalı alım satımları etkinleştirmeyi deneyin."
#: src/state/mint/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/swap/hooks.ts
msgid "Insufficient {0} balance"
msgstr "Yetersiz {0} bakiye"
@ -766,10 +788,19 @@ msgstr "Yetersiz {0} bakiye"
msgid "Interface Settings"
msgstr "Arayüz Ayarları"
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
msgid "Invalid pair"
msgstr "Geçersiz çift"
#: src/pages/PoolFinder/index.tsx
msgid "Invalid pair."
msgstr "Geçersiz çift."
#: src/state/mint/v3/hooks.ts
msgid "Invalid price input"
msgstr "Geçersiz fiyat girişi"
#: src/pages/AddLiquidity/index.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "Invalid range selected. The min price must be lower than the max price."
@ -845,6 +876,7 @@ msgid "Max"
msgstr "Max"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Max Price"
msgstr "Maksimum Fiyat"
@ -890,6 +922,7 @@ msgid "Migrating"
msgstr "Göçmen"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Min Price"
msgstr "Min Fiyat"
@ -1632,6 +1665,10 @@ msgstr "V3 likidite pozisyonlarınız burada görünecektir."
msgid "Your liquidity deposits"
msgstr "Likidite mevduatlarınız"
#: src/pages/AddLiquidity/index.tsx
msgid "Your liquidity will only earn fees when the market price of the pair is within your range. <0>Need help picking a range?</0>"
msgstr "Likiditeniz, yalnızca paritenin piyasa fiyatı aralığınız dahilinde olduğunda ücret kazanacaktır. <0> Bir aralık seçmek için yardıma mı ihtiyacınız var?</0>"
#: src/components/PositionCard/V2.tsx
#: src/components/PositionCard/index.tsx
#: src/components/PositionCard/index.tsx
@ -1784,6 +1821,7 @@ msgstr "{0} Oylar"
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "{0} per {1}"

@ -1,6 +1,6 @@
msgid ""
msgstr ""
"POT-Creation-Date: 2021-05-29 21:04+0000\n"
"POT-Creation-Date: 2021-05-30 01:42+0000\n"
"Mime-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-File-ID: 4\n"
"Project-Id-Version: uniswap-interface\n"
"Language-Team: Ukrainian\n"
"PO-Revision-Date: 2021-05-29 21:13\n"
"PO-Revision-Date: 2021-05-30 01:46\n"
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
@ -278,8 +278,8 @@ msgid "Auto"
msgstr "Авто"
#: src/components/earn/StakingModal.tsx
msgid "Available to deposit:"
msgstr "Доступно в депозиті:"
msgid "Available to deposit: {0}"
msgstr "Доступний для депозиту: {0}"
#: src/components/WalletModal/index.tsx
msgid "Back"
@ -289,6 +289,10 @@ msgstr "Відмінити"
msgid "Balance:"
msgstr "Баланс:"
#: src/components/CurrencyInputPanel/index.tsx
msgid "Balance: {0} {1}"
msgstr "Баланс: {0} {1}"
#: src/components/FeeSelector/index.tsx
msgid "Best for exotic pairs."
msgstr "Найкраще для екзотичних парків."
@ -446,6 +450,11 @@ msgstr "Підтвердіть транзакцію у вашому гаманц
#: src/pages/AddLiquidityV2/index.tsx
#: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Connect Wallet"
msgstr "Підключіть Wallet"
@ -515,6 +524,10 @@ msgstr "Створіть пул і додайте {0}/{1} В3 ліквідніс
msgid "Create pool."
msgstr "Створити басейн."
#: src/pages/AddLiquidity/index.tsx
msgid "Current Price"
msgstr "Поточна ціна"
#: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "Current price"
@ -625,6 +638,11 @@ msgstr "Введіть адресу для запуску запиту «UNI».
#: src/components/earn/ClaimRewardModal.tsx
#: src/components/earn/UnstakingModal.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Enter an amount"
msgstr "Введіть суму"
@ -758,6 +776,10 @@ msgstr "Недостатньо ліквідності для цієї торгі
msgid "Insufficient liquidity for this trade. Try enabling multi-hop trades."
msgstr "Недостатньо ліквідності для цієї торгівлі. Спробуйте включити багатохостингові угоди."
#: src/state/mint/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/swap/hooks.ts
msgid "Insufficient {0} balance"
msgstr "Недостатній баланс {0}"
@ -766,10 +788,19 @@ msgstr "Недостатній баланс {0}"
msgid "Interface Settings"
msgstr "Налаштування інтерфейсу"
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
msgid "Invalid pair"
msgstr "Недійсна пара"
#: src/pages/PoolFinder/index.tsx
msgid "Invalid pair."
msgstr "Недійсна пара."
#: src/state/mint/v3/hooks.ts
msgid "Invalid price input"
msgstr "Недійсне введення ціни"
#: src/pages/AddLiquidity/index.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "Invalid range selected. The min price must be lower than the max price."
@ -845,6 +876,7 @@ msgid "Max"
msgstr "Макс"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Max Price"
msgstr "Максимальна ціна"
@ -890,6 +922,7 @@ msgid "Migrating"
msgstr "Міграція"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Min Price"
msgstr "Мінімальна ціна"
@ -1632,6 +1665,10 @@ msgstr "Тут з'являться ваші позиції V3 ліквіднос
msgid "Your liquidity deposits"
msgstr "Ваші депозити ліквідності"
#: src/pages/AddLiquidity/index.tsx
msgid "Your liquidity will only earn fees when the market price of the pair is within your range. <0>Need help picking a range?</0>"
msgstr "Ваша ліквідність заробляє лише тоді, коли ринкова ціна пари знаходиться в межах вашого діапазону. <0> Потрібна допомога у виборі діапазону?</0>"
#: src/components/PositionCard/V2.tsx
#: src/components/PositionCard/index.tsx
#: src/components/PositionCard/index.tsx
@ -1784,6 +1821,7 @@ msgstr "{0} голосів"
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "{0} per {1}"

@ -1,6 +1,6 @@
msgid ""
msgstr ""
"POT-Creation-Date: 2021-05-29 21:04+0000\n"
"POT-Creation-Date: 2021-05-30 01:42+0000\n"
"Mime-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-File-ID: 4\n"
"Project-Id-Version: uniswap-interface\n"
"Language-Team: Vietnamese\n"
"PO-Revision-Date: 2021-05-29 21:13\n"
"PO-Revision-Date: 2021-05-30 01:46\n"
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
@ -278,8 +278,8 @@ msgid "Auto"
msgstr "Tự động"
#: src/components/earn/StakingModal.tsx
msgid "Available to deposit:"
msgstr "Có sẵn để đặt cọc:"
msgid "Available to deposit: {0}"
msgstr "Có sẵn để đặt cọc: {0}"
#: src/components/WalletModal/index.tsx
msgid "Back"
@ -289,6 +289,10 @@ msgstr "Trở lại"
msgid "Balance:"
msgstr "Thăng bằng:"
#: src/components/CurrencyInputPanel/index.tsx
msgid "Balance: {0} {1}"
msgstr "Số dư: {0} {1}"
#: src/components/FeeSelector/index.tsx
msgid "Best for exotic pairs."
msgstr "Tốt nhất cho các cặp kỳ lạ."
@ -446,6 +450,11 @@ msgstr "Xác nhận giao dịch này trong ví của bạn"
#: src/pages/AddLiquidityV2/index.tsx
#: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Connect Wallet"
msgstr "Kết nối ví"
@ -515,6 +524,10 @@ msgstr "Tạo hồ bơi và thêm {0}/{1} thanh khoản V3"
msgid "Create pool."
msgstr "Tạo hồ bơi."
#: src/pages/AddLiquidity/index.tsx
msgid "Current Price"
msgstr "Giá hiện tại"
#: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "Current price"
@ -625,6 +638,11 @@ msgstr "Nhập địa chỉ để kích hoạt khiếu nại UNI. Nếu địa c
#: src/components/earn/ClaimRewardModal.tsx
#: src/components/earn/UnstakingModal.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Enter an amount"
msgstr "Nhập số tiền"
@ -758,6 +776,10 @@ msgstr "Không đủ thanh khoản cho giao dịch này."
msgid "Insufficient liquidity for this trade. Try enabling multi-hop trades."
msgstr "Không đủ thanh khoản cho giao dịch này. Hãy thử kích hoạt các giao dịch nhiều bước."
#: src/state/mint/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/swap/hooks.ts
msgid "Insufficient {0} balance"
msgstr "Số dư {0} không đủ"
@ -766,10 +788,19 @@ msgstr "Số dư {0} không đủ"
msgid "Interface Settings"
msgstr "Cài đặt giao diện"
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
msgid "Invalid pair"
msgstr "Cặp không hợp lệ"
#: src/pages/PoolFinder/index.tsx
msgid "Invalid pair."
msgstr "Cặp không hợp lệ."
#: src/state/mint/v3/hooks.ts
msgid "Invalid price input"
msgstr "Đầu vào giá không hợp lệ"
#: src/pages/AddLiquidity/index.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "Invalid range selected. The min price must be lower than the max price."
@ -845,6 +876,7 @@ msgid "Max"
msgstr "Max"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Max Price"
msgstr "Giá tối đa"
@ -890,6 +922,7 @@ msgid "Migrating"
msgstr "Di cư"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Min Price"
msgstr "Giá tối thiểu"
@ -1632,6 +1665,10 @@ msgstr "Các vị trí thanh khoản V3 của bạn sẽ xuất hiện tại đ
msgid "Your liquidity deposits"
msgstr "Tiền gửi thanh khoản của bạn"
#: src/pages/AddLiquidity/index.tsx
msgid "Your liquidity will only earn fees when the market price of the pair is within your range. <0>Need help picking a range?</0>"
msgstr "Tính thanh khoản của bạn sẽ chỉ kiếm được phí khi giá thị trường của cặp giao dịch nằm trong phạm vi của bạn. <0> Cần trợ giúp để chọn một phạm vi?</0>"
#: src/components/PositionCard/V2.tsx
#: src/components/PositionCard/index.tsx
#: src/components/PositionCard/index.tsx
@ -1784,6 +1821,7 @@ msgstr "{0} phiếu bầu"
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "{0} per {1}"

@ -1,6 +1,6 @@
msgid ""
msgstr ""
"POT-Creation-Date: 2021-05-29 21:04+0000\n"
"POT-Creation-Date: 2021-05-30 01:42+0000\n"
"Mime-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-File-ID: 4\n"
"Project-Id-Version: uniswap-interface\n"
"Language-Team: Chinese Simplified\n"
"PO-Revision-Date: 2021-05-29 21:13\n"
"PO-Revision-Date: 2021-05-30 01:46\n"
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
@ -278,8 +278,8 @@ msgid "Auto"
msgstr "自动操作"
#: src/components/earn/StakingModal.tsx
msgid "Available to deposit:"
msgstr "可用存款:"
msgid "Available to deposit: {0}"
msgstr "可用存款: {0}"
#: src/components/WalletModal/index.tsx
msgid "Back"
@ -289,6 +289,10 @@ msgstr "后退"
msgid "Balance:"
msgstr "余额:"
#: src/components/CurrencyInputPanel/index.tsx
msgid "Balance: {0} {1}"
msgstr "余额: {0} {1}"
#: src/components/FeeSelector/index.tsx
msgid "Best for exotic pairs."
msgstr "最适合外来对应。"
@ -446,6 +450,11 @@ msgstr "在你的钱包中确认这笔交易"
#: src/pages/AddLiquidityV2/index.tsx
#: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Connect Wallet"
msgstr "连接钱包"
@ -515,6 +524,10 @@ msgstr "创建池并添加 {0}/{1} V3 流动资金"
msgid "Create pool."
msgstr "创建池。"
#: src/pages/AddLiquidity/index.tsx
msgid "Current Price"
msgstr "目前的价格"
#: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "Current price"
@ -625,6 +638,11 @@ msgstr "输入一个地址来触发一个UNI声明。如果地址有任何可索
#: src/components/earn/ClaimRewardModal.tsx
#: src/components/earn/UnstakingModal.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Enter an amount"
msgstr "输入金额"
@ -758,6 +776,10 @@ msgstr "这种交易的流动资金不足。"
msgid "Insufficient liquidity for this trade. Try enabling multi-hop trades."
msgstr "此交易没有足够的流动资金。请尝试启用多节点交易。"
#: src/state/mint/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/swap/hooks.ts
msgid "Insufficient {0} balance"
msgstr "余额不足 {0}"
@ -766,10 +788,19 @@ msgstr "余额不足 {0}"
msgid "Interface Settings"
msgstr "接口设置"
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
msgid "Invalid pair"
msgstr "无效的货币对"
#: src/pages/PoolFinder/index.tsx
msgid "Invalid pair."
msgstr "无效配对。"
#: src/state/mint/v3/hooks.ts
msgid "Invalid price input"
msgstr "无效的价格输入"
#: src/pages/AddLiquidity/index.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "Invalid range selected. The min price must be lower than the max price."
@ -845,6 +876,7 @@ msgid "Max"
msgstr "最大值"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Max Price"
msgstr "最高价格"
@ -890,6 +922,7 @@ msgid "Migrating"
msgstr "迁移"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Min Price"
msgstr "最低价格"
@ -1632,6 +1665,10 @@ msgstr "您的 V3 流动资金头寸将显示在这里。"
msgid "Your liquidity deposits"
msgstr "您的流动资金存款"
#: src/pages/AddLiquidity/index.tsx
msgid "Your liquidity will only earn fees when the market price of the pair is within your range. <0>Need help picking a range?</0>"
msgstr "只有当货币对的市场价格在您的范围内时,您的流动性才会赚取费用。 <0>需要帮助选择范围吗?</0>"
#: src/components/PositionCard/V2.tsx
#: src/components/PositionCard/index.tsx
#: src/components/PositionCard/index.tsx
@ -1784,6 +1821,7 @@ msgstr "{0} 票"
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "{0} per {1}"

@ -1,6 +1,6 @@
msgid ""
msgstr ""
"POT-Creation-Date: 2021-05-29 21:04+0000\n"
"POT-Creation-Date: 2021-05-30 01:42+0000\n"
"Mime-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-File-ID: 4\n"
"Project-Id-Version: uniswap-interface\n"
"Language-Team: Chinese Traditional\n"
"PO-Revision-Date: 2021-05-29 21:13\n"
"PO-Revision-Date: 2021-05-30 01:46\n"
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
@ -278,8 +278,8 @@ msgid "Auto"
msgstr "汽車"
#: src/components/earn/StakingModal.tsx
msgid "Available to deposit:"
msgstr "可存入:"
msgid "Available to deposit: {0}"
msgstr "可用存款: {0}"
#: src/components/WalletModal/index.tsx
msgid "Back"
@ -289,6 +289,10 @@ msgstr "後退"
msgid "Balance:"
msgstr "平衡:"
#: src/components/CurrencyInputPanel/index.tsx
msgid "Balance: {0} {1}"
msgstr "餘額: {0} {1}"
#: src/components/FeeSelector/index.tsx
msgid "Best for exotic pairs."
msgstr "最適合異國情調的情侶。"
@ -446,6 +450,11 @@ msgstr "在您的錢包中確認此交易"
#: src/pages/AddLiquidityV2/index.tsx
#: src/pages/RemoveLiquidity/index.tsx
#: src/pages/Swap/index.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Connect Wallet"
msgstr "連接錢包"
@ -515,6 +524,10 @@ msgstr "創建池,並添加 {0}/{1} V3的流動性"
msgid "Create pool."
msgstr "創建池。"
#: src/pages/AddLiquidity/index.tsx
msgid "Current Price"
msgstr "目前的價格"
#: src/components/PositionPreview/index.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "Current price"
@ -625,6 +638,11 @@ msgstr "輸入一個地址以觸發UNI索賠。如果地址中有可索取的UNI
#: src/components/earn/ClaimRewardModal.tsx
#: src/components/earn/UnstakingModal.tsx
#: src/state/burn/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/stake/hooks.ts
#: src/state/swap/hooks.ts
msgid "Enter an amount"
msgstr "輸入金額"
@ -758,6 +776,10 @@ msgstr "該交易的流動性不足。"
msgid "Insufficient liquidity for this trade. Try enabling multi-hop trades."
msgstr "該交易的流動性不足。嘗試啟用多跳交易。"
#: src/state/mint/hooks.ts
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/mint/v3/hooks.ts
#: src/state/swap/hooks.ts
msgid "Insufficient {0} balance"
msgstr "餘額不足 {0}"
@ -766,10 +788,19 @@ msgstr "餘額不足 {0}"
msgid "Interface Settings"
msgstr "介面設定"
#: src/state/mint/hooks.ts
#: src/state/mint/v3/hooks.ts
msgid "Invalid pair"
msgstr "無效的貨幣對"
#: src/pages/PoolFinder/index.tsx
msgid "Invalid pair."
msgstr "無效的貨幣對。"
#: src/state/mint/v3/hooks.ts
msgid "Invalid price input"
msgstr "無效的價格輸入"
#: src/pages/AddLiquidity/index.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "Invalid range selected. The min price must be lower than the max price."
@ -845,6 +876,7 @@ msgid "Max"
msgstr "最大限度"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Max Price"
msgstr "最高價格"
@ -890,6 +922,7 @@ msgid "Migrating"
msgstr "正在遷移"
#: src/components/PositionPreview/index.tsx
#: src/components/RangeSelector/index.tsx
msgid "Min Price"
msgstr "最低價"
@ -1632,6 +1665,10 @@ msgstr "您的V3流動性頭寸將顯示在此處。"
msgid "Your liquidity deposits"
msgstr "您的流動資金存款"
#: src/pages/AddLiquidity/index.tsx
msgid "Your liquidity will only earn fees when the market price of the pair is within your range. <0>Need help picking a range?</0>"
msgstr "只有當貨幣對的市場價格在您的範圍內時,您的流動性才會賺取費用。 <0>需要幫助選擇範圍嗎?</0>"
#: src/components/PositionCard/V2.tsx
#: src/components/PositionCard/index.tsx
#: src/components/PositionCard/index.tsx
@ -1784,6 +1821,7 @@ msgstr "{0} 票"
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx
#: src/pages/AddLiquidity/index.tsx
#: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx
msgid "{0} per {1}"