From 8d54b018786b92c929bd4e86ac90573699fa4562 Mon Sep 17 00:00:00 2001 From: Crowdin Bot Date: Tue, 25 Jan 2022 19:07:17 +0000 Subject: [PATCH] chore(i18n): synchronize translations from crowdin [skip ci] --- src/locales/af-ZA.po | 16 +++++++++++++++- src/locales/ar-SA.po | 16 +++++++++++++++- src/locales/ca-ES.po | 16 +++++++++++++++- src/locales/cs-CZ.po | 16 +++++++++++++++- src/locales/da-DK.po | 16 +++++++++++++++- src/locales/de-DE.po | 16 +++++++++++++++- src/locales/el-GR.po | 16 +++++++++++++++- src/locales/es-ES.po | 16 +++++++++++++++- src/locales/fi-FI.po | 16 +++++++++++++++- src/locales/fr-FR.po | 16 +++++++++++++++- src/locales/he-IL.po | 16 +++++++++++++++- src/locales/hu-HU.po | 16 +++++++++++++++- src/locales/id-ID.po | 16 +++++++++++++++- src/locales/it-IT.po | 16 +++++++++++++++- src/locales/ja-JP.po | 16 +++++++++++++++- src/locales/ko-KR.po | 16 +++++++++++++++- src/locales/nl-NL.po | 16 +++++++++++++++- src/locales/no-NO.po | 16 +++++++++++++++- src/locales/pl-PL.po | 16 +++++++++++++++- src/locales/pt-BR.po | 16 +++++++++++++++- src/locales/pt-PT.po | 16 +++++++++++++++- src/locales/ro-RO.po | 16 +++++++++++++++- src/locales/ru-RU.po | 16 +++++++++++++++- src/locales/sl-SI.po | 16 +++++++++++++++- src/locales/sr-SP.po | 16 +++++++++++++++- src/locales/sv-SE.po | 16 +++++++++++++++- src/locales/sw-TZ.po | 16 +++++++++++++++- src/locales/th-TH.po | 16 +++++++++++++++- src/locales/tr-TR.po | 16 +++++++++++++++- src/locales/uk-UA.po | 16 +++++++++++++++- src/locales/vi-VN.po | 16 +++++++++++++++- src/locales/zh-CN.po | 16 +++++++++++++++- src/locales/zh-TW.po | 16 +++++++++++++++- 33 files changed, 495 insertions(+), 33 deletions(-) diff --git a/src/locales/af-ZA.po b/src/locales/af-ZA.po index 71c780b677..a5881ee314 100644 --- a/src/locales/af-ZA.po +++ b/src/locales/af-ZA.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: uniswap-interface\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-01-24 19:06\n" +"PO-Revision-Date: 2022-01-25 19:06\n" "Last-Translator: \n" "Language: af_ZA\n" "Language-Team: Afrikaans\n" @@ -1087,6 +1087,7 @@ msgid "Max:" msgstr "Maksimum:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Maximum sent" msgstr "Maksimum gestuur" @@ -1137,6 +1138,7 @@ msgid "Min:" msgstr "Min:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Minimum received" msgstr "Minimum ontvang" @@ -1369,6 +1371,10 @@ msgstr "Prysimpak te hoog" msgid "Price Updated" msgstr "Prys opgedateer" +#: src/lib/components/Swap/Summary/Details.tsx +msgid "Price impact" +msgstr "Prys impak" + #: src/pages/Pool/PositionPage.tsx msgid "Price range" msgstr "Prysklas" @@ -2269,6 +2275,14 @@ msgstr "U sal ook fooie wat u uit hierdie posisie verdien, invorder." msgid "You will receive" msgstr "U sal ontvang" +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will receive at least {0} {1} or the transaction will revert." +msgstr "Jy sal ten minste {0} {1} of die transaksie sal terugdraai." + +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will send at most {0} {1} or the transaction will revert." +msgstr "Jy sal hoogstens {0} {1} of die transaksie sal terugdraai." + #: src/pages/Pool/v2.tsx msgid "Your V2 liquidity" msgstr "U V2-likiditeit" diff --git a/src/locales/ar-SA.po b/src/locales/ar-SA.po index dd49927901..81e2f0f25d 100644 --- a/src/locales/ar-SA.po +++ b/src/locales/ar-SA.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: uniswap-interface\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-01-24 19:06\n" +"PO-Revision-Date: 2022-01-25 19:06\n" "Last-Translator: \n" "Language: ar_SA\n" "Language-Team: Arabic\n" @@ -1087,6 +1087,7 @@ msgid "Max:" msgstr "الحد الأقصى:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Maximum sent" msgstr "الحد الأقصى المرسل" @@ -1137,6 +1138,7 @@ msgid "Min:" msgstr "دقيقة:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Minimum received" msgstr "تلقى الحد الأدنى" @@ -1369,6 +1371,10 @@ msgstr "تأثير السعر مرتفع للغاية" msgid "Price Updated" msgstr "تم تحديث السعر" +#: src/lib/components/Swap/Summary/Details.tsx +msgid "Price impact" +msgstr "تأثير السعر" + #: src/pages/Pool/PositionPage.tsx msgid "Price range" msgstr "نطاق السعر" @@ -2269,6 +2275,14 @@ msgstr "سوف تحصل أيضا على الرسوم المكتسبة من هذ msgid "You will receive" msgstr "سوف تستقبل" +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will receive at least {0} {1} or the transaction will revert." +msgstr "سوف تتلقى {0} {1} على الأقل أو ستعود المعاملة." + +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will send at most {0} {1} or the transaction will revert." +msgstr "سوف ترسل {0} {1} على الأكثر وإلا ستعود المعاملة." + #: src/pages/Pool/v2.tsx msgid "Your V2 liquidity" msgstr "سيولة V2 الخاصة بك" diff --git a/src/locales/ca-ES.po b/src/locales/ca-ES.po index c4a09cd947..a05dd94e6e 100644 --- a/src/locales/ca-ES.po +++ b/src/locales/ca-ES.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: uniswap-interface\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-01-24 19:06\n" +"PO-Revision-Date: 2022-01-25 19:06\n" "Last-Translator: \n" "Language: ca_ES\n" "Language-Team: Catalan\n" @@ -1087,6 +1087,7 @@ msgid "Max:" msgstr "Màx.:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Maximum sent" msgstr "Màxim enviat" @@ -1137,6 +1138,7 @@ msgid "Min:" msgstr "Min:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Minimum received" msgstr "Mínim rebut" @@ -1369,6 +1371,10 @@ msgstr "L’impacte en el preu és massa alt" msgid "Price Updated" msgstr "Preu actualitzat" +#: src/lib/components/Swap/Summary/Details.tsx +msgid "Price impact" +msgstr "Impacte en el preu" + #: src/pages/Pool/PositionPage.tsx msgid "Price range" msgstr "Gamma de preus" @@ -2269,6 +2275,14 @@ msgstr "També cobrarà els honoraris obtinguts per aquesta posició." msgid "You will receive" msgstr "Rebreu" +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will receive at least {0} {1} or the transaction will revert." +msgstr "Rebràs almenys {0} {1} o la transacció es revertirà." + +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will send at most {0} {1} or the transaction will revert." +msgstr "Enviareu com a màxim {0} {1} o la transacció es revertirà." + #: src/pages/Pool/v2.tsx msgid "Your V2 liquidity" msgstr "La vostra liquiditat V2" diff --git a/src/locales/cs-CZ.po b/src/locales/cs-CZ.po index 917d95b1bb..645656400c 100644 --- a/src/locales/cs-CZ.po +++ b/src/locales/cs-CZ.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: uniswap-interface\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-01-24 19:06\n" +"PO-Revision-Date: 2022-01-25 19:07\n" "Last-Translator: \n" "Language: cs_CZ\n" "Language-Team: Czech\n" @@ -1087,6 +1087,7 @@ msgid "Max:" msgstr "Maximálně:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Maximum sent" msgstr "Maximum odeslané" @@ -1137,6 +1138,7 @@ msgid "Min:" msgstr "Minimum:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Minimum received" msgstr "Minimum přijato" @@ -1369,6 +1371,10 @@ msgstr "Příliš vysoký dopad ceny" msgid "Price Updated" msgstr "Cena byla aktualizována" +#: src/lib/components/Swap/Summary/Details.tsx +msgid "Price impact" +msgstr "Vliv ceny" + #: src/pages/Pool/PositionPage.tsx msgid "Price range" msgstr "Cenové rozpětí" @@ -2269,6 +2275,14 @@ msgstr "Budete také pobírat poplatky získané z této pozice." msgid "You will receive" msgstr "Obdržíte" +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will receive at least {0} {1} or the transaction will revert." +msgstr "Obdržíte alespoň {0} {1} nebo se transakce vrátí zpět." + +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will send at most {0} {1} or the transaction will revert." +msgstr "Odešlete maximálně {0} {1} nebo se transakce vrátí zpět." + #: src/pages/Pool/v2.tsx msgid "Your V2 liquidity" msgstr "Vaše likvidita V2" diff --git a/src/locales/da-DK.po b/src/locales/da-DK.po index 9034a7cf57..d86d2f5cd2 100644 --- a/src/locales/da-DK.po +++ b/src/locales/da-DK.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: uniswap-interface\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-01-24 19:06\n" +"PO-Revision-Date: 2022-01-25 19:07\n" "Last-Translator: \n" "Language: da_DK\n" "Language-Team: Danish\n" @@ -1087,6 +1087,7 @@ msgid "Max:" msgstr "Maks:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Maximum sent" msgstr "Maksimum sendt" @@ -1137,6 +1138,7 @@ msgid "Min:" msgstr "Min:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Minimum received" msgstr "Minimum modtaget" @@ -1369,6 +1371,10 @@ msgstr "Prispåvirkning for høj" msgid "Price Updated" msgstr "Pris opdateret" +#: src/lib/components/Swap/Summary/Details.tsx +msgid "Price impact" +msgstr "Prispåvirkning" + #: src/pages/Pool/PositionPage.tsx msgid "Price range" msgstr "Prisinterval" @@ -2269,6 +2275,14 @@ msgstr "Du vil også indsamle gebyrer optjent fra denne position." msgid "You will receive" msgstr "Du vil modtage" +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will receive at least {0} {1} or the transaction will revert." +msgstr "Du modtager mindst {0} {1} ellers vil transaktionen vende tilbage." + +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will send at most {0} {1} or the transaction will revert." +msgstr "Du sender højst {0} {1} ellers vil transaktionen vende tilbage." + #: src/pages/Pool/v2.tsx msgid "Your V2 liquidity" msgstr "Din V2-likviditet" diff --git a/src/locales/de-DE.po b/src/locales/de-DE.po index 8641ed80b1..9440c9a159 100644 --- a/src/locales/de-DE.po +++ b/src/locales/de-DE.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: uniswap-interface\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-01-24 19:06\n" +"PO-Revision-Date: 2022-01-25 19:07\n" "Last-Translator: \n" "Language: de_DE\n" "Language-Team: German\n" @@ -1087,6 +1087,7 @@ msgid "Max:" msgstr "Max.:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Maximum sent" msgstr "Maximum gesendet" @@ -1137,6 +1138,7 @@ msgid "Min:" msgstr "Min.:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Minimum received" msgstr "Minimum erhalten" @@ -1369,6 +1371,10 @@ msgstr "Preiseinfluss zu hoch" msgid "Price Updated" msgstr "Preis aktualisiert" +#: src/lib/components/Swap/Summary/Details.tsx +msgid "Price impact" +msgstr "Preisauswirkung" + #: src/pages/Pool/PositionPage.tsx msgid "Price range" msgstr "Preisbereich" @@ -2269,6 +2275,14 @@ msgstr "Sie werden auch die Gebühren einziehen, die diese Position eingenommen msgid "You will receive" msgstr "Sie werden erhalten" +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will receive at least {0} {1} or the transaction will revert." +msgstr "Sie erhalten mindestens {0} {1} oder die Transaktion wird rückgängig gemacht." + +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will send at most {0} {1} or the transaction will revert." +msgstr "Sie senden höchstens {0} {1} oder die Transaktion wird rückgängig gemacht." + #: src/pages/Pool/v2.tsx msgid "Your V2 liquidity" msgstr "Ihre V2-Liquidität" diff --git a/src/locales/el-GR.po b/src/locales/el-GR.po index 4498f79117..85f775654e 100644 --- a/src/locales/el-GR.po +++ b/src/locales/el-GR.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: uniswap-interface\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-01-24 19:06\n" +"PO-Revision-Date: 2022-01-25 19:07\n" "Last-Translator: \n" "Language: el_GR\n" "Language-Team: Greek\n" @@ -1087,6 +1087,7 @@ msgid "Max:" msgstr "Μέγιστο:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Maximum sent" msgstr "Απεστάλη το μέγιστο" @@ -1137,6 +1138,7 @@ msgid "Min:" msgstr "Ελάχιστο:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Minimum received" msgstr "Ελάχιστο λαμβανόμενο" @@ -1369,6 +1371,10 @@ msgstr "Πολύ υψηλή επίδραση σε τιμή" msgid "Price Updated" msgstr "Η Τιμή Ενημερώθηκε" +#: src/lib/components/Swap/Summary/Details.tsx +msgid "Price impact" +msgstr "Επίπτωση στην τιμή" + #: src/pages/Pool/PositionPage.tsx msgid "Price range" msgstr "Εύρος τιμών" @@ -2269,6 +2275,14 @@ msgstr "Θα εισπράξετε επίσης τις χρεώσεις που κ msgid "You will receive" msgstr "Θα λάβετε" +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will receive at least {0} {1} or the transaction will revert." +msgstr "Θα λάβετε τουλάχιστον {0} {1} ή η συναλλαγή θα επανέλθει." + +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will send at most {0} {1} or the transaction will revert." +msgstr "Θα στείλετε το πολύ {0} {1} ή η συναλλαγή θα επανέλθει." + #: src/pages/Pool/v2.tsx msgid "Your V2 liquidity" msgstr "Η ρευστότητα V2 σας" diff --git a/src/locales/es-ES.po b/src/locales/es-ES.po index 70e3717e14..0cbf8e1337 100644 --- a/src/locales/es-ES.po +++ b/src/locales/es-ES.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: uniswap-interface\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-01-24 19:06\n" +"PO-Revision-Date: 2022-01-25 19:07\n" "Last-Translator: \n" "Language: es_ES\n" "Language-Team: Spanish\n" @@ -1087,6 +1087,7 @@ msgid "Max:" msgstr "Máx:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Maximum sent" msgstr "Máximo enviado" @@ -1137,6 +1138,7 @@ msgid "Min:" msgstr "Mín:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Minimum received" msgstr "Mínimo recibido" @@ -1369,6 +1371,10 @@ msgstr "El Impacto de precios es demasiado alto" msgid "Price Updated" msgstr "Precio actualizado" +#: src/lib/components/Swap/Summary/Details.tsx +msgid "Price impact" +msgstr "Impacto en el precio" + #: src/pages/Pool/PositionPage.tsx msgid "Price range" msgstr "Rango de precios" @@ -2269,6 +2275,14 @@ msgstr "También cobrará las comisiones ganadas por esta posición." msgid "You will receive" msgstr "Recibirá" +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will receive at least {0} {1} or the transaction will revert." +msgstr "Recibirá al menos {0} {1} o la transacción se revertirá." + +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will send at most {0} {1} or the transaction will revert." +msgstr "Enviarás como máximo {0} {1} o la transacción se revertirá." + #: src/pages/Pool/v2.tsx msgid "Your V2 liquidity" msgstr "Su liquidez V2" diff --git a/src/locales/fi-FI.po b/src/locales/fi-FI.po index f858021755..6f934cb70d 100644 --- a/src/locales/fi-FI.po +++ b/src/locales/fi-FI.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: uniswap-interface\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-01-24 19:06\n" +"PO-Revision-Date: 2022-01-25 19:07\n" "Last-Translator: \n" "Language: fi_FI\n" "Language-Team: Finnish\n" @@ -1087,6 +1087,7 @@ msgid "Max:" msgstr "Maksimi:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Maximum sent" msgstr "Maksimimäärä lähetetty" @@ -1137,6 +1138,7 @@ msgid "Min:" msgstr "Minimi:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Minimum received" msgstr "Minimi vastaanotettu" @@ -1369,6 +1371,10 @@ msgstr "Liian suuri hintavaikutus" msgid "Price Updated" msgstr "Hinta päivitetty" +#: src/lib/components/Swap/Summary/Details.tsx +msgid "Price impact" +msgstr "Hintavaikutus" + #: src/pages/Pool/PositionPage.tsx msgid "Price range" msgstr "Hintaluokka" @@ -2269,6 +2275,14 @@ msgstr "Keräät myös tästä positiosta ansaittuja palkkioita." msgid "You will receive" msgstr "Tulet vastaanottamaan" +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will receive at least {0} {1} or the transaction will revert." +msgstr "Saat vähintään {0} {1} tai tapahtuma palautuu." + +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will send at most {0} {1} or the transaction will revert." +msgstr "Lähetät enintään {0} {1} tai tapahtuma palautuu." + #: src/pages/Pool/v2.tsx msgid "Your V2 liquidity" msgstr "Sinun V2-likviditeettisi" diff --git a/src/locales/fr-FR.po b/src/locales/fr-FR.po index 9cf1414863..6276dd145e 100644 --- a/src/locales/fr-FR.po +++ b/src/locales/fr-FR.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: uniswap-interface\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-01-24 19:06\n" +"PO-Revision-Date: 2022-01-25 19:07\n" "Last-Translator: \n" "Language: fr_FR\n" "Language-Team: French\n" @@ -1087,6 +1087,7 @@ msgid "Max:" msgstr "Max :" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Maximum sent" msgstr "Maximum envoyé" @@ -1137,6 +1138,7 @@ msgid "Min:" msgstr "Min :" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Minimum received" msgstr "Minimum reçu" @@ -1369,6 +1371,10 @@ msgstr "Impact trop élevé sur les prix" msgid "Price Updated" msgstr "Prix mis à jour" +#: src/lib/components/Swap/Summary/Details.tsx +msgid "Price impact" +msgstr "Impact sur les prix" + #: src/pages/Pool/PositionPage.tsx msgid "Price range" msgstr "Fourchette de prix" @@ -2269,6 +2275,14 @@ msgstr "Vous percevrez également des frais provenant de cette position." msgid "You will receive" msgstr "Vous allez recevoir" +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will receive at least {0} {1} or the transaction will revert." +msgstr "Vous recevrez au moins {0} {1} ou la transaction sera annulée." + +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will send at most {0} {1} or the transaction will revert." +msgstr "Vous enverrez au plus {0} {1} ou la transaction sera annulée." + #: src/pages/Pool/v2.tsx msgid "Your V2 liquidity" msgstr "Votre liquidité V2" diff --git a/src/locales/he-IL.po b/src/locales/he-IL.po index 9528924b3a..47a10a24a6 100644 --- a/src/locales/he-IL.po +++ b/src/locales/he-IL.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: uniswap-interface\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-01-24 19:06\n" +"PO-Revision-Date: 2022-01-25 19:07\n" "Last-Translator: \n" "Language: he_IL\n" "Language-Team: Hebrew\n" @@ -1087,6 +1087,7 @@ msgid "Max:" msgstr "מקסימום:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Maximum sent" msgstr "מקסימום נשלח" @@ -1137,6 +1138,7 @@ msgid "Min:" msgstr "דקה:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Minimum received" msgstr "מינימום שהתקבל" @@ -1369,6 +1371,10 @@ msgstr "השפעת המחיר גבוהה מדי" msgid "Price Updated" msgstr "המחיר עודכן" +#: src/lib/components/Swap/Summary/Details.tsx +msgid "Price impact" +msgstr "השפעה על המחיר" + #: src/pages/Pool/PositionPage.tsx msgid "Price range" msgstr "טווח מחירים" @@ -2269,6 +2275,14 @@ msgstr "אתה גם יגבה עמלות שהרווחת מתפקיד זה." msgid "You will receive" msgstr "אתה תקבל" +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will receive at least {0} {1} or the transaction will revert." +msgstr "תקבל לפחות {0} {1} או שהעסקה תחזור." + +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will send at most {0} {1} or the transaction will revert." +msgstr "אתה תשלח לכל היותר {0} {1} או שהעסקה תחזור." + #: src/pages/Pool/v2.tsx msgid "Your V2 liquidity" msgstr "נזילות ה- V2 שלך" diff --git a/src/locales/hu-HU.po b/src/locales/hu-HU.po index 00e6e85866..b140587e64 100644 --- a/src/locales/hu-HU.po +++ b/src/locales/hu-HU.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: uniswap-interface\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-01-24 19:06\n" +"PO-Revision-Date: 2022-01-25 19:07\n" "Last-Translator: \n" "Language: hu_HU\n" "Language-Team: Hungarian\n" @@ -1088,6 +1088,7 @@ msgid "Max:" msgstr "Max:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Maximum sent" msgstr "Maximum elküldve" @@ -1138,6 +1139,7 @@ msgid "Min:" msgstr "Min:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Minimum received" msgstr "Minimum beérkezett" @@ -1370,6 +1372,10 @@ msgstr "Az ár hatása túl nagy" msgid "Price Updated" msgstr "Ár frissítve" +#: src/lib/components/Swap/Summary/Details.tsx +msgid "Price impact" +msgstr "Árhatás" + #: src/pages/Pool/PositionPage.tsx msgid "Price range" msgstr "Ártartomány" @@ -2270,6 +2276,14 @@ msgstr "Ezen a pozíción megszerzett díjakat is beszedi." msgid "You will receive" msgstr "Kapni fog" +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will receive at least {0} {1} or the transaction will revert." +msgstr "{0} {1} fog kapni, különben a tranzakció visszaáll." + +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will send at most {0} {1} or the transaction will revert." +msgstr "{0} {1} küld, vagy a tranzakció visszaáll." + #: src/pages/Pool/v2.tsx msgid "Your V2 liquidity" msgstr "Saját V2 likviditása" diff --git a/src/locales/id-ID.po b/src/locales/id-ID.po index 42848a68b8..51e6c7402c 100644 --- a/src/locales/id-ID.po +++ b/src/locales/id-ID.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: uniswap-interface\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-01-24 19:06\n" +"PO-Revision-Date: 2022-01-25 19:07\n" "Last-Translator: \n" "Language: id_ID\n" "Language-Team: Indonesian\n" @@ -1087,6 +1087,7 @@ msgid "Max:" msgstr "Maks:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Maximum sent" msgstr "Maksimum dikirim" @@ -1137,6 +1138,7 @@ msgid "Min:" msgstr "Min:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Minimum received" msgstr "Minimum diterima" @@ -1369,6 +1371,10 @@ msgstr "Dampak Harga Terlalu Tinggi" msgid "Price Updated" msgstr "Harga Diperbarui" +#: src/lib/components/Swap/Summary/Details.tsx +msgid "Price impact" +msgstr "Dampak harga" + #: src/pages/Pool/PositionPage.tsx msgid "Price range" msgstr "Rentang harga" @@ -2269,6 +2275,14 @@ msgstr "Anda juga akan memungut biaya yang diperoleh dari posisi ini." msgid "You will receive" msgstr "Anda akan menerima" +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will receive at least {0} {1} or the transaction will revert." +msgstr "Anda akan menerima setidaknya {0} {1} atau transaksi akan dibatalkan." + +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will send at most {0} {1} or the transaction will revert." +msgstr "Anda akan mengirimkan paling banyak {0} {1} atau transaksi akan kembali." + #: src/pages/Pool/v2.tsx msgid "Your V2 liquidity" msgstr "Likuiditas V2 Anda" diff --git a/src/locales/it-IT.po b/src/locales/it-IT.po index 92035e7629..fb47ef5622 100644 --- a/src/locales/it-IT.po +++ b/src/locales/it-IT.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: uniswap-interface\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-01-24 19:06\n" +"PO-Revision-Date: 2022-01-25 19:07\n" "Last-Translator: \n" "Language: it_IT\n" "Language-Team: Italian\n" @@ -1087,6 +1087,7 @@ msgid "Max:" msgstr "Max:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Maximum sent" msgstr "Massimo inviato" @@ -1137,6 +1138,7 @@ msgid "Min:" msgstr "Min:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Minimum received" msgstr "Minimo ricevuto" @@ -1369,6 +1371,10 @@ msgstr "Impatto Prezzo Troppo Alto" msgid "Price Updated" msgstr "Prezzo Aggiornato" +#: src/lib/components/Swap/Summary/Details.tsx +msgid "Price impact" +msgstr "Impatto sui prezzi" + #: src/pages/Pool/PositionPage.tsx msgid "Price range" msgstr "Intervallo di prezzo" @@ -2269,6 +2275,14 @@ msgstr "Raccoglierai anche le commissioni guadagnate da questa posizione." msgid "You will receive" msgstr "Riceverai" +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will receive at least {0} {1} or the transaction will revert." +msgstr "Riceverai almeno {0} {1} o la transazione verrà annullata." + +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will send at most {0} {1} or the transaction will revert." +msgstr "Invierai al massimo {0} {1} o la transazione verrà annullata." + #: src/pages/Pool/v2.tsx msgid "Your V2 liquidity" msgstr "La tua liquidità V2" diff --git a/src/locales/ja-JP.po b/src/locales/ja-JP.po index 7806558b51..cc8f2ef948 100644 --- a/src/locales/ja-JP.po +++ b/src/locales/ja-JP.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: uniswap-interface\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-01-24 19:06\n" +"PO-Revision-Date: 2022-01-25 19:07\n" "Last-Translator: \n" "Language: ja_JP\n" "Language-Team: Japanese\n" @@ -1087,6 +1087,7 @@ msgid "Max:" msgstr "最大:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Maximum sent" msgstr "最大売却数" @@ -1137,6 +1138,7 @@ msgid "Min:" msgstr "最小:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Minimum received" msgstr "最小購入数" @@ -1369,6 +1371,10 @@ msgstr "価格の影響が大きすぎます" msgid "Price Updated" msgstr "価格が更新されています" +#: src/lib/components/Swap/Summary/Details.tsx +msgid "Price impact" +msgstr "価格への影響" + #: src/pages/Pool/PositionPage.tsx msgid "Price range" msgstr "価格範囲" @@ -2269,6 +2275,14 @@ msgstr "また、このポジションから得られた報酬も受け取りま msgid "You will receive" msgstr "受け取る数量" +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will receive at least {0} {1} or the transaction will revert." +msgstr "少なくとも {0} {1} を受け取るか、取引は元に戻ります。" + +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will send at most {0} {1} or the transaction will revert." +msgstr "あなたは、最大でお送りします {0} {1} またはトランザクションが戻ります。" + #: src/pages/Pool/v2.tsx msgid "Your V2 liquidity" msgstr "V2の流動性" diff --git a/src/locales/ko-KR.po b/src/locales/ko-KR.po index 77c8315128..17a4a0daa7 100644 --- a/src/locales/ko-KR.po +++ b/src/locales/ko-KR.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: uniswap-interface\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-01-24 19:06\n" +"PO-Revision-Date: 2022-01-25 19:07\n" "Last-Translator: \n" "Language: ko_KR\n" "Language-Team: Korean\n" @@ -1087,6 +1087,7 @@ msgid "Max:" msgstr "최대 :" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Maximum sent" msgstr "최대 이체" @@ -1137,6 +1138,7 @@ msgid "Min:" msgstr "최소 :" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Minimum received" msgstr "최소 수령됨" @@ -1369,6 +1371,10 @@ msgstr "가격 영향이 너무 높음" msgid "Price Updated" msgstr "가격 업데이트됨" +#: src/lib/components/Swap/Summary/Details.tsx +msgid "Price impact" +msgstr "가격 영향" + #: src/pages/Pool/PositionPage.tsx msgid "Price range" msgstr "가격 범위" @@ -2269,6 +2275,14 @@ msgstr "이 포지션에서 얻은 수수료도 징수합니다." msgid "You will receive" msgstr "다음을 받게 됩니다" +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will receive at least {0} {1} or the transaction will revert." +msgstr "당신은 적어도 {0} {1} 을 받게 될 것입니다. 그렇지 않으면 거래가 되돌릴 것입니다." + +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will send at most {0} {1} or the transaction will revert." +msgstr "{0} {1} 을 보내지 않으면 거래가 취소됩니다." + #: src/pages/Pool/v2.tsx msgid "Your V2 liquidity" msgstr "V2 유동성" diff --git a/src/locales/nl-NL.po b/src/locales/nl-NL.po index 30992d4212..de701d4c72 100644 --- a/src/locales/nl-NL.po +++ b/src/locales/nl-NL.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: uniswap-interface\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-01-24 19:06\n" +"PO-Revision-Date: 2022-01-25 19:07\n" "Last-Translator: \n" "Language: nl_NL\n" "Language-Team: Dutch\n" @@ -1087,6 +1087,7 @@ msgid "Max:" msgstr "Max:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Maximum sent" msgstr "Maximaal verzonden" @@ -1137,6 +1138,7 @@ msgid "Min:" msgstr "Min:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Minimum received" msgstr "Minimum ontvangen" @@ -1369,6 +1371,10 @@ msgstr "Prijsimpact te hoog" msgid "Price Updated" msgstr "Prijs bijgewerkt" +#: src/lib/components/Swap/Summary/Details.tsx +msgid "Price impact" +msgstr "Prijsimpact" + #: src/pages/Pool/PositionPage.tsx msgid "Price range" msgstr "Prijsbereik" @@ -2269,6 +2275,14 @@ msgstr "U zult ook vergoedingen innen die vanuit deze positie zijn verdiend." msgid "You will receive" msgstr "U ontvangt" +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will receive at least {0} {1} or the transaction will revert." +msgstr "U ontvangt minimaal {0} {1} of de transactie wordt teruggedraaid." + +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will send at most {0} {1} or the transaction will revert." +msgstr "U stuurt maximaal {0} {1} of de transactie wordt teruggedraaid." + #: src/pages/Pool/v2.tsx msgid "Your V2 liquidity" msgstr "Uw V2-liquiditeit" diff --git a/src/locales/no-NO.po b/src/locales/no-NO.po index f1c7091dc1..2ab9f0d49b 100644 --- a/src/locales/no-NO.po +++ b/src/locales/no-NO.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: uniswap-interface\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-01-24 19:06\n" +"PO-Revision-Date: 2022-01-25 19:07\n" "Last-Translator: \n" "Language: no_NO\n" "Language-Team: Norwegian\n" @@ -1087,6 +1087,7 @@ msgid "Max:" msgstr "Maks:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Maximum sent" msgstr "Maksimum sendt" @@ -1137,6 +1138,7 @@ msgid "Min:" msgstr "Min:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Minimum received" msgstr "Minimum mottatt" @@ -1369,6 +1371,10 @@ msgstr "For høy prispåvirkning" msgid "Price Updated" msgstr "Pris oppdatert" +#: src/lib/components/Swap/Summary/Details.tsx +msgid "Price impact" +msgstr "Prispåvirkning" + #: src/pages/Pool/PositionPage.tsx msgid "Price range" msgstr "Prisintervall" @@ -2269,6 +2275,14 @@ msgstr "Du vil også samle inn gebyrer tjent fra denne posisjonen." msgid "You will receive" msgstr "Du vil motta" +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will receive at least {0} {1} or the transaction will revert." +msgstr "Du vil motta minst {0} {1} eller transaksjonen går tilbake." + +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will send at most {0} {1} or the transaction will revert." +msgstr "Du sender maksimalt {0} {1} eller transaksjonen går tilbake." + #: src/pages/Pool/v2.tsx msgid "Your V2 liquidity" msgstr "Din V2-likviditet" diff --git a/src/locales/pl-PL.po b/src/locales/pl-PL.po index dd99810762..c6d7102781 100644 --- a/src/locales/pl-PL.po +++ b/src/locales/pl-PL.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: uniswap-interface\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-01-24 19:06\n" +"PO-Revision-Date: 2022-01-25 19:07\n" "Last-Translator: \n" "Language: pl_PL\n" "Language-Team: Polish\n" @@ -1087,6 +1087,7 @@ msgid "Max:" msgstr "Maks.:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Maximum sent" msgstr "Maksymalna wysłana" @@ -1137,6 +1138,7 @@ msgid "Min:" msgstr "Min:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Minimum received" msgstr "Otrzymane minimum" @@ -1369,6 +1371,10 @@ msgstr "Wpływ cenowy za wysoki" msgid "Price Updated" msgstr "Cena zaktualizowana" +#: src/lib/components/Swap/Summary/Details.tsx +msgid "Price impact" +msgstr "Wpływ na cenę" + #: src/pages/Pool/PositionPage.tsx msgid "Price range" msgstr "Zakres cen" @@ -2269,6 +2275,14 @@ msgstr "Będziesz również pobierać opłaty zarobione na tej pozycji." msgid "You will receive" msgstr "Otrzymasz" +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will receive at least {0} {1} or the transaction will revert." +msgstr "Otrzymasz co najmniej {0} {1} lub transakcja zostanie cofnięta." + +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will send at most {0} {1} or the transaction will revert." +msgstr "Wyślesz maksymalnie {0} {1} lub transakcja zostanie cofnięta." + #: src/pages/Pool/v2.tsx msgid "Your V2 liquidity" msgstr "Twoja płynność V2" diff --git a/src/locales/pt-BR.po b/src/locales/pt-BR.po index fe0a023941..7d4d28b003 100644 --- a/src/locales/pt-BR.po +++ b/src/locales/pt-BR.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: uniswap-interface\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-01-24 19:06\n" +"PO-Revision-Date: 2022-01-25 19:07\n" "Last-Translator: \n" "Language: pt_BR\n" "Language-Team: Portuguese, Brazilian\n" @@ -1087,6 +1087,7 @@ msgid "Max:" msgstr "Máx:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Maximum sent" msgstr "Máximo enviado" @@ -1137,6 +1138,7 @@ msgid "Min:" msgstr "Mín:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Minimum received" msgstr "Mínimo recebido" @@ -1369,6 +1371,10 @@ msgstr "Impacto do preço muito alto" msgid "Price Updated" msgstr "Preço atualizado" +#: src/lib/components/Swap/Summary/Details.tsx +msgid "Price impact" +msgstr "Impacto do preço" + #: src/pages/Pool/PositionPage.tsx msgid "Price range" msgstr "Intervalo de preço" @@ -2269,6 +2275,14 @@ msgstr "Você também receberá as taxas auferidas nessa posição." msgid "You will receive" msgstr "Você receberá" +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will receive at least {0} {1} or the transaction will revert." +msgstr "Você receberá pelo menos {0} {1} ou a transação será revertida." + +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will send at most {0} {1} or the transaction will revert." +msgstr "Você enviará no máximo {0} {1} ou a transação será revertida." + #: src/pages/Pool/v2.tsx msgid "Your V2 liquidity" msgstr "Sua liquidez V2" diff --git a/src/locales/pt-PT.po b/src/locales/pt-PT.po index bdc771a621..007e559d03 100644 --- a/src/locales/pt-PT.po +++ b/src/locales/pt-PT.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: uniswap-interface\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-01-24 19:06\n" +"PO-Revision-Date: 2022-01-25 19:07\n" "Last-Translator: \n" "Language: pt_PT\n" "Language-Team: Portuguese\n" @@ -1087,6 +1087,7 @@ msgid "Max:" msgstr "Máx:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Maximum sent" msgstr "Máximo enviado" @@ -1137,6 +1138,7 @@ msgid "Min:" msgstr "Mín:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Minimum received" msgstr "Mínimo recebido" @@ -1369,6 +1371,10 @@ msgstr "Impacto nos preços muito alto" msgid "Price Updated" msgstr "Preço Atualizado" +#: src/lib/components/Swap/Summary/Details.tsx +msgid "Price impact" +msgstr "Impacto do preço" + #: src/pages/Pool/PositionPage.tsx msgid "Price range" msgstr "Intervalo de preço" @@ -2269,6 +2275,14 @@ msgstr "Também irá cobrar comissões obtidas nesta posição." msgid "You will receive" msgstr "Irá receber" +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will receive at least {0} {1} or the transaction will revert." +msgstr "Você receberá pelo menos {0} {1} ou a transação será revertida." + +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will send at most {0} {1} or the transaction will revert." +msgstr "Você enviará no máximo {0} {1} ou a transação será revertida." + #: src/pages/Pool/v2.tsx msgid "Your V2 liquidity" msgstr "A sua liquidez V2" diff --git a/src/locales/ro-RO.po b/src/locales/ro-RO.po index a31c7a3fbf..0aaad2838d 100644 --- a/src/locales/ro-RO.po +++ b/src/locales/ro-RO.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: uniswap-interface\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-01-24 19:06\n" +"PO-Revision-Date: 2022-01-25 19:07\n" "Last-Translator: \n" "Language: ro_RO\n" "Language-Team: Romanian\n" @@ -1087,6 +1087,7 @@ msgid "Max:" msgstr "Max:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Maximum sent" msgstr "Maximum trimis" @@ -1137,6 +1138,7 @@ msgid "Min:" msgstr "Min:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Minimum received" msgstr "Minimum primit" @@ -1369,6 +1371,10 @@ msgstr "Impact de Preț este Prea Mare" msgid "Price Updated" msgstr "Preț Actualizat" +#: src/lib/components/Swap/Summary/Details.tsx +msgid "Price impact" +msgstr "Impactul prețului" + #: src/pages/Pool/PositionPage.tsx msgid "Price range" msgstr "Interval de preț" @@ -2269,6 +2275,14 @@ msgstr "De asemenea, vei colecta taxele câștigate din această poziție." msgid "You will receive" msgstr "Vei primi" +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will receive at least {0} {1} or the transaction will revert." +msgstr "Veți primi cel puțin {0} {1} sau tranzacția va reveni." + +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will send at most {0} {1} or the transaction will revert." +msgstr "Veți trimite cel mult {0} {1} sau tranzacția va reveni." + #: src/pages/Pool/v2.tsx msgid "Your V2 liquidity" msgstr "Lichiditatea ta V2" diff --git a/src/locales/ru-RU.po b/src/locales/ru-RU.po index 4d42951cc4..fd37ab0312 100644 --- a/src/locales/ru-RU.po +++ b/src/locales/ru-RU.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: uniswap-interface\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-01-24 20:08\n" +"PO-Revision-Date: 2022-01-25 19:07\n" "Last-Translator: \n" "Language: ru_RU\n" "Language-Team: Russian\n" @@ -1087,6 +1087,7 @@ msgid "Max:" msgstr "Макс.:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Maximum sent" msgstr "Максимум к продаже" @@ -1137,6 +1138,7 @@ msgid "Min:" msgstr "Мин.:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Minimum received" msgstr "Минимум к получению" @@ -1369,6 +1371,10 @@ msgstr "Слишком высокое влияние на цену" msgid "Price Updated" msgstr "Цена была обновлена" +#: src/lib/components/Swap/Summary/Details.tsx +msgid "Price impact" +msgstr "Влияние на цену" + #: src/pages/Pool/PositionPage.tsx msgid "Price range" msgstr "Диапазон цен" @@ -2269,6 +2275,14 @@ msgstr "Вы также будете получать комиссию, зара msgid "You will receive" msgstr "Вы получите" +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will receive at least {0} {1} or the transaction will revert." +msgstr "Вы получите как минимум {0} {1}, иначе транзакция откатится." + +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will send at most {0} {1} or the transaction will revert." +msgstr "Вы отправите не более {0} {1} иначе транзакция будет отменена." + #: src/pages/Pool/v2.tsx msgid "Your V2 liquidity" msgstr "Ваша ликвидность в V2" diff --git a/src/locales/sl-SI.po b/src/locales/sl-SI.po index 82bc5c0e68..7f3b87e43c 100644 --- a/src/locales/sl-SI.po +++ b/src/locales/sl-SI.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: uniswap-interface\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-01-24 19:06\n" +"PO-Revision-Date: 2022-01-25 19:07\n" "Last-Translator: \n" "Language: sl_SI\n" "Language-Team: Slovenian\n" @@ -1087,6 +1087,7 @@ msgid "Max:" msgstr "Največ:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Maximum sent" msgstr "Največ poslano" @@ -1137,6 +1138,7 @@ msgid "Min:" msgstr "Najmanj:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Minimum received" msgstr "Prejmete najmanj" @@ -1369,6 +1371,10 @@ msgstr "Vpliv na ceno previsok" msgid "Price Updated" msgstr "Cena posodobljena" +#: src/lib/components/Swap/Summary/Details.tsx +msgid "Price impact" +msgstr "Vpliv na ceno" + #: src/pages/Pool/PositionPage.tsx msgid "Price range" msgstr "Cenovni razpon" @@ -2269,6 +2275,14 @@ msgstr "Ta pozicija vam bo tudi služila provizije." msgid "You will receive" msgstr "Prejeli boste" +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will receive at least {0} {1} or the transaction will revert." +msgstr "Prejeli boste vsaj {0} {1} ali pa bo transakcija stornirana." + +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will send at most {0} {1} or the transaction will revert." +msgstr "Poslali boste največ {0} {1} ali pa bo transakcija stornirana." + #: src/pages/Pool/v2.tsx msgid "Your V2 liquidity" msgstr "Vaša likvidnost V2" diff --git a/src/locales/sr-SP.po b/src/locales/sr-SP.po index 010723c344..1afe0b572c 100644 --- a/src/locales/sr-SP.po +++ b/src/locales/sr-SP.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: uniswap-interface\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-01-24 19:06\n" +"PO-Revision-Date: 2022-01-25 19:07\n" "Last-Translator: \n" "Language: sr_SP\n" "Language-Team: Serbian (Cyrillic)\n" @@ -1087,6 +1087,7 @@ msgid "Max:" msgstr "Макс:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Maximum sent" msgstr "Максимално послато" @@ -1137,6 +1138,7 @@ msgid "Min:" msgstr "Мин:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Minimum received" msgstr "Минимално примљено" @@ -1369,6 +1371,10 @@ msgstr "Учинак на цену је превисок" msgid "Price Updated" msgstr "Цена ажурирана" +#: src/lib/components/Swap/Summary/Details.tsx +msgid "Price impact" +msgstr "Утицај на цену" + #: src/pages/Pool/PositionPage.tsx msgid "Price range" msgstr "Распон цена" @@ -2269,6 +2275,14 @@ msgstr "Такође ћете прикупљати накнаде зарађен msgid "You will receive" msgstr "Добићете" +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will receive at least {0} {1} or the transaction will revert." +msgstr "Добићете најмање {0} {1} или ће се трансакција вратити." + +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will send at most {0} {1} or the transaction will revert." +msgstr "Послаћете највише {0} {1} или ће се трансакција вратити." + #: src/pages/Pool/v2.tsx msgid "Your V2 liquidity" msgstr "Ваша V2 ликвидност" diff --git a/src/locales/sv-SE.po b/src/locales/sv-SE.po index 6339f35f79..ea8761193b 100644 --- a/src/locales/sv-SE.po +++ b/src/locales/sv-SE.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: uniswap-interface\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-01-24 19:06\n" +"PO-Revision-Date: 2022-01-25 19:07\n" "Last-Translator: \n" "Language: sv_SE\n" "Language-Team: Swedish\n" @@ -1087,6 +1087,7 @@ msgid "Max:" msgstr "Högst:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Maximum sent" msgstr "Maximalt skickat" @@ -1137,6 +1138,7 @@ msgid "Min:" msgstr "Minimum:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Minimum received" msgstr "Minimum mottaget" @@ -1369,6 +1371,10 @@ msgstr "Prispåverkan för hög" msgid "Price Updated" msgstr "Priset uppdaterat" +#: src/lib/components/Swap/Summary/Details.tsx +msgid "Price impact" +msgstr "Prispåverkan" + #: src/pages/Pool/PositionPage.tsx msgid "Price range" msgstr "Prisintervall" @@ -2269,6 +2275,14 @@ msgstr "Du kommer också att samla in avgifter som tjänats in från den här po msgid "You will receive" msgstr "Du kommer att få" +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will receive at least {0} {1} or the transaction will revert." +msgstr "Du kommer att få minst {0} {1} eller så återgår transaktionen." + +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will send at most {0} {1} or the transaction will revert." +msgstr "Du skickar högst {0} {1} annars återgår transaktionen." + #: src/pages/Pool/v2.tsx msgid "Your V2 liquidity" msgstr "Din V2-likviditet" diff --git a/src/locales/sw-TZ.po b/src/locales/sw-TZ.po index ac82119826..180dbe7db8 100644 --- a/src/locales/sw-TZ.po +++ b/src/locales/sw-TZ.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: uniswap-interface\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-01-24 19:06\n" +"PO-Revision-Date: 2022-01-25 19:07\n" "Last-Translator: \n" "Language: sw_TZ\n" "Language-Team: Swahili, Tanzania\n" @@ -1087,6 +1087,7 @@ msgid "Max:" msgstr "Upeo:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Maximum sent" msgstr "Upeo umetumwa" @@ -1137,6 +1138,7 @@ msgid "Min:" msgstr "Dak:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Minimum received" msgstr "Kiwango cha chini kimepokelewa" @@ -1369,6 +1371,10 @@ msgstr "Athari za Bei Juu sana" msgid "Price Updated" msgstr "Bei Imesasishwa" +#: src/lib/components/Swap/Summary/Details.tsx +msgid "Price impact" +msgstr "Athari ya bei" + #: src/pages/Pool/PositionPage.tsx msgid "Price range" msgstr "Kiwango cha bei" @@ -2269,6 +2275,14 @@ msgstr "Pia utakusanya ada inayopatikana kutoka kwa nafasi hii." msgid "You will receive" msgstr "Utapokea" +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will receive at least {0} {1} or the transaction will revert." +msgstr "Utapokea angalau {0} {1} au muamala utarejeshwa." + +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will send at most {0} {1} or the transaction will revert." +msgstr "Utatuma angalau {0} {1} au muamala utarejeshwa." + #: src/pages/Pool/v2.tsx msgid "Your V2 liquidity" msgstr "Ukiritimba wako wa V2" diff --git a/src/locales/th-TH.po b/src/locales/th-TH.po index 99ce43ef4d..a001d21074 100644 --- a/src/locales/th-TH.po +++ b/src/locales/th-TH.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: uniswap-interface\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-01-24 19:06\n" +"PO-Revision-Date: 2022-01-25 19:07\n" "Last-Translator: \n" "Language: th_TH\n" "Language-Team: Thai\n" @@ -1087,6 +1087,7 @@ msgid "Max:" msgstr "สูงสุด:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Maximum sent" msgstr "ส่งสูงสุด" @@ -1137,6 +1138,7 @@ msgid "Min:" msgstr "นาที:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Minimum received" msgstr "รับขั้นต่ำ" @@ -1369,6 +1371,10 @@ msgstr "ผลกระทบของราคาสูงเกินไป" msgid "Price Updated" msgstr "อัพเดทราคา" +#: src/lib/components/Swap/Summary/Details.tsx +msgid "Price impact" +msgstr "ผลกระทบของราคา" + #: src/pages/Pool/PositionPage.tsx msgid "Price range" msgstr "ช่วงราคา" @@ -2269,6 +2275,14 @@ msgstr "คุณจะเก็บค่าธรรมเนียมที่ msgid "You will receive" msgstr "คุณจะได้รับ" +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will receive at least {0} {1} or the transaction will revert." +msgstr "คุณจะได้รับอย่างน้อย {0} {1} ฉะนั้นธุรกรรมจะเปลี่ยนกลับ" + +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will send at most {0} {1} or the transaction will revert." +msgstr "คุณจะส่งไม่เกิน {0} {1} ฉะนั้นธุรกรรมจะเปลี่ยนกลับ" + #: src/pages/Pool/v2.tsx msgid "Your V2 liquidity" msgstr "สภาพคล่อง V2 ของคุณ" diff --git a/src/locales/tr-TR.po b/src/locales/tr-TR.po index a57a8dc1be..41d54a90e0 100644 --- a/src/locales/tr-TR.po +++ b/src/locales/tr-TR.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: uniswap-interface\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-01-24 19:06\n" +"PO-Revision-Date: 2022-01-25 19:07\n" "Last-Translator: \n" "Language: tr_TR\n" "Language-Team: Turkish\n" @@ -1087,6 +1087,7 @@ msgid "Max:" msgstr "Maksimum:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Maximum sent" msgstr "Maksimum gönderme" @@ -1137,6 +1138,7 @@ msgid "Min:" msgstr "Minimum:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Minimum received" msgstr "Minimum alınan" @@ -1369,6 +1371,10 @@ msgstr "Fiyat Etkisi Çok Yüksek" msgid "Price Updated" msgstr "Fiyat Güncellendi" +#: src/lib/components/Swap/Summary/Details.tsx +msgid "Price impact" +msgstr "Fiyat etkisi" + #: src/pages/Pool/PositionPage.tsx msgid "Price range" msgstr "Fiyat aralığı" @@ -2269,6 +2275,14 @@ msgstr "Ayrıca bu pozisyondan kazanılan ücretleri de toplarsınız." msgid "You will receive" msgstr "Alacağınız:" +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will receive at least {0} {1} or the transaction will revert." +msgstr "En az {0} {1} alacaksınız veya işlem geri dönecek." + +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will send at most {0} {1} or the transaction will revert." +msgstr "En fazla {0} {1} gönderirsiniz yoksa işlem geri döner." + #: src/pages/Pool/v2.tsx msgid "Your V2 liquidity" msgstr "V2 likiditeniz" diff --git a/src/locales/uk-UA.po b/src/locales/uk-UA.po index b30dade815..f660b55fd0 100644 --- a/src/locales/uk-UA.po +++ b/src/locales/uk-UA.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: uniswap-interface\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-01-24 19:06\n" +"PO-Revision-Date: 2022-01-25 19:07\n" "Last-Translator: \n" "Language: uk_UA\n" "Language-Team: Ukrainian\n" @@ -1087,6 +1087,7 @@ msgid "Max:" msgstr "Максимум:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Maximum sent" msgstr "Максимум відправлених" @@ -1137,6 +1138,7 @@ msgid "Min:" msgstr "Мінімум:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Minimum received" msgstr "Мінімум отриманих" @@ -1369,6 +1371,10 @@ msgstr "Вплив ціни занадто високий" msgid "Price Updated" msgstr "Ціну оновлено" +#: src/lib/components/Swap/Summary/Details.tsx +msgid "Price impact" +msgstr "Вплив на ціну" + #: src/pages/Pool/PositionPage.tsx msgid "Price range" msgstr "Діапазон цін" @@ -2269,6 +2275,14 @@ msgstr "Ви також збиратимете комісії, отримані msgid "You will receive" msgstr "Ви отримаєте" +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will receive at least {0} {1} or the transaction will revert." +msgstr "Ви отримаєте щонайменше {0} {1} або транзакція буде повернена." + +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will send at most {0} {1} or the transaction will revert." +msgstr "Ви надішлете щонайбільше {0} {1} або транзакція буде повернена." + #: src/pages/Pool/v2.tsx msgid "Your V2 liquidity" msgstr "Ваша ліквідність V2" diff --git a/src/locales/vi-VN.po b/src/locales/vi-VN.po index ea298e2b46..fbf0790fe9 100644 --- a/src/locales/vi-VN.po +++ b/src/locales/vi-VN.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: uniswap-interface\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-01-24 19:06\n" +"PO-Revision-Date: 2022-01-25 19:07\n" "Last-Translator: \n" "Language: vi_VN\n" "Language-Team: Vietnamese\n" @@ -1087,6 +1087,7 @@ msgid "Max:" msgstr "Tối đa:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Maximum sent" msgstr "Đã gửi tối đa" @@ -1137,6 +1138,7 @@ msgid "Min:" msgstr "Tối thiểu:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Minimum received" msgstr "Số tiền nhận được tối thiểu" @@ -1369,6 +1371,10 @@ msgstr "Tác động giá quá cao" msgid "Price Updated" msgstr "Đã cập nhật giá" +#: src/lib/components/Swap/Summary/Details.tsx +msgid "Price impact" +msgstr "Tác động giá" + #: src/pages/Pool/PositionPage.tsx msgid "Price range" msgstr "Phạm vi giá" @@ -2269,6 +2275,14 @@ msgstr "Bạn cũng sẽ thu phí kiếm được từ vị trí này." msgid "You will receive" msgstr "Bạn sẽ nhận" +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will receive at least {0} {1} or the transaction will revert." +msgstr "Bạn sẽ nhận được ít nhất {0} {1} hoặc giao dịch sẽ hoàn nguyên." + +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will send at most {0} {1} or the transaction will revert." +msgstr "Bạn sẽ gửi nhiều nhất là {0} {1} hoặc giao dịch sẽ hoàn nguyên." + #: src/pages/Pool/v2.tsx msgid "Your V2 liquidity" msgstr "Thanh khoản V2 của bạn" diff --git a/src/locales/zh-CN.po b/src/locales/zh-CN.po index 180729450d..c52f0ab10e 100644 --- a/src/locales/zh-CN.po +++ b/src/locales/zh-CN.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: uniswap-interface\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-01-24 19:06\n" +"PO-Revision-Date: 2022-01-25 19:07\n" "Last-Translator: \n" "Language: zh_CN\n" "Language-Team: Chinese Simplified\n" @@ -1087,6 +1087,7 @@ msgid "Max:" msgstr "最大值:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Maximum sent" msgstr "发送的最大值" @@ -1137,6 +1138,7 @@ msgid "Min:" msgstr "最小值:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Minimum received" msgstr "收到的最低数额" @@ -1369,6 +1371,10 @@ msgstr "太过影响兑换率" msgid "Price Updated" msgstr "兑换率已更新" +#: src/lib/components/Swap/Summary/Details.tsx +msgid "Price impact" +msgstr "价格影响" + #: src/pages/Pool/PositionPage.tsx msgid "Price range" msgstr "兑换率范围" @@ -2269,6 +2275,14 @@ msgstr "您还将从此仓位中领取已赚取的手续费。" msgid "You will receive" msgstr "您将收到" +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will receive at least {0} {1} or the transaction will revert." +msgstr "您将收到至少 {0} {1} 或交易将恢复。" + +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will send at most {0} {1} or the transaction will revert." +msgstr "您最多发送 {0} {1} 或交易将恢复。" + #: src/pages/Pool/v2.tsx msgid "Your V2 liquidity" msgstr "您的V2流动资金" diff --git a/src/locales/zh-TW.po b/src/locales/zh-TW.po index 3efd7deab2..0b44901c6e 100644 --- a/src/locales/zh-TW.po +++ b/src/locales/zh-TW.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: uniswap-interface\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-01-24 19:06\n" +"PO-Revision-Date: 2022-01-25 19:07\n" "Last-Translator: \n" "Language: zh_TW\n" "Language-Team: Chinese Traditional\n" @@ -1087,6 +1087,7 @@ msgid "Max:" msgstr "最大值:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Maximum sent" msgstr "發送的最大值" @@ -1137,6 +1138,7 @@ msgid "Min:" msgstr "最小值:" #: src/components/swap/AdvancedSwapDetails.tsx +#: src/lib/components/Swap/Summary/Details.tsx msgid "Minimum received" msgstr "收到的最低數額" @@ -1369,6 +1371,10 @@ msgstr "兌換率影響太高" msgid "Price Updated" msgstr "兌換率已更新" +#: src/lib/components/Swap/Summary/Details.tsx +msgid "Price impact" +msgstr "價格影響" + #: src/pages/Pool/PositionPage.tsx msgid "Price range" msgstr "兌換率範圍" @@ -2269,6 +2275,14 @@ msgstr "您還將從此倉位中領取已賺取的手續費。" msgid "You will receive" msgstr "您將收到" +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will receive at least {0} {1} or the transaction will revert." +msgstr "您將收到至少 {0} {1} 或交易將恢復。" + +#: src/lib/components/Swap/Summary/index.tsx +msgid "You will send at most {0} {1} or the transaction will revert." +msgstr "您最多發送 {0} {1} 或交易將恢復。" + #: src/pages/Pool/v2.tsx msgid "Your V2 liquidity" msgstr "您的V2流動資金"