From c8570e54275d28c25f16e95975431b2ca1b4d22b Mon Sep 17 00:00:00 2001 From: Crowdin Bot Date: Tue, 27 Jul 2021 20:04:39 +0000 Subject: [PATCH] chore(i18n): synchronize translations from crowdin [skip ci] --- src/locales/af-ZA.po | 21 +++++++++++++++++++-- src/locales/ar-SA.po | 21 +++++++++++++++++++-- src/locales/ca-ES.po | 21 +++++++++++++++++++-- src/locales/cs-CZ.po | 21 +++++++++++++++++++-- src/locales/da-DK.po | 21 +++++++++++++++++++-- src/locales/de-DE.po | 21 +++++++++++++++++++-- src/locales/el-GR.po | 21 +++++++++++++++++++-- src/locales/es-ES.po | 21 +++++++++++++++++++-- src/locales/fi-FI.po | 21 +++++++++++++++++++-- src/locales/fr-FR.po | 21 +++++++++++++++++++-- src/locales/he-IL.po | 21 +++++++++++++++++++-- src/locales/hu-HU.po | 21 +++++++++++++++++++-- src/locales/id-ID.po | 21 +++++++++++++++++++-- src/locales/it-IT.po | 21 +++++++++++++++++++-- src/locales/ja-JP.po | 21 +++++++++++++++++++-- src/locales/ko-KR.po | 21 +++++++++++++++++++-- src/locales/nl-NL.po | 21 +++++++++++++++++++-- src/locales/no-NO.po | 21 +++++++++++++++++++-- src/locales/pl-PL.po | 21 +++++++++++++++++++-- src/locales/pt-BR.po | 21 +++++++++++++++++++-- src/locales/pt-PT.po | 21 +++++++++++++++++++-- src/locales/ro-RO.po | 21 +++++++++++++++++++-- src/locales/ru-RU.po | 21 +++++++++++++++++++-- src/locales/sr-SP.po | 21 +++++++++++++++++++-- src/locales/sv-SE.po | 21 +++++++++++++++++++-- src/locales/tr-TR.po | 21 +++++++++++++++++++-- src/locales/uk-UA.po | 21 +++++++++++++++++++-- src/locales/vi-VN.po | 21 +++++++++++++++++++-- src/locales/zh-CN.po | 21 +++++++++++++++++++-- src/locales/zh-TW.po | 21 +++++++++++++++++++-- 30 files changed, 570 insertions(+), 60 deletions(-) diff --git a/src/locales/af-ZA.po b/src/locales/af-ZA.po index f6d340e3b9..8eb763eddc 100644 --- a/src/locales/af-ZA.po +++ b/src/locales/af-ZA.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2021-07-15 14:47+0000\n" +"POT-Creation-Date: 2021-07-27 19:57+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-07-15 15:04\n" +"PO-Revision-Date: 2021-07-27 20:04\n" #: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx @@ -412,6 +412,7 @@ msgstr "Maak alles skoon" msgid "Clear all" msgstr "Maak alles skoon" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx msgid "Close" msgstr "Naby" @@ -483,6 +484,10 @@ msgstr "Bevestig die ruil" msgid "Confirm this transaction in your wallet" msgstr "Bevestig hierdie transaksie in u beursie" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Confirm transaction in wallet" +msgstr "Bevestig transaksie in beursie" + #: src/pages/AddLiquidityV2/index.tsx #: src/pages/RemoveLiquidity/index.tsx #: src/pages/Swap/index.tsx @@ -729,6 +734,7 @@ msgstr "Voer geldige lysligging in" msgid "Enter valid token address" msgstr "Voer geldige tekenadres in" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/Web3Status/index.tsx msgid "Error" @@ -1372,6 +1378,7 @@ msgstr "Verwyder {0} {1} en {2} {3}" msgid "Restricts swaps to direct pairs only." msgstr "Beperk ruilings slegs vir direkte pare." +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/pages/CreateProposal/ProposalSubmissionModal.tsx msgid "Return" @@ -1484,6 +1491,10 @@ msgstr "Stemming indien" msgid "Succeeded" msgstr "Geslaag" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Success" +msgstr "Sukses" + #: src/pages/AddLiquidityV2/index.tsx msgid "Supply" msgstr "Voorsiening" @@ -1645,6 +1656,7 @@ msgstr "Totale deposito's" msgid "Transaction Settings" msgstr "Transaksie-instellings" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/earn/ClaimRewardModal.tsx #: src/components/earn/StakingModal.tsx @@ -1654,6 +1666,10 @@ msgstr "Transaksie-instellings" msgid "Transaction Submitted" msgstr "Transaksie ingedien" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Transaction completed in" +msgstr "Transaksie voltooi in" + #: src/components/TransactionSettings/index.tsx msgid "Transaction deadline" msgstr "Transaksiesperdatum" @@ -1830,6 +1846,7 @@ msgstr "Uitsig op Etherscan" #: src/components/AccountDetails/index.tsx #: src/components/AccountDetails/index.tsx #: src/components/TransactionConfirmationModal/index.tsx +#: src/components/TransactionConfirmationModal/index.tsx msgid "View on Explorer" msgstr "Bekyk op Explorer" diff --git a/src/locales/ar-SA.po b/src/locales/ar-SA.po index 01c83be7a5..89d51f57b6 100644 --- a/src/locales/ar-SA.po +++ b/src/locales/ar-SA.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2021-07-15 14:47+0000\n" +"POT-Creation-Date: 2021-07-27 19:57+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-07-15 15:04\n" +"PO-Revision-Date: 2021-07-27 20:04\n" #: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx @@ -412,6 +412,7 @@ msgstr "مسح الكل" msgid "Clear all" msgstr "مسح الكل" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx msgid "Close" msgstr "إغلاق" @@ -483,6 +484,10 @@ msgstr "تأكيد المبادلة" msgid "Confirm this transaction in your wallet" msgstr "تأكيد هذه المعاملة في محفظتك" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Confirm transaction in wallet" +msgstr "تأكيد المعاملة في المحفظة" + #: src/pages/AddLiquidityV2/index.tsx #: src/pages/RemoveLiquidity/index.tsx #: src/pages/Swap/index.tsx @@ -729,6 +734,7 @@ msgstr "أدخل موقع قائمة صالحة" msgid "Enter valid token address" msgstr "أدخل عنوان رمز صالح" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/Web3Status/index.tsx msgid "Error" @@ -1372,6 +1378,7 @@ msgstr "إزالة {0} {1} و {2} {3}" msgid "Restricts swaps to direct pairs only." msgstr "يقيد المبادلات إلى أزواج فقط ." +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/pages/CreateProposal/ProposalSubmissionModal.tsx msgid "Return" @@ -1484,6 +1491,10 @@ msgstr "تقديم التصويت" msgid "Succeeded" msgstr "نجح" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Success" +msgstr "النجاح" + #: src/pages/AddLiquidityV2/index.tsx msgid "Supply" msgstr "الإمداد" @@ -1645,6 +1656,7 @@ msgstr "مجموع الودائع" msgid "Transaction Settings" msgstr "إعدادات المعاملة" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/earn/ClaimRewardModal.tsx #: src/components/earn/StakingModal.tsx @@ -1654,6 +1666,10 @@ msgstr "إعدادات المعاملة" msgid "Transaction Submitted" msgstr "تم إرسال المعاملة" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Transaction completed in" +msgstr "اكتملت المعاملة في" + #: src/components/TransactionSettings/index.tsx msgid "Transaction deadline" msgstr "الموعد النهائي للمعاملة" @@ -1830,6 +1846,7 @@ msgstr "عرض على Etherscan" #: src/components/AccountDetails/index.tsx #: src/components/AccountDetails/index.tsx #: src/components/TransactionConfirmationModal/index.tsx +#: src/components/TransactionConfirmationModal/index.tsx msgid "View on Explorer" msgstr "عرض على Explorer" diff --git a/src/locales/ca-ES.po b/src/locales/ca-ES.po index 792913da1a..0aa431c905 100644 --- a/src/locales/ca-ES.po +++ b/src/locales/ca-ES.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2021-07-15 14:47+0000\n" +"POT-Creation-Date: 2021-07-27 19:57+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-07-15 15:04\n" +"PO-Revision-Date: 2021-07-27 20:04\n" #: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx @@ -412,6 +412,7 @@ msgstr "Esborra-ho tot" msgid "Clear all" msgstr "Esborra-ho tot" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx msgid "Close" msgstr "Tanca" @@ -483,6 +484,10 @@ msgstr "Confirmeu l'intercanvi" msgid "Confirm this transaction in your wallet" msgstr "Confirmeu aquesta transacció a la vostra cartera" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Confirm transaction in wallet" +msgstr "Confirmeu la transacció a la cartera" + #: src/pages/AddLiquidityV2/index.tsx #: src/pages/RemoveLiquidity/index.tsx #: src/pages/Swap/index.tsx @@ -729,6 +734,7 @@ msgstr "Introduïu la ubicació vàlida de la llista" msgid "Enter valid token address" msgstr "Introduïu una adreça de fitxa vàlida" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/Web3Status/index.tsx msgid "Error" @@ -1372,6 +1378,7 @@ msgstr "Eliminació de {0} {1} i {2} {3}" msgid "Restricts swaps to direct pairs only." msgstr "Restringeix els intercanvis només a parells directes." +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/pages/CreateProposal/ProposalSubmissionModal.tsx msgid "Return" @@ -1484,6 +1491,10 @@ msgstr "Enviament de vot" msgid "Succeeded" msgstr "Ha tingut èxit" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Success" +msgstr "Èxit" + #: src/pages/AddLiquidityV2/index.tsx msgid "Supply" msgstr "Subministrament" @@ -1645,6 +1656,7 @@ msgstr "Dipòsits totals" msgid "Transaction Settings" msgstr "Configuració de transaccions" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/earn/ClaimRewardModal.tsx #: src/components/earn/StakingModal.tsx @@ -1654,6 +1666,10 @@ msgstr "Configuració de transaccions" msgid "Transaction Submitted" msgstr "Transacció enviada" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Transaction completed in" +msgstr "Transacció finalitzada el" + #: src/components/TransactionSettings/index.tsx msgid "Transaction deadline" msgstr "Termini de transacció" @@ -1830,6 +1846,7 @@ msgstr "Veure a Etherscan" #: src/components/AccountDetails/index.tsx #: src/components/AccountDetails/index.tsx #: src/components/TransactionConfirmationModal/index.tsx +#: src/components/TransactionConfirmationModal/index.tsx msgid "View on Explorer" msgstr "Veure a Explorer" diff --git a/src/locales/cs-CZ.po b/src/locales/cs-CZ.po index ca9e38fa7d..9da32b990f 100644 --- a/src/locales/cs-CZ.po +++ b/src/locales/cs-CZ.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2021-07-15 14:47+0000\n" +"POT-Creation-Date: 2021-07-27 19:57+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-07-15 15:04\n" +"PO-Revision-Date: 2021-07-27 20:04\n" #: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx @@ -412,6 +412,7 @@ msgstr "Vymazat vše" msgid "Clear all" msgstr "Vymazat vše" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx msgid "Close" msgstr "Zavřít" @@ -483,6 +484,10 @@ msgstr "Potvrdit výměnu" msgid "Confirm this transaction in your wallet" msgstr "Potvrďte tuto transakci ve své peněžence" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Confirm transaction in wallet" +msgstr "Potvrďte transakci v peněžence" + #: src/pages/AddLiquidityV2/index.tsx #: src/pages/RemoveLiquidity/index.tsx #: src/pages/Swap/index.tsx @@ -729,6 +734,7 @@ msgstr "Zadejte platnou polohu seznamu" msgid "Enter valid token address" msgstr "Zadejte platnou adresu žetonu" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/Web3Status/index.tsx msgid "Error" @@ -1372,6 +1378,7 @@ msgstr "Odstraňování {0} {1} a {2} {3}" msgid "Restricts swaps to direct pairs only." msgstr "Omezte swapy jen na přímé páry." +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/pages/CreateProposal/ProposalSubmissionModal.tsx msgid "Return" @@ -1484,6 +1491,10 @@ msgstr "Odesílání hlasů" msgid "Succeeded" msgstr "Uspěl" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Success" +msgstr "Úspěch" + #: src/pages/AddLiquidityV2/index.tsx msgid "Supply" msgstr "Zásoba" @@ -1645,6 +1656,7 @@ msgstr "Vklady celkem" msgid "Transaction Settings" msgstr "Nastavení transakcí" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/earn/ClaimRewardModal.tsx #: src/components/earn/StakingModal.tsx @@ -1654,6 +1666,10 @@ msgstr "Nastavení transakcí" msgid "Transaction Submitted" msgstr "Transakce odeslána" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Transaction completed in" +msgstr "Transakce dokončena v" + #: src/components/TransactionSettings/index.tsx msgid "Transaction deadline" msgstr "Lhůta pro transakce" @@ -1830,6 +1846,7 @@ msgstr "Pohled na Etherscan" #: src/components/AccountDetails/index.tsx #: src/components/AccountDetails/index.tsx #: src/components/TransactionConfirmationModal/index.tsx +#: src/components/TransactionConfirmationModal/index.tsx msgid "View on Explorer" msgstr "Zobrazit v Průzkumníku" diff --git a/src/locales/da-DK.po b/src/locales/da-DK.po index d543f3c9aa..c3b4e7d2ec 100644 --- a/src/locales/da-DK.po +++ b/src/locales/da-DK.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2021-07-15 14:47+0000\n" +"POT-Creation-Date: 2021-07-27 19:57+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-07-15 15:04\n" +"PO-Revision-Date: 2021-07-27 20:04\n" #: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx @@ -412,6 +412,7 @@ msgstr "Ryd alle" msgid "Clear all" msgstr "Ryd alle" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx msgid "Close" msgstr "Luk" @@ -483,6 +484,10 @@ msgstr "Bekræft skift" msgid "Confirm this transaction in your wallet" msgstr "Bekræft denne transaktion i din tegnebog" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Confirm transaction in wallet" +msgstr "Bekræft transaktion i tegnebogen" + #: src/pages/AddLiquidityV2/index.tsx #: src/pages/RemoveLiquidity/index.tsx #: src/pages/Swap/index.tsx @@ -729,6 +734,7 @@ msgstr "Indtast gyldig listeplacering" msgid "Enter valid token address" msgstr "Indtast gyldig tokenadresse" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/Web3Status/index.tsx msgid "Error" @@ -1372,6 +1378,7 @@ msgstr "Fjerner {0} {1} og {2} {3}" msgid "Restricts swaps to direct pairs only." msgstr "Begræns swaps til direkte par." +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/pages/CreateProposal/ProposalSubmissionModal.tsx msgid "Return" @@ -1484,6 +1491,10 @@ msgstr "Indsend Stemme" msgid "Succeeded" msgstr "Lykkedes" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Success" +msgstr "Succes" + #: src/pages/AddLiquidityV2/index.tsx msgid "Supply" msgstr "Forsyning" @@ -1645,6 +1656,7 @@ msgstr "Indlån i alt" msgid "Transaction Settings" msgstr "Transaktionsindstillinger" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/earn/ClaimRewardModal.tsx #: src/components/earn/StakingModal.tsx @@ -1654,6 +1666,10 @@ msgstr "Transaktionsindstillinger" msgid "Transaction Submitted" msgstr "Transaktion indsendt" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Transaction completed in" +msgstr "Transaktion gennemført i" + #: src/components/TransactionSettings/index.tsx msgid "Transaction deadline" msgstr "Frist for transaktion" @@ -1830,6 +1846,7 @@ msgstr "Se på Etherscan" #: src/components/AccountDetails/index.tsx #: src/components/AccountDetails/index.tsx #: src/components/TransactionConfirmationModal/index.tsx +#: src/components/TransactionConfirmationModal/index.tsx msgid "View on Explorer" msgstr "Vis i Explorer" diff --git a/src/locales/de-DE.po b/src/locales/de-DE.po index dad9ad403c..d1796962e3 100644 --- a/src/locales/de-DE.po +++ b/src/locales/de-DE.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2021-07-15 14:47+0000\n" +"POT-Creation-Date: 2021-07-27 19:57+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-07-15 22:05\n" +"PO-Revision-Date: 2021-07-27 20:04\n" #: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx @@ -412,6 +412,7 @@ msgstr "Alles löschen" msgid "Clear all" msgstr "Alles löschen" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx msgid "Close" msgstr "Schließen" @@ -483,6 +484,10 @@ msgstr "Tausch bestätigen" msgid "Confirm this transaction in your wallet" msgstr "Diese Transaktion in Ihrer Wallet bestätigen" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Confirm transaction in wallet" +msgstr "Transaktion in Wallet bestätigen" + #: src/pages/AddLiquidityV2/index.tsx #: src/pages/RemoveLiquidity/index.tsx #: src/pages/Swap/index.tsx @@ -729,6 +734,7 @@ msgstr "Gültigen Listenort eingeben" msgid "Enter valid token address" msgstr "Gültige Token-Adresse eingeben" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/Web3Status/index.tsx msgid "Error" @@ -1372,6 +1378,7 @@ msgstr "Entferne {0} {1} und {2} {3}" msgid "Restricts swaps to direct pairs only." msgstr "Begrenzt Swaps nur auf Direktpaare." +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/pages/CreateProposal/ProposalSubmissionModal.tsx msgid "Return" @@ -1484,6 +1491,10 @@ msgstr "Stimmabgabe wird eingereicht" msgid "Succeeded" msgstr "Erfolgreich" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Success" +msgstr "Erfolg" + #: src/pages/AddLiquidityV2/index.tsx msgid "Supply" msgstr "Bereitstellen" @@ -1645,6 +1656,7 @@ msgstr "Gesamteinlagen" msgid "Transaction Settings" msgstr "Transaktionseinstellungen" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/earn/ClaimRewardModal.tsx #: src/components/earn/StakingModal.tsx @@ -1654,6 +1666,10 @@ msgstr "Transaktionseinstellungen" msgid "Transaction Submitted" msgstr "Transaktion gesendet" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Transaction completed in" +msgstr "Transaktion abgeschlossen in" + #: src/components/TransactionSettings/index.tsx msgid "Transaction deadline" msgstr "Transaktionsfrist" @@ -1830,6 +1846,7 @@ msgstr "Auf Etherscan ansehen" #: src/components/AccountDetails/index.tsx #: src/components/AccountDetails/index.tsx #: src/components/TransactionConfirmationModal/index.tsx +#: src/components/TransactionConfirmationModal/index.tsx msgid "View on Explorer" msgstr "Im Explorer anzeigen" diff --git a/src/locales/el-GR.po b/src/locales/el-GR.po index f42b202b69..71e82de75c 100644 --- a/src/locales/el-GR.po +++ b/src/locales/el-GR.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2021-07-15 14:47+0000\n" +"POT-Creation-Date: 2021-07-27 19:57+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-07-15 15:04\n" +"PO-Revision-Date: 2021-07-27 20:04\n" #: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx @@ -412,6 +412,7 @@ msgstr "Εκκαθάριση Όλων" msgid "Clear all" msgstr "Εκκαθάριση όλων" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx msgid "Close" msgstr "Κλείσιμο" @@ -483,6 +484,10 @@ msgstr "Επιβεβαίωση ανταλλαγής" msgid "Confirm this transaction in your wallet" msgstr "Επιβεβαιώστε αυτή τη συναλλαγή στο πορτοφόλι σας" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Confirm transaction in wallet" +msgstr "Επιβεβαίωση συναλλαγής στο πορτοφόλι" + #: src/pages/AddLiquidityV2/index.tsx #: src/pages/RemoveLiquidity/index.tsx #: src/pages/Swap/index.tsx @@ -729,6 +734,7 @@ msgstr "Εισάγετε έγκυρη λίστα τοποθεσιών" msgid "Enter valid token address" msgstr "Εισάγετε μια διεύθυνση έγκυρης μάρκας" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/Web3Status/index.tsx msgid "Error" @@ -1372,6 +1378,7 @@ msgstr "Αφαίρεση των {0} {1} και {2} {3}" msgid "Restricts swaps to direct pairs only." msgstr "Περιορίζει τις ανταλλαγές μόνο σε απευθείας ζεύγη." +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/pages/CreateProposal/ProposalSubmissionModal.tsx msgid "Return" @@ -1484,6 +1491,10 @@ msgstr "Γίνεται υποβολή ψήφου" msgid "Succeeded" msgstr "Επιτεύχθηκε" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Success" +msgstr "Επιτυχία" + #: src/pages/AddLiquidityV2/index.tsx msgid "Supply" msgstr "Παροχή" @@ -1645,6 +1656,7 @@ msgstr "Συνολικές καταθέσεις" msgid "Transaction Settings" msgstr "Ρυθμίσεις Συναλλαγής" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/earn/ClaimRewardModal.tsx #: src/components/earn/StakingModal.tsx @@ -1654,6 +1666,10 @@ msgstr "Ρυθμίσεις Συναλλαγής" msgid "Transaction Submitted" msgstr "Συναλλαγή Υποβλήθηκε" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Transaction completed in" +msgstr "Η συναλλαγή ολοκληρώθηκε στις" + #: src/components/TransactionSettings/index.tsx msgid "Transaction deadline" msgstr "Προθεσμία συναλλαγής" @@ -1830,6 +1846,7 @@ msgstr "Θέα στο Ethercan" #: src/components/AccountDetails/index.tsx #: src/components/AccountDetails/index.tsx #: src/components/TransactionConfirmationModal/index.tsx +#: src/components/TransactionConfirmationModal/index.tsx msgid "View on Explorer" msgstr "Προβολή στον Explorer" diff --git a/src/locales/es-ES.po b/src/locales/es-ES.po index 1dddc9ed8a..e14505f6c7 100644 --- a/src/locales/es-ES.po +++ b/src/locales/es-ES.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2021-07-15 14:47+0000\n" +"POT-Creation-Date: 2021-07-27 19:57+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-07-15 15:04\n" +"PO-Revision-Date: 2021-07-27 20:04\n" #: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx @@ -412,6 +412,7 @@ msgstr "Limpiar todo" msgid "Clear all" msgstr "Limpiar todo" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx msgid "Close" msgstr "Cerrar" @@ -483,6 +484,10 @@ msgstr "Confirmar intercambio" msgid "Confirm this transaction in your wallet" msgstr "Confirmar esta transacción en su cartera" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Confirm transaction in wallet" +msgstr "Confirmar transacción en billetera" + #: src/pages/AddLiquidityV2/index.tsx #: src/pages/RemoveLiquidity/index.tsx #: src/pages/Swap/index.tsx @@ -729,6 +734,7 @@ msgstr "Introduzca una ubicación de lista válida" msgid "Enter valid token address" msgstr "Introduzca una dirección de token válida" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/Web3Status/index.tsx msgid "Error" @@ -1372,6 +1378,7 @@ msgstr "Eliminando {0} {1} y {2} {3}" msgid "Restricts swaps to direct pairs only." msgstr "Restringe los intercambios a pares directos únicamente." +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/pages/CreateProposal/ProposalSubmissionModal.tsx msgid "Return" @@ -1484,6 +1491,10 @@ msgstr "Enviando Voto" msgid "Succeeded" msgstr "Tuvo éxito" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Success" +msgstr "Éxito" + #: src/pages/AddLiquidityV2/index.tsx msgid "Supply" msgstr "Suministro" @@ -1645,6 +1656,7 @@ msgstr "Total de depósitos" msgid "Transaction Settings" msgstr "Ajustes de la transacción" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/earn/ClaimRewardModal.tsx #: src/components/earn/StakingModal.tsx @@ -1654,6 +1666,10 @@ msgstr "Ajustes de la transacción" msgid "Transaction Submitted" msgstr "Transacción enviada" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Transaction completed in" +msgstr "Transacción completada en" + #: src/components/TransactionSettings/index.tsx msgid "Transaction deadline" msgstr "Fecha límite de la transacción" @@ -1830,6 +1846,7 @@ msgstr "Ver en Etherscan" #: src/components/AccountDetails/index.tsx #: src/components/AccountDetails/index.tsx #: src/components/TransactionConfirmationModal/index.tsx +#: src/components/TransactionConfirmationModal/index.tsx msgid "View on Explorer" msgstr "Ver en el explorador" diff --git a/src/locales/fi-FI.po b/src/locales/fi-FI.po index 483610aab3..730c36ba22 100644 --- a/src/locales/fi-FI.po +++ b/src/locales/fi-FI.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2021-07-15 14:47+0000\n" +"POT-Creation-Date: 2021-07-27 19:57+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-07-15 15:04\n" +"PO-Revision-Date: 2021-07-27 20:04\n" #: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx @@ -412,6 +412,7 @@ msgstr "Tyhjennä kaikki" msgid "Clear all" msgstr "Tyhjennä kaikki" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx msgid "Close" msgstr "Sulje" @@ -483,6 +484,10 @@ msgstr "Vahvista vaihto" msgid "Confirm this transaction in your wallet" msgstr "Vahvista lompakkosi tapahtuma" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Confirm transaction in wallet" +msgstr "Vahvista tapahtuma lompakossa" + #: src/pages/AddLiquidityV2/index.tsx #: src/pages/RemoveLiquidity/index.tsx #: src/pages/Swap/index.tsx @@ -729,6 +734,7 @@ msgstr "Syötä kelvollinen luettelon sijainti" msgid "Enter valid token address" msgstr "Syötä kelvollinen rahakeosoite" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/Web3Status/index.tsx msgid "Error" @@ -1372,6 +1378,7 @@ msgstr "Poistetaan {0} {1} ja {2} {3}" msgid "Restricts swaps to direct pairs only." msgstr "Rajoittaa vaihdot vain suoriin pareihin." +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/pages/CreateProposal/ProposalSubmissionModal.tsx msgid "Return" @@ -1484,6 +1491,10 @@ msgstr "Lähetetään ääntä" msgid "Succeeded" msgstr "Menestyi" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Success" +msgstr "Menestys" + #: src/pages/AddLiquidityV2/index.tsx msgid "Supply" msgstr "Tarjonta" @@ -1645,6 +1656,7 @@ msgstr "Talletuksia yhteensä" msgid "Transaction Settings" msgstr "Tapahtuma-asetukset" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/earn/ClaimRewardModal.tsx #: src/components/earn/StakingModal.tsx @@ -1654,6 +1666,10 @@ msgstr "Tapahtuma-asetukset" msgid "Transaction Submitted" msgstr "Tapahtuma lähetetty" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Transaction completed in" +msgstr "Kauppa suoritettu vuonna" + #: src/components/TransactionSettings/index.tsx msgid "Transaction deadline" msgstr "Tapahtuman määräaika" @@ -1830,6 +1846,7 @@ msgstr "Näkymä Etherscanissa" #: src/components/AccountDetails/index.tsx #: src/components/AccountDetails/index.tsx #: src/components/TransactionConfirmationModal/index.tsx +#: src/components/TransactionConfirmationModal/index.tsx msgid "View on Explorer" msgstr "Näytä Explorerissa" diff --git a/src/locales/fr-FR.po b/src/locales/fr-FR.po index ee0711d79b..01470419c0 100644 --- a/src/locales/fr-FR.po +++ b/src/locales/fr-FR.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2021-07-15 14:47+0000\n" +"POT-Creation-Date: 2021-07-27 19:57+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-07-19 10:05\n" +"PO-Revision-Date: 2021-07-27 20:04\n" #: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx @@ -412,6 +412,7 @@ msgstr "Tout effacer" msgid "Clear all" msgstr "Tout effacer" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx msgid "Close" msgstr "Fermer" @@ -483,6 +484,10 @@ msgstr "Valider le swap" msgid "Confirm this transaction in your wallet" msgstr "Validez cette transaction dans votre portefeuille" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Confirm transaction in wallet" +msgstr "Confirmer la transaction dans le portefeuille" + #: src/pages/AddLiquidityV2/index.tsx #: src/pages/RemoveLiquidity/index.tsx #: src/pages/Swap/index.tsx @@ -729,6 +734,7 @@ msgstr "Saisissez un emplacement de liste valide" msgid "Enter valid token address" msgstr "Saisissez une adresse de jeton valide" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/Web3Status/index.tsx msgid "Error" @@ -1372,6 +1378,7 @@ msgstr "Suppression de {0} {1} et {2} {3}" msgid "Restricts swaps to direct pairs only." msgstr "Restreint les swaps uniquement aux paires directes." +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/pages/CreateProposal/ProposalSubmissionModal.tsx msgid "Return" @@ -1484,6 +1491,10 @@ msgstr "Soumettre un vote" msgid "Succeeded" msgstr "Réussi" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Success" +msgstr "Succès" + #: src/pages/AddLiquidityV2/index.tsx msgid "Supply" msgstr "Approvisionnement" @@ -1645,6 +1656,7 @@ msgstr "Total des dépôts" msgid "Transaction Settings" msgstr "Paramètres de la transaction" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/earn/ClaimRewardModal.tsx #: src/components/earn/StakingModal.tsx @@ -1654,6 +1666,10 @@ msgstr "Paramètres de la transaction" msgid "Transaction Submitted" msgstr "Transaction envoyée" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Transaction completed in" +msgstr "Transaction réalisée en" + #: src/components/TransactionSettings/index.tsx msgid "Transaction deadline" msgstr "Date limite de la transaction" @@ -1830,6 +1846,7 @@ msgstr "Voir sur Etherscan" #: src/components/AccountDetails/index.tsx #: src/components/AccountDetails/index.tsx #: src/components/TransactionConfirmationModal/index.tsx +#: src/components/TransactionConfirmationModal/index.tsx msgid "View on Explorer" msgstr "Voir sur Explorer" diff --git a/src/locales/he-IL.po b/src/locales/he-IL.po index 297522b698..dfc43268e0 100644 --- a/src/locales/he-IL.po +++ b/src/locales/he-IL.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2021-07-15 14:47+0000\n" +"POT-Creation-Date: 2021-07-27 19:57+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-07-15 15:04\n" +"PO-Revision-Date: 2021-07-27 20:04\n" #: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx @@ -412,6 +412,7 @@ msgstr "נקה הכל" msgid "Clear all" msgstr "נקה הכל" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx msgid "Close" msgstr "סגור" @@ -483,6 +484,10 @@ msgstr "אשר החלפה" msgid "Confirm this transaction in your wallet" msgstr "אשר את העסקה בארנק שלך" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Confirm transaction in wallet" +msgstr "אשר עסקה בארנק" + #: src/pages/AddLiquidityV2/index.tsx #: src/pages/RemoveLiquidity/index.tsx #: src/pages/Swap/index.tsx @@ -729,6 +734,7 @@ msgstr "הזן מיקום רשימה חוקי" msgid "Enter valid token address" msgstr "הזן כתובת אסימון חוקית" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/Web3Status/index.tsx msgid "Error" @@ -1372,6 +1378,7 @@ msgstr "הסרת {0} {1} ו {2} {3}" msgid "Restricts swaps to direct pairs only." msgstr "מגבלות מחליפות לזוגות ישירים בלבד." +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/pages/CreateProposal/ProposalSubmissionModal.tsx msgid "Return" @@ -1484,6 +1491,10 @@ msgstr "הגשת הצבעה" msgid "Succeeded" msgstr "הצליח" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Success" +msgstr "הַצלָחָה" + #: src/pages/AddLiquidityV2/index.tsx msgid "Supply" msgstr "לְסַפֵּק" @@ -1645,6 +1656,7 @@ msgstr "סך ההפקדות" msgid "Transaction Settings" msgstr "הגדרות עסקה" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/earn/ClaimRewardModal.tsx #: src/components/earn/StakingModal.tsx @@ -1654,6 +1666,10 @@ msgstr "הגדרות עסקה" msgid "Transaction Submitted" msgstr "העסקה הוגשה" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Transaction completed in" +msgstr "העסקה הושלמה בשנת" + #: src/components/TransactionSettings/index.tsx msgid "Transaction deadline" msgstr "מועד אחרון לעסקה" @@ -1830,6 +1846,7 @@ msgstr "מבט על אתרסקאן" #: src/components/AccountDetails/index.tsx #: src/components/AccountDetails/index.tsx #: src/components/TransactionConfirmationModal/index.tsx +#: src/components/TransactionConfirmationModal/index.tsx msgid "View on Explorer" msgstr "צפה ב- Explorer" diff --git a/src/locales/hu-HU.po b/src/locales/hu-HU.po index 626c05c9b6..e9e410b70f 100644 --- a/src/locales/hu-HU.po +++ b/src/locales/hu-HU.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2021-07-15 14:47+0000\n" +"POT-Creation-Date: 2021-07-27 19:57+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-07-15 15:04\n" +"PO-Revision-Date: 2021-07-27 20:04\n" #: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx @@ -412,6 +412,7 @@ msgstr "Mindent töröl" msgid "Clear all" msgstr "Mindent töröl" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx msgid "Close" msgstr "Bezárás" @@ -483,6 +484,10 @@ msgstr "Swap megerősítése" msgid "Confirm this transaction in your wallet" msgstr "Tranzakció megerősítése a pénztárcájában" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Confirm transaction in wallet" +msgstr "A tranzakció megerősítése a pénztárcában" + #: src/pages/AddLiquidityV2/index.tsx #: src/pages/RemoveLiquidity/index.tsx #: src/pages/Swap/index.tsx @@ -729,6 +734,7 @@ msgstr "Adja meg az érvényes lista helyét" msgid "Enter valid token address" msgstr "Adja meg az érvényes token címet" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/Web3Status/index.tsx msgid "Error" @@ -1373,6 +1379,7 @@ msgstr "{0} {1} és {2} {3} eltávolítása" msgid "Restricts swaps to direct pairs only." msgstr "Kizárólag a közvetlen párokra korlátozza a swapokat." +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/pages/CreateProposal/ProposalSubmissionModal.tsx msgid "Return" @@ -1485,6 +1492,10 @@ msgstr "Szavazat benyújtása" msgid "Succeeded" msgstr "Sikerült" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Success" +msgstr "Siker" + #: src/pages/AddLiquidityV2/index.tsx msgid "Supply" msgstr "Kínálat" @@ -1646,6 +1657,7 @@ msgstr "Összes letét" msgid "Transaction Settings" msgstr "Tranzakció beállítások" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/earn/ClaimRewardModal.tsx #: src/components/earn/StakingModal.tsx @@ -1655,6 +1667,10 @@ msgstr "Tranzakció beállítások" msgid "Transaction Submitted" msgstr "Tranzakció benyújtva" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Transaction completed in" +msgstr "A tranzakció befejeződött" + #: src/components/TransactionSettings/index.tsx msgid "Transaction deadline" msgstr "Tranzakció határideje" @@ -1831,6 +1847,7 @@ msgstr "Nézd meg az Etherscan webhelyen" #: src/components/AccountDetails/index.tsx #: src/components/AccountDetails/index.tsx #: src/components/TransactionConfirmationModal/index.tsx +#: src/components/TransactionConfirmationModal/index.tsx msgid "View on Explorer" msgstr "Megtekintés az Explorerben" diff --git a/src/locales/id-ID.po b/src/locales/id-ID.po index b454953ec6..32827bdda8 100644 --- a/src/locales/id-ID.po +++ b/src/locales/id-ID.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2021-07-15 14:47+0000\n" +"POT-Creation-Date: 2021-07-27 19:57+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: Indonesian\n" -"PO-Revision-Date: 2021-07-15 15:04\n" +"PO-Revision-Date: 2021-07-27 20:04\n" #: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx @@ -412,6 +412,7 @@ msgstr "Hapus Semua" msgid "Clear all" msgstr "Hapus semua" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx msgid "Close" msgstr "Tutup" @@ -483,6 +484,10 @@ msgstr "Konfirmasikan Swap" msgid "Confirm this transaction in your wallet" msgstr "Konfirmasikan transaksi ini di dompet Anda" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Confirm transaction in wallet" +msgstr "Konfirmasi transaksi di dompet" + #: src/pages/AddLiquidityV2/index.tsx #: src/pages/RemoveLiquidity/index.tsx #: src/pages/Swap/index.tsx @@ -729,6 +734,7 @@ msgstr "Masukkan lokasi daftar yang valid" msgid "Enter valid token address" msgstr "Masukkan alamat token yang valid" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/Web3Status/index.tsx msgid "Error" @@ -1372,6 +1378,7 @@ msgstr "Menghapus {0} {1} dan {2} {3}" msgid "Restricts swaps to direct pairs only." msgstr "Membatasi swap hanya untuk pasangan langsung." +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/pages/CreateProposal/ProposalSubmissionModal.tsx msgid "Return" @@ -1484,6 +1491,10 @@ msgstr "Mengirim Suara" msgid "Succeeded" msgstr "Berhasil" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Success" +msgstr "Kesuksesan" + #: src/pages/AddLiquidityV2/index.tsx msgid "Supply" msgstr "Pasokan" @@ -1645,6 +1656,7 @@ msgstr "Jumlah simpanan" msgid "Transaction Settings" msgstr "Pengaturan Transaksi" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/earn/ClaimRewardModal.tsx #: src/components/earn/StakingModal.tsx @@ -1654,6 +1666,10 @@ msgstr "Pengaturan Transaksi" msgid "Transaction Submitted" msgstr "Transaksi Dikirim" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Transaction completed in" +msgstr "Transaksi selesai di" + #: src/components/TransactionSettings/index.tsx msgid "Transaction deadline" msgstr "Batas waktu transaksi" @@ -1830,6 +1846,7 @@ msgstr "Lihat di Etherscan" #: src/components/AccountDetails/index.tsx #: src/components/AccountDetails/index.tsx #: src/components/TransactionConfirmationModal/index.tsx +#: src/components/TransactionConfirmationModal/index.tsx msgid "View on Explorer" msgstr "Lihat di Explorer" diff --git a/src/locales/it-IT.po b/src/locales/it-IT.po index 6c045b814b..2931fdffb4 100644 --- a/src/locales/it-IT.po +++ b/src/locales/it-IT.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2021-07-15 14:47+0000\n" +"POT-Creation-Date: 2021-07-27 19:57+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-07-15 15:04\n" +"PO-Revision-Date: 2021-07-27 20:04\n" #: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx @@ -412,6 +412,7 @@ msgstr "Cancella Tutto" msgid "Clear all" msgstr "Cancella tutto" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx msgid "Close" msgstr "Chiudi" @@ -483,6 +484,10 @@ msgstr "Conferma lo scambio" msgid "Confirm this transaction in your wallet" msgstr "Conferma questa transazione nel tuo portafoglio" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Confirm transaction in wallet" +msgstr "Conferma transazione nel portafoglio" + #: src/pages/AddLiquidityV2/index.tsx #: src/pages/RemoveLiquidity/index.tsx #: src/pages/Swap/index.tsx @@ -729,6 +734,7 @@ msgstr "Inserisci la posizione della lista valida" msgid "Enter valid token address" msgstr "Inserisci un indirizzo di token valido" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/Web3Status/index.tsx msgid "Error" @@ -1372,6 +1378,7 @@ msgstr "Rimozione di {0} {1} e {2} {3}" msgid "Restricts swaps to direct pairs only." msgstr "Limita gli swap solo alle coppie dirette." +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/pages/CreateProposal/ProposalSubmissionModal.tsx msgid "Return" @@ -1484,6 +1491,10 @@ msgstr "Invio del voto" msgid "Succeeded" msgstr "Successo" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Success" +msgstr "Successo" + #: src/pages/AddLiquidityV2/index.tsx msgid "Supply" msgstr "Fornitura" @@ -1645,6 +1656,7 @@ msgstr "Depositi totali" msgid "Transaction Settings" msgstr "Impostazioni della transazione" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/earn/ClaimRewardModal.tsx #: src/components/earn/StakingModal.tsx @@ -1654,6 +1666,10 @@ msgstr "Impostazioni della transazione" msgid "Transaction Submitted" msgstr "Transazione Inviata" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Transaction completed in" +msgstr "Transazione completata in" + #: src/components/TransactionSettings/index.tsx msgid "Transaction deadline" msgstr "Termine transazione" @@ -1830,6 +1846,7 @@ msgstr "Visualizza su Etherscan" #: src/components/AccountDetails/index.tsx #: src/components/AccountDetails/index.tsx #: src/components/TransactionConfirmationModal/index.tsx +#: src/components/TransactionConfirmationModal/index.tsx msgid "View on Explorer" msgstr "Visualizza su Explorer" diff --git a/src/locales/ja-JP.po b/src/locales/ja-JP.po index 6e17d1934a..a27f4b465a 100644 --- a/src/locales/ja-JP.po +++ b/src/locales/ja-JP.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2021-07-15 14:47+0000\n" +"POT-Creation-Date: 2021-07-27 19:57+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-07-19 13:09\n" +"PO-Revision-Date: 2021-07-27 20:04\n" #: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx @@ -412,6 +412,7 @@ msgstr "すべてクリア" msgid "Clear all" msgstr "すべてクリア" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx msgid "Close" msgstr "閉じる" @@ -483,6 +484,10 @@ msgstr "スワップの確認" msgid "Confirm this transaction in your wallet" msgstr "ウォレットで取引を確認する" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Confirm transaction in wallet" +msgstr "ウォレットで取引を確認する" + #: src/pages/AddLiquidityV2/index.tsx #: src/pages/RemoveLiquidity/index.tsx #: src/pages/Swap/index.tsx @@ -729,6 +734,7 @@ msgstr "有効なリストの位置を入力ください" msgid "Enter valid token address" msgstr "有効なトークンアドレスを入力してください" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/Web3Status/index.tsx msgid "Error" @@ -1372,6 +1378,7 @@ msgstr "{0} {1} と {2} {3} を解除中" msgid "Restricts swaps to direct pairs only." msgstr "スワップをダイレクトペアのみに制限します。" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/pages/CreateProposal/ProposalSubmissionModal.tsx msgid "Return" @@ -1484,6 +1491,10 @@ msgstr "投票を送信中" msgid "Succeeded" msgstr "成功" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Success" +msgstr "成功" + #: src/pages/AddLiquidityV2/index.tsx msgid "Supply" msgstr "追加" @@ -1645,6 +1656,7 @@ msgstr "合計預入額" msgid "Transaction Settings" msgstr "取引設定" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/earn/ClaimRewardModal.tsx #: src/components/earn/StakingModal.tsx @@ -1654,6 +1666,10 @@ msgstr "取引設定" msgid "Transaction Submitted" msgstr "取引が送信されました" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Transaction completed in" +msgstr "で完了したトランザクション" + #: src/components/TransactionSettings/index.tsx msgid "Transaction deadline" msgstr "取引期限" @@ -1830,6 +1846,7 @@ msgstr "Etherscanで表示" #: src/components/AccountDetails/index.tsx #: src/components/AccountDetails/index.tsx #: src/components/TransactionConfirmationModal/index.tsx +#: src/components/TransactionConfirmationModal/index.tsx msgid "View on Explorer" msgstr "エクスプローラーで見る" diff --git a/src/locales/ko-KR.po b/src/locales/ko-KR.po index 4d18d10a4b..cad99c5456 100644 --- a/src/locales/ko-KR.po +++ b/src/locales/ko-KR.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2021-07-15 14:47+0000\n" +"POT-Creation-Date: 2021-07-27 19:57+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-07-15 15:04\n" +"PO-Revision-Date: 2021-07-27 20:04\n" #: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx @@ -412,6 +412,7 @@ msgstr "모두 지우기" msgid "Clear all" msgstr "모두 지우기" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx msgid "Close" msgstr "닫기" @@ -483,6 +484,10 @@ msgstr "스왑 확인" msgid "Confirm this transaction in your wallet" msgstr "지갑에서 이 거래를 확인하세요" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Confirm transaction in wallet" +msgstr "지갑에서 거래 확인" + #: src/pages/AddLiquidityV2/index.tsx #: src/pages/RemoveLiquidity/index.tsx #: src/pages/Swap/index.tsx @@ -729,6 +734,7 @@ msgstr "유효한 목록 위치를 입력하세요." msgid "Enter valid token address" msgstr "유효한 토큰 주소를 입력하세요." +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/Web3Status/index.tsx msgid "Error" @@ -1372,6 +1378,7 @@ msgstr "{0} {1} 및 {2} {3} 제거 중" msgid "Restricts swaps to direct pairs only." msgstr "스왑을 직접 쌍으로만 제한합니다." +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/pages/CreateProposal/ProposalSubmissionModal.tsx msgid "Return" @@ -1484,6 +1491,10 @@ msgstr "투표 제출" msgid "Succeeded" msgstr "성공" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Success" +msgstr "성공" + #: src/pages/AddLiquidityV2/index.tsx msgid "Supply" msgstr "공급" @@ -1645,6 +1656,7 @@ msgstr "총 입금" msgid "Transaction Settings" msgstr "거래 설정" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/earn/ClaimRewardModal.tsx #: src/components/earn/StakingModal.tsx @@ -1654,6 +1666,10 @@ msgstr "거래 설정" msgid "Transaction Submitted" msgstr "제출된 거래" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Transaction completed in" +msgstr "거래 완료" + #: src/components/TransactionSettings/index.tsx msgid "Transaction deadline" msgstr "거래 마감 시간" @@ -1830,6 +1846,7 @@ msgstr "Etherscan에서보기" #: src/components/AccountDetails/index.tsx #: src/components/AccountDetails/index.tsx #: src/components/TransactionConfirmationModal/index.tsx +#: src/components/TransactionConfirmationModal/index.tsx msgid "View on Explorer" msgstr "Explorer에서 보기" diff --git a/src/locales/nl-NL.po b/src/locales/nl-NL.po index 5ff12f4f98..c2965de19c 100644 --- a/src/locales/nl-NL.po +++ b/src/locales/nl-NL.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2021-07-15 14:47+0000\n" +"POT-Creation-Date: 2021-07-27 19:57+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-07-15 15:04\n" +"PO-Revision-Date: 2021-07-27 20:04\n" #: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx @@ -412,6 +412,7 @@ msgstr "Alles wissen" msgid "Clear all" msgstr "Alles wissen" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx msgid "Close" msgstr "Sluiten" @@ -483,6 +484,10 @@ msgstr "Bevestig wissel" msgid "Confirm this transaction in your wallet" msgstr "Bevestig deze transactie in uw portemonnee" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Confirm transaction in wallet" +msgstr "Bevestig transactie in portemonnee" + #: src/pages/AddLiquidityV2/index.tsx #: src/pages/RemoveLiquidity/index.tsx #: src/pages/Swap/index.tsx @@ -729,6 +734,7 @@ msgstr "Voer een geldige lijstlocatie in" msgid "Enter valid token address" msgstr "Voer geldig tokenadres in" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/Web3Status/index.tsx msgid "Error" @@ -1372,6 +1378,7 @@ msgstr "Verwijderen van {0} {1} en {2} {3}" msgid "Restricts swaps to direct pairs only." msgstr "Beperkt swaps alleen tot directe paren." +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/pages/CreateProposal/ProposalSubmissionModal.tsx msgid "Return" @@ -1484,6 +1491,10 @@ msgstr "Indienen van stem" msgid "Succeeded" msgstr "Geslaagd" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Success" +msgstr "Succes" + #: src/pages/AddLiquidityV2/index.tsx msgid "Supply" msgstr "Levering" @@ -1645,6 +1656,7 @@ msgstr "Totale stortingen" msgid "Transaction Settings" msgstr "Transactie-instellingen" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/earn/ClaimRewardModal.tsx #: src/components/earn/StakingModal.tsx @@ -1654,6 +1666,10 @@ msgstr "Transactie-instellingen" msgid "Transaction Submitted" msgstr "Transactie verzonden" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Transaction completed in" +msgstr "Transactie voltooid in" + #: src/components/TransactionSettings/index.tsx msgid "Transaction deadline" msgstr "Transactiedeadline" @@ -1830,6 +1846,7 @@ msgstr "Bekijk op Etherscan" #: src/components/AccountDetails/index.tsx #: src/components/AccountDetails/index.tsx #: src/components/TransactionConfirmationModal/index.tsx +#: src/components/TransactionConfirmationModal/index.tsx msgid "View on Explorer" msgstr "Weergeven op Verkenner" diff --git a/src/locales/no-NO.po b/src/locales/no-NO.po index d8d81a54c9..9e202c1360 100644 --- a/src/locales/no-NO.po +++ b/src/locales/no-NO.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2021-07-15 14:47+0000\n" +"POT-Creation-Date: 2021-07-27 19:57+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-07-15 15:04\n" +"PO-Revision-Date: 2021-07-27 20:04\n" #: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx @@ -412,6 +412,7 @@ msgstr "Fjern alle" msgid "Clear all" msgstr "Fjern alle" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx msgid "Close" msgstr "Lukk" @@ -483,6 +484,10 @@ msgstr "Bekreft bytte" msgid "Confirm this transaction in your wallet" msgstr "Bekreft denne transaksjonen i lommeboken din" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Confirm transaction in wallet" +msgstr "Bekreft transaksjonen i lommeboken" + #: src/pages/AddLiquidityV2/index.tsx #: src/pages/RemoveLiquidity/index.tsx #: src/pages/Swap/index.tsx @@ -729,6 +734,7 @@ msgstr "Oppgi gyldig plassering for listen" msgid "Enter valid token address" msgstr "Oppgi gyldig pollettadresse" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/Web3Status/index.tsx msgid "Error" @@ -1372,6 +1378,7 @@ msgstr "Fjerner {0} {1} og {2} {3}" msgid "Restricts swaps to direct pairs only." msgstr "Begrenset byttebytte til bare direkte par par." +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/pages/CreateProposal/ProposalSubmissionModal.tsx msgid "Return" @@ -1484,6 +1491,10 @@ msgstr "Sender inn stemme" msgid "Succeeded" msgstr "Lyktes" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Success" +msgstr "Suksess" + #: src/pages/AddLiquidityV2/index.tsx msgid "Supply" msgstr "Levering" @@ -1645,6 +1656,7 @@ msgstr "Totale innskudd" msgid "Transaction Settings" msgstr "Transaksjonsinnstillinger" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/earn/ClaimRewardModal.tsx #: src/components/earn/StakingModal.tsx @@ -1654,6 +1666,10 @@ msgstr "Transaksjonsinnstillinger" msgid "Transaction Submitted" msgstr "Transaksjon sendt" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Transaction completed in" +msgstr "Transaksjonen fullført i" + #: src/components/TransactionSettings/index.tsx msgid "Transaction deadline" msgstr "Transaksjons frist" @@ -1830,6 +1846,7 @@ msgstr "Utsikt på Etherscan" #: src/components/AccountDetails/index.tsx #: src/components/AccountDetails/index.tsx #: src/components/TransactionConfirmationModal/index.tsx +#: src/components/TransactionConfirmationModal/index.tsx msgid "View on Explorer" msgstr "Se på Explorer" diff --git a/src/locales/pl-PL.po b/src/locales/pl-PL.po index 73c2460560..c8c0a2a571 100644 --- a/src/locales/pl-PL.po +++ b/src/locales/pl-PL.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2021-07-15 14:47+0000\n" +"POT-Creation-Date: 2021-07-27 19:57+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-07-15 15:04\n" +"PO-Revision-Date: 2021-07-27 20:04\n" #: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx @@ -412,6 +412,7 @@ msgstr "Wyczyść wszystko" msgid "Clear all" msgstr "Wyczyść wszystko" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx msgid "Close" msgstr "Zamknij" @@ -483,6 +484,10 @@ msgstr "Potwierdź zamianę" msgid "Confirm this transaction in your wallet" msgstr "Potwierdź tę transakcję w swoim portfelu" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Confirm transaction in wallet" +msgstr "Potwierdź transakcję w portfelu" + #: src/pages/AddLiquidityV2/index.tsx #: src/pages/RemoveLiquidity/index.tsx #: src/pages/Swap/index.tsx @@ -729,6 +734,7 @@ msgstr "Wprowadź poprawną lokalizację listy" msgid "Enter valid token address" msgstr "Wprowadź prawidłowy adres tokenu" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/Web3Status/index.tsx msgid "Error" @@ -1372,6 +1378,7 @@ msgstr "Usuwanie {0} {1} i {2} {3}" msgid "Restricts swaps to direct pairs only." msgstr "Ogranicza swapy tylko do par bezpośrednich." +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/pages/CreateProposal/ProposalSubmissionModal.tsx msgid "Return" @@ -1484,6 +1491,10 @@ msgstr "Wysyłanie głosu" msgid "Succeeded" msgstr "Udało się" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Success" +msgstr "Sukces" + #: src/pages/AddLiquidityV2/index.tsx msgid "Supply" msgstr "Dostawa" @@ -1645,6 +1656,7 @@ msgstr "Depozyty ogółem" msgid "Transaction Settings" msgstr "Ustawienia transakcji" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/earn/ClaimRewardModal.tsx #: src/components/earn/StakingModal.tsx @@ -1654,6 +1666,10 @@ msgstr "Ustawienia transakcji" msgid "Transaction Submitted" msgstr "Transakcja przesłana" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Transaction completed in" +msgstr "Transakcja zakończona w" + #: src/components/TransactionSettings/index.tsx msgid "Transaction deadline" msgstr "Termin transakcji" @@ -1830,6 +1846,7 @@ msgstr "Zobacz na Etherscan" #: src/components/AccountDetails/index.tsx #: src/components/AccountDetails/index.tsx #: src/components/TransactionConfirmationModal/index.tsx +#: src/components/TransactionConfirmationModal/index.tsx msgid "View on Explorer" msgstr "Zobacz w Eksploratorze" diff --git a/src/locales/pt-BR.po b/src/locales/pt-BR.po index ed1cda0645..3b7b48a110 100644 --- a/src/locales/pt-BR.po +++ b/src/locales/pt-BR.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2021-07-15 14:47+0000\n" +"POT-Creation-Date: 2021-07-27 19:57+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-07-15 15:04\n" +"PO-Revision-Date: 2021-07-27 20:04\n" #: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx @@ -412,6 +412,7 @@ msgstr "Limpar Tudo" msgid "Clear all" msgstr "Limpar tudo" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx msgid "Close" msgstr "Fechar" @@ -483,6 +484,10 @@ msgstr "Confirmar a conversão" msgid "Confirm this transaction in your wallet" msgstr "Confirmar esta operação na sua carteira" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Confirm transaction in wallet" +msgstr "Confirme a transação na carteira" + #: src/pages/AddLiquidityV2/index.tsx #: src/pages/RemoveLiquidity/index.tsx #: src/pages/Swap/index.tsx @@ -729,6 +734,7 @@ msgstr "Digite uma localização válida para a lista" msgid "Enter valid token address" msgstr "Digite um endereço válido para os tokens" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/Web3Status/index.tsx msgid "Error" @@ -1372,6 +1378,7 @@ msgstr "Removendo {0} {1} e {2} {3}" msgid "Restricts swaps to direct pairs only." msgstr "Restringir a conversão somente aos pares diretos." +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/pages/CreateProposal/ProposalSubmissionModal.tsx msgid "Return" @@ -1484,6 +1491,10 @@ msgstr "Enviando Voto" msgid "Succeeded" msgstr "Bem sucedido" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Success" +msgstr "Sucesso" + #: src/pages/AddLiquidityV2/index.tsx msgid "Supply" msgstr "Fornecimento" @@ -1645,6 +1656,7 @@ msgstr "Total dos depósitos" msgid "Transaction Settings" msgstr "Configurações das operações" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/earn/ClaimRewardModal.tsx #: src/components/earn/StakingModal.tsx @@ -1654,6 +1666,10 @@ msgstr "Configurações das operações" msgid "Transaction Submitted" msgstr "Operação enviada" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Transaction completed in" +msgstr "Transação concluída em" + #: src/components/TransactionSettings/index.tsx msgid "Transaction deadline" msgstr "Data-limite da operação" @@ -1830,6 +1846,7 @@ msgstr "Ver no Etherscan" #: src/components/AccountDetails/index.tsx #: src/components/AccountDetails/index.tsx #: src/components/TransactionConfirmationModal/index.tsx +#: src/components/TransactionConfirmationModal/index.tsx msgid "View on Explorer" msgstr "Visualizar no Explorer" diff --git a/src/locales/pt-PT.po b/src/locales/pt-PT.po index 1186064e3c..c80e5997fb 100644 --- a/src/locales/pt-PT.po +++ b/src/locales/pt-PT.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2021-07-15 14:47+0000\n" +"POT-Creation-Date: 2021-07-27 19:57+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-07-15 15:04\n" +"PO-Revision-Date: 2021-07-27 20:04\n" #: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx @@ -412,6 +412,7 @@ msgstr "Limpar Tudo" msgid "Clear all" msgstr "Limpar tudo" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx msgid "Close" msgstr "Fechar" @@ -483,6 +484,10 @@ msgstr "Confirmar troca" msgid "Confirm this transaction in your wallet" msgstr "Confirmar esta transação na sua carteira" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Confirm transaction in wallet" +msgstr "Confirme a transação na carteira" + #: src/pages/AddLiquidityV2/index.tsx #: src/pages/RemoveLiquidity/index.tsx #: src/pages/Swap/index.tsx @@ -729,6 +734,7 @@ msgstr "Insira um local de lista válido" msgid "Enter valid token address" msgstr "Insira um endereço de token válido" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/Web3Status/index.tsx msgid "Error" @@ -1372,6 +1378,7 @@ msgstr "A remover {0} {1} e {2} {3}" msgid "Restricts swaps to direct pairs only." msgstr "Restringe trocas apenas para pares diretos." +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/pages/CreateProposal/ProposalSubmissionModal.tsx msgid "Return" @@ -1484,6 +1491,10 @@ msgstr "A Enviar Voto" msgid "Succeeded" msgstr "Bem sucedido" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Success" +msgstr "Sucesso" + #: src/pages/AddLiquidityV2/index.tsx msgid "Supply" msgstr "Fornecer" @@ -1645,6 +1656,7 @@ msgstr "Total de depósitos" msgid "Transaction Settings" msgstr "Configurações de transação" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/earn/ClaimRewardModal.tsx #: src/components/earn/StakingModal.tsx @@ -1654,6 +1666,10 @@ msgstr "Configurações de transação" msgid "Transaction Submitted" msgstr "Transação Enviada" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Transaction completed in" +msgstr "Transação concluída em" + #: src/components/TransactionSettings/index.tsx msgid "Transaction deadline" msgstr "Prazo de transação" @@ -1830,6 +1846,7 @@ msgstr "Ver no Etherscan" #: src/components/AccountDetails/index.tsx #: src/components/AccountDetails/index.tsx #: src/components/TransactionConfirmationModal/index.tsx +#: src/components/TransactionConfirmationModal/index.tsx msgid "View on Explorer" msgstr "Ver no Explorador" diff --git a/src/locales/ro-RO.po b/src/locales/ro-RO.po index a626bc03f7..e145c6b215 100644 --- a/src/locales/ro-RO.po +++ b/src/locales/ro-RO.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2021-07-15 14:47+0000\n" +"POT-Creation-Date: 2021-07-27 19:57+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-07-15 15:04\n" +"PO-Revision-Date: 2021-07-27 20:04\n" #: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx @@ -412,6 +412,7 @@ msgstr "Șterge tot" msgid "Clear all" msgstr "Șterge tot" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx msgid "Close" msgstr "Închide" @@ -483,6 +484,10 @@ msgstr "Confirmă Schimbul" msgid "Confirm this transaction in your wallet" msgstr "Confirmă această tranzacție în portofelul tău" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Confirm transaction in wallet" +msgstr "Confirmați tranzacția în portofel" + #: src/pages/AddLiquidityV2/index.tsx #: src/pages/RemoveLiquidity/index.tsx #: src/pages/Swap/index.tsx @@ -729,6 +734,7 @@ msgstr "Introdu o listă valabilă a locației" msgid "Enter valid token address" msgstr "Introdu o adresă valabilă a grupului" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/Web3Status/index.tsx msgid "Error" @@ -1372,6 +1378,7 @@ msgstr "Se elimină {0} {1} și {2} {3}" msgid "Restricts swaps to direct pairs only." msgstr "Restricționează rocadele doar la perechi directe." +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/pages/CreateProposal/ProposalSubmissionModal.tsx msgid "Return" @@ -1484,6 +1491,10 @@ msgstr "Se trimite votul" msgid "Succeeded" msgstr "Reușit" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Success" +msgstr "Succes" + #: src/pages/AddLiquidityV2/index.tsx msgid "Supply" msgstr "Furnizare" @@ -1645,6 +1656,7 @@ msgstr "Depozite totale" msgid "Transaction Settings" msgstr "Setări Tranzacție" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/earn/ClaimRewardModal.tsx #: src/components/earn/StakingModal.tsx @@ -1654,6 +1666,10 @@ msgstr "Setări Tranzacție" msgid "Transaction Submitted" msgstr "Tranzacție Trimisă" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Transaction completed in" +msgstr "Tranzacție finalizată în" + #: src/components/TransactionSettings/index.tsx msgid "Transaction deadline" msgstr "Termen limită tranzacție" @@ -1830,6 +1846,7 @@ msgstr "Vizualizare pe Etherscan" #: src/components/AccountDetails/index.tsx #: src/components/AccountDetails/index.tsx #: src/components/TransactionConfirmationModal/index.tsx +#: src/components/TransactionConfirmationModal/index.tsx msgid "View on Explorer" msgstr "Vizualizează pe Explorer" diff --git a/src/locales/ru-RU.po b/src/locales/ru-RU.po index 4b7bcb469e..7b04cd7949 100644 --- a/src/locales/ru-RU.po +++ b/src/locales/ru-RU.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2021-07-15 14:47+0000\n" +"POT-Creation-Date: 2021-07-27 19:57+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-07-15 16:04\n" +"PO-Revision-Date: 2021-07-27 20:04\n" #: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx @@ -412,6 +412,7 @@ msgstr "Очистить всё" msgid "Clear all" msgstr "Очистить всё" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx msgid "Close" msgstr "Закрыть" @@ -483,6 +484,10 @@ msgstr "Подтвердить обмен" msgid "Confirm this transaction in your wallet" msgstr "Подтвердите эту транзакцию в своём кошельке" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Confirm transaction in wallet" +msgstr "Подтвердите транзакцию в кошельке" + #: src/pages/AddLiquidityV2/index.tsx #: src/pages/RemoveLiquidity/index.tsx #: src/pages/Swap/index.tsx @@ -729,6 +734,7 @@ msgstr "Введите правильное расположение списк msgid "Enter valid token address" msgstr "Введите правильный адрес токена" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/Web3Status/index.tsx msgid "Error" @@ -1372,6 +1378,7 @@ msgstr "Удаление {0} {1} и {2} {3}" msgid "Restricts swaps to direct pairs only." msgstr "Производить обмен только через прямые пары." +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/pages/CreateProposal/ProposalSubmissionModal.tsx msgid "Return" @@ -1484,6 +1491,10 @@ msgstr "Отправка голоса" msgid "Succeeded" msgstr "Успешно" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Success" +msgstr "Успех" + #: src/pages/AddLiquidityV2/index.tsx msgid "Supply" msgstr "Внести" @@ -1645,6 +1656,7 @@ msgstr "Всего внесено" msgid "Transaction Settings" msgstr "Настройки транзакций" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/earn/ClaimRewardModal.tsx #: src/components/earn/StakingModal.tsx @@ -1654,6 +1666,10 @@ msgstr "Настройки транзакций" msgid "Transaction Submitted" msgstr "Транзакция отправлена" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Transaction completed in" +msgstr "Транзакция завершена в" + #: src/components/TransactionSettings/index.tsx msgid "Transaction deadline" msgstr "Cрок действия транзакции" @@ -1830,6 +1846,7 @@ msgstr "Посмотреть на Etherscan" #: src/components/AccountDetails/index.tsx #: src/components/AccountDetails/index.tsx #: src/components/TransactionConfirmationModal/index.tsx +#: src/components/TransactionConfirmationModal/index.tsx msgid "View on Explorer" msgstr "Просмотреть в обозревателе" diff --git a/src/locales/sr-SP.po b/src/locales/sr-SP.po index 90484c2e37..39b4d6fb53 100644 --- a/src/locales/sr-SP.po +++ b/src/locales/sr-SP.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2021-07-15 14:47+0000\n" +"POT-Creation-Date: 2021-07-27 19:57+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-07-15 15:04\n" +"PO-Revision-Date: 2021-07-27 20:04\n" #: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx @@ -412,6 +412,7 @@ msgstr "Обриши све" msgid "Clear all" msgstr "Обриши све" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx msgid "Close" msgstr "Затвори" @@ -483,6 +484,10 @@ msgstr "Потврдите размену" msgid "Confirm this transaction in your wallet" msgstr "Потврдите ову трансакцију у новчанику" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Confirm transaction in wallet" +msgstr "Потврдите трансакцију у новчанику" + #: src/pages/AddLiquidityV2/index.tsx #: src/pages/RemoveLiquidity/index.tsx #: src/pages/Swap/index.tsx @@ -729,6 +734,7 @@ msgstr "Унесите важећи списак локација" msgid "Enter valid token address" msgstr "Унесите важећу адресу токена" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/Web3Status/index.tsx msgid "Error" @@ -1372,6 +1378,7 @@ msgstr "Уклањање {0} {1} и {2} {3}" msgid "Restricts swaps to direct pairs only." msgstr "Ограничава замене само на директне парове." +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/pages/CreateProposal/ProposalSubmissionModal.tsx msgid "Return" @@ -1484,6 +1491,10 @@ msgstr "Слање гласа" msgid "Succeeded" msgstr "Успео" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Success" +msgstr "Успех" + #: src/pages/AddLiquidityV2/index.tsx msgid "Supply" msgstr "Снабдевање" @@ -1645,6 +1656,7 @@ msgstr "Укупни депозити" msgid "Transaction Settings" msgstr "Поставке трансакције" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/earn/ClaimRewardModal.tsx #: src/components/earn/StakingModal.tsx @@ -1654,6 +1666,10 @@ msgstr "Поставке трансакције" msgid "Transaction Submitted" msgstr "Трансакција је предата" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Transaction completed in" +msgstr "Трансакција је завршена у" + #: src/components/TransactionSettings/index.tsx msgid "Transaction deadline" msgstr "Крајњи рок за трансакцију" @@ -1830,6 +1846,7 @@ msgstr "Поглед на Етхерсцан-у" #: src/components/AccountDetails/index.tsx #: src/components/AccountDetails/index.tsx #: src/components/TransactionConfirmationModal/index.tsx +#: src/components/TransactionConfirmationModal/index.tsx msgid "View on Explorer" msgstr "Поглед на Екплореру" diff --git a/src/locales/sv-SE.po b/src/locales/sv-SE.po index 9014be349a..821283a188 100644 --- a/src/locales/sv-SE.po +++ b/src/locales/sv-SE.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2021-07-15 14:47+0000\n" +"POT-Creation-Date: 2021-07-27 19:57+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-07-15 15:04\n" +"PO-Revision-Date: 2021-07-27 20:04\n" #: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx @@ -412,6 +412,7 @@ msgstr "Rensa alla" msgid "Clear all" msgstr "Rensa alla" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx msgid "Close" msgstr "Stäng" @@ -483,6 +484,10 @@ msgstr "Bekräfta byte" msgid "Confirm this transaction in your wallet" msgstr "Bekräfta transaktionen i din plånbok" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Confirm transaction in wallet" +msgstr "Bekräfta transaktionen i plånboken" + #: src/pages/AddLiquidityV2/index.tsx #: src/pages/RemoveLiquidity/index.tsx #: src/pages/Swap/index.tsx @@ -729,6 +734,7 @@ msgstr "Ange giltig listplats" msgid "Enter valid token address" msgstr "Ange giltig tokenadress" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/Web3Status/index.tsx msgid "Error" @@ -1372,6 +1378,7 @@ msgstr "Tar bort {0} {1} och {2} {3}" msgid "Restricts swaps to direct pairs only." msgstr "Begränsar byten till direkta par." +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/pages/CreateProposal/ProposalSubmissionModal.tsx msgid "Return" @@ -1484,6 +1491,10 @@ msgstr "Skickar röstning" msgid "Succeeded" msgstr "Lyckades" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Success" +msgstr "Framgång" + #: src/pages/AddLiquidityV2/index.tsx msgid "Supply" msgstr "Tillgång" @@ -1645,6 +1656,7 @@ msgstr "Summa insättningar" msgid "Transaction Settings" msgstr "Transaktionsinställningar" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/earn/ClaimRewardModal.tsx #: src/components/earn/StakingModal.tsx @@ -1654,6 +1666,10 @@ msgstr "Transaktionsinställningar" msgid "Transaction Submitted" msgstr "Transaktion skickad" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Transaction completed in" +msgstr "Transaktionen slutfördes" + #: src/components/TransactionSettings/index.tsx msgid "Transaction deadline" msgstr "Tidsfrist för transaktion" @@ -1830,6 +1846,7 @@ msgstr "Visa på Etherscan" #: src/components/AccountDetails/index.tsx #: src/components/AccountDetails/index.tsx #: src/components/TransactionConfirmationModal/index.tsx +#: src/components/TransactionConfirmationModal/index.tsx msgid "View on Explorer" msgstr "Visa i Utforskare" diff --git a/src/locales/tr-TR.po b/src/locales/tr-TR.po index 6edabf3cd0..0c1f88b4bf 100644 --- a/src/locales/tr-TR.po +++ b/src/locales/tr-TR.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2021-07-15 14:47+0000\n" +"POT-Creation-Date: 2021-07-27 19:57+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-07-15 15:04\n" +"PO-Revision-Date: 2021-07-27 20:04\n" #: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx @@ -412,6 +412,7 @@ msgstr "Tümünü Temizle" msgid "Clear all" msgstr "Tümünü temizle" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx msgid "Close" msgstr "Kapat" @@ -483,6 +484,10 @@ msgstr "Swap'ı Onayla" msgid "Confirm this transaction in your wallet" msgstr "Cüzdanınızda bu işlemi onaylayın" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Confirm transaction in wallet" +msgstr "Cüzdandaki işlemi onaylayın" + #: src/pages/AddLiquidityV2/index.tsx #: src/pages/RemoveLiquidity/index.tsx #: src/pages/Swap/index.tsx @@ -729,6 +734,7 @@ msgstr "Geçerli liste konumu girin" msgid "Enter valid token address" msgstr "Geçerli jeton adresini girin" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/Web3Status/index.tsx msgid "Error" @@ -1372,6 +1378,7 @@ msgstr "{0} {1} ve {2} {3} kaldırılıyor" msgid "Restricts swaps to direct pairs only." msgstr "Swap'ları yalnızca doğrudan çiftlerle sınırlar." +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/pages/CreateProposal/ProposalSubmissionModal.tsx msgid "Return" @@ -1484,6 +1491,10 @@ msgstr "Oy Gönderme" msgid "Succeeded" msgstr "başarılı" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Success" +msgstr "Başarı" + #: src/pages/AddLiquidityV2/index.tsx msgid "Supply" msgstr "Kaynak" @@ -1645,6 +1656,7 @@ msgstr "Toplam mevduat" msgid "Transaction Settings" msgstr "İşlem Ayarları" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/earn/ClaimRewardModal.tsx #: src/components/earn/StakingModal.tsx @@ -1654,6 +1666,10 @@ msgstr "İşlem Ayarları" msgid "Transaction Submitted" msgstr "İşlem Gönderildi" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Transaction completed in" +msgstr "İşlem tamamlandı" + #: src/components/TransactionSettings/index.tsx msgid "Transaction deadline" msgstr "İşlem son tarihi" @@ -1830,6 +1846,7 @@ msgstr "Etherscan üzerinde görüntüle" #: src/components/AccountDetails/index.tsx #: src/components/AccountDetails/index.tsx #: src/components/TransactionConfirmationModal/index.tsx +#: src/components/TransactionConfirmationModal/index.tsx msgid "View on Explorer" msgstr "Explorer'da Görüntüle" diff --git a/src/locales/uk-UA.po b/src/locales/uk-UA.po index 3b4df0bedf..a63987d15d 100644 --- a/src/locales/uk-UA.po +++ b/src/locales/uk-UA.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2021-07-15 14:47+0000\n" +"POT-Creation-Date: 2021-07-27 19:57+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-07-15 15:04\n" +"PO-Revision-Date: 2021-07-27 20:04\n" #: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx @@ -412,6 +412,7 @@ msgstr "Очистити все" msgid "Clear all" msgstr "Очистити все" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx msgid "Close" msgstr "Закрити" @@ -483,6 +484,10 @@ msgstr "Підтвердити обмін" msgid "Confirm this transaction in your wallet" msgstr "Підтвердьте цю операцію у своєму гаманці" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Confirm transaction in wallet" +msgstr "Підтвердіть транзакцію в гаманці" + #: src/pages/AddLiquidityV2/index.tsx #: src/pages/RemoveLiquidity/index.tsx #: src/pages/Swap/index.tsx @@ -729,6 +734,7 @@ msgstr "Введіть дійсне місце списку" msgid "Enter valid token address" msgstr "Введіть дійсну адресу токена" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/Web3Status/index.tsx msgid "Error" @@ -1372,6 +1378,7 @@ msgstr "Видалення {0} {1} та {2} {3}" msgid "Restricts swaps to direct pairs only." msgstr "Обмежує обмін лише прямими парами." +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/pages/CreateProposal/ProposalSubmissionModal.tsx msgid "Return" @@ -1484,6 +1491,10 @@ msgstr "Відправка голосу" msgid "Succeeded" msgstr "Вдалося" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Success" +msgstr "Успіху" + #: src/pages/AddLiquidityV2/index.tsx msgid "Supply" msgstr "Пропозиція" @@ -1645,6 +1656,7 @@ msgstr "Усього внесків" msgid "Transaction Settings" msgstr "Налаштування транзакцій" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/earn/ClaimRewardModal.tsx #: src/components/earn/StakingModal.tsx @@ -1654,6 +1666,10 @@ msgstr "Налаштування транзакцій" msgid "Transaction Submitted" msgstr "Транзакцію надіслано" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Transaction completed in" +msgstr "Транзакція завершена в" + #: src/components/TransactionSettings/index.tsx msgid "Transaction deadline" msgstr "Кінцевий термін транзакції" @@ -1830,6 +1846,7 @@ msgstr "Переглянути на Etherscan" #: src/components/AccountDetails/index.tsx #: src/components/AccountDetails/index.tsx #: src/components/TransactionConfirmationModal/index.tsx +#: src/components/TransactionConfirmationModal/index.tsx msgid "View on Explorer" msgstr "Переглянути на Explorer" diff --git a/src/locales/vi-VN.po b/src/locales/vi-VN.po index 43a7b86884..d4dc856f4e 100644 --- a/src/locales/vi-VN.po +++ b/src/locales/vi-VN.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2021-07-15 14:47+0000\n" +"POT-Creation-Date: 2021-07-27 19:57+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-07-15 15:04\n" +"PO-Revision-Date: 2021-07-27 20:04\n" #: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx @@ -412,6 +412,7 @@ msgstr "Xóa tất cả" msgid "Clear all" msgstr "Xóa tất cả" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx msgid "Close" msgstr "Đóng" @@ -483,6 +484,10 @@ msgstr "Xác nhận Hoán đổi" msgid "Confirm this transaction in your wallet" msgstr "Xác nhận giao dịch này trong ví của bạn" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Confirm transaction in wallet" +msgstr "Xác nhận giao dịch trong ví" + #: src/pages/AddLiquidityV2/index.tsx #: src/pages/RemoveLiquidity/index.tsx #: src/pages/Swap/index.tsx @@ -729,6 +734,7 @@ msgstr "Nhập vị trí danh sách hợp lệ" msgid "Enter valid token address" msgstr "Nhập địa chỉ mã token hợp lệ" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/Web3Status/index.tsx msgid "Error" @@ -1372,6 +1378,7 @@ msgstr "Loại bỏ {0} {1} và {2} {3}" msgid "Restricts swaps to direct pairs only." msgstr "Chỉ hạn chế hoán đổi đối với các cặp trực tiếp." +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/pages/CreateProposal/ProposalSubmissionModal.tsx msgid "Return" @@ -1484,6 +1491,10 @@ msgstr "Gửi phiếu bầu" msgid "Succeeded" msgstr "Thành công" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Success" +msgstr "Sự thành công" + #: src/pages/AddLiquidityV2/index.tsx msgid "Supply" msgstr "Cung cấp" @@ -1645,6 +1656,7 @@ msgstr "Tổng số tiền gửi" msgid "Transaction Settings" msgstr "Cài đặt giao dịch" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/earn/ClaimRewardModal.tsx #: src/components/earn/StakingModal.tsx @@ -1654,6 +1666,10 @@ msgstr "Cài đặt giao dịch" msgid "Transaction Submitted" msgstr "Giao dịch đã được gửi" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Transaction completed in" +msgstr "Giao dịch đã hoàn tất trong" + #: src/components/TransactionSettings/index.tsx msgid "Transaction deadline" msgstr "Thời hạn giao dịch" @@ -1830,6 +1846,7 @@ msgstr "Xem trên Etherscan" #: src/components/AccountDetails/index.tsx #: src/components/AccountDetails/index.tsx #: src/components/TransactionConfirmationModal/index.tsx +#: src/components/TransactionConfirmationModal/index.tsx msgid "View on Explorer" msgstr "Xem trên Explorer" diff --git a/src/locales/zh-CN.po b/src/locales/zh-CN.po index f9e765bd72..8b14f58f20 100644 --- a/src/locales/zh-CN.po +++ b/src/locales/zh-CN.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2021-07-15 14:47+0000\n" +"POT-Creation-Date: 2021-07-27 19:57+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-07-19 13:09\n" +"PO-Revision-Date: 2021-07-27 20:04\n" #: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx @@ -412,6 +412,7 @@ msgstr "全部清除" msgid "Clear all" msgstr "全部清除" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx msgid "Close" msgstr "关闭" @@ -483,6 +484,10 @@ msgstr "确认兑换" msgid "Confirm this transaction in your wallet" msgstr "在您的钱包中确认这笔交易" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Confirm transaction in wallet" +msgstr "在钱包中确认交易" + #: src/pages/AddLiquidityV2/index.tsx #: src/pages/RemoveLiquidity/index.tsx #: src/pages/Swap/index.tsx @@ -729,6 +734,7 @@ msgstr "输入有效的代币列表源" msgid "Enter valid token address" msgstr "输入有效的代币合约地址" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/Web3Status/index.tsx msgid "Error" @@ -1372,6 +1378,7 @@ msgstr "正在去除 {0} {1} 和 {2} {3}" msgid "Restricts swaps to direct pairs only." msgstr "将交易限制为只针对直接币对。" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/pages/CreateProposal/ProposalSubmissionModal.tsx msgid "Return" @@ -1484,6 +1491,10 @@ msgstr "提交投票" msgid "Succeeded" msgstr "投票通过" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Success" +msgstr "成功" + #: src/pages/AddLiquidityV2/index.tsx msgid "Supply" msgstr "供应" @@ -1645,6 +1656,7 @@ msgstr "存入总额" msgid "Transaction Settings" msgstr "交易设置" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/earn/ClaimRewardModal.tsx #: src/components/earn/StakingModal.tsx @@ -1654,6 +1666,10 @@ msgstr "交易设置" msgid "Transaction Submitted" msgstr "已提交交易" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Transaction completed in" +msgstr "交易完成于" + #: src/components/TransactionSettings/index.tsx msgid "Transaction deadline" msgstr "交易截止期限" @@ -1830,6 +1846,7 @@ msgstr "在 Etherscan 上查看" #: src/components/AccountDetails/index.tsx #: src/components/AccountDetails/index.tsx #: src/components/TransactionConfirmationModal/index.tsx +#: src/components/TransactionConfirmationModal/index.tsx msgid "View on Explorer" msgstr "在以太坊资源浏览器上查看" diff --git a/src/locales/zh-TW.po b/src/locales/zh-TW.po index d0c94fb45e..2ff48f71a5 100644 --- a/src/locales/zh-TW.po +++ b/src/locales/zh-TW.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2021-07-15 14:47+0000\n" +"POT-Creation-Date: 2021-07-27 19:57+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-07-19 13:09\n" +"PO-Revision-Date: 2021-07-27 20:04\n" #: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx @@ -412,6 +412,7 @@ msgstr "全部清除" msgid "Clear all" msgstr "全部清除" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx msgid "Close" msgstr "關閉" @@ -483,6 +484,10 @@ msgstr "確認兌換" msgid "Confirm this transaction in your wallet" msgstr "在您的錢包中確認這筆交易" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Confirm transaction in wallet" +msgstr "在錢包中確認交易" + #: src/pages/AddLiquidityV2/index.tsx #: src/pages/RemoveLiquidity/index.tsx #: src/pages/Swap/index.tsx @@ -729,6 +734,7 @@ msgstr "輸入有效的代幣列表源" msgid "Enter valid token address" msgstr "輸入有效的代幣地址" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/Web3Status/index.tsx msgid "Error" @@ -1372,6 +1378,7 @@ msgstr "正在去除 {0} {1} 和 {2} {3}" msgid "Restricts swaps to direct pairs only." msgstr "將交易限製為只針對直接幣對。" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/pages/CreateProposal/ProposalSubmissionModal.tsx msgid "Return" @@ -1484,6 +1491,10 @@ msgstr "提交投票" msgid "Succeeded" msgstr "投票通過" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Success" +msgstr "成功" + #: src/pages/AddLiquidityV2/index.tsx msgid "Supply" msgstr "供應" @@ -1645,6 +1656,7 @@ msgstr "存款總額" msgid "Transaction Settings" msgstr "交易設定" +#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx #: src/components/earn/ClaimRewardModal.tsx #: src/components/earn/StakingModal.tsx @@ -1654,6 +1666,10 @@ msgstr "交易設定" msgid "Transaction Submitted" msgstr "交易已提交" +#: src/components/TransactionConfirmationModal/index.tsx +msgid "Transaction completed in" +msgstr "交易完成於" + #: src/components/TransactionSettings/index.tsx msgid "Transaction deadline" msgstr "交易截止期限" @@ -1830,6 +1846,7 @@ msgstr "在Etherscan上查看" #: src/components/AccountDetails/index.tsx #: src/components/AccountDetails/index.tsx #: src/components/TransactionConfirmationModal/index.tsx +#: src/components/TransactionConfirmationModal/index.tsx msgid "View on Explorer" msgstr "在以太坊資源瀏覽器上查看"