Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
66 changes: 33 additions & 33 deletions apps/cowswap-frontend/src/locales/es-ES.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: @lingui/cli\n"
"Language: es\n"
"Project-Id-Version: intercambiovaca\n"
"Project-Id-Version: cow-swap\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2025-11-07 18:59\n"
"PO-Revision-Date: 2025-11-14 10:55\n"
"Last-Translator: \n"
"Language-Team: Spanish\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: intercambiovaca\n"
"X-Crowdin-Project-ID: 842798\n"
"X-Crowdin-Project: cow-swap\n"
"X-Crowdin-Project-ID: 846238\n"
"X-Crowdin-Language: es-ES\n"
"X-Crowdin-File: /feat.internationalization-setup-for-swap-cow-fi/apps/cowswap-frontend/src/locales/en-US.po\n"
"X-Crowdin-File-ID: 11\n"
"X-Crowdin-File: /develop/apps/cowswap-frontend/src/locales/en-US.po\n"
"X-Crowdin-File-ID: 12\n"

#: apps/cowswap-frontend/src/common/pure/CurrencySelectButton/index.tsx
#~ msgid "Selected token: "
Expand Down Expand Up @@ -294,7 +294,7 @@ msgstr "Establecer límite de precio y tiempo"
#: apps/cowswap-frontend/src/legacy/components/Tokens/TokensTableRow.tsx
#: apps/cowswap-frontend/src/modules/swap/containers/SwapConfirmModal/index.tsx
msgid "token"
msgstr "token"
msgstr ""

#: apps/cowswap-frontend/src/modules/account/pure/OrderFillabilityWarning/index.tsx
msgid "Please, top up {symbol} balance or cancel the order."
Expand Down Expand Up @@ -555,7 +555,7 @@ msgstr "Sin chainId"

#: apps/cowswap-frontend/src/modules/twap/utils/deadlinePartsDisplay.ts
msgid "h"
msgstr "h"
msgstr ""

Comment on lines 556 to 559
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🔴 Critical

Blocker: time-unit abbreviations were cleared, causing blank durations in UI.

Restore minimal, non-ambiguous abbreviations.

 #: apps/cowswap-frontend/src/modules/twap/utils/deadlinePartsDisplay.ts
 msgid "h"
-msgstr ""
+msgstr "h"

 #: apps/cowswap-frontend/src/modules/twap/utils/deadlinePartsDisplay.ts
 msgid "s"
-msgstr ""
+msgstr "s"

 #: apps/cowswap-frontend/src/modules/twap/utils/deadlinePartsDisplay.ts
 msgid "d"
-msgstr ""
+msgstr "d"

 #: apps/cowswap-frontend/src/modules/twap/utils/deadlinePartsDisplay.ts
 msgid "m"
-msgstr ""
+msgstr "m"

Also applies to: 1244-1247, 1890-1893, 4404-4407

🤖 Prompt for AI Agents
In apps/cowswap-frontend/src/locales/es-ES.po around lines 556-559 (and also at
1244-1247, 1890-1893, 4404-4407), the msgstr for time-unit abbreviations were
cleared causing blank durations in the UI; restore minimal, non-ambiguous
Spanish abbreviations by setting the msgstrs to appropriate short forms (for
example: hours -> "h", minutes -> "min", seconds -> "s", days -> "d") matching
each msgid so the UI shows the correct abbreviated units.

#: 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."
Expand Down Expand Up @@ -714,7 +714,7 @@ msgstr "Limitar posición de precio"

#: apps/cowswap-frontend/src/common/containers/OrderHooksDetails/index.tsx
msgid "Pre Hooks"
msgstr "Pre Hooks"
msgstr ""

#: apps/cowswap-frontend/src/modules/trade/pure/LimitOrdersPromoBanner/index.tsx
msgid "Maybe next time"
Expand Down Expand Up @@ -815,7 +815,7 @@ msgstr "Enviando {nativeTokenSymbol}"
#: apps/cowswap-frontend/src/modules/tokensList/containers/ManageListsAndTokens/index.tsx
#: apps/cowswap-frontend/src/pages/Account/Menu.tsx
msgid "Tokens"
msgstr "Tokens"
msgstr ""

#: apps/cowswap-frontend/src/legacy/components/Copy/CopyMod.tsx
#: apps/cowswap-frontend/src/modules/account/containers/CopyHelper/index.tsx
Expand Down Expand Up @@ -899,7 +899,7 @@ msgstr "Posiblemente tenga otros artículos que reclamar, pero no Airdrops"

#: apps/cowswap-frontend/src/modules/tokensList/containers/LpTokenPage/index.tsx
msgid "APR"
msgstr "APR"
msgstr ""

#: apps/cowswap-frontend/src/common/pure/NetworksList/index.tsx
msgid "CoW Protocol Explorer"
Comment on lines 900 to 905
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟠 Major

High‑impact labels/acronyms emptied; avoid blank chips/badges.

Passthrough acronyms/brands; localize where stable.

 #: apps/cowswap-frontend/src/modules/tokensList/containers/LpTokenPage/index.tsx
 msgid "APR"
-msgstr ""
+msgstr "APR"

 #: apps/cowswap-frontend/src/modules/tokensList/containers/LpTokenPage/index.tsx
 msgid "TVL"
-msgstr ""
+msgstr "TVL"

 #: apps/cowswap-frontend/src/modules/wallet/pure/StatusIcon/index.tsx
 msgid "WalletConnect"
-msgstr ""
+msgstr "WalletConnect"

 #: apps/cowswap-frontend/src/modules/tradeWidgetAddons/containers/TransactionSlippageInput/index.tsx
 msgid "Auto"
-msgstr ""
+msgstr "Auto"

 #: apps/cowswap-frontend/src/modules/hooksStore/pure/HookDappDetails/index.tsx
 msgid "N/A"
-msgstr ""
+msgstr "N/D"

 #: apps/cowswap-frontend/src/common/constants/routes.ts
 msgid "gas"
-msgstr ""
+msgstr "gas"

 #: apps/cowswap-frontend/src/common/pure/CoWAmmBannerContent/index.tsx
 msgid "pool"
-msgstr ""
+msgstr "pool"

 #: apps/cowswap-frontend/src/modules/swap/containers/SwapConfirmModal/index.tsx
 msgid "token"
-msgstr ""
+msgstr "token"

 #: apps/cowswap-frontend/src/legacy/components/Tokens/TokensTable.tsx
 msgid "Token"
-msgstr ""
+msgstr "Token"

Also applies to: 1631-1634, 1748-1750, 2808-2811, 4280-4283, 2693-2696, 6125-6127, 294-298, 3054-3057

🤖 Prompt for AI Agents
In apps/cowswap-frontend/src/locales/es-ES.po around lines 900-905, the msgstr
entries for acronyms/brand labels (e.g., "APR" and "CoW Protocol Explorer") are
empty; update the msgstr to be the same as the msgid (passthrough) so
chips/badges don't render blank (e.g., set msgstr "APR" and msgstr "CoW Protocol
Explorer"); apply the same fix to the other reported ranges (1631-1634,
1748-1750, 2808-2811, 4280-4283, 2693-2696, 6125-6127, 294-298, 3054-3057) by
ensuring acronyms/brand msgstr values mirror their msgid instead of being empty.

Expand Down Expand Up @@ -1243,7 +1243,7 @@ msgstr "y obtuvo un extra "

#: apps/cowswap-frontend/src/modules/twap/utils/deadlinePartsDisplay.ts
msgid "s"
msgstr "s"
msgstr ""

#: apps/cowswap-frontend/src/modules/account/containers/Transaction/StatusDetails.tsx
#: apps/cowswap-frontend/src/modules/ethFlow/pure/EthFlowStepper/steps/Step2.tsx
Expand All @@ -1257,7 +1257,7 @@ msgstr "¡Póngase en contacto con soporte de CoW Swap!"
#: apps/cowswap-frontend/src/common/containers/CoWAmmBanner/index.tsx
#: apps/cowswap-frontend/src/modules/application/containers/App/menuConsts.tsx
msgid "CoW AMM"
msgstr "CoW AMM"
msgstr ""

Comment on lines 1258 to 1261
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟠 Major

Core navigation/feature labels cleared; re-add to prevent empty menus and sections.

Keep brands/acronyms; translate stable terms.

 #: apps/cowswap-frontend/src/common/containers/CoWAmmBanner/index.tsx
 msgid "CoW AMM"
-msgstr ""
+msgstr "CoW AMM"

 #: libs/common-const/src/common.ts
 msgid "TWAP"
-msgstr ""
+msgstr "TWAP"

 #: apps/cowswap-frontend/src/common/constants/routes.ts
 msgid "Yield"
-msgstr ""
+msgstr "Rendimiento"

 #: apps/cowswap-frontend/src/common/containers/OrderHooksDetails/index.tsx
 msgid "Pre Hooks"
-msgstr ""
+msgstr "Pre Hooks"

 #: apps/cowswap-frontend/src/common/containers/OrderHooksDetails/index.tsx
 msgid "POST"
-msgstr ""
+msgstr "POST"

 #: apps/cowswap-frontend/src/common/containers/OrderHooksDetails/index.tsx
 msgid "PRE"
-msgstr ""
+msgstr "PRE"

 #: apps/cowswap-frontend/src/modules/application/containers/App/menuConsts.tsx
 msgid "Legal"
-msgstr ""
+msgstr "Legal"

 #: apps/cowswap-frontend/src/modules/application/containers/App/menuConsts.tsx
 msgid "FAQs"
-msgstr ""
+msgstr "Preguntas frecuentes"

 #: apps/cowswap-frontend/src/modules/application/containers/App/menuConsts.tsx
 msgid "Tokens"
-msgstr ""
+msgstr "Tokens"

Also applies to: 2453-2458, 3310-3315, 716-719, 1270-1273, 3850-3853, 5698-5700, 3752-3755, 814-819

🤖 Prompt for AI Agents
In apps/cowswap-frontend/src/locales/es-ES.po around lines 1258-1261 (and also
update the empty entries at 2453-2458, 3310-3315, 716-719, 1270-1273, 3850-3853,
5698-5700, 3752-3755, 814-819), restore non-empty msgstr values so core
navigation/feature labels are not blank; for brand names/acronyms like "CoW AMM"
keep the original text (msgstr "CoW AMM") and for any stable/common terms
provide the appropriate Spanish translation while preserving brand
capitalization and acronyms.

#: apps/cowswap-frontend/src/modules/twap/containers/TwapFormWarnings/warnings/BigPartTimeWarning.tsx
msgid "Too much time between parts"
Expand All @@ -1269,7 +1269,7 @@ msgstr "Intercambiar y Puente"

#: apps/cowswap-frontend/src/common/containers/OrderHooksDetails/index.tsx
msgid "POST"
msgstr "POST"
msgstr ""

#: apps/cowswap-frontend/src/modules/accountProxy/containers/AccountProxyRecoverPage/index.tsx
msgid "1/2 Confirm funds recovering"
Expand Down Expand Up @@ -1312,7 +1312,7 @@ msgstr "Por favor lea más en esto"

#: libs/hook-dapp-lib/src/hookDappsRegistry.ts
msgid "Bungee"
msgstr "Bungee"
msgstr ""

Comment on lines 1314 to 1316
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor

Brand/feature names should not be empty.

Preserve brand; provide clear Spanish for feature.

 #: libs/hook-dapp-lib/src/hookDappsRegistry.ts
 msgid "Bungee"
-msgstr ""
+msgstr "Bungee"

 #: libs/hook-dapp-lib/src/hookDappsRegistry.ts
 msgid "Aave Collateral Swap Flashloan"
-msgstr ""
+msgstr "Flashloan de intercambio de garantía de Aave"

Also applies to: 4979-4981

🤖 Prompt for AI Agents
In apps/cowswap-frontend/src/locales/es-ES.po around lines 1314-1316 (and
similarly at 4979-4981) the msgstr for the brand/feature "Bungee" is empty;
populate msgstr with the preserved brand name (e.g., "Bungee") or "Bungee" plus
a brief Spanish descriptor if context requires (e.g., "Bungee
(servicio/función)"), ensuring the brand text is not translated away and the
Spanish string provides clear context.

#: apps/cowswap-frontend/src/modules/ordersTable/pure/ReceiptModal/FilledField.tsx
msgid "of"
Expand Down Expand Up @@ -1630,7 +1630,7 @@ msgstr "aceptado"

#: apps/cowswap-frontend/src/modules/tokensList/containers/LpTokenPage/index.tsx
msgid "TVL"
msgstr "TVL"
msgstr ""

#: apps/cowswap-frontend/src/modules/erc20Approve/pure/Toggle/Toggle.tsx
msgid "Unlimited one-time"
Expand Down Expand Up @@ -1746,7 +1746,7 @@ msgstr "Establecer fecha límite"

#: apps/cowswap-frontend/src/modules/wallet/pure/StatusIcon/index.tsx
msgid "WalletConnect"
msgstr "WalletConnect"
msgstr ""

#: apps/cowswap-frontend/src/modules/trade/pure/ZeroApprovalWarning/ZeroApprovalWarning.tsx
msgid "<0>Note:</0> {symbol} specifically requires 2 approval transactions. The first resets your spending cap to 0, and the second sets your desired spending cap. To avoid this in the future, set your spending cap to CoW Swap's recommended default amount."
Expand Down Expand Up @@ -1889,7 +1889,7 @@ msgstr "Bridging vía"

#: apps/cowswap-frontend/src/modules/twap/utils/deadlinePartsDisplay.ts
msgid "d"
msgstr "d"
msgstr ""

#: apps/cowswap-frontend/src/modules/account/containers/Transaction/StatusDetails.tsx
msgid "Creating..."
Expand Down Expand Up @@ -2053,7 +2053,7 @@ msgstr "Conectando..."
#: apps/cowswap-frontend/src/modules/hooksStore/dapps/PermitHookApp/index.tsx
#: apps/cowswap-frontend/src/modules/hooksStore/pure/HookTooltip/index.tsx
msgid "Pre"
msgstr "Pre"
msgstr ""

#: apps/cowswap-frontend/src/legacy/components/CowSubsidyModal/constants.ts
msgid "(v)COW token holders are eligible for a fee discount"
Expand Down Expand Up @@ -2454,7 +2454,7 @@ msgstr "Los pozos de liquidez en CoW AMM crecen más rápido que en otros AMM, p
#: apps/cowswap-frontend/src/modules/ordersTable/pure/ReceiptModal/OrderTypeField.tsx
#: libs/common-const/src/common.ts
msgid "TWAP"
msgstr "TWAP"
msgstr ""

#: apps/cowswap-frontend/src/modules/bridge/pure/contents/BridgingProgressContent/RefundedBridgingContent/index.tsx
msgid "Refunded to"
Expand Down Expand Up @@ -2692,7 +2692,7 @@ msgstr "CoW Swap utiliza un {accountProxyLabelString} dedicado, controlado solo
#: apps/cowswap-frontend/src/common/pure/NetworkCostsSuffix/index.tsx
#: apps/cowswap-frontend/src/modules/trade/pure/RowFeeContent/index.tsx
msgid "gas"
msgstr "gas"
msgstr ""

#: apps/cowswap-frontend/src/modules/hooksStore/pure/HookListItem/index.tsx
msgid "details"
Expand Down Expand Up @@ -2807,7 +2807,7 @@ msgstr "Alertas comerciales"

#: apps/cowswap-frontend/src/modules/tradeWidgetAddons/containers/TransactionSlippageInput/index.tsx
msgid "Auto"
msgstr "Auto"
msgstr ""

#: apps/cowswap-frontend/src/modules/tradeWidgetAddons/pure/NetworkCostsTooltipSuffix.tsx
msgid "you will pay a separate gas cost for signing the order placement on-chain."
Expand Down Expand Up @@ -2975,7 +2975,7 @@ msgstr "Ver en el Explorador"
#: apps/cowswap-frontend/src/legacy/hooks/useWrapCallback.ts
#: apps/cowswap-frontend/src/legacy/hooks/useWrapCallback.ts
msgid "Error"
msgstr "Error"
msgstr ""

#: apps/cowswap-frontend/src/modules/orders/containers/BridgingSuccessNotification/index.tsx
#~ msgid "Sell {inputAmount} {label}"
Expand Down Expand Up @@ -3053,7 +3053,7 @@ msgstr "Tenga en cuenta que un solucionador podría haber incluido el pedido en
#: apps/cowswap-frontend/src/legacy/components/Tokens/TokensTable.tsx
#: apps/cowswap-frontend/src/modules/hooksStore/dapps/PermitHookApp/index.tsx
msgid "Token"
msgstr "Token"
msgstr ""

#: apps/cowswap-frontend/src/modules/orders/updaters/OrdersNotificationsUpdater/handlers.tsx
msgid "Order submitted"
Expand Down Expand Up @@ -3311,7 +3311,7 @@ msgstr "Cambio de precio"
#: apps/cowswap-frontend/src/utils/orderUtils/getUiOrderType.ts
#: libs/common-const/src/common.ts
msgid "Yield"
msgstr "Yield"
msgstr ""

#: apps/cowswap-frontend/src/modules/tokensList/containers/ManageLists/index.tsx
msgid "Error importing token list"
Expand Down Expand Up @@ -3751,7 +3751,7 @@ msgstr "El precio de esta piscina está dentro de su rango seleccionado. Su posi

#: apps/cowswap-frontend/src/modules/application/containers/App/menuConsts.tsx
msgid "FAQs"
msgstr "FAQs"
msgstr ""

#: apps/cowswap-frontend/src/modules/account/containers/Transaction/ActivityDetails.tsx
msgid "more signatures are"
Expand Down Expand Up @@ -3849,7 +3849,7 @@ msgstr "Costes de red"

#: apps/cowswap-frontend/src/common/containers/OrderHooksDetails/index.tsx
msgid "PRE"
msgstr "PRE"
msgstr ""

#: apps/cowswap-frontend/src/common/utils/tradeSettingsTooltips.tsx
msgid "{symbolName} orders require a minimum transaction expiration time threshold of {minutes} minutes to ensure the best swapping experience"
Expand Down Expand Up @@ -4279,7 +4279,7 @@ msgstr "¿Activar el modo Experto?"
#: apps/cowswap-frontend/src/modules/orderProgressBar/pure/BenefitComponents.tsx
#: apps/cowswap-frontend/src/modules/orderProgressBar/pure/RenderProgressTopSection.tsx
msgid "N/A"
msgstr "N/A"
msgstr ""

#: apps/cowswap-frontend/src/modules/hooksStore/pure/AppliedHookItem/index.tsx
msgid "This transaction can be simulated before execution to ensure that it will be succeed, generating a detailed report of the transaction execution."
Expand Down Expand Up @@ -4403,7 +4403,7 @@ msgstr "al menos"

#: apps/cowswap-frontend/src/modules/twap/utils/deadlinePartsDisplay.ts
msgid "m"
msgstr "m"
msgstr ""

#: apps/cowswap-frontend/src/modules/tokensList/containers/ManageListsAndTokens/index.tsx
msgid "Lists"
Expand Down Expand Up @@ -4665,7 +4665,7 @@ msgstr "Aave Repay con Collateral Flashloan"
#: apps/cowswap-frontend/src/utils/orderUtils/getUiOrderType.ts
#: libs/common-const/src/common.ts
msgid "Hooks"
msgstr "Hooks"
msgstr ""

#: apps/cowswap-frontend/src/modules/erc20Approve/hooks/usePendingApprovalModal.tsx
#~ msgid "for trading"
Expand Down Expand Up @@ -4977,7 +4977,7 @@ msgstr "Desde (incl. costes)"

#: libs/hook-dapp-lib/src/hookDappsRegistry.ts
msgid "Aave Collateral Swap Flashloan"
msgstr "Aave Collateral Swap Flashloan"
msgstr ""

#: apps/cowswap-frontend/src/modules/limitOrders/pure/LimitOrdersDetails/index.tsx
msgid "order executes at"
Expand Down Expand Up @@ -5696,7 +5696,7 @@ msgstr "Basta de firmas"

#: apps/cowswap-frontend/src/modules/application/containers/App/menuConsts.tsx
msgid "Legal"
msgstr "Legal"
msgstr ""

#: apps/cowswap-frontend/src/modules/ethFlow/pure/EthFlowBanner/index.tsx
msgid "You will be prompted to <0>wrap your {nativeSymbol} to {wrappedSymbol}</0> before placing your order."
Expand Down Expand Up @@ -6123,7 +6123,7 @@ msgstr "Completo"

#: apps/cowswap-frontend/src/common/pure/CoWAmmBannerContent/index.tsx
msgid "pool"
msgstr "pool"
msgstr ""

#: apps/cowswap-frontend/src/modules/hooksStore/pure/AddCustomHookForm/constants.tsx
msgid "Invalid URL: Path contains consecutive forward slashes"
Expand Down
24 changes: 12 additions & 12 deletions apps/cowswap-frontend/src/locales/ru-RU.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: @lingui/cli\n"
"Language: ru\n"
"Project-Id-Version: intercambiovaca\n"
"Project-Id-Version: cow-swap\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2025-11-07 18:59\n"
"PO-Revision-Date: 2025-11-14 12:27\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"
"X-Crowdin-Project: intercambiovaca\n"
"X-Crowdin-Project-ID: 842798\n"
"X-Crowdin-Project: cow-swap\n"
"X-Crowdin-Project-ID: 846238\n"
"X-Crowdin-Language: ru\n"
"X-Crowdin-File: /feat.internationalization-setup-for-swap-cow-fi/apps/cowswap-frontend/src/locales/en-US.po\n"
"X-Crowdin-File-ID: 11\n"
"X-Crowdin-File: /develop/apps/cowswap-frontend/src/locales/en-US.po\n"
"X-Crowdin-File-ID: 12\n"

#: apps/cowswap-frontend/src/common/pure/CurrencySelectButton/index.tsx
#~ msgid "Selected token: "
Expand Down Expand Up @@ -647,7 +647,7 @@ msgstr "Только CoW AMM"

#: apps/cowswap-frontend/src/modules/ordersTable/pure/OrderStatusBox/getOrderStatusTitleAndColor.ts
msgid "Scheduled"
msgstr "Запланированный"
msgstr "Запланирован"

#: apps/cowswap-frontend/src/modules/erc20Approve/containers/TradeApproveButton/TradeApproveButton.tsx
msgid "Approve and Swap"
Expand Down Expand Up @@ -899,7 +899,7 @@ msgstr "Возможно, у вас есть другие вещи, но не Ai

#: apps/cowswap-frontend/src/modules/tokensList/containers/LpTokenPage/index.tsx
msgid "APR"
msgstr "APR"
msgstr ""

#: apps/cowswap-frontend/src/common/pure/NetworksList/index.tsx
msgid "CoW Protocol Explorer"
Expand Down Expand Up @@ -1257,7 +1257,7 @@ msgstr "Обратитесь в службу поддержки CoW Swap!"
#: apps/cowswap-frontend/src/common/containers/CoWAmmBanner/index.tsx
#: apps/cowswap-frontend/src/modules/application/containers/App/menuConsts.tsx
msgid "CoW AMM"
msgstr "CoW AMM"
msgstr ""

#: apps/cowswap-frontend/src/modules/twap/containers/TwapFormWarnings/warnings/BigPartTimeWarning.tsx
msgid "Too much time between parts"
Expand Down Expand Up @@ -1312,7 +1312,7 @@ msgstr "Подробнее в этом"

#: libs/hook-dapp-lib/src/hookDappsRegistry.ts
msgid "Bungee"
msgstr "Bungee"
msgstr ""

#: apps/cowswap-frontend/src/modules/ordersTable/pure/ReceiptModal/FilledField.tsx
msgid "of"
Expand Down Expand Up @@ -1630,7 +1630,7 @@ msgstr "принят"

#: apps/cowswap-frontend/src/modules/tokensList/containers/LpTokenPage/index.tsx
msgid "TVL"
msgstr "TVL"
msgstr ""

#: apps/cowswap-frontend/src/modules/erc20Approve/pure/Toggle/Toggle.tsx
msgid "Unlimited one-time"
Expand Down Expand Up @@ -2454,7 +2454,7 @@ msgstr "Ликвидность пулов на CoW AMM растет быстре
#: apps/cowswap-frontend/src/modules/ordersTable/pure/ReceiptModal/OrderTypeField.tsx
#: libs/common-const/src/common.ts
msgid "TWAP"
msgstr "TWAP"
msgstr ""

#: apps/cowswap-frontend/src/modules/bridge/pure/contents/BridgingProgressContent/RefundedBridgingContent/index.tsx
msgid "Refunded to"
Expand Down