diff --git a/apps/cowswap-frontend/src/locales/en-US.po b/apps/cowswap-frontend/src/locales/en-US.po index 85fae922109..df3adc6b2da 100644 --- a/apps/cowswap-frontend/src/locales/en-US.po +++ b/apps/cowswap-frontend/src/locales/en-US.po @@ -226,6 +226,10 @@ msgstr "Your TWAP order won't execute and is protected if the market price dips msgid "The order cannot be {statusText}. Your account is deny-listed." msgstr "The order cannot be {statusText}. Your account is deny-listed." +#: apps/cowswap-frontend/src/modules/bridge/pure/ProxyAccountBanner/index.tsx +msgid "The bridge provider modified the recipient address to <0/>. This ensure smooooth bridging." +msgstr "The bridge provider modified the recipient address to <0/>. This ensure smooooth bridging." + #: apps/cowswap-frontend/src/modules/hooksStore/pure/AppliedHookItem/index.tsx msgid "The Tenderly simulation was successful. Your transaction is expected to succeed." msgstr "The Tenderly simulation was successful. Your transaction is expected to succeed." @@ -306,7 +310,7 @@ msgstr "Tokens from inactive lists. Import specific tokens below or click Manage #: apps/cowswap-frontend/src/modules/account/containers/Transaction/ActivityDetails.tsx #: apps/cowswap-frontend/src/modules/ordersTable/pure/ReceiptModal/OrderTypeField.tsx msgid "sell" -msgstr "vender" +msgstr "sell" #: apps/cowswap-frontend/src/modules/wallet/pure/WalletModal/index.tsx msgid "By connecting a wallet, you acknowledge that you have read, understood and agree to the interface’s <0>Terms & Conditions." @@ -567,6 +571,10 @@ msgstr "Sign (gas-free!) in your wallet..." msgid "If your order has not been filled by this date & time, it will expire. Don't worry - expirations and order placement are free on CoW Swap!" msgstr "If your order has not been filled by this date & time, it will expire. Don't worry - expirations and order placement are free on CoW Swap!" +#: apps/cowswap-frontend/src/modules/bridge/pure/ProxyAccountBanner/index.tsx +msgid "Only proceed if you trust this provider." +msgstr "Only proceed if you trust this provider." + #: apps/cowswap-frontend/src/modules/tokensList/pure/FavoriteTokensList/index.tsx msgid "Your favorite saved tokens. Edit this list in the <0>Tokens page." msgstr "Your favorite saved tokens. Edit this list in the <0>Tokens page." @@ -843,6 +851,10 @@ msgstr "warning" msgid "Available COW balance" msgstr "Available COW balance" +#: apps/cowswap-frontend/src/modules/bridge/pure/BridgeTransactionLink/index.tsx +msgid "Bridge explorer" +msgstr "Bridge explorer" + #: apps/cowswap-frontend/src/modules/hooksStore/dapps/AirdropHookApp/hooks/useClaimData.ts msgid "You possibly have other items to claim, but not Airdrops" msgstr "You possibly have other items to claim, but not Airdrops" @@ -1124,6 +1136,10 @@ msgstr "Want to try out limit orders?" msgid "smart contracts (e.g. Safe)" msgstr "smart contracts (e.g. Safe)" +#: apps/cowswap-frontend/src/modules/trade/pure/TradeConfirmation/CountDown.tsx +msgid "Quote refresh in" +msgstr "Quote refresh in" + #: apps/cowswap-frontend/src/modules/account/containers/OrdersPanel/index.tsx #: apps/cowswap-frontend/src/modules/application/containers/App/menuConsts.tsx #: apps/cowswap-frontend/src/modules/application/containers/App/menuConsts.tsx @@ -1193,9 +1209,9 @@ msgstr "CoW AMM" msgid "Too much time between parts" msgstr "Too much time between parts" -#: apps/cowswap-frontend/src/modules/swap/containers/TradeButtons/index.tsx -#~ msgid "Swap and Bridge" -#~ msgstr "Swap and Bridge" +#: apps/cowswap-frontend/src/modules/swap/hooks/useGetConfirmButtonLabel.ts +msgid "Swap and Bridge" +msgstr "Swap and Bridge" #: apps/cowswap-frontend/src/common/containers/OrderHooksDetails/index.tsx msgid "POST" @@ -1638,6 +1654,10 @@ msgstr "Order partially filled" msgid "Time to create a new one!" msgstr "Time to create a new one!" +#: apps/cowswap-frontend/src/modules/bridge/pure/BridgeTransactionLink/index.tsx +msgid "View on bridge explorer" +msgstr "View on bridge explorer" + #: apps/cowswap-frontend/src/modules/orderProgressBar/pure/steps/ExpiredStep.tsx msgid "or send us an email at" msgstr "or send us an email at" @@ -1690,9 +1710,9 @@ msgstr "Funds stuck? <0>Recover your funds" msgid "Maximizing Your Gains!" msgstr "Maximizing Your Gains!" -#: apps/cowswap-frontend/src/common/hooks/useApproveCallback.ts -#~ msgid "Revoke {tokenSymbol} approval" -#~ msgstr "Revoke {tokenSymbol} approval" +#: apps/cowswap-frontend/src/modules/erc20Approve/hooks/useApproveCallback.tsx +msgid "Revoke {tokenSymbol} approval" +msgstr "Revoke {tokenSymbol} approval" #: apps/cowswap-frontend/src/modules/ordersTable/pure/OrdersTableContainer/NoOrdersContent.tsx msgid "Use the <0/> to see {orderTabLink}" @@ -2900,8 +2920,8 @@ msgid "Read more about unsupported tokens" msgstr "Read more about unsupported tokens" #: apps/cowswap-frontend/src/modules/trade/pure/TradeConfirmation/CountDown.tsx -msgid "Quote refresh in <0>{value} sec" -msgstr "Quote refresh in <0>{value} sec" +#~ msgid "Quote refresh in <0>{value} sec" +#~ msgstr "Quote refresh in <0>{value} sec" #: apps/cowswap-frontend/src/api/cowProtocol/errors/OperatorError.ts msgid "cancelling" @@ -3246,9 +3266,9 @@ msgstr "Order out of market" msgid "{solver} logo" msgstr "{solver} logo" -#: apps/cowswap-frontend/src/common/hooks/useApproveCallback.ts -#~ msgid "Approve {tokenSymbol}" -#~ msgstr "Approve {tokenSymbol}" +#: apps/cowswap-frontend/src/modules/erc20Approve/hooks/useApproveCallback.tsx +msgid "Approve {tokenSymbol}" +msgstr "Approve {tokenSymbol}" #: apps/cowswap-frontend/src/modules/ordersTable/containers/OrderRow/EstimatedExecutionPrice.tsx msgid "The fill price of this order is close or at the market price and is expected to fill soon" @@ -3446,6 +3466,10 @@ msgstr "Valid to" msgid "Composable Cow and Settlement contracts are not on the same chain" msgstr "Composable Cow and Settlement contracts are not on the same chain" +#: apps/cowswap-frontend/src/modules/bridge/pure/ProxyAccountBanner/index.tsx +msgid "Swap bridged via your" +msgstr "Swap bridged via your" + #: apps/cowswap-frontend/src/common/hooks/useSwapAndBridgeContext.ts #: apps/cowswap-frontend/src/common/hooks/useSwapAndBridgeContext.ts #: apps/cowswap-frontend/src/legacy/components/FlashingLoading/index.tsx @@ -4366,8 +4390,8 @@ msgid "No surplus for the given time period" msgstr "No surplus for the given time period" #: apps/cowswap-frontend/src/modules/notifications/containers/NotificationSidebar/index.tsx -#~ msgid "Notifications" -#~ msgstr "Notifications" +msgid "Notifications" +msgstr "Notifications" #: apps/cowswap-frontend/src/modules/trade/containers/TradeWidgetLinks/index.tsx #~ msgid "Trading mode" @@ -4983,6 +5007,10 @@ msgstr "Error loading the claimable amount" msgid "Attention" msgstr "Attention" +#: apps/cowswap-frontend/src/modules/tokensList/pure/SelectTokenModal/SelectTokenModalContent.tsx +msgid "This route is not yet supported." +msgstr "This route is not yet supported." + #: apps/cowswap-frontend/src/modules/ordersTable/containers/OrderRow/OrderWarning.tsx msgid "The order remains open. Execution requires sufficient" msgstr "The order remains open. Execution requires sufficient" @@ -5099,8 +5127,8 @@ msgid "MEV-protected slippage" msgstr "MEV-protected slippage" #: apps/cowswap-frontend/src/modules/bridge/pure/ProxyAccountBanner/index.tsx -msgid "Swap bridged via your {accountProxyLabelString}: <0/>" -msgstr "Swap bridged via your {accountProxyLabelString}: <0/>" +#~ msgid "Swap bridged via your {accountProxyLabelString}: <0/>" +#~ msgstr "Swap bridged via your {accountProxyLabelString}: <0/>" #: apps/cowswap-frontend/src/modules/hooksStore/dapps/AirdropHookApp/hooks/useClaimData.ts msgid "There was an error trying to load claimable tokens" @@ -5313,6 +5341,10 @@ msgstr "Your order was created on this date & time. It will remain open until it msgid "Confirm Swap" msgstr "Confirm Swap" +#: apps/cowswap-frontend/src/modules/bridge/pure/ProxyAccountBanner/index.tsx +msgid "Modified recipient address to" +msgstr "Modified recipient address to" + #: apps/cowswap-frontend/src/api/cowProtocol/errors/OperatorError.ts #~ msgid "Something failed. Please try again later." #~ msgstr "Something failed. Please try again later." @@ -5321,6 +5353,10 @@ msgstr "Confirm Swap" msgid "Search hooks..." msgstr "Search hooks..." +#: apps/cowswap-frontend/src/modules/trade/pure/TradeConfirmation/CountDown.tsx +msgid "{value} sec" +msgstr "{value} sec" + #: apps/cowswap-frontend/src/modules/injectedWidget/utils/validatePartnerFee.ts msgid "Partner fee recipient must be set!" msgstr "Partner fee recipient must be set!" @@ -5408,6 +5444,7 @@ msgstr "Because you are using a smart contract wallet" #: apps/cowswap-frontend/src/modules/bridge/pure/BridgeActivitySummary/SwapStepRow.tsx #: apps/cowswap-frontend/src/modules/ethFlow/pure/EthFlowModalContent/configs.ts #: apps/cowswap-frontend/src/modules/swap/containers/SwapConfirmModal/index.tsx +#: apps/cowswap-frontend/src/modules/swap/hooks/useGetConfirmButtonLabel.ts #: apps/cowswap-frontend/src/modules/yield/containers/TradeButtons/index.tsx #: apps/cowswap-frontend/src/modules/yield/containers/YieldWidget/elements.tsx #: apps/cowswap-frontend/src/utils/orderUtils/getUiOrderType.ts diff --git a/apps/cowswap-frontend/src/locales/es-ES.po b/apps/cowswap-frontend/src/locales/es-ES.po index 48a783e9fa0..e5d7e77177d 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-16 18:40\n" +"PO-Revision-Date: 2025-10-17 21:25\n" "Last-Translator: \n" "Language-Team: Spanish\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -227,6 +227,10 @@ msgstr "Su orden de TWAP no se ejecutará y está protegido si el precio de merc msgid "The order cannot be {statusText}. Your account is deny-listed." msgstr "La orden no puede ser {statusText}. Su cuenta está en la lista negada." +#: apps/cowswap-frontend/src/modules/bridge/pure/ProxyAccountBanner/index.tsx +msgid "The bridge provider modified the recipient address to <0/>. This ensure smooooth bridging." +msgstr "El proveedor del puente modificó la dirección del destinatario a <0/>. Esto asegura un puente liso." + #: apps/cowswap-frontend/src/modules/hooksStore/pure/AppliedHookItem/index.tsx msgid "The Tenderly simulation was successful. Your transaction is expected to succeed." msgstr "La simulación de Tenderly fue exitosa. Se espera que tu transacción tenga éxito." @@ -564,6 +568,10 @@ msgstr "Firma (¡sin gas!) en tu billetera..." msgid "If your order has not been filled by this date & time, it will expire. Don't worry - expirations and order placement are free on CoW Swap!" msgstr "Si su orden no ha sido completada en esta fecha y hora, caducará. No se preocupe - ¡las expiraciones y la colocación de órdenes son gratuitas en CoW Swap!" +#: apps/cowswap-frontend/src/modules/bridge/pure/ProxyAccountBanner/index.tsx +msgid "Only proceed if you trust this provider." +msgstr "Sólo proceda si confía en este proveedor." + #: apps/cowswap-frontend/src/modules/tokensList/pure/FavoriteTokensList/index.tsx msgid "Your favorite saved tokens. Edit this list in the <0>Tokens page." msgstr "Tus fichas guardadas favoritas. Edita esta lista en la <0>Página de tokens." @@ -840,6 +848,10 @@ msgstr "advertencia" msgid "Available COW balance" msgstr "Saldo CÚ disponible" +#: apps/cowswap-frontend/src/modules/bridge/pure/BridgeTransactionLink/index.tsx +msgid "Bridge explorer" +msgstr "Explorador de puentes" + #: apps/cowswap-frontend/src/modules/hooksStore/dapps/AirdropHookApp/hooks/useClaimData.ts msgid "You possibly have other items to claim, but not Airdrops" msgstr "Posiblemente tenga otros artículos que reclamar, pero no Airdrops" @@ -1121,6 +1133,10 @@ msgstr "¿Quieres probar las órdenes límite?" msgid "smart contracts (e.g. Safe)" msgstr "contratos inteligentes (por ejemplo, seguro)" +#: apps/cowswap-frontend/src/modules/trade/pure/TradeConfirmation/CountDown.tsx +msgid "Quote refresh in" +msgstr "Actualizar cotización en" + #: apps/cowswap-frontend/src/modules/account/containers/OrdersPanel/index.tsx #: apps/cowswap-frontend/src/modules/application/containers/App/menuConsts.tsx #: apps/cowswap-frontend/src/modules/application/containers/App/menuConsts.tsx @@ -1190,9 +1206,9 @@ msgstr "CoW AMM" msgid "Too much time between parts" msgstr "Demasiado tiempo entre partes" -#: apps/cowswap-frontend/src/modules/swap/containers/TradeButtons/index.tsx -#~ msgid "Swap and Bridge" -#~ msgstr "Swap and Bridge" +#: apps/cowswap-frontend/src/modules/swap/hooks/useGetConfirmButtonLabel.ts +msgid "Swap and Bridge" +msgstr "Intercambiar y Puente" #: apps/cowswap-frontend/src/common/containers/OrderHooksDetails/index.tsx msgid "POST" @@ -1631,6 +1647,10 @@ msgstr "Orden parcialmente llenada" msgid "Time to create a new one!" msgstr "¡Es hora de crear una nueva!" +#: apps/cowswap-frontend/src/modules/bridge/pure/BridgeTransactionLink/index.tsx +msgid "View on bridge explorer" +msgstr "Ver en explorador de puentes" + #: apps/cowswap-frontend/src/modules/orderProgressBar/pure/steps/ExpiredStep.tsx msgid "or send us an email at" msgstr "o envíanos un email a" @@ -1683,9 +1703,9 @@ msgstr "¿Fondos atascados? <0>Recuperar tus fondos" msgid "Maximizing Your Gains!" msgstr "¡Maximizando tus ganancias!" -#: apps/cowswap-frontend/src/common/hooks/useApproveCallback.ts -#~ msgid "Revoke {tokenSymbol} approval" -#~ msgstr "Revoke {tokenSymbol} approval" +#: apps/cowswap-frontend/src/modules/erc20Approve/hooks/useApproveCallback.tsx +msgid "Revoke {tokenSymbol} approval" +msgstr "Revocar {tokenSymbol} aprobación" #: apps/cowswap-frontend/src/modules/ordersTable/pure/OrdersTableContainer/NoOrdersContent.tsx msgid "Use the <0/> to see {orderTabLink}" @@ -2893,8 +2913,8 @@ msgid "Read more about unsupported tokens" msgstr "Leer más sobre tokens no soportados" #: apps/cowswap-frontend/src/modules/trade/pure/TradeConfirmation/CountDown.tsx -msgid "Quote refresh in <0>{value} sec" -msgstr "Citar refrescar en <0>{value} seg" +#~ msgid "Quote refresh in <0>{value} sec" +#~ msgstr "Quote refresh in <0>{value} sec" #: apps/cowswap-frontend/src/api/cowProtocol/errors/OperatorError.ts msgid "cancelling" @@ -3237,9 +3257,9 @@ msgstr "Pedido fuera del mercado" msgid "{solver} logo" msgstr "Logotipo {solver}" -#: apps/cowswap-frontend/src/common/hooks/useApproveCallback.ts -#~ msgid "Approve {tokenSymbol}" -#~ msgstr "Approve {tokenSymbol}" +#: apps/cowswap-frontend/src/modules/erc20Approve/hooks/useApproveCallback.tsx +msgid "Approve {tokenSymbol}" +msgstr "Aprobar {tokenSymbol}" #: apps/cowswap-frontend/src/modules/ordersTable/containers/OrderRow/EstimatedExecutionPrice.tsx msgid "The fill price of this order is close or at the market price and is expected to fill soon" @@ -3437,6 +3457,10 @@ msgstr "Válido para" msgid "Composable Cow and Settlement contracts are not on the same chain" msgstr "Los contratos relativos a las vacas y a los acuerdos compuestos no están en la misma cadena" +#: apps/cowswap-frontend/src/modules/bridge/pure/ProxyAccountBanner/index.tsx +msgid "Swap bridged via your" +msgstr "Intercambiar a través de tu" + #: apps/cowswap-frontend/src/common/hooks/useSwapAndBridgeContext.ts #: apps/cowswap-frontend/src/common/hooks/useSwapAndBridgeContext.ts #: apps/cowswap-frontend/src/legacy/components/FlashingLoading/index.tsx @@ -4353,8 +4377,8 @@ msgid "No surplus for the given time period" msgstr "Sin excedente para el período de tiempo dado" #: apps/cowswap-frontend/src/modules/notifications/containers/NotificationSidebar/index.tsx -#~ msgid "Notifications" -#~ msgstr "Notifications" +msgid "Notifications" +msgstr "Notificaciones" #: apps/cowswap-frontend/src/modules/trade/containers/TradeWidgetLinks/index.tsx #~ msgid "Trading mode" @@ -4970,6 +4994,10 @@ msgstr "Error al cargar la cantidad cobrable" msgid "Attention" msgstr "Atención" +#: apps/cowswap-frontend/src/modules/tokensList/pure/SelectTokenModal/SelectTokenModalContent.tsx +msgid "This route is not yet supported." +msgstr "Esta ruta aún no está soportada." + #: apps/cowswap-frontend/src/modules/ordersTable/containers/OrderRow/OrderWarning.tsx msgid "The order remains open. Execution requires sufficient" msgstr "La orden permanece abierta. La ejecución requiere suficiente" @@ -5086,8 +5114,8 @@ msgid "MEV-protected slippage" msgstr "Deslizamiento protegido por MEV" #: apps/cowswap-frontend/src/modules/bridge/pure/ProxyAccountBanner/index.tsx -msgid "Swap bridged via your {accountProxyLabelString}: <0/>" -msgstr "Intercambiar a través de tu {accountProxyLabelString}: <0/>" +#~ msgid "Swap bridged via your {accountProxyLabelString}: <0/>" +#~ msgstr "Swap bridged via your {accountProxyLabelString}: <0/>" #: apps/cowswap-frontend/src/modules/hooksStore/dapps/AirdropHookApp/hooks/useClaimData.ts msgid "There was an error trying to load claimable tokens" @@ -5300,6 +5328,10 @@ msgstr "Su pedido fue creado en esta fecha y hora. Permanecerá abierto hasta qu msgid "Confirm Swap" msgstr "Confirmar intercambio" +#: apps/cowswap-frontend/src/modules/bridge/pure/ProxyAccountBanner/index.tsx +msgid "Modified recipient address to" +msgstr "Dirección del destinatario modificada a" + #: apps/cowswap-frontend/src/api/cowProtocol/errors/OperatorError.ts #~ msgid "Something failed. Please try again later." #~ msgstr "Something failed. Please try again later." @@ -5308,6 +5340,10 @@ msgstr "Confirmar intercambio" msgid "Search hooks..." msgstr "Buscar ganchos..." +#: apps/cowswap-frontend/src/modules/trade/pure/TradeConfirmation/CountDown.tsx +msgid "{value} sec" +msgstr "{value} seg" + #: apps/cowswap-frontend/src/modules/injectedWidget/utils/validatePartnerFee.ts msgid "Partner fee recipient must be set!" msgstr "¡El destinatario de la cuota de socio debe estar establecido!" @@ -5395,6 +5431,7 @@ msgstr "Porque está usando una billetera de contratos inteligentes" #: apps/cowswap-frontend/src/modules/bridge/pure/BridgeActivitySummary/SwapStepRow.tsx #: apps/cowswap-frontend/src/modules/ethFlow/pure/EthFlowModalContent/configs.ts #: apps/cowswap-frontend/src/modules/swap/containers/SwapConfirmModal/index.tsx +#: apps/cowswap-frontend/src/modules/swap/hooks/useGetConfirmButtonLabel.ts #: apps/cowswap-frontend/src/modules/yield/containers/TradeButtons/index.tsx #: apps/cowswap-frontend/src/modules/yield/containers/YieldWidget/elements.tsx #: apps/cowswap-frontend/src/utils/orderUtils/getUiOrderType.ts diff --git a/apps/cowswap-frontend/src/locales/ru-RU.po b/apps/cowswap-frontend/src/locales/ru-RU.po index 11b52e67cb3..bf4c08640fb 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-16 18:48\n" +"PO-Revision-Date: 2025-10-17 21:26\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" @@ -227,6 +227,10 @@ msgstr "Ваш ордер на TWAP не будет выполнять и защ msgid "The order cannot be {statusText}. Your account is deny-listed." msgstr "Заказ не может быть {statusText}. Ваша учетная запись запрещена в списке." +#: apps/cowswap-frontend/src/modules/bridge/pure/ProxyAccountBanner/index.tsx +msgid "The bridge provider modified the recipient address to <0/>. This ensure smooooth bridging." +msgstr "Провайдер мостов изменил адрес получателя на <0/>. Это обеспечивает плавный мостик." + #: apps/cowswap-frontend/src/modules/hooksStore/pure/AppliedHookItem/index.tsx msgid "The Tenderly simulation was successful. Your transaction is expected to succeed." msgstr "Тендерная симуляция прошла успешно. Ожидается, что Ваша транзакция будет успешной." @@ -564,6 +568,10 @@ msgstr "Подпишитесь (бесплатно!) в вашем кошель msgid "If your order has not been filled by this date & time, it will expire. Don't worry - expirations and order placement are free on CoW Swap!" msgstr "Если ваш заказ не был исполнен к этой дате и времени, срок его действия истечет. Не волнуйтесь - срок действия и размещение заказов бесплатны на CoW Swap!" +#: apps/cowswap-frontend/src/modules/bridge/pure/ProxyAccountBanner/index.tsx +msgid "Only proceed if you trust this provider." +msgstr "Продолжайте только если доверяете этому поставщику." + #: apps/cowswap-frontend/src/modules/tokensList/pure/FavoriteTokensList/index.tsx msgid "Your favorite saved tokens. Edit this list in the <0>Tokens page." msgstr "Ваши любимые сохраненные маркеры. Редактировать этот список на странице <0>Жетоны." @@ -840,6 +848,10 @@ msgstr "предупреждение" msgid "Available COW balance" msgstr "Доступный баланс COW" +#: apps/cowswap-frontend/src/modules/bridge/pure/BridgeTransactionLink/index.tsx +msgid "Bridge explorer" +msgstr "Обозреватель мостов" + #: apps/cowswap-frontend/src/modules/hooksStore/dapps/AirdropHookApp/hooks/useClaimData.ts msgid "You possibly have other items to claim, but not Airdrops" msgstr "Возможно, у вас есть другие вещи, но не Airdrops" @@ -1121,6 +1133,10 @@ msgstr "Хотите попробовать лимитные ордеры?" msgid "smart contracts (e.g. Safe)" msgstr "смарт-контракты (например, Safe)" +#: apps/cowswap-frontend/src/modules/trade/pure/TradeConfirmation/CountDown.tsx +msgid "Quote refresh in" +msgstr "Цитировать обновление через" + #: apps/cowswap-frontend/src/modules/account/containers/OrdersPanel/index.tsx #: apps/cowswap-frontend/src/modules/application/containers/App/menuConsts.tsx #: apps/cowswap-frontend/src/modules/application/containers/App/menuConsts.tsx @@ -1190,9 +1206,9 @@ msgstr "CoW AMM" msgid "Too much time between parts" msgstr "Слишком много времени между частями" -#: apps/cowswap-frontend/src/modules/swap/containers/TradeButtons/index.tsx -#~ msgid "Swap and Bridge" -#~ msgstr "Swap and Bridge" +#: apps/cowswap-frontend/src/modules/swap/hooks/useGetConfirmButtonLabel.ts +msgid "Swap and Bridge" +msgstr "Поменять местами" #: apps/cowswap-frontend/src/common/containers/OrderHooksDetails/index.tsx msgid "POST" @@ -1631,6 +1647,10 @@ msgstr "Частично заполненный заказ" msgid "Time to create a new one!" msgstr "Пришло время создать новый!" +#: apps/cowswap-frontend/src/modules/bridge/pure/BridgeTransactionLink/index.tsx +msgid "View on bridge explorer" +msgstr "Просмотр в обозревателе мостов" + #: apps/cowswap-frontend/src/modules/orderProgressBar/pure/steps/ExpiredStep.tsx msgid "or send us an email at" msgstr "или отправьте нам письмо на" @@ -1683,9 +1703,9 @@ msgstr "Сделки средств? <0>Восстановить средств msgid "Maximizing Your Gains!" msgstr "Увеличивает ваши доходы!" -#: apps/cowswap-frontend/src/common/hooks/useApproveCallback.ts -#~ msgid "Revoke {tokenSymbol} approval" -#~ msgstr "Revoke {tokenSymbol} approval" +#: apps/cowswap-frontend/src/modules/erc20Approve/hooks/useApproveCallback.tsx +msgid "Revoke {tokenSymbol} approval" +msgstr "Отозвать одобрение {tokenSymbol}" #: apps/cowswap-frontend/src/modules/ordersTable/pure/OrdersTableContainer/NoOrdersContent.tsx msgid "Use the <0/> to see {orderTabLink}" @@ -2893,8 +2913,8 @@ msgid "Read more about unsupported tokens" msgstr "Подробнее о неподдерживаемых токенах" #: apps/cowswap-frontend/src/modules/trade/pure/TradeConfirmation/CountDown.tsx -msgid "Quote refresh in <0>{value} sec" -msgstr "Цитата обновляется через <0>{value} секунд" +#~ msgid "Quote refresh in <0>{value} sec" +#~ msgstr "Quote refresh in <0>{value} sec" #: apps/cowswap-frontend/src/api/cowProtocol/errors/OperatorError.ts msgid "cancelling" @@ -3237,9 +3257,9 @@ msgstr "Заказ вне рынка" msgid "{solver} logo" msgstr "Логотип {solver}" -#: apps/cowswap-frontend/src/common/hooks/useApproveCallback.ts -#~ msgid "Approve {tokenSymbol}" -#~ msgstr "Approve {tokenSymbol}" +#: apps/cowswap-frontend/src/modules/erc20Approve/hooks/useApproveCallback.tsx +msgid "Approve {tokenSymbol}" +msgstr "Утвердить {tokenSymbol}" #: apps/cowswap-frontend/src/modules/ordersTable/containers/OrderRow/EstimatedExecutionPrice.tsx msgid "The fill price of this order is close or at the market price and is expected to fill soon" @@ -3437,6 +3457,10 @@ msgstr "Действителен до" msgid "Composable Cow and Settlement contracts are not on the same chain" msgstr "Контракты на композиционные коровы и расчеты не заключаются в одной цепочке" +#: apps/cowswap-frontend/src/modules/bridge/pure/ProxyAccountBanner/index.tsx +msgid "Swap bridged via your" +msgstr "Поменять местами мост через" + #: apps/cowswap-frontend/src/common/hooks/useSwapAndBridgeContext.ts #: apps/cowswap-frontend/src/common/hooks/useSwapAndBridgeContext.ts #: apps/cowswap-frontend/src/legacy/components/FlashingLoading/index.tsx @@ -3828,7 +3852,7 @@ msgstr "Остаток заказов" #: apps/cowswap-frontend/src/modules/twap/containers/TwapFormWidget/tooltips.tsx msgid "The \"Total duration\" is the duration it takes to execute all parts of your TWAP order.<0/><1/>For instance, your order consists of <2>{parts} parts placed every <3>{partDurationDisplay}, the total time to complete the order is <4>{totalDurationDisplay}. Each limit order remains open for <5>{partDurationDisplay} until the next part becomes active." -msgstr "\"Total duration\" - это продолжительность, требуемая для выполнения всех частей вашего TWAP заказа. 0/><1/>Например, ваш заказ состоит из <2>{parts} частей размещаемых каждый <3>{partDurationDisplay}, время выполнения заказа составляет <4>{totalDurationDisplay}. Каждый лимитный ордер остается открытым для <5>{partDurationDisplay} до тех пор, пока не станет активным." +msgstr "\"Общая длительность\" - это продолжительность, требуемая для выполнения всех частей вашего TWAP заказа. <0/><1/>Например, ваш заказ состоит из <2>{parts} частей размещаемых каждый <3>{partDurationDisplay}, время выполнения заказа составляет <4>{totalDurationDisplay}. Каждый лимитный ордер остается открытым для <5>{partDurationDisplay} до тех пор, пока не станет активным." #: apps/cowswap-frontend/src/legacy/utils/trade.ts #: apps/cowswap-frontend/src/modules/trade/containers/WrapNativeModal/index.tsx @@ -4067,7 +4091,7 @@ msgstr "Протокол CoW покрывает расходы, выполняя #: apps/cowswap-frontend/src/modules/limitOrders/pure/RateImpactWarning/index.tsx msgid "Your limit price is {absoluteRateImpact}% lower than current market price. You could be selling your<0/> at a loss (although CoW Swap will always try to give you the best price regardless)." -msgstr "Ваша лимитная цена на {absoluteRateImpact}% ниже текущей рыночной цены. Вы можете продать свой<<0/> с убытком (хотя CoW Swap всегда будет пытаться дать вам лучшую цену независимо от этого)." +msgstr "Ваша лимитная цена на {absoluteRateImpact}% ниже текущей рыночной цены. Вы можете продать свой <0/> с убытком (хотя CoW Swap всегда будет пытаться дать вам лучшую цену независимо от этого)." #: apps/cowswap-frontend/src/modules/hooksStore/containers/HookSearchInput/index.tsx msgid "Clear search input" @@ -4353,8 +4377,8 @@ msgid "No surplus for the given time period" msgstr "Нет излишков за указанный период времени" #: apps/cowswap-frontend/src/modules/notifications/containers/NotificationSidebar/index.tsx -#~ msgid "Notifications" -#~ msgstr "Notifications" +msgid "Notifications" +msgstr "Уведомления" #: apps/cowswap-frontend/src/modules/trade/containers/TradeWidgetLinks/index.tsx #~ msgid "Trading mode" @@ -4770,7 +4794,7 @@ msgstr "Нет провайдера" #: apps/cowswap-frontend/src/modules/bridge/pure/RouteOverviewTitle/index.tsx msgid "Your trade will be executed in 2 stops. First, you swap on <0>{COW_PROTOCOL_NAME} (Stop 1), then you bridge via <1>{providerInfoName} (Stop 2)." -msgstr "Ваша сделка будет выполнена в 2 остановки. Во-первых, вы замените <0>{COW_PROTOCOL_NAME} (Stop 1), затем вы мостаетесь через <1>{providerInfoName} (Stop 2)." +msgstr "Ваша сделка будет выполнена в 2 остановки. Во-первых, вы замените <0>{COW_PROTOCOL_NAME} (верхний 1), затем вы мостаетесь через <1>{providerInfoName} (верхний 2)." #: apps/cowswap-frontend/src/common/utils/assertProviderNetwork.ts msgid "Wallet chainId differs from app chainId. Wallet: {networkString}, App: {chainId}. Action: {description}" @@ -4970,6 +4994,10 @@ msgstr "Ошибка загрузки подлежащей возмещению msgid "Attention" msgstr "Внимание" +#: apps/cowswap-frontend/src/modules/tokensList/pure/SelectTokenModal/SelectTokenModalContent.tsx +msgid "This route is not yet supported." +msgstr "Этот маршрут еще не поддерживается." + #: apps/cowswap-frontend/src/modules/ordersTable/containers/OrderRow/OrderWarning.tsx msgid "The order remains open. Execution requires sufficient" msgstr "Порядок остается открытым. Выполнение требует достаточного" @@ -5086,8 +5114,8 @@ msgid "MEV-protected slippage" msgstr "MEV-защищённое проскальзывание" #: apps/cowswap-frontend/src/modules/bridge/pure/ProxyAccountBanner/index.tsx -msgid "Swap bridged via your {accountProxyLabelString}: <0/>" -msgstr "Поменять местами мост через ваш {accountProxyLabelString}: <0/>" +#~ msgid "Swap bridged via your {accountProxyLabelString}: <0/>" +#~ msgstr "Swap bridged via your {accountProxyLabelString}: <0/>" #: apps/cowswap-frontend/src/modules/hooksStore/dapps/AirdropHookApp/hooks/useClaimData.ts msgid "There was an error trying to load claimable tokens" @@ -5300,6 +5328,10 @@ msgstr "Ваш заказ был создан на эту дату и время msgid "Confirm Swap" msgstr "Подтверждение смены" +#: apps/cowswap-frontend/src/modules/bridge/pure/ProxyAccountBanner/index.tsx +msgid "Modified recipient address to" +msgstr "Изменен адрес получателя на" + #: apps/cowswap-frontend/src/api/cowProtocol/errors/OperatorError.ts #~ msgid "Something failed. Please try again later." #~ msgstr "Something failed. Please try again later." @@ -5308,6 +5340,10 @@ msgstr "Подтверждение смены" msgid "Search hooks..." msgstr "Поиск хуков..." +#: apps/cowswap-frontend/src/modules/trade/pure/TradeConfirmation/CountDown.tsx +msgid "{value} sec" +msgstr "{value} сек" + #: apps/cowswap-frontend/src/modules/injectedWidget/utils/validatePartnerFee.ts msgid "Partner fee recipient must be set!" msgstr "Должен быть указан получатель партнерской комиссии!" @@ -5395,6 +5431,7 @@ msgstr "Так как вы используете смарт-кошелек с #: apps/cowswap-frontend/src/modules/bridge/pure/BridgeActivitySummary/SwapStepRow.tsx #: apps/cowswap-frontend/src/modules/ethFlow/pure/EthFlowModalContent/configs.ts #: apps/cowswap-frontend/src/modules/swap/containers/SwapConfirmModal/index.tsx +#: apps/cowswap-frontend/src/modules/swap/hooks/useGetConfirmButtonLabel.ts #: apps/cowswap-frontend/src/modules/yield/containers/TradeButtons/index.tsx #: apps/cowswap-frontend/src/modules/yield/containers/YieldWidget/elements.tsx #: apps/cowswap-frontend/src/utils/orderUtils/getUiOrderType.ts @@ -5758,7 +5795,7 @@ msgstr "<0>СОЗДАТЬ вестинг от GNO блокировки ра #: apps/cowswap-frontend/src/modules/twap/containers/TwapFormWidget/tooltips.tsx msgid "The \"Part duration\" refers to the duration between each part of your TWAP order.<0/><1/>Choosing a shorter time allows for faster execution of each part, potentially reducing price fluctuations. Striking the right balance is crucial for optimal execution." -msgstr "\"Продолжительность части\" означает длительность между каждой частью вашего TWAP заказа. 0/><1/>Выбор более короткого времени позволяет быстрее выполнять каждую часть, потенциально уменьшая ценовые колебания." +msgstr "\"Продолжительность части\" означает длительность между каждой частью вашего TWAP заказа. <0/><1/>Выбор более короткого времени позволяет быстрее выполнять каждую часть, потенциально уменьшая ценовые колебания." #: apps/cowswap-frontend/src/modules/twap/pure/CustomDeadlineSelector/index.tsx msgid "Hours"