diff --git a/apps/cowswap-frontend/src/locales/en-US.po b/apps/cowswap-frontend/src/locales/en-US.po index b6b6b9d0ee2..85dd692ccd6 100644 --- a/apps/cowswap-frontend/src/locales/en-US.po +++ b/apps/cowswap-frontend/src/locales/en-US.po @@ -340,6 +340,10 @@ msgstr "<0>By adding this list you are implicitly trusting that the data is corr msgid "SWAP order" msgstr "SWAP order" +#: apps/cowswap-frontend/src/modules/twap/utils/deadlinePartsDisplay.ts +msgid "y" +msgstr "y" + #: apps/cowswap-frontend/src/modules/twap/containers/TwapFormWidget/tooltips.tsx msgid "This is the current market price, including the fee." msgstr "This is the current market price, including the fee." @@ -552,6 +556,10 @@ msgstr "Name, symbol or address" msgid "No chainId" msgstr "No chainId" +#: apps/cowswap-frontend/src/modules/twap/utils/deadlinePartsDisplay.ts +msgid "h" +msgstr "h" + #: apps/cowswap-frontend/src/common/utils/tradeSettingsTooltips.tsx msgid "When selling {aNativeCurrency}, the minimum slippage tolerance is set to {minimumETHFlowSlippage}% or higher to ensure a high likelihood of order matching, even in volatile market conditions." msgstr "When selling {aNativeCurrency}, the minimum slippage tolerance is set to {minimumETHFlowSlippage}% or higher to ensure a high likelihood of order matching, even in volatile market conditions." @@ -696,8 +704,8 @@ msgid "Signing..." msgstr "Signing..." #: apps/cowswap-frontend/src/modules/orderProgressBar/constants.ts -msgid "CoW Swap is now live on Arbitrum, Base, Polygon, and Avalanche. Switch the network toggle in the nav bar for quick, cheap transactions" -msgstr "CoW Swap is now live on Arbitrum, Base, Polygon, and Avalanche. Switch the network toggle in the nav bar for quick, cheap transactions" +#~ msgid "CoW Swap is now live on Arbitrum, Base, Polygon, and Avalanche. Switch the network toggle in the nav bar for quick, cheap transactions" +#~ msgstr "CoW Swap is now live on Arbitrum, Base, Polygon, and Avalanche. Switch the network toggle in the nav bar for quick, cheap transactions" #: apps/cowswap-frontend/src/modules/ordersTable/pure/OrdersTableContainer/NoOrdersContent.tsx #~ msgid "You don't have any {orderTabState} orders at the moment." @@ -834,6 +842,10 @@ msgstr "Cancelling order with id {shortId}:<0/><1>{summary}" msgid "Select {walletName} Account" msgstr "Select {walletName} Account" +#: apps/cowswap-frontend/src/common/pure/UnsupportedNetworksText/index.tsx +msgid "Please connect your wallet to one of our supported networks." +msgstr "Please connect your wallet to one of our supported networks." + #: apps/cowswap-frontend/src/modules/tokensList/containers/TokenSearchResults/index.tsx msgid "<0>Read our guide on how to add custom tokens." msgstr "<0>Read our guide on how to add custom tokens." @@ -1232,6 +1244,10 @@ msgstr "Read more about the tokenomics" msgid "and got an extra " msgstr "and got an extra " +#: apps/cowswap-frontend/src/modules/twap/utils/deadlinePartsDisplay.ts +msgid "s" +msgstr "s" + #: apps/cowswap-frontend/src/modules/account/containers/Transaction/StatusDetails.tsx #: apps/cowswap-frontend/src/modules/ethFlow/pure/EthFlowStepper/steps/Step2.tsx msgid "Order Cancelled" @@ -1811,8 +1827,8 @@ msgid "Create a pool" msgstr "Create a pool" #: apps/cowswap-frontend/src/common/hooks/useUnsupportedNetworksText.tsx -msgid "Please connect your wallet to one of our supported networks:<0/>{chainLabels}" -msgstr "Please connect your wallet to one of our supported networks:<0/>{chainLabels}" +#~ msgid "Please connect your wallet to one of our supported networks:<0/>{chainLabels}" +#~ msgstr "Please connect your wallet to one of our supported networks:<0/>{chainLabels}" #: apps/cowswap-frontend/src/modules/ethFlow/pure/EthFlowModalContent/configs.ts msgid "To continue, click SWAP below to use your existing {wrappedSymbol} balance and trade." @@ -1878,6 +1894,10 @@ msgstr "Local device time is not accurate, CoW Swap most likely will not work co msgid "Bridging via" msgstr "Bridging via" +#: apps/cowswap-frontend/src/modules/twap/utils/deadlinePartsDisplay.ts +msgid "d" +msgstr "d" + #: apps/cowswap-frontend/src/modules/account/containers/Transaction/StatusDetails.tsx msgid "Creating..." msgstr "Creating..." @@ -2329,8 +2349,8 @@ msgid "If allowance remains insufficient at creation time, this portion will not msgstr "If allowance remains insufficient at creation time, this portion will not be created. Approve the" #: apps/cowswap-frontend/src/common/utils/getSwapErrorMessage.ts -msgid "User rejected signing the order" -msgstr "User rejected signing the order" +#~ msgid "User rejected signing the order" +#~ msgstr "User rejected signing the order" #: libs/common-const/src/common.ts msgid "Account Proxy" @@ -2800,6 +2820,10 @@ msgstr "Auto" msgid "you will pay a separate gas cost for signing the order placement on-chain." msgstr "you will pay a separate gas cost for signing the order placement on-chain." +#: apps/cowswap-frontend/src/modules/orderProgressBar/constants.ts +msgid "CoW Swap is live on {availableChainsText}. Switch the network toggle in the nav bar for quick, cheap transactions." +msgstr "CoW Swap is live on {availableChainsText}. Switch the network toggle in the nav bar for quick, cheap transactions." + #: apps/cowswap-frontend/src/modules/ethFlow/pure/EthFlowStepper/StatusIcon.tsx msgid "Status: {label}" msgstr "Status: {label}" @@ -4390,6 +4414,10 @@ msgstr "Orders on CoW Swap can either be market orders (which fill at the market msgid "at least" msgstr "at least" +#: apps/cowswap-frontend/src/modules/twap/utils/deadlinePartsDisplay.ts +msgid "m" +msgstr "m" + #: apps/cowswap-frontend/src/modules/tokensList/containers/ManageListsAndTokens/index.tsx msgid "Lists" msgstr "Lists" @@ -5096,6 +5124,10 @@ msgstr "Fee discount" msgid "Allow CoW Swap to use your <0/>" msgstr "Allow CoW Swap to use your <0/>" +#: apps/cowswap-frontend/src/modules/twap/utils/deadlinePartsDisplay.ts +msgid "mo" +msgstr "mo" + #: apps/cowswap-frontend/src/modules/ordersTable/pure/ReceiptModal/fields/SafeTxFields.tsx msgid "Safe logo" msgstr "Safe logo" diff --git a/apps/cowswap-frontend/src/locales/es-ES.po b/apps/cowswap-frontend/src/locales/es-ES.po index 28c2f43151e..02846f5e22c 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: intercambiovaca\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2025-11-05 21:31\n" +"PO-Revision-Date: 2025-11-07 18:59\n" "Last-Translator: \n" "Language-Team: Spanish\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -341,6 +341,10 @@ msgstr "<0>Al añadir esta lista confías implícitamente en que los datos son c msgid "SWAP order" msgstr "Orden SWAP" +#: apps/cowswap-frontend/src/modules/twap/utils/deadlinePartsDisplay.ts +msgid "y" +msgstr "a" + #: apps/cowswap-frontend/src/modules/twap/containers/TwapFormWidget/tooltips.tsx msgid "This is the current market price, including the fee." msgstr "Este es el precio actual del mercado, incluida la tasa." @@ -549,6 +553,10 @@ msgstr "Nombre, símbolo o dirección" msgid "No chainId" msgstr "Sin chainId" +#: apps/cowswap-frontend/src/modules/twap/utils/deadlinePartsDisplay.ts +msgid "h" +msgstr "h" + #: apps/cowswap-frontend/src/common/utils/tradeSettingsTooltips.tsx msgid "When selling {aNativeCurrency}, the minimum slippage tolerance is set to {minimumETHFlowSlippage}% or higher to ensure a high likelihood of order matching, even in volatile market conditions." msgstr "Al vender {aNativeCurrency}, la tolerancia mínima de deslizamiento se establece en {minimumETHFlowSlippage}% o superior para garantizar una gran probabilidad de que coincida con la orden. Incluso en condiciones de mercado volátiles." @@ -693,8 +701,8 @@ msgid "Signing..." msgstr "Firmando..." #: apps/cowswap-frontend/src/modules/orderProgressBar/constants.ts -msgid "CoW Swap is now live on Arbitrum, Base, Polygon, and Avalanche. Switch the network toggle in the nav bar for quick, cheap transactions" -msgstr "El intercambio de CoW ahora está en vivo en Arbitrum, Base, Polygon y Avalanche. Cambia la conexión de red en la barra de navegación para transacciones rápidas y baratas" +#~ msgid "CoW Swap is now live on Arbitrum, Base, Polygon, and Avalanche. Switch the network toggle in the nav bar for quick, cheap transactions" +#~ msgstr "CoW Swap is now live on Arbitrum, Base, Polygon, and Avalanche. Switch the network toggle in the nav bar for quick, cheap transactions" #: apps/cowswap-frontend/src/modules/ordersTable/pure/OrdersTableContainer/NoOrdersContent.tsx #~ msgid "You don't have any {orderTabState} orders at the moment." @@ -831,6 +839,10 @@ msgstr "Orden de cancelación con id {shortId}:<0/><1>{summary}" msgid "Select {walletName} Account" msgstr "Seleccionar cuenta {walletName}" +#: apps/cowswap-frontend/src/common/pure/UnsupportedNetworksText/index.tsx +msgid "Please connect your wallet to one of our supported networks." +msgstr "Por favor, conecte su billetera a una de nuestras redes compatibles." + #: apps/cowswap-frontend/src/modules/tokensList/containers/TokenSearchResults/index.tsx msgid "<0>Read our guide on how to add custom tokens." msgstr "<0>Lee nuestra guía sobre cómo añadir tokens personalizados." @@ -1229,6 +1241,10 @@ msgstr "Lea más sobre los tokenomics" msgid "and got an extra " msgstr "y obtuvo un extra " +#: apps/cowswap-frontend/src/modules/twap/utils/deadlinePartsDisplay.ts +msgid "s" +msgstr "s" + #: apps/cowswap-frontend/src/modules/account/containers/Transaction/StatusDetails.tsx #: apps/cowswap-frontend/src/modules/ethFlow/pure/EthFlowStepper/steps/Step2.tsx msgid "Order Cancelled" @@ -1804,8 +1820,8 @@ msgid "Create a pool" msgstr "Crear un grupo" #: apps/cowswap-frontend/src/common/hooks/useUnsupportedNetworksText.tsx -msgid "Please connect your wallet to one of our supported networks:<0/>{chainLabels}" -msgstr "Por favor, conecte su billetera a una de nuestras redes soportadas:<0/>{chainLabels}" +#~ msgid "Please connect your wallet to one of our supported networks:<0/>{chainLabels}" +#~ msgstr "Please connect your wallet to one of our supported networks:<0/>{chainLabels}" #: apps/cowswap-frontend/src/modules/ethFlow/pure/EthFlowModalContent/configs.ts msgid "To continue, click SWAP below to use your existing {wrappedSymbol} balance and trade." @@ -1871,6 +1887,10 @@ msgstr "La hora del dispositivo local no es exacta, es probable que el intercamb msgid "Bridging via" msgstr "Bridging vía" +#: apps/cowswap-frontend/src/modules/twap/utils/deadlinePartsDisplay.ts +msgid "d" +msgstr "d" + #: apps/cowswap-frontend/src/modules/account/containers/Transaction/StatusDetails.tsx msgid "Creating..." msgstr "Creando..." @@ -2322,8 +2342,8 @@ msgid "If allowance remains insufficient at creation time, this portion will not msgstr "Si la asignación sigue siendo insuficiente en tiempo de creación, esta porción no se creará. Aprobar el" #: apps/cowswap-frontend/src/common/utils/getSwapErrorMessage.ts -msgid "User rejected signing the order" -msgstr "El usuario rechazó la firma del pedido" +#~ msgid "User rejected signing the order" +#~ msgstr "User rejected signing the order" #: libs/common-const/src/common.ts msgid "Account Proxy" @@ -2793,6 +2813,10 @@ msgstr "Auto" msgid "you will pay a separate gas cost for signing the order placement on-chain." msgstr "Usted pagará un coste de gas separado por firmar el pedido colocado en cadena." +#: apps/cowswap-frontend/src/modules/orderProgressBar/constants.ts +msgid "CoW Swap is live on {availableChainsText}. Switch the network toggle in the nav bar for quick, cheap transactions." +msgstr "CoW Swap está disponible en vivo en {availableChainsText}. Cambia la opción de cambiar de red en la barra de navegación para realizar transacciones rápidas y baratas." + #: apps/cowswap-frontend/src/modules/ethFlow/pure/EthFlowStepper/StatusIcon.tsx msgid "Status: {label}" msgstr "Estado: {label}" @@ -4377,6 +4401,10 @@ msgstr "Los pedidos de CoW Swap pueden ser órdenes de mercado (que se llenan al msgid "at least" msgstr "al menos" +#: apps/cowswap-frontend/src/modules/twap/utils/deadlinePartsDisplay.ts +msgid "m" +msgstr "m" + #: apps/cowswap-frontend/src/modules/tokensList/containers/ManageListsAndTokens/index.tsx msgid "Lists" msgstr "Listas" @@ -5083,6 +5111,10 @@ msgstr "Tarifa de descuento" msgid "Allow CoW Swap to use your <0/>" msgstr "Permitir a CoW Swap usar tu <0/>" +#: apps/cowswap-frontend/src/modules/twap/utils/deadlinePartsDisplay.ts +msgid "mo" +msgstr "mes" + #: apps/cowswap-frontend/src/modules/ordersTable/pure/ReceiptModal/fields/SafeTxFields.tsx msgid "Safe logo" msgstr "Logo seguro" diff --git a/apps/cowswap-frontend/src/locales/ru-RU.po b/apps/cowswap-frontend/src/locales/ru-RU.po index 708d2057661..8770e707233 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: intercambiovaca\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2025-11-05 21:31\n" +"PO-Revision-Date: 2025-11-07 18:59\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" @@ -341,6 +341,10 @@ msgstr "<0>Добавляя этот список, вы явно верите, msgid "SWAP order" msgstr "Порядок SWAP" +#: apps/cowswap-frontend/src/modules/twap/utils/deadlinePartsDisplay.ts +msgid "y" +msgstr "у" + #: apps/cowswap-frontend/src/modules/twap/containers/TwapFormWidget/tooltips.tsx msgid "This is the current market price, including the fee." msgstr "Это текущая рыночная цена, включая комиссию." @@ -549,6 +553,10 @@ msgstr "Имя, символ или адрес" msgid "No chainId" msgstr "Нет цепочки" +#: apps/cowswap-frontend/src/modules/twap/utils/deadlinePartsDisplay.ts +msgid "h" +msgstr "ч" + #: apps/cowswap-frontend/src/common/utils/tradeSettingsTooltips.tsx msgid "When selling {aNativeCurrency}, the minimum slippage tolerance is set to {minimumETHFlowSlippage}% or higher to ensure a high likelihood of order matching, even in volatile market conditions." msgstr "При продаже {aNativeCurrency} минимальная допустимость проскальзывания установлена в {minimumETHFlowSlippage}% или выше, чтобы обеспечить высокую вероятность соответствия заказа, даже в неустойчивых рыночных условиях." @@ -693,8 +701,8 @@ msgid "Signing..." msgstr "Подпись..." #: apps/cowswap-frontend/src/modules/orderProgressBar/constants.ts -msgid "CoW Swap is now live on Arbitrum, Base, Polygon, and Avalanche. Switch the network toggle in the nav bar for quick, cheap transactions" -msgstr "CoW Swap в настоящее время живет на Арбитраже, Базе, Полигоне и Аваланше. Переключить сеть в Навбаре для быстрых и дешевых сделок" +#~ msgid "CoW Swap is now live on Arbitrum, Base, Polygon, and Avalanche. Switch the network toggle in the nav bar for quick, cheap transactions" +#~ msgstr "CoW Swap is now live on Arbitrum, Base, Polygon, and Avalanche. Switch the network toggle in the nav bar for quick, cheap transactions" #: apps/cowswap-frontend/src/modules/ordersTable/pure/OrdersTableContainer/NoOrdersContent.tsx #~ msgid "You don't have any {orderTabState} orders at the moment." @@ -831,6 +839,10 @@ msgstr "Отмена ордера с id {shortId}:<0/><1>{summary}" msgid "Select {walletName} Account" msgstr "Выберите аккаунт {walletName}" +#: apps/cowswap-frontend/src/common/pure/UnsupportedNetworksText/index.tsx +msgid "Please connect your wallet to one of our supported networks." +msgstr "Пожалуйста, подключите ваш кошелек к одной из поддерживаемых сетей." + #: apps/cowswap-frontend/src/modules/tokensList/containers/TokenSearchResults/index.tsx msgid "<0>Read our guide on how to add custom tokens." msgstr "<0>Прочтите наше руководство о том, как добавить пользовательские токены." @@ -1229,6 +1241,10 @@ msgstr "Подробнее о tokenomics" msgid "and got an extra " msgstr "и получил дополнительный " +#: apps/cowswap-frontend/src/modules/twap/utils/deadlinePartsDisplay.ts +msgid "s" +msgstr "с" + #: apps/cowswap-frontend/src/modules/account/containers/Transaction/StatusDetails.tsx #: apps/cowswap-frontend/src/modules/ethFlow/pure/EthFlowStepper/steps/Step2.tsx msgid "Order Cancelled" @@ -1804,8 +1820,8 @@ msgid "Create a pool" msgstr "Создать пул" #: apps/cowswap-frontend/src/common/hooks/useUnsupportedNetworksText.tsx -msgid "Please connect your wallet to one of our supported networks:<0/>{chainLabels}" -msgstr "Пожалуйста, подключите ваш кошелек к одной из поддерживаемых сетей:<0/>{chainLabels}" +#~ msgid "Please connect your wallet to one of our supported networks:<0/>{chainLabels}" +#~ msgstr "Please connect your wallet to one of our supported networks:<0/>{chainLabels}" #: apps/cowswap-frontend/src/modules/ethFlow/pure/EthFlowModalContent/configs.ts msgid "To continue, click SWAP below to use your existing {wrappedSymbol} balance and trade." @@ -1871,6 +1887,10 @@ msgstr "Локальное время устройства неточно, CoW S msgid "Bridging via" msgstr "Мост через" +#: apps/cowswap-frontend/src/modules/twap/utils/deadlinePartsDisplay.ts +msgid "d" +msgstr "д" + #: apps/cowswap-frontend/src/modules/account/containers/Transaction/StatusDetails.tsx msgid "Creating..." msgstr "Создание..." @@ -2322,8 +2342,8 @@ msgid "If allowance remains insufficient at creation time, this portion will not msgstr "Если пособие остается недостаточным в момент создания, эта часть не будет создана. Утвердите" #: apps/cowswap-frontend/src/common/utils/getSwapErrorMessage.ts -msgid "User rejected signing the order" -msgstr "Пользователь отклонил подписание заказа" +#~ msgid "User rejected signing the order" +#~ msgstr "User rejected signing the order" #: libs/common-const/src/common.ts msgid "Account Proxy" @@ -2793,6 +2813,10 @@ msgstr "Авто" msgid "you will pay a separate gas cost for signing the order placement on-chain." msgstr "оплатить отдельную газовую стоимость для подписания заказа по цепочке." +#: apps/cowswap-frontend/src/modules/orderProgressBar/constants.ts +msgid "CoW Swap is live on {availableChainsText}. Switch the network toggle in the nav bar for quick, cheap transactions." +msgstr "CoW Swap живет на {availableChainsText}. Переключить переключатель сети в навбаре для быстрых и дешевых транзакций." + #: apps/cowswap-frontend/src/modules/ethFlow/pure/EthFlowStepper/StatusIcon.tsx msgid "Status: {label}" msgstr "Статус: {label}" @@ -4377,6 +4401,10 @@ msgstr "Ордеры на CoW Swap могут быть либо рыночным msgid "at least" msgstr "по крайней мере" +#: apps/cowswap-frontend/src/modules/twap/utils/deadlinePartsDisplay.ts +msgid "m" +msgstr "м" + #: apps/cowswap-frontend/src/modules/tokensList/containers/ManageListsAndTokens/index.tsx msgid "Lists" msgstr "Списки" @@ -5083,6 +5111,10 @@ msgstr "Скидка за оплату" msgid "Allow CoW Swap to use your <0/>" msgstr "Разрешить CoW подкачку использовать <0/>" +#: apps/cowswap-frontend/src/modules/twap/utils/deadlinePartsDisplay.ts +msgid "mo" +msgstr "мес" + #: apps/cowswap-frontend/src/modules/ordersTable/pure/ReceiptModal/fields/SafeTxFields.tsx msgid "Safe logo" msgstr "Логотип Safe"