From 0e9e7a8bcb6285afe36147ca3b7de1dac1f1f672 Mon Sep 17 00:00:00 2001 From: Gabito Esmiapodo <4015436+gabitoesmiapodo@users.noreply.github.com> Date: Tue, 21 Oct 2025 14:43:03 -0300 Subject: [PATCH 1/6] Update source file en-US.po --- apps/cowswap-frontend/src/locales/en-US.po | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/apps/cowswap-frontend/src/locales/en-US.po b/apps/cowswap-frontend/src/locales/en-US.po index 3bf88246461..0191815738e 100644 --- a/apps/cowswap-frontend/src/locales/en-US.po +++ b/apps/cowswap-frontend/src/locales/en-US.po @@ -5164,8 +5164,8 @@ msgid "This price is {displayedPercent}% lower than current market price. You co msgstr "This price is {displayedPercent}% lower than current market price. You could be selling your <0/> at a loss! Click on \"Market price\" to set your limit price to the current market price." #: apps/cowswap-frontend/src/modules/erc20Approve/containers/ActiveOrdersWithAffectedPermit/ActiveOrdersWithAffectedPermit.tsx -#~ msgid "There {areIs} <0>{ordersWithPermitLength} existing {orderWord} using a <1/> token approval. If you sign a new one, only one order can fill. Continue with current permit amount or choose full approval so all orders can be filled." -#~ msgstr "There {areIs} <0>{ordersWithPermitLength} existing {orderWord} using a <1/> token approval. If you sign a new one, only one order can fill. Continue with current permit amount or choose full approval so all orders can be filled." +msgid "There {areIs} <0>{ordersWithPermitLength} existing {orderWord} using a <1/> token approval. If you sign a new one, only one order can fill. Continue with current permit amount or choose full approval so all orders can be filled." +msgstr "There {areIs} <0>{ordersWithPermitLength} existing {orderWord} using a <1/> token approval. If you sign a new one, only one order can fill. Continue with current permit amount or choose full approval so all orders can be filled." #: apps/cowswap-frontend/src/modules/ethFlow/pure/EthFlowModalContent/configs.ts msgid "Continue swap with {wrappedSymbol}" @@ -5952,10 +5952,6 @@ msgstr "Mev Slicer" msgid "Creation transaction" msgstr "Creation transaction" -#: apps/cowswap-frontend/src/modules/erc20Approve/containers/ActiveOrdersWithAffectedPermit/ActiveOrdersWithAffectedPermit.tsx -msgid "There {areIs} <0>{ordersWithPermitLength} existing {orderWord} using a <1/> token approval. Partial approval may affect the execution of other orders. Adjust the amount or choose full approval to proceed." -msgstr "There {areIs} <0>{ordersWithPermitLength} existing {orderWord} using a <1/> token approval. Partial approval may affect the execution of other orders. Adjust the amount or choose full approval to proceed." - #: apps/cowswap-frontend/src/modules/wallet/pure/WatchAssetInWallet/index.tsx msgid "Add token" msgstr "Add token" From 02faed8b384568873ed150a1156ab3bbb7b46cce Mon Sep 17 00:00:00 2001 From: Gabito Esmiapodo <4015436+gabitoesmiapodo@users.noreply.github.com> Date: Tue, 21 Oct 2025 14:43:09 -0300 Subject: [PATCH 2/6] New translations en-us.po (Spanish) --- apps/cowswap-frontend/src/locales/es-ES.po | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/apps/cowswap-frontend/src/locales/es-ES.po b/apps/cowswap-frontend/src/locales/es-ES.po index 48cd3789825..1489ef3e2b7 100644 --- a/apps/cowswap-frontend/src/locales/es-ES.po +++ b/apps/cowswap-frontend/src/locales/es-ES.po @@ -8,7 +8,7 @@ msgstr "" "Language: es\n" "Project-Id-Version: cowswap18n\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2025-10-21 17:13\n" +"PO-Revision-Date: 2025-10-21 17:43\n" "Last-Translator: \n" "Language-Team: Spanish\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -5151,8 +5151,8 @@ msgid "This price is {displayedPercent}% lower than current market price. You co msgstr "Este precio es un {displayedPercent}% inferior al precio de mercado actual. ¡Usted podría estar vendiendo su <0/> con pérdida! Haga clic en \"Precio de mercado\" para fijar su precio límite al precio actual de mercado." #: apps/cowswap-frontend/src/modules/erc20Approve/containers/ActiveOrdersWithAffectedPermit/ActiveOrdersWithAffectedPermit.tsx -msgid "There {areIs} <0>{ordersWithPermitLength} existing {orderWord} using a <1/> token approval. If you sign a new one, only one order can fill. Continue with current permit amount or choose full approval so all orders can be filled." -msgstr "Hay <0>{ordersWithPermitLength} {orderWord} usando una aprobación de token <1/>. Si firma uno nuevo, sólo puede llenar una orden. Continúe con la cantidad actual aprobada o elija la aprobación completa para que todas las órdenes puedan ser llenadas." +#~ msgid "There {areIs} <0>{ordersWithPermitLength} existing {orderWord} using a <1/> token approval. If you sign a new one, only one order can fill. Continue with current permit amount or choose full approval so all orders can be filled." +#~ msgstr "There {areIs} <0>{ordersWithPermitLength} existing {orderWord} using a <1/> token approval. If you sign a new one, only one order can fill. Continue with current permit amount or choose full approval so all orders can be filled." #: apps/cowswap-frontend/src/modules/ethFlow/pure/EthFlowModalContent/configs.ts msgid "Continue swap with {wrappedSymbol}" @@ -5939,6 +5939,10 @@ msgstr "Cortador de Mev" msgid "Creation transaction" msgstr "Creación de transacción" +#: apps/cowswap-frontend/src/modules/erc20Approve/containers/ActiveOrdersWithAffectedPermit/ActiveOrdersWithAffectedPermit.tsx +msgid "There {areIs} <0>{ordersWithPermitLength} existing {orderWord} using a <1/> token approval. Partial approval may affect the execution of other orders. Adjust the amount or choose full approval to proceed." +msgstr "" + #: apps/cowswap-frontend/src/modules/wallet/pure/WatchAssetInWallet/index.tsx msgid "Add token" msgstr "Añadir token" From 6d4756ff3a2faaa7d5db209b953576043dfed915 Mon Sep 17 00:00:00 2001 From: Gabito Esmiapodo <4015436+gabitoesmiapodo@users.noreply.github.com> Date: Tue, 21 Oct 2025 14:43:11 -0300 Subject: [PATCH 3/6] New translations en-us.po (Russian) --- apps/cowswap-frontend/src/locales/ru-RU.po | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/apps/cowswap-frontend/src/locales/ru-RU.po b/apps/cowswap-frontend/src/locales/ru-RU.po index 94e10a639d1..54b36e91cfb 100644 --- a/apps/cowswap-frontend/src/locales/ru-RU.po +++ b/apps/cowswap-frontend/src/locales/ru-RU.po @@ -8,7 +8,7 @@ msgstr "" "Language: ru\n" "Project-Id-Version: cowswap18n\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2025-10-21 17:13\n" +"PO-Revision-Date: 2025-10-21 17:43\n" "Last-Translator: \n" "Language-Team: Russian\n" "Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n" @@ -5151,8 +5151,8 @@ msgid "This price is {displayedPercent}% lower than current market price. You co msgstr "Эта цена на {displayedPercent}% ниже текущей рыночной цены. Вы можете продать свой <0/> с убытком! Нажмите «Рыночная цена», чтобы установить лимитную цену равной текущей рыночной цене." #: apps/cowswap-frontend/src/modules/erc20Approve/containers/ActiveOrdersWithAffectedPermit/ActiveOrdersWithAffectedPermit.tsx -msgid "There {areIs} <0>{ordersWithPermitLength} existing {orderWord} using a <1/> token approval. If you sign a new one, only one order can fill. Continue with current permit amount or choose full approval so all orders can be filled." -msgstr "Там {areIs} <0>{ordersWithPermitLength} существующий {orderWord} с <1/> одобрением токена. Если вы подписываете новый, может быть только один ордер. Продолжить с текущей суммой разрешения или выбрать полное утверждение, чтобы все заказы могут быть исполнены." +#~ msgid "There {areIs} <0>{ordersWithPermitLength} existing {orderWord} using a <1/> token approval. If you sign a new one, only one order can fill. Continue with current permit amount or choose full approval so all orders can be filled." +#~ msgstr "There {areIs} <0>{ordersWithPermitLength} existing {orderWord} using a <1/> token approval. If you sign a new one, only one order can fill. Continue with current permit amount or choose full approval so all orders can be filled." #: apps/cowswap-frontend/src/modules/ethFlow/pure/EthFlowModalContent/configs.ts msgid "Continue swap with {wrappedSymbol}" @@ -5939,6 +5939,10 @@ msgstr "Мевский лицер" msgid "Creation transaction" msgstr "Создание транзакции" +#: apps/cowswap-frontend/src/modules/erc20Approve/containers/ActiveOrdersWithAffectedPermit/ActiveOrdersWithAffectedPermit.tsx +msgid "There {areIs} <0>{ordersWithPermitLength} existing {orderWord} using a <1/> token approval. Partial approval may affect the execution of other orders. Adjust the amount or choose full approval to proceed." +msgstr "" + #: apps/cowswap-frontend/src/modules/wallet/pure/WatchAssetInWallet/index.tsx msgid "Add token" msgstr "Добавить токен" From d5c1d84602937f3229cc68c3be42ce5cab49c589 Mon Sep 17 00:00:00 2001 From: Gabito Esmiapodo <4015436+gabitoesmiapodo@users.noreply.github.com> Date: Tue, 21 Oct 2025 14:46:12 -0300 Subject: [PATCH 4/6] Update source file en-US.po --- apps/cowswap-frontend/src/locales/en-US.po | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/apps/cowswap-frontend/src/locales/en-US.po b/apps/cowswap-frontend/src/locales/en-US.po index 0191815738e..3bf88246461 100644 --- a/apps/cowswap-frontend/src/locales/en-US.po +++ b/apps/cowswap-frontend/src/locales/en-US.po @@ -5164,8 +5164,8 @@ msgid "This price is {displayedPercent}% lower than current market price. You co msgstr "This price is {displayedPercent}% lower than current market price. You could be selling your <0/> at a loss! Click on \"Market price\" to set your limit price to the current market price." #: apps/cowswap-frontend/src/modules/erc20Approve/containers/ActiveOrdersWithAffectedPermit/ActiveOrdersWithAffectedPermit.tsx -msgid "There {areIs} <0>{ordersWithPermitLength} existing {orderWord} using a <1/> token approval. If you sign a new one, only one order can fill. Continue with current permit amount or choose full approval so all orders can be filled." -msgstr "There {areIs} <0>{ordersWithPermitLength} existing {orderWord} using a <1/> token approval. If you sign a new one, only one order can fill. Continue with current permit amount or choose full approval so all orders can be filled." +#~ msgid "There {areIs} <0>{ordersWithPermitLength} existing {orderWord} using a <1/> token approval. If you sign a new one, only one order can fill. Continue with current permit amount or choose full approval so all orders can be filled." +#~ msgstr "There {areIs} <0>{ordersWithPermitLength} existing {orderWord} using a <1/> token approval. If you sign a new one, only one order can fill. Continue with current permit amount or choose full approval so all orders can be filled." #: apps/cowswap-frontend/src/modules/ethFlow/pure/EthFlowModalContent/configs.ts msgid "Continue swap with {wrappedSymbol}" @@ -5952,6 +5952,10 @@ msgstr "Mev Slicer" msgid "Creation transaction" msgstr "Creation transaction" +#: apps/cowswap-frontend/src/modules/erc20Approve/containers/ActiveOrdersWithAffectedPermit/ActiveOrdersWithAffectedPermit.tsx +msgid "There {areIs} <0>{ordersWithPermitLength} existing {orderWord} using a <1/> token approval. Partial approval may affect the execution of other orders. Adjust the amount or choose full approval to proceed." +msgstr "There {areIs} <0>{ordersWithPermitLength} existing {orderWord} using a <1/> token approval. Partial approval may affect the execution of other orders. Adjust the amount or choose full approval to proceed." + #: apps/cowswap-frontend/src/modules/wallet/pure/WatchAssetInWallet/index.tsx msgid "Add token" msgstr "Add token" From 4fab2931030cfd88d5117340183999708c8bd2a0 Mon Sep 17 00:00:00 2001 From: Gabito Esmiapodo <4015436+gabitoesmiapodo@users.noreply.github.com> Date: Tue, 21 Oct 2025 14:46:13 -0300 Subject: [PATCH 5/6] New translations en-us.po (Spanish) --- apps/cowswap-frontend/src/locales/es-ES.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/cowswap-frontend/src/locales/es-ES.po b/apps/cowswap-frontend/src/locales/es-ES.po index 1489ef3e2b7..5f42bbde5f5 100644 --- a/apps/cowswap-frontend/src/locales/es-ES.po +++ b/apps/cowswap-frontend/src/locales/es-ES.po @@ -8,7 +8,7 @@ msgstr "" "Language: es\n" "Project-Id-Version: cowswap18n\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2025-10-21 17:43\n" +"PO-Revision-Date: 2025-10-21 17:46\n" "Last-Translator: \n" "Language-Team: Spanish\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -5941,7 +5941,7 @@ msgstr "Creación de transacción" #: apps/cowswap-frontend/src/modules/erc20Approve/containers/ActiveOrdersWithAffectedPermit/ActiveOrdersWithAffectedPermit.tsx msgid "There {areIs} <0>{ordersWithPermitLength} existing {orderWord} using a <1/> token approval. Partial approval may affect the execution of other orders. Adjust the amount or choose full approval to proceed." -msgstr "" +msgstr "Hay {areIs} <0>{ordersWithPermitLength} existente {orderWord} usando una aprobación de token <1/>. La aprobación parcial puede afectar la ejecución de otras órdenes. Ajuste la cantidad o elija la aprobación completa para continuar." #: apps/cowswap-frontend/src/modules/wallet/pure/WatchAssetInWallet/index.tsx msgid "Add token" From c71bae5bd88b14aa635c59dae4c7b4032332b566 Mon Sep 17 00:00:00 2001 From: Gabito Esmiapodo <4015436+gabitoesmiapodo@users.noreply.github.com> Date: Tue, 21 Oct 2025 14:46:15 -0300 Subject: [PATCH 6/6] New translations en-us.po (Russian) --- apps/cowswap-frontend/src/locales/ru-RU.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/cowswap-frontend/src/locales/ru-RU.po b/apps/cowswap-frontend/src/locales/ru-RU.po index 54b36e91cfb..9992bff7691 100644 --- a/apps/cowswap-frontend/src/locales/ru-RU.po +++ b/apps/cowswap-frontend/src/locales/ru-RU.po @@ -8,7 +8,7 @@ msgstr "" "Language: ru\n" "Project-Id-Version: cowswap18n\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2025-10-21 17:43\n" +"PO-Revision-Date: 2025-10-21 17:46\n" "Last-Translator: \n" "Language-Team: Russian\n" "Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n" @@ -5941,7 +5941,7 @@ msgstr "Создание транзакции" #: apps/cowswap-frontend/src/modules/erc20Approve/containers/ActiveOrdersWithAffectedPermit/ActiveOrdersWithAffectedPermit.tsx msgid "There {areIs} <0>{ordersWithPermitLength} existing {orderWord} using a <1/> token approval. Partial approval may affect the execution of other orders. Adjust the amount or choose full approval to proceed." -msgstr "" +msgstr "Там {areIs} <0>{ordersWithPermitLength} существующий {orderWord} с <1/> одобрением токена. Частичное утверждение может повлиять на исполнение других заказов. Отрегулируйте сумму или выберите полное одобрение для продолжения." #: apps/cowswap-frontend/src/modules/wallet/pure/WatchAssetInWallet/index.tsx msgid "Add token"