diff --git a/.linguirc b/.linguirc index 00ce84fe6b..4e2302084b 100644 --- a/.linguirc +++ b/.linguirc @@ -1,7 +1,8 @@ { "locales": [ "en", - "es" + "es", + "fr" ], "catalogs": [ { diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a3494ad1ef..3422b1bbeb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -86,3 +86,6 @@ To download strings crowdin download ``` + +To add a new language first start an issue to check for public interest. +If the community decides to go forward with your preferred language follow [this pr](https://github.com/aave/interface/pull/447#issue-1165545965) to add support for a new language. diff --git a/crowdin.yml b/crowdin.yml index 531ccb66e8..baa5efd3fb 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -5,7 +5,7 @@ 'api_token_env': 'CROWDIN_PERSONAL_TOKEN' 'base_path': '.' 'base_url': 'https://api.crowdin.com' -'export_languages': ['en', 'es'] +'export_languages': ['en', 'es', 'fr'] # # Choose file structure in Crowdin # e.g. true or false diff --git a/src/layouts/components/LanguageSwitcher.tsx b/src/layouts/components/LanguageSwitcher.tsx index b881112a73..01a1643e88 100644 --- a/src/layouts/components/LanguageSwitcher.tsx +++ b/src/layouts/components/LanguageSwitcher.tsx @@ -17,6 +17,7 @@ import { dynamicActivateLanguage } from '../../libs/LanguageProvider'; const langMap = { en: t`English`, es: t`Spanish`, + fr: t`French`, }; interface LanguageListItemProps { diff --git a/src/libs/LanguageProvider.tsx b/src/libs/LanguageProvider.tsx index a810b63c4a..90cb461e6a 100644 --- a/src/libs/LanguageProvider.tsx +++ b/src/libs/LanguageProvider.tsx @@ -1,7 +1,7 @@ // src/index.js import { i18n } from '@lingui/core'; import { I18nProvider } from '@lingui/react'; -import { en, es } from 'make-plural/plurals'; +import { en, es, fr } from 'make-plural/plurals'; import React, { useEffect } from 'react'; import { messages } from '../locales/en/messages.js'; @@ -9,16 +9,18 @@ import { messages } from '../locales/en/messages.js'; i18n.loadLocaleData({ en: { plurals: en }, es: { plurals: es }, + fr: { plurals: fr }, }); i18n.load('en', messages); i18n.activate('en'); export const DEFAULT_LOCALE = 'en'; -export const SUPPORTED_LANGUAGES = ['en', 'es']; +export const SUPPORTED_LANGUAGES = ['en', 'es', 'fr']; export const LANG_MAP = { en: 'English', es: 'Spanish', + fr: 'French', }; /** diff --git a/src/locales/en/messages.js b/src/locales/en/messages.js index c38703232b..fc35c54ad8 100644 --- a/src/locales/en/messages.js +++ b/src/locales/en/messages.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:{"(AAVE + stkAAVE)":"(AAVE + stkAAVE)","<0>Ampleforth is an asset affected by rebasing. Visit the <1>documentation or <2>Ampleforth's FAQ to learn more.":"<0>Ampleforth is an asset affected by rebasing. Visit the <1>documentation or <2>Ampleforth's FAQ to learn more.","AAVE holders can stake their AAVE in the Safety Module to add more security to the protocol and earn Safety Incentives. In the case of a shortfall event, up to 30% of your stake can be slashed to cover the deficit, providing an additional layer of protection for the protocol.":"AAVE holders can stake their AAVE in the Safety Module to add more security to the protocol and earn Safety Incentives. In the case of a shortfall event, up to 30% of your stake can be slashed to cover the deficit, providing an additional layer of protection for the protocol.","ACTIVATE COOLDOWN":"ACTIVATE COOLDOWN","APR":"APR","APY":"APY","APY type":"APY type","APY, stable":"APY, stable","APY, variable":"APY, variable","Aave Governance":"Aave Governance","Aave is a fully decentralized, community governed protocol by the AAVE token-holders. AAVE token-holders collectively discuss, propose, and vote on upgrades to the protocol. AAVE token-holders can either vote themselves on new proposals or delagate to an address of choice. To learn more check out the Governance documentation":"Aave is a fully decentralized, community governed protocol by the AAVE token-holders. AAVE token-holders collectively discuss, propose, and vote on upgrades to the protocol. AAVE token-holders can either vote themselves on new proposals or delagate to an address of choice. To learn more check out the Governance documentation","Aave per month":"Aave per month","Account":"Account","Add {0}{1} to the wallet":["Add ",["0"],["1"]," to the wallet"],"All":"All","All done!":"All done!","All proposals":"All proposals","Allows you to decide whether to use a supplied asset as collateral. An asset used as collateral will affect your borrowing power and health factor.":"Allows you to decide whether to use a supplied asset as collateral. An asset used as collateral will affect your borrowing power and health factor.","Allows you to switch between <0>variable and <1>stable interest rates, where variable rate can increase and decrease depending on the amount of liquidity in the reserve, and stable rate will stay the same for the duration of your loan.":"Allows you to switch between <0>variable and <1>stable interest rates, where variable rate can increase and decrease depending on the amount of liquidity in the reserve, and stable rate will stay the same for the duration of your loan.","Already on cooldown":"Already on cooldown","Amount":"Amount","Ampleforth FAQ":"Ampleforth FAQ","Approval":"Approval","Approve confirmed":"Approve confirmed","Approve to continue":"Approve to continue","Approved":"Approved","Approving {symbol}...":["Approving ",["symbol"],"..."],"Asset":"Asset","Asset category":"Asset category","Asset to delegate":"Asset to delegate","Assets":"Assets","Assets to borrow":"Assets to borrow","Assets to supply":"Assets to supply","Author":"Author","Available":"Available","Available assets":"Available assets","Available liquidity":"Available liquidity","Available rewards":"Available rewards","Available to borrow":"Available to borrow","Available to supply":"Available to supply","Balance":"Balance","Be careful - You are very close to liqudation. Consider depositing more collateral or paying down some of your borrowed positions":"Be careful - You are very close to liqudation. Consider depositing more collateral or paying down some of your borrowed positions","Before supplying":"Before supplying","Before supplying, you need to approve its usage by the Aave protocol. You can learn more in our<0>FAQ":"Before supplying, you need to approve its usage by the Aave protocol. You can learn more in our<0>FAQ","Borrow":"Borrow","Borrow APY rate":"Borrow APY rate","Borrow APY, stable":"Borrow APY, stable","Borrow APY, variable":"Borrow APY, variable","Borrow cap":"Borrow cap","Borrow power used":"Borrow power used","Borrow {symbol}":["Borrow ",["symbol"]],"Borrowing is currently unavailable for {0}.":["Borrowing is currently unavailable for ",["0"],"."],"Borrowing power and assets are limited due to Isolation mode.":"Borrowing power and assets are limited due to Isolation mode.","Borrowing {symbol}":["Borrowing ",["symbol"]],"Bridge":"Bridge","CLAIM {symbol}":["CLAIM ",["symbol"]],"CLAIMING {symbol}":["CLAIMING ",["symbol"]],"Can be collateral":"Can be collateral","Cap reached. Lower supply amount":"Cap reached. Lower supply amount","Claim":"Claim","Claim AAVE":"Claim AAVE","Claim all":"Claim all","Claim all rewards":"Claim all rewards","Claim {0}":["Claim ",["0"]],"Claimable AAVE":"Claimable AAVE","Claiming":"Claiming","Close":"Close","Collateral":"Collateral","Collateral usage is limited because of isolation mode. <0>Learn More":"Collateral usage is limited because of isolation mode. <0>Learn More","Collateral usage:":"Collateral usage:","Collateralization":"Collateralization","Connect wallet":"Connect wallet","Cooldown period":"Cooldown period","Cooldown period warning":"Cooldown period warning","Cooldown time left":"Cooldown time left","Cooldown to unstake":"Cooldown to unstake","Cooling down...":"Cooling down...","Copy address":"Copy address","Copy error text":"Copy error text","Created":"Created","Current LTV":"Current LTV","Current differential":"Current differential","Custom":"Custom","Dark mode":"Dark mode","Dashboard":"Dashboard","Debt":"Debt","Debt ceiling":"Debt ceiling","Define Retry with Approval text":"Define Retry with Approval text","Delegate":"Delegate","Delegating":"Delegating","Details":"Details","Developers":"Developers","Differential":"Differential","Disable E-Mode":"Disable E-Mode","Disable {symbol} as collateral":["Disable ",["symbol"]," as collateral"],"Disabled":"Disabled","Disabling E-Mode":"Disabling E-Mode","Disabling this asset as collateral affects your borrowing power and Health Factor.":"Disabling this asset as collateral affects your borrowing power and Health Factor.","Disconnect Wallet":"Disconnect Wallet","Discord":"Discord","Discussion":"Discussion","E-Mode":"E-Mode","E-Mode category":"E-Mode category","E-Mode increases your borrowing power for a selected category of assets up to 97%. <0>Learn more":"E-Mode increases your borrowing power for a selected category of assets up to 97%. <0>Learn more","Efficiency mode (E-Mode)":"Efficiency mode (E-Mode)","Enable E-Mode":"Enable E-Mode","Enable Testnet mode":"Enable Testnet mode","Enable {symbol} as collateral":["Enable ",["symbol"]," as collateral"],"Enabled":"Enabled","Enabled in isolation":"Enabled in isolation","Enabling E-Mode":"Enabling E-Mode","Enabling E-Mode only allows you to borrow assets belonging to the selected category Stablecoins. Please visit our <0>FAQ guide to learn more about how it works and the applied restrictions.":"Enabling E-Mode only allows you to borrow assets belonging to the selected category Stablecoins. Please visit our <0>FAQ guide to learn more about how it works and the applied restrictions.","Enabling this asset as collateral increases your borrowing power and Health Factor. However, it can get liquidated if your health factor drops below 1.":"Enabling this asset as collateral increases your borrowing power and Health Factor. However, it can get liquidated if your health factor drops below 1.","English":"English","Enter ETH address":"Enter ETH address","Enter an amount":"Enter an amount","Error connecting. Try refreshing the page.":"Error connecting. Try refreshing the page.","Executed":"Executed","FAQ":"FAQ","Faucet":"Faucet","Faucet {0}":["Faucet ",["0"]],"Filter":"Filter","Funds in the Safety Module":"Funds in the Safety Module","Github":"Github","Global settings":"Global settings","Go Back":"Go Back","Governance":"Governance","Health factor":"Health factor","Hide":"Hide","I understand how cooldown ({0}) and unstaking ({1}) work":["I understand how cooldown (",["0"],") and unstaking (",["1"],") work"],"If the health factor goes below 1, the liquidation of your collateral might be triggered.":"If the health factor goes below 1, the liquidation of your collateral might be triggered.","If you DO NOT unstake within {0} of unstake window, you will need to activate cooldown process again.":["If you DO NOT unstake within ",["0"]," of unstake window, you will need to activate cooldown process again."],"If your loan to value goes above the liquidation threshold your collateral supplied may be liquidated.":"If your loan to value goes above the liquidation threshold your collateral supplied may be liquidated.","In E-Mode some assets are not borrowable. Exit E-Mode to get access to all assets":"In E-Mode some assets are not borrowable. Exit E-Mode to get access to all assets","In Isolation mode you cannot supply other assets as collateral for borrowing. Assets used as collateral in Isolation mode can only be borrowed to a specific debt ceiling.":"In Isolation mode you cannot supply other assets as collateral for borrowing. Assets used as collateral in Isolation mode can only be borrowed to a specific debt ceiling.","In Isolation mode, you cannot supply other assets as collateral. A global debt ceiling limits the borrowing power of the isolated asset. Read more in our <0>FAQ":"In Isolation mode, you cannot supply other assets as collateral. A global debt ceiling limits the borrowing power of the isolated asset. Read more in our <0>FAQ","In order to change E-Mode from asset category{0}you will need to close your position in your current category. See our <0>FAQ to learn more.":["In order to change E-Mode from asset category",["0"],"you will need to close your position in your current category. See our <0>FAQ to learn more."],"Isolated":"Isolated","Isolated assets have limited borrowing power and other assets cannot be used as collateral.":"Isolated assets have limited borrowing power and other assets cannot be used as collateral.","Language":"Language","Learn more":"Learn more","Learn more about risks involved":"Learn more about risks involved","Learn more in our <0>FAQ guide":"Learn more in our <0>FAQ guide","Links":"Links","Liquidation <0/> threshold":"Liquidation <0/> threshold","Liquidation at":"Liquidation at","Liquidation penalty":"Liquidation penalty","Liquidation risk is high. Lower amounts recomended.":"Liquidation risk is high. Lower amounts recomended.","Liquidation risk is high. Lower amounts recommended.":"Liquidation risk is high. Lower amounts recommended.","Liquidation risk parametres":"Liquidation risk parametres","Liquidation threshold":"Liquidation threshold","Liquidation value":"Liquidation value","Lorem ipsum dolor sit amet, consectetur adipisicing elit. Perferendis, quia?":"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Perferendis, quia?","MAX":"MAX","Market":"Market","Markets":"Markets","Max":"Max","Max LTV":"Max LTV","Max slashing":"Max slashing","Max slippage rate":"Max slippage rate","Menu":"Menu","Minimum received":"Minimum received","More":"More","NEY":"NEY","Need help connecting a wallet? <0>Read our FAQ":"Need help connecting a wallet? <0>Read our FAQ","Net APR":"Net APR","Net APY":"Net APY","Net worth":"Net worth","Network":"Network","Network not supported for this wallet":"Network not supported for this wallet","New APY":"New APY","No":"No","No rewards to claim":"No rewards to claim","No voting power":"No voting power","None":"None","Not a valid address":"Not a valid address","Not enough balance on your wallet":"Not enough balance on your wallet","Not enough staked balance":"Not enough staked balance","Not enough voting power to participate in this proposal":"Not enough voting power to participate in this proposal","Nothing borrowed yet":"Nothing borrowed yet","Nothing staked":"Nothing staked","Nothing supplied yet":"Nothing supplied yet","Ok, Close":"Ok, Close","Ok, I got it":"Ok, I got it","Oracle price":"Oracle price","Overview":"Overview","Participating in this {symbol} reserve gives annualized rewards.":["Participating in this ",["symbol"]," reserve gives annualized rewards."],"Pending...":"Pending...","Please connect your wallet to see your supplies, borrowings, and open positions.":"Please connect your wallet to see your supplies, borrowings, and open positions.","Please switch to {networkName}.":["Please switch to ",["networkName"],"."],"Please, connect your wallet":"Please, connect your wallet","Price impact":"Price impact","Proposal details":"Proposal details","Proposal overview":"Proposal overview","Proposals":"Proposals","Proposition power":"Proposition power","Quorum":"Quorum","Recipient address":"Recipient address","Rejected connection request":"Rejected connection request","Remaining debt":"Remaining debt","Remaining supply":"Remaining supply","Repay":"Repay","Repay with":"Repay with","Repay {symbol}":["Repay ",["symbol"]],"Repaying {symbol}":["Repaying ",["symbol"]],"Reserve Size":"Reserve Size","Reserve status & configuration":"Reserve status & configuration","Retry What?":"Retry What?","Retry with Approval":"Retry with Approval","Retry with approval":"Retry with approval","Review approval tx details":"Review approval tx details","Review tx":"Review tx","Review tx details":"Review tx details","Reward(s) to claim":"Reward(s) to claim","Rewards APR":"Rewards APR","Risk details":"Risk details","SEE CHARTS":"SEE CHARTS","Safety of your deposited collateral against the borrowed assets and its underlying value.":"Safety of your deposited collateral against the borrowed assets and its underlying value.","Seems like we can't switch the network automatically. Please check if you can change it from the wallet.":"Seems like we can't switch the network automatically. Please check if you can change it from the wallet.","Select APY type to switch":"Select APY type to switch","Select Aave Market":"Select Aave Market","Select language":"Select language","Select transaction speed":"Select transaction speed","Setup triggers and receive notifications about your Health Factor status using Hal app.":"Setup triggers and receive notifications about your Health Factor status using Hal app.","Show":"Show","Show assets with 0 balance":"Show assets with 0 balance","Since this is a test network, you can get any of the assets if you have ETH on your wallet":"Since this is a test network, you can get any of the assets if you have ETH on your wallet","Spanish":"Spanish","Stable":"Stable","Stable Interest Type is disabled for this currency":"Stable Interest Type is disabled for this currency","Stable interest rate will <0>stay the same for the duration of your loan. Recommended for long-term loan periods and for users who prefer predictability.":"Stable interest rate will <0>stay the same for the duration of your loan. Recommended for long-term loan periods and for users who prefer predictability.","Stablecoin":"Stablecoin","Stake":"Stake","Stake Aave":"Stake Aave","Stake Aave/ETH BPT":"Stake Aave/ETH BPT","Staked":"Staked","Staking":"Staking","Staking APR":"Staking APR","Started":"Started","State":"State","Supply":"Supply","Supply APY":"Supply APY","Supply amount is limited due to Supply Cap":"Supply amount is limited due to Supply Cap","Supply apy":"Supply apy","Supply balance":"Supply balance","Supply cap":"Supply cap","Supply cap on target reserve reached. Try lowering the amount.":"Supply cap on target reserve reached. Try lowering the amount.","Supply {symbol}":["Supply ",["symbol"]],"Supplying your":"Supplying your","Supplying {symbol}":["Supplying ",["symbol"]],"Swap":"Swap","Swapping":"Swapping","Switch APY type":"Switch APY type","Switch Network":"Switch Network","Switch rate":"Switch rate","Switching rate":"Switching rate","The % of your total bowering power used. This is based on the amount of your collateral supplied and the total amount that you can borrow.":"The % of your total bowering power used. This is based on the amount of your collateral supplied and the total amount that you can borrow.","The Balancer Pool Token (BPT) is a liquidity pool token. You can receive BPT by depositing a combination of AAVE + ETH in the <0>Balancer liquidity pool. You can then stake your BPT in the Safety Module to secure the protocol and earn Safety Incentives.":"The Balancer Pool Token (BPT) is a liquidity pool token. You can receive BPT by depositing a combination of AAVE + ETH in the <0>Balancer liquidity pool. You can then stake your BPT in the Safety Module to secure the protocol and earn Safety Incentives.","The Stable Rate is not enabled for this currency":"The Stable Rate is not enabled for this currency","The cooldown period is the time required prior to unstaking your tokens(10 days). You can only withdraw your assets from the Security Module after the cooldown period and within the active the unstake window.<0>Learn more":"The cooldown period is the time required prior to unstaking your tokens(10 days). You can only withdraw your assets from the Security Module after the cooldown period and within the active the unstake window.<0>Learn more","The cooldown period is {0}. After {1} of cooldown, you will enter unstake window of {2}. You will continue receiving rewards during cooldown and unstake window.":["The cooldown period is ",["0"],". After ",["1"]," of cooldown, you will enter unstake window of ",["2"],". You will continue receiving rewards during cooldown and unstake window."],"The effects on the health factor would cause liquidation. Try lowering the amount.":"The effects on the health factor would cause liquidation. Try lowering the amount.","The total amount of your assets denominated in USD that can be used as collateral for borrowing assets.":"The total amount of your assets denominated in USD that can be used as collateral for borrowing assets.","There are not enough funds in the{0}reserve to borrow":["There are not enough funds in the",["0"],"reserve to borrow"],"There was some <0>error. Please try changing the parameters.":"There was some <0>error. Please try changing the parameters.","These funds have been borrowed and are not available for withdrawal at this time.":"These funds have been borrowed and are not available for withdrawal at this time.","This asset has almost reached its borrow cap. There is only {messageValue} available to be borrowed from this market.":["This asset has almost reached its borrow cap. There is only ",["messageValue"]," available to be borrowed from this market."],"This asset has almost reached its supply cap. There can only be {messageValue} supplied to this market.":["This asset has almost reached its supply cap. There can only be ",["messageValue"]," supplied to this market."],"This asset has reached its borrow cap. Nothing is available to be borrowed from this market.":"This asset has reached its borrow cap. Nothing is available to be borrowed from this market.","This asset has reached its supply cap. Nothing is available to be supplied from this market.":"This asset has reached its supply cap. Nothing is available to be supplied from this market.","This is the total amount available for you to borrow. You can borrow based on your collateral and until the borrow cap is reached.":"This is the total amount available for you to borrow. You can borrow based on your collateral and until the borrow cap is reached.","This is the total amount that you are able to supply to in this reserve. You are able to supply your wallet balance up until the supply cap is reached.":"This is the total amount that you are able to supply to in this reserve. You are able to supply your wallet balance up until the supply cap is reached.","Time left to be able to withdraw your staked asset.":"Time left to be able to withdraw your staked asset.","Time left to unstake":"Time left to unstake","To borrow you need to supply any asset to be used as collateral.":"To borrow you need to supply any asset to be used as collateral.","To prevent gaming the stable rate you can only borrow, when you borrow more then your current collateral in the same asset.":"To prevent gaming the stable rate you can only borrow, when you borrow more then your current collateral in the same asset.","To see your supplies and borrowings options, connect your wallet.":"To see your supplies and borrowings options, connect your wallet.","Total available":"Total available","Total borrowed":"Total borrowed","Total borrows":"Total borrows","Total emission per day":"Total emission per day","Total market size":"Total market size","Total supplied":"Total supplied","Total voting power":"Total voting power","Total worth":"Total worth","Transaction failed":"Transaction failed","Transaction overview":"Transaction overview","Type of delegation":"Type of delegation","UNSTAKE {symbol}":["UNSTAKE ",["symbol"]],"UNSTAKING {symbol}":["UNSTAKING ",["symbol"]],"Unbacked":"Unbacked","Unstake now":"Unstake now","Unstake window":"Unstake window","Used as collateral":"Used as collateral","Utilization Rate":"Utilization Rate","VOTE NAY":"VOTE NAY","VOTE YAE":"VOTE YAE","Variable":"Variable","Variable interest rate will <0>fluctuate based on the market conditions. Recommended for short-term loans.":"Variable interest rate will <0>fluctuate based on the market conditions. Recommended for short-term loans.","View details":"View details","View on Explorer":"View on Explorer","Vote NAY":"Vote NAY","Vote YAE":"Vote YAE","Vote differential needed":"Vote differential needed","Voting power":"Voting power","Voting results":"Voting results","Wallet balance":"Wallet balance","Wallet not detected. Connect or install wallet and retry":"Wallet not detected. Connect or install wallet and retry","Wallets are provided by External Providers and by selecting you agree to Terms of those Providers. Your access to the wallet might be reliant on the External Provider being operational.":"Wallets are provided by External Providers and by selecting you agree to Terms of those Providers. Your access to the wallet might be reliant on the External Provider being operational.","We couldn’t detect a wallet. Connect a wallet to stake.":"We couldn’t detect a wallet. Connect a wallet to stake.","Why do I need to approve?":"Why do I need to approve?","With a voting power of <0/>":"With a voting power of <0/>","Withdraw":"Withdraw","Withdraw {symbol}":["Withdraw ",["symbol"]],"Withdrawing {symbol}":["Withdrawing ",["symbol"]],"Wrong Network":"Wrong Network","YAE":"YAE","You are entering Isolation mode":"You are entering Isolation mode","You can not change Interest Type to stable as your borrowings are higher than your collateral":"You can not change Interest Type to stable as your borrowings are higher than your collateral","You can not disable E-Mode as your current collateralization level is above 80%, disabling E-Mode can cause liquidation. To exit E-Mode supply or repay borrowed positions.":"You can not disable E-Mode as your current collateralization level is above 80%, disabling E-Mode can cause liquidation. To exit E-Mode supply or repay borrowed positions.","You can not switch usage as collateral mode for this currency, because it will cause collateral call":"You can not switch usage as collateral mode for this currency, because it will cause collateral call","You can not use this currency as collateral":"You can not use this currency as collateral","You can not withdraw this amount because it will cause collateral call":"You can not withdraw this amount because it will cause collateral call","You can only withdraw your assets from the Security Module after the cooldown period ends and the unstake window is active.":"You can only withdraw your assets from the Security Module after the cooldown period ends and the unstake window is active.","You can report incident to our <0>Discord or <1>Github.":"You can report incident to our <0>Discord or <1>Github.","You did not participate in this proposal":"You did not participate in this proposal","You do not have supplies in this currency":"You do not have supplies in this currency","You have not borrow yet using this currency":"You have not borrow yet using this currency","You need to change E-Mode to continue.":"You need to change E-Mode to continue.","You switched to {0} rate":["You switched to ",["0"]," rate"],"You unstake here":"You unstake here","You voted {0}":["You voted ",["0"]],"You will exit isolation mode and other tokens can now be used as collateral":"You will exit isolation mode and other tokens can now be used as collateral","You {action} <0/> {symbol}":["You ",["action"]," <0/> ",["symbol"]],"Your borrows":"Your borrows","Your current loan to value based on your collateral supplied.":"Your current loan to value based on your collateral supplied.","Your health factor and loan to value determine the assurance of your collateral. To avoid liquidations you can supply more collateral or repay borrow positions.":"Your health factor and loan to value determine the assurance of your collateral. To avoid liquidations you can supply more collateral or repay borrow positions.","Your info":"Your info","Your reward balance is 0":"Your reward balance is 0","Your supplies":"Your supplies","Your voting info":"Your voting info","Your {networkName} wallet is empty. Purchase/buy/transfer assets":["Your ",["networkName"]," wallet is empty. Purchase/buy/transfer assets"],"assets":"assets","back":"back","disabled":"disabled","documentation":"documentation","ends":"ends","guide":"guide","here.":"here.","is an asset affected by rebasing. Visit the":"is an asset affected by rebasing. Visit the","on":"on","or":"or","or enter custom fee value":"or enter custom fee value","or use <0>{0} to transfer your ETH assets.":["or use <0>",["0"]," to transfer your ETH assets."],"please check that the amount you want to supply is not currently being used for staking. If it is being used for staking, your transaction might fail.":"please check that the amount you want to supply is not currently being used for staking. If it is being used for staking, your transaction might fail.","staking view":"staking view","to learn more.":"to learn more.","tokens is not the same as staking them. If you wish to stake your":"tokens is not the same as staking them. If you wish to stake your","tokens, please go to the":"tokens, please go to the","v2 markets":"v2 markets","v3 markets":"v3 markets","{0, select, slow {Slow} normal {Normal} fast {Fast} other {-}}":[["0","select",{slow:"Slow",normal:"Normal",fast:"Fast",other:"-"}]],"{0}":[["0"]],"{0} Balance":[["0"]," Balance"],"{0} Faucet":[["0"]," Faucet"],"{0} days":[["0"]," days"]}}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:{"(AAVE + stkAAVE)":"(AAVE + stkAAVE)","<0>Ampleforth is an asset affected by rebasing. Visit the <1>documentation or <2>Ampleforth's FAQ to learn more.":"<0>Ampleforth is an asset affected by rebasing. Visit the <1>documentation or <2>Ampleforth's FAQ to learn more.","AAVE holders can stake their AAVE in the Safety Module to add more security to the protocol and earn Safety Incentives. In the case of a shortfall event, up to 30% of your stake can be slashed to cover the deficit, providing an additional layer of protection for the protocol.":"AAVE holders can stake their AAVE in the Safety Module to add more security to the protocol and earn Safety Incentives. In the case of a shortfall event, up to 30% of your stake can be slashed to cover the deficit, providing an additional layer of protection for the protocol.","ACTIVATE COOLDOWN":"ACTIVATE COOLDOWN","APR":"APR","APY":"APY","APY type":"APY type","APY, stable":"APY, stable","APY, variable":"APY, variable","Aave Governance":"Aave Governance","Aave is a fully decentralized, community governed protocol by the AAVE token-holders. AAVE token-holders collectively discuss, propose, and vote on upgrades to the protocol. AAVE token-holders can either vote themselves on new proposals or delagate to an address of choice. To learn more check out the Governance documentation":"Aave is a fully decentralized, community governed protocol by the AAVE token-holders. AAVE token-holders collectively discuss, propose, and vote on upgrades to the protocol. AAVE token-holders can either vote themselves on new proposals or delagate to an address of choice. To learn more check out the Governance documentation","Aave per month":"Aave per month","Account":"Account","Add {0}{1} to the wallet":["Add ",["0"],["1"]," to the wallet"],"All":"All","All done!":"All done!","All proposals":"All proposals","Allows you to decide whether to use a supplied asset as collateral. An asset used as collateral will affect your borrowing power and health factor.":"Allows you to decide whether to use a supplied asset as collateral. An asset used as collateral will affect your borrowing power and health factor.","Allows you to switch between <0>variable and <1>stable interest rates, where variable rate can increase and decrease depending on the amount of liquidity in the reserve, and stable rate will stay the same for the duration of your loan.":"Allows you to switch between <0>variable and <1>stable interest rates, where variable rate can increase and decrease depending on the amount of liquidity in the reserve, and stable rate will stay the same for the duration of your loan.","Already on cooldown":"Already on cooldown","Amount":"Amount","Ampleforth FAQ":"Ampleforth FAQ","Approval":"Approval","Approve confirmed":"Approve confirmed","Approve to continue":"Approve to continue","Approved":"Approved","Approving {symbol}...":["Approving ",["symbol"],"..."],"Asset":"Asset","Asset category":"Asset category","Asset to delegate":"Asset to delegate","Assets":"Assets","Assets to borrow":"Assets to borrow","Assets to supply":"Assets to supply","Author":"Author","Available":"Available","Available assets":"Available assets","Available liquidity":"Available liquidity","Available rewards":"Available rewards","Available to borrow":"Available to borrow","Available to supply":"Available to supply","Balance":"Balance","Be careful - You are very close to liqudation. Consider depositing more collateral or paying down some of your borrowed positions":"Be careful - You are very close to liqudation. Consider depositing more collateral or paying down some of your borrowed positions","Before supplying":"Before supplying","Before supplying, you need to approve its usage by the Aave protocol. You can learn more in our<0>FAQ":"Before supplying, you need to approve its usage by the Aave protocol. You can learn more in our<0>FAQ","Borrow":"Borrow","Borrow APY rate":"Borrow APY rate","Borrow APY, stable":"Borrow APY, stable","Borrow APY, variable":"Borrow APY, variable","Borrow cap":"Borrow cap","Borrow power used":"Borrow power used","Borrow {symbol}":["Borrow ",["symbol"]],"Borrowing is currently unavailable for {0}.":["Borrowing is currently unavailable for ",["0"],"."],"Borrowing power and assets are limited due to Isolation mode.":"Borrowing power and assets are limited due to Isolation mode.","Borrowing {symbol}":["Borrowing ",["symbol"]],"Bridge":"Bridge","CLAIM {symbol}":["CLAIM ",["symbol"]],"CLAIMING {symbol}":["CLAIMING ",["symbol"]],"Can be collateral":"Can be collateral","Cap reached. Lower supply amount":"Cap reached. Lower supply amount","Claim":"Claim","Claim AAVE":"Claim AAVE","Claim all":"Claim all","Claim all rewards":"Claim all rewards","Claim {0}":["Claim ",["0"]],"Claimable AAVE":"Claimable AAVE","Claiming":"Claiming","Close":"Close","Collateral":"Collateral","Collateral usage is limited because of isolation mode. <0>Learn More":"Collateral usage is limited because of isolation mode. <0>Learn More","Collateral usage:":"Collateral usage:","Collateralization":"Collateralization","Connect wallet":"Connect wallet","Cooldown period":"Cooldown period","Cooldown period warning":"Cooldown period warning","Cooldown time left":"Cooldown time left","Cooldown to unstake":"Cooldown to unstake","Cooling down...":"Cooling down...","Copy address":"Copy address","Copy error text":"Copy error text","Created":"Created","Current LTV":"Current LTV","Current differential":"Current differential","Custom":"Custom","Dark mode":"Dark mode","Dashboard":"Dashboard","Debt":"Debt","Debt ceiling":"Debt ceiling","Define Retry with Approval text":"Define Retry with Approval text","Delegate":"Delegate","Delegating":"Delegating","Details":"Details","Developers":"Developers","Differential":"Differential","Disable E-Mode":"Disable E-Mode","Disable {symbol} as collateral":["Disable ",["symbol"]," as collateral"],"Disabled":"Disabled","Disabling E-Mode":"Disabling E-Mode","Disabling this asset as collateral affects your borrowing power and Health Factor.":"Disabling this asset as collateral affects your borrowing power and Health Factor.","Disconnect Wallet":"Disconnect Wallet","Discord":"Discord","Discussion":"Discussion","E-Mode":"E-Mode","E-Mode category":"E-Mode category","E-Mode increases your borrowing power for a selected category of assets up to 97%. <0>Learn more":"E-Mode increases your borrowing power for a selected category of assets up to 97%. <0>Learn more","Efficiency mode (E-Mode)":"Efficiency mode (E-Mode)","Enable E-Mode":"Enable E-Mode","Enable Testnet mode":"Enable Testnet mode","Enable {symbol} as collateral":["Enable ",["symbol"]," as collateral"],"Enabled":"Enabled","Enabled in isolation":"Enabled in isolation","Enabling E-Mode":"Enabling E-Mode","Enabling E-Mode only allows you to borrow assets belonging to the selected category Stablecoins. Please visit our <0>FAQ guide to learn more about how it works and the applied restrictions.":"Enabling E-Mode only allows you to borrow assets belonging to the selected category Stablecoins. Please visit our <0>FAQ guide to learn more about how it works and the applied restrictions.","Enabling this asset as collateral increases your borrowing power and Health Factor. However, it can get liquidated if your health factor drops below 1.":"Enabling this asset as collateral increases your borrowing power and Health Factor. However, it can get liquidated if your health factor drops below 1.","English":"English","Enter ETH address":"Enter ETH address","Enter an amount":"Enter an amount","Error connecting. Try refreshing the page.":"Error connecting. Try refreshing the page.","Executed":"Executed","FAQ":"FAQ","Faucet":"Faucet","Faucet {0}":["Faucet ",["0"]],"Filter":"Filter","French":"French","Funds in the Safety Module":"Funds in the Safety Module","Github":"Github","Global settings":"Global settings","Go Back":"Go Back","Governance":"Governance","Health factor":"Health factor","Hide":"Hide","I understand how cooldown ({0}) and unstaking ({1}) work":["I understand how cooldown (",["0"],") and unstaking (",["1"],") work"],"If the health factor goes below 1, the liquidation of your collateral might be triggered.":"If the health factor goes below 1, the liquidation of your collateral might be triggered.","If you DO NOT unstake within {0} of unstake window, you will need to activate cooldown process again.":["If you DO NOT unstake within ",["0"]," of unstake window, you will need to activate cooldown process again."],"If your loan to value goes above the liquidation threshold your collateral supplied may be liquidated.":"If your loan to value goes above the liquidation threshold your collateral supplied may be liquidated.","In E-Mode some assets are not borrowable. Exit E-Mode to get access to all assets":"In E-Mode some assets are not borrowable. Exit E-Mode to get access to all assets","In Isolation mode you cannot supply other assets as collateral for borrowing. Assets used as collateral in Isolation mode can only be borrowed to a specific debt ceiling.":"In Isolation mode you cannot supply other assets as collateral for borrowing. Assets used as collateral in Isolation mode can only be borrowed to a specific debt ceiling.","In Isolation mode, you cannot supply other assets as collateral. A global debt ceiling limits the borrowing power of the isolated asset. Read more in our <0>FAQ":"In Isolation mode, you cannot supply other assets as collateral. A global debt ceiling limits the borrowing power of the isolated asset. Read more in our <0>FAQ","In order to change E-Mode from asset category{0}you will need to close your position in your current category. See our <0>FAQ to learn more.":["In order to change E-Mode from asset category",["0"],"you will need to close your position in your current category. See our <0>FAQ to learn more."],"Isolated":"Isolated","Isolated assets have limited borrowing power and other assets cannot be used as collateral.":"Isolated assets have limited borrowing power and other assets cannot be used as collateral.","Language":"Language","Learn more":"Learn more","Learn more about risks involved":"Learn more about risks involved","Learn more in our <0>FAQ guide":"Learn more in our <0>FAQ guide","Links":"Links","Liquidation <0/> threshold":"Liquidation <0/> threshold","Liquidation at":"Liquidation at","Liquidation penalty":"Liquidation penalty","Liquidation risk is high. Lower amounts recomended.":"Liquidation risk is high. Lower amounts recomended.","Liquidation risk is high. Lower amounts recommended.":"Liquidation risk is high. Lower amounts recommended.","Liquidation risk parametres":"Liquidation risk parametres","Liquidation threshold":"Liquidation threshold","Liquidation value":"Liquidation value","Lorem ipsum dolor sit amet, consectetur adipisicing elit. Perferendis, quia?":"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Perferendis, quia?","MAX":"MAX","Market":"Market","Markets":"Markets","Max":"Max","Max LTV":"Max LTV","Max slashing":"Max slashing","Max slippage rate":"Max slippage rate","Menu":"Menu","Minimum received":"Minimum received","More":"More","NEY":"NEY","Need help connecting a wallet? <0>Read our FAQ":"Need help connecting a wallet? <0>Read our FAQ","Net APR":"Net APR","Net APY":"Net APY","Net worth":"Net worth","Network":"Network","Network not supported for this wallet":"Network not supported for this wallet","New APY":"New APY","No":"No","No rewards to claim":"No rewards to claim","No voting power":"No voting power","None":"None","Not a valid address":"Not a valid address","Not enough balance on your wallet":"Not enough balance on your wallet","Not enough staked balance":"Not enough staked balance","Not enough voting power to participate in this proposal":"Not enough voting power to participate in this proposal","Nothing borrowed yet":"Nothing borrowed yet","Nothing staked":"Nothing staked","Nothing supplied yet":"Nothing supplied yet","Ok, Close":"Ok, Close","Ok, I got it":"Ok, I got it","Oracle price":"Oracle price","Overview":"Overview","Participating in this {symbol} reserve gives annualized rewards.":["Participating in this ",["symbol"]," reserve gives annualized rewards."],"Pending...":"Pending...","Please connect your wallet to see your supplies, borrowings, and open positions.":"Please connect your wallet to see your supplies, borrowings, and open positions.","Please switch to {networkName}.":["Please switch to ",["networkName"],"."],"Please, connect your wallet":"Please, connect your wallet","Price impact":"Price impact","Proposal details":"Proposal details","Proposal overview":"Proposal overview","Proposals":"Proposals","Proposition power":"Proposition power","Quorum":"Quorum","Recipient address":"Recipient address","Rejected connection request":"Rejected connection request","Remaining debt":"Remaining debt","Remaining supply":"Remaining supply","Repay":"Repay","Repay with":"Repay with","Repay {symbol}":["Repay ",["symbol"]],"Repaying {symbol}":["Repaying ",["symbol"]],"Reserve Size":"Reserve Size","Reserve status & configuration":"Reserve status & configuration","Retry What?":"Retry What?","Retry with Approval":"Retry with Approval","Retry with approval":"Retry with approval","Review approval tx details":"Review approval tx details","Review tx":"Review tx","Review tx details":"Review tx details","Reward(s) to claim":"Reward(s) to claim","Rewards APR":"Rewards APR","Risk details":"Risk details","SEE CHARTS":"SEE CHARTS","Safety of your deposited collateral against the borrowed assets and its underlying value.":"Safety of your deposited collateral against the borrowed assets and its underlying value.","Seems like we can't switch the network automatically. Please check if you can change it from the wallet.":"Seems like we can't switch the network automatically. Please check if you can change it from the wallet.","Select APY type to switch":"Select APY type to switch","Select Aave Market":"Select Aave Market","Select language":"Select language","Select transaction speed":"Select transaction speed","Setup triggers and receive notifications about your Health Factor status using Hal app.":"Setup triggers and receive notifications about your Health Factor status using Hal app.","Show":"Show","Show assets with 0 balance":"Show assets with 0 balance","Since this is a test network, you can get any of the assets if you have ETH on your wallet":"Since this is a test network, you can get any of the assets if you have ETH on your wallet","Spanish":"Spanish","Stable":"Stable","Stable Interest Type is disabled for this currency":"Stable Interest Type is disabled for this currency","Stable interest rate will <0>stay the same for the duration of your loan. Recommended for long-term loan periods and for users who prefer predictability.":"Stable interest rate will <0>stay the same for the duration of your loan. Recommended for long-term loan periods and for users who prefer predictability.","Stablecoin":"Stablecoin","Stake":"Stake","Stake Aave":"Stake Aave","Stake Aave/ETH BPT":"Stake Aave/ETH BPT","Staked":"Staked","Staking":"Staking","Staking APR":"Staking APR","Started":"Started","State":"State","Supply":"Supply","Supply APY":"Supply APY","Supply amount is limited due to Supply Cap":"Supply amount is limited due to Supply Cap","Supply apy":"Supply apy","Supply balance":"Supply balance","Supply cap":"Supply cap","Supply cap on target reserve reached. Try lowering the amount.":"Supply cap on target reserve reached. Try lowering the amount.","Supply {symbol}":["Supply ",["symbol"]],"Supplying your":"Supplying your","Supplying {symbol}":["Supplying ",["symbol"]],"Swap":"Swap","Swapping":"Swapping","Switch APY type":"Switch APY type","Switch Network":"Switch Network","Switch rate":"Switch rate","Switching rate":"Switching rate","The % of your total bowering power used. This is based on the amount of your collateral supplied and the total amount that you can borrow.":"The % of your total bowering power used. This is based on the amount of your collateral supplied and the total amount that you can borrow.","The Balancer Pool Token (BPT) is a liquidity pool token. You can receive BPT by depositing a combination of AAVE + ETH in the <0>Balancer liquidity pool. You can then stake your BPT in the Safety Module to secure the protocol and earn Safety Incentives.":"The Balancer Pool Token (BPT) is a liquidity pool token. You can receive BPT by depositing a combination of AAVE + ETH in the <0>Balancer liquidity pool. You can then stake your BPT in the Safety Module to secure the protocol and earn Safety Incentives.","The Stable Rate is not enabled for this currency":"The Stable Rate is not enabled for this currency","The cooldown period is the time required prior to unstaking your tokens(10 days). You can only withdraw your assets from the Security Module after the cooldown period and within the active the unstake window.<0>Learn more":"The cooldown period is the time required prior to unstaking your tokens(10 days). You can only withdraw your assets from the Security Module after the cooldown period and within the active the unstake window.<0>Learn more","The cooldown period is {0}. After {1} of cooldown, you will enter unstake window of {2}. You will continue receiving rewards during cooldown and unstake window.":["The cooldown period is ",["0"],". After ",["1"]," of cooldown, you will enter unstake window of ",["2"],". You will continue receiving rewards during cooldown and unstake window."],"The effects on the health factor would cause liquidation. Try lowering the amount.":"The effects on the health factor would cause liquidation. Try lowering the amount.","The total amount of your assets denominated in USD that can be used as collateral for borrowing assets.":"The total amount of your assets denominated in USD that can be used as collateral for borrowing assets.","There are not enough funds in the{0}reserve to borrow":["There are not enough funds in the",["0"],"reserve to borrow"],"There was some <0>error. Please try changing the parameters.":"There was some <0>error. Please try changing the parameters.","These funds have been borrowed and are not available for withdrawal at this time.":"These funds have been borrowed and are not available for withdrawal at this time.","This asset has almost reached its borrow cap. There is only {messageValue} available to be borrowed from this market.":["This asset has almost reached its borrow cap. There is only ",["messageValue"]," available to be borrowed from this market."],"This asset has almost reached its supply cap. There can only be {messageValue} supplied to this market.":["This asset has almost reached its supply cap. There can only be ",["messageValue"]," supplied to this market."],"This asset has reached its borrow cap. Nothing is available to be borrowed from this market.":"This asset has reached its borrow cap. Nothing is available to be borrowed from this market.","This asset has reached its supply cap. Nothing is available to be supplied from this market.":"This asset has reached its supply cap. Nothing is available to be supplied from this market.","This is the total amount available for you to borrow. You can borrow based on your collateral and until the borrow cap is reached.":"This is the total amount available for you to borrow. You can borrow based on your collateral and until the borrow cap is reached.","This is the total amount that you are able to supply to in this reserve. You are able to supply your wallet balance up until the supply cap is reached.":"This is the total amount that you are able to supply to in this reserve. You are able to supply your wallet balance up until the supply cap is reached.","Time left to be able to withdraw your staked asset.":"Time left to be able to withdraw your staked asset.","Time left to unstake":"Time left to unstake","To borrow you need to supply any asset to be used as collateral.":"To borrow you need to supply any asset to be used as collateral.","To prevent gaming the stable rate you can only borrow, when you borrow more then your current collateral in the same asset.":"To prevent gaming the stable rate you can only borrow, when you borrow more then your current collateral in the same asset.","To see your supplies and borrowings options, connect your wallet.":"To see your supplies and borrowings options, connect your wallet.","Total available":"Total available","Total borrowed":"Total borrowed","Total borrows":"Total borrows","Total emission per day":"Total emission per day","Total market size":"Total market size","Total supplied":"Total supplied","Total voting power":"Total voting power","Total worth":"Total worth","Transaction failed":"Transaction failed","Transaction overview":"Transaction overview","Type of delegation":"Type of delegation","UNSTAKE {symbol}":["UNSTAKE ",["symbol"]],"UNSTAKING {symbol}":["UNSTAKING ",["symbol"]],"Unbacked":"Unbacked","Unstake now":"Unstake now","Unstake window":"Unstake window","Used as collateral":"Used as collateral","Utilization Rate":"Utilization Rate","VOTE NAY":"VOTE NAY","VOTE YAE":"VOTE YAE","Variable":"Variable","Variable interest rate will <0>fluctuate based on the market conditions. Recommended for short-term loans.":"Variable interest rate will <0>fluctuate based on the market conditions. Recommended for short-term loans.","View details":"View details","View on Explorer":"View on Explorer","Vote NAY":"Vote NAY","Vote YAE":"Vote YAE","Vote differential needed":"Vote differential needed","Voting power":"Voting power","Voting results":"Voting results","Wallet balance":"Wallet balance","Wallet not detected. Connect or install wallet and retry":"Wallet not detected. Connect or install wallet and retry","Wallets are provided by External Providers and by selecting you agree to Terms of those Providers. Your access to the wallet might be reliant on the External Provider being operational.":"Wallets are provided by External Providers and by selecting you agree to Terms of those Providers. Your access to the wallet might be reliant on the External Provider being operational.","We couldn’t detect a wallet. Connect a wallet to stake.":"We couldn’t detect a wallet. Connect a wallet to stake.","Why do I need to approve?":"Why do I need to approve?","With a voting power of <0/>":"With a voting power of <0/>","Withdraw":"Withdraw","Withdraw {symbol}":["Withdraw ",["symbol"]],"Withdrawing {symbol}":["Withdrawing ",["symbol"]],"Wrong Network":"Wrong Network","YAE":"YAE","You are entering Isolation mode":"You are entering Isolation mode","You can not change Interest Type to stable as your borrowings are higher than your collateral":"You can not change Interest Type to stable as your borrowings are higher than your collateral","You can not disable E-Mode as your current collateralization level is above 80%, disabling E-Mode can cause liquidation. To exit E-Mode supply or repay borrowed positions.":"You can not disable E-Mode as your current collateralization level is above 80%, disabling E-Mode can cause liquidation. To exit E-Mode supply or repay borrowed positions.","You can not switch usage as collateral mode for this currency, because it will cause collateral call":"You can not switch usage as collateral mode for this currency, because it will cause collateral call","You can not use this currency as collateral":"You can not use this currency as collateral","You can not withdraw this amount because it will cause collateral call":"You can not withdraw this amount because it will cause collateral call","You can only withdraw your assets from the Security Module after the cooldown period ends and the unstake window is active.":"You can only withdraw your assets from the Security Module after the cooldown period ends and the unstake window is active.","You can report incident to our <0>Discord or <1>Github.":"You can report incident to our <0>Discord or <1>Github.","You did not participate in this proposal":"You did not participate in this proposal","You do not have supplies in this currency":"You do not have supplies in this currency","You have not borrow yet using this currency":"You have not borrow yet using this currency","You need to change E-Mode to continue.":"You need to change E-Mode to continue.","You switched to {0} rate":["You switched to ",["0"]," rate"],"You unstake here":"You unstake here","You voted {0}":["You voted ",["0"]],"You will exit isolation mode and other tokens can now be used as collateral":"You will exit isolation mode and other tokens can now be used as collateral","You {action} <0/> {symbol}":["You ",["action"]," <0/> ",["symbol"]],"Your borrows":"Your borrows","Your current loan to value based on your collateral supplied.":"Your current loan to value based on your collateral supplied.","Your health factor and loan to value determine the assurance of your collateral. To avoid liquidations you can supply more collateral or repay borrow positions.":"Your health factor and loan to value determine the assurance of your collateral. To avoid liquidations you can supply more collateral or repay borrow positions.","Your info":"Your info","Your reward balance is 0":"Your reward balance is 0","Your supplies":"Your supplies","Your voting info":"Your voting info","Your {networkName} wallet is empty. Purchase/buy/transfer assets":["Your ",["networkName"]," wallet is empty. Purchase/buy/transfer assets"],"assets":"assets","back":"back","disabled":"disabled","documentation":"documentation","ends":"ends","guide":"guide","here.":"here.","is an asset affected by rebasing. Visit the":"is an asset affected by rebasing. Visit the","on":"on","or":"or","or enter custom fee value":"or enter custom fee value","or use <0>{0} to transfer your ETH assets.":["or use <0>",["0"]," to transfer your ETH assets."],"please check that the amount you want to supply is not currently being used for staking. If it is being used for staking, your transaction might fail.":"please check that the amount you want to supply is not currently being used for staking. If it is being used for staking, your transaction might fail.","staking view":"staking view","to learn more.":"to learn more.","tokens is not the same as staking them. If you wish to stake your":"tokens is not the same as staking them. If you wish to stake your","tokens, please go to the":"tokens, please go to the","v2 markets":"v2 markets","v3 markets":"v3 markets","{0, select, slow {Slow} normal {Normal} fast {Fast} other {-}}":[["0","select",{slow:"Slow",normal:"Normal",fast:"Fast",other:"-"}]],"{0}":[["0"]],"{0} Balance":[["0"]," Balance"],"{0} Faucet":[["0"]," Faucet"],"{0} days":[["0"]," days"]}}; \ No newline at end of file diff --git a/src/locales/en/messages.po b/src/locales/en/messages.po index 0b561db938..de25e296d9 100644 --- a/src/locales/en/messages.po +++ b/src/locales/en/messages.po @@ -562,6 +562,10 @@ msgstr "Faucet {0}" msgid "Filter" msgstr "Filter" +#: src/layouts/components/LanguageSwitcher.tsx +msgid "French" +msgstr "French" + #: src/modules/staking/StakingHeader.tsx msgid "Funds in the Safety Module" msgstr "Funds in the Safety Module" diff --git a/src/locales/fr/messages.js b/src/locales/fr/messages.js new file mode 100644 index 0000000000..773b5a76e9 --- /dev/null +++ b/src/locales/fr/messages.js @@ -0,0 +1 @@ +/*eslint-disable*/module.exports={messages:{"(AAVE + stkAAVE)":"(AAVE + stkAAVE)","<0>Ampleforth is an asset affected by rebasing. Visit the <1>documentation or <2>Ampleforth's FAQ to learn more.":"<0>Ampleforth est un actif affecté par le rebasing. Visitez la <1>documentation ou la <2>FAQ d'Ampleforth pour en savoir plus.","AAVE holders can stake their AAVE in the Safety Module to add more security to the protocol and earn Safety Incentives. In the case of a shortfall event, up to 30% of your stake can be slashed to cover the deficit, providing an additional layer of protection for the protocol.":"Les détenteurs d'AAVE peuvent mettre leur AAVE dans le Safety Module pour renforcer la sécurité au protocole et gagner des Safety Incentives. Dans le cas d'un shortfall Event, jusqu'à 30% de votre stake peut être slashed pour couvrir le déficit, fournissant une couche supplémentaire de protection pour le protocole.","ACTIVATE COOLDOWN":"ACTIVER COOLDOWN","APR":"APR","APY":"APY","APY type":"APY type","APY, stable":"APY, stable","APY, variable":"APY, variable","Aave Governance":"Gouvernance Aave","Aave is a fully decentralized, community governed protocol by the AAVE token-holders. AAVE token-holders collectively discuss, propose, and vote on upgrades to the protocol. AAVE token-holders can either vote themselves on new proposals or delagate to an address of choice. To learn more check out the Governance documentation":"Aave is a fully decentralized, community governed protocol by the AAVE token-holders. AAVE token-holders collectively discuss, propose, and vote on upgrades to the protocol. AAVE token-holders can either vote themselves on new proposals or delagate to an address of choice. To learn more check out the Governance documentation","Aave per month":"Aave per mois","Account":"Compte","Add {0}{1} to the wallet":["Ajouter ",["0"],["1"]," au wallet"],"All":"Tout","All done!":"Tout est fait !","All proposals":"Toutes les propositions","Allows you to decide whether to use a supplied asset as collateral. An asset used as collateral will affect your borrowing power and health factor.":"Vous permet de décider si vous souhaitez utiliser un actif fourni en tant que collatéral. Un actif utilisé comme collatéral affectera votre pouvoir d'emprunt et votre Health Factor.","Allows you to switch between <0>variable and <1>stable interest rates, where variable rate can increase and decrease depending on the amount of liquidity in the reserve, and stable rate will stay the same for the duration of your loan.":"Vous permet de basculer entre les taux d'intérêt <0>variable et <1>stable où le taux variable peut augmenter et diminuer en fonction du montant de liquidité dans la pool, et le taux stable restera le même pour la durée de votre prêt.","Already on cooldown":"Déjà en cooldown","Amount":"Montant","Ampleforth FAQ":"FAQ d'Ampleforth","Approval":"Approval","Approve confirmed":"Approve confirmée","Approve to continue":"Approuver pour continuer","Approved":"Approuvé","Approving {symbol}...":["Approuver ",["symbol"],"..."],"Asset":"Actif","Asset category":"Catégorie d'actifs","Asset to delegate":"Actif à déléguer","Assets":"Actifs","Assets to borrow":"Actifs à emprunter","Assets to supply":"Actifs à déposer","Author":"Auteur","Available":"Disponible","Available assets":"Actifs disponibles","Available liquidity":"Liquidités disponibles","Available rewards":"Récompenses disponibles","Available to borrow":"Disponible à emprunter","Available to supply":"Disponible au dépôt","Balance":"Solde","Be careful - You are very close to liqudation. Consider depositing more collateral or paying down some of your borrowed positions":"Faites attention - Vous êtes très proche de la liqudation. Pensez à déposer plus de collatéral ou à rembourser certaines de vos positions","Before supplying":"Avant de déposer","Before supplying, you need to approve its usage by the Aave protocol. You can learn more in our<0>FAQ":"Avant de déposer, vous devez approuver cet actif pour le protocole Aave. Vous pouvez en apprendre plus dans notre <0>FAQ","Borrow":"Emprunter","Borrow APY rate":"Taux APY d'emprunt","Borrow APY, stable":"Prêt APY, stable","Borrow APY, variable":"Prêt APY, variable","Borrow cap":"Limite d'emprunt","Borrow power used":"Puissance d'emprunt utilisée","Borrow {symbol}":["Borrow ",["symbol"]],"Borrowing is currently unavailable for {0}.":["Borrowing is currently unavailable for ",["0"],"."],"Borrowing power and assets are limited due to Isolation mode.":"Borrowing power and assets are limited due to Isolation mode.","Borrowing {symbol}":["Borrowing ",["symbol"]],"Bridge":"Bridge","CLAIM {symbol}":["CLAIM ",["symbol"]],"CLAIMING {symbol}":["CLAIMING ",["symbol"]],"Can be collateral":"Can be collateral","Cap reached. Lower supply amount":"Cap reached. Lower supply amount","Claim":"Claim","Claim AAVE":"Claim AAVE","Claim all":"Claim all","Claim all rewards":"Claim all rewards","Claim {0}":["Claim ",["0"]],"Claimable AAVE":"Claimable AAVE","Claiming":"Claiming","Close":"Close","Collateral":"Collateral","Collateral usage is limited because of isolation mode. <0>Learn More":"Collateral usage is limited because of isolation mode. <0>Learn More","Collateral usage:":"Collateral usage:","Collateralization":"Collateralization","Connect wallet":"Connect wallet","Cooldown period":"Cooldown period","Cooldown period warning":"Cooldown period warning","Cooldown time left":"Cooldown time left","Cooldown to unstake":"Cooldown to unstake","Cooling down...":"Cooling down...","Copy address":"Copy address","Copy error text":"Copier le texte d'erreur","Created":"Created","Current LTV":"Current LTV","Current differential":"Current differential","Custom":"Custom","Dark mode":"Dark mode","Dashboard":"Tableau de bord","Debt":"Dette","Debt ceiling":"Debt ceiling","Define Retry with Approval text":"Define Retry with Approval text","Delegate":"Delegate","Delegating":"Delegating","Details":"Details","Developers":"Développeurs","Differential":"Différentiel","Disable E-Mode":"Disable E-Mode","Disable {symbol} as collateral":["Disable ",["symbol"]," as collateral"],"Disabled":"Disabled","Disabling E-Mode":"Disabling E-Mode","Disabling this asset as collateral affects your borrowing power and Health Factor.":"Disabling this asset as collateral affects your borrowing power and Health Factor.","Disconnect Wallet":"Disconnect Wallet","Discord":"Discord","Discussion":"Discussion","E-Mode":"E-Mode","E-Mode category":"Catégorie E-Mode","E-Mode increases your borrowing power for a selected category of assets up to 97%. <0>Learn more":"Le E-Mode augmente votre puissance d'emprunt pour une catégorie d'actifs sélectionnée jusqu'à 97%. <0>En savoir plus","Efficiency mode (E-Mode)":"Mode efficacité (E-Mode)","Enable E-Mode":"Activer le E-Mode","Enable Testnet mode":"Activer le mode Testnet","Enable {symbol} as collateral":["Activer ",["symbol"]," comme collatéral"],"Enabled":"Activé","Enabled in isolation":"Activé en isolation","Enabling E-Mode":"Activation du E-Mode","Enabling E-Mode only allows you to borrow assets belonging to the selected category Stablecoins. Please visit our <0>FAQ guide to learn more about how it works and the applied restrictions.":"Enabling E-Mode only allows you to borrow assets belonging to the selected category Stablecoins. Please visit our <0>FAQ guide to learn more about how it works and the applied restrictions.","Enabling this asset as collateral increases your borrowing power and Health Factor. However, it can get liquidated if your health factor drops below 1.":"Enabling this asset as collateral increases your borrowing power and Health Factor. However, it can get liquidated if your health factor drops below 1.","English":"English","Enter ETH address":"Enter ETH address","Enter an amount":"Enter an amount","Error connecting. Try refreshing the page.":"Error connecting. Try refreshing the page.","Executed":"Executed","FAQ":"FAQ","Faucet":"Faucet","Faucet {0}":["Faucet ",["0"]],"Filter":"Filter","French":"French","Funds in the Safety Module":"Funds in the Safety Module","Github":"Github","Global settings":"Global settings","Go Back":"Go Back","Governance":"Gouvernance","Health factor":"Health factor","Hide":"Hide","I understand how cooldown ({0}) and unstaking ({1}) work":["I understand how cooldown (",["0"],") and unstaking (",["1"],") work"],"If the health factor goes below 1, the liquidation of your collateral might be triggered.":"If the health factor goes below 1, the liquidation of your collateral might be triggered.","If you DO NOT unstake within {0} of unstake window, you will need to activate cooldown process again.":["If you DO NOT unstake within ",["0"]," of unstake window, you will need to activate cooldown process again."],"If your loan to value goes above the liquidation threshold your collateral supplied may be liquidated.":"If your loan to value goes above the liquidation threshold your collateral supplied may be liquidated.","In E-Mode some assets are not borrowable. Exit E-Mode to get access to all assets":"In E-Mode some assets are not borrowable. Exit E-Mode to get access to all assets","In Isolation mode you cannot supply other assets as collateral for borrowing. Assets used as collateral in Isolation mode can only be borrowed to a specific debt ceiling.":"In Isolation mode you cannot supply other assets as collateral for borrowing. Assets used as collateral in Isolation mode can only be borrowed to a specific debt ceiling.","In Isolation mode, you cannot supply other assets as collateral. A global debt ceiling limits the borrowing power of the isolated asset. Read more in our <0>FAQ":"In Isolation mode, you cannot supply other assets as collateral. A global debt ceiling limits the borrowing power of the isolated asset. Read more in our <0>FAQ","In order to change E-Mode from asset category{0}you will need to close your position in your current category. See our <0>FAQ to learn more.":["In order to change E-Mode from asset category",["0"],"you will need to close your position in your current category. See our <0>FAQ to learn more."],"Isolated":"Isolated","Isolated assets have limited borrowing power and other assets cannot be used as collateral.":"Isolated assets have limited borrowing power and other assets cannot be used as collateral.","Language":"Language","Learn more":"Learn more","Learn more about risks involved":"Learn more about risks involved","Learn more in our <0>FAQ guide":"Learn more in our <0>FAQ guide","Links":"Liens","Liquidation <0/> threshold":"Liquidation <0/> threshold","Liquidation at":"Liquidation at","Liquidation penalty":"Liquidation penalty","Liquidation risk is high. Lower amounts recomended.":"Liquidation risk is high. Lower amounts recomended.","Liquidation risk is high. Lower amounts recommended.":"Liquidation risk is high. Lower amounts recommended.","Liquidation risk parametres":"Liquidation risk parametres","Liquidation threshold":"Liquidation threshold","Liquidation value":"Liquidation value","Lorem ipsum dolor sit amet, consectetur adipisicing elit. Perferendis, quia?":"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Perferendis, quia?","MAX":"MAX","Market":"Market","Markets":"Markets","Max":"Max","Max LTV":"Max LTV","Max slashing":"Max slashing","Max slippage rate":"Max slippage rate","Menu":"Menu","Minimum received":"Minimum received","More":"More","NEY":"NEY","Need help connecting a wallet? <0>Read our FAQ":"Need help connecting a wallet? <0>Read our FAQ","Net APR":"APR Net","Net APY":"APY Net","Net worth":"Net worth","Network":"Network","Network not supported for this wallet":"Network not supported for this wallet","New APY":"New APY","No":"No","No rewards to claim":"No rewards to claim","No voting power":"No voting power","None":"None","Not a valid address":"Not a valid address","Not enough balance on your wallet":"Not enough balance on your wallet","Not enough staked balance":"Not enough staked balance","Not enough voting power to participate in this proposal":"Not enough voting power to participate in this proposal","Nothing borrowed yet":"Aucun emprunt pour l'instant","Nothing staked":"Nothing staked","Nothing supplied yet":"Nothing supplied yet","Ok, Close":"Ok, Close","Ok, I got it":"Ok, I got it","Oracle price":"Oracle price","Overview":"Overview","Participating in this {symbol} reserve gives annualized rewards.":["Participating in this ",["symbol"]," reserve gives annualized rewards."],"Pending...":"Pending...","Please connect your wallet to see your supplies, borrowings, and open positions.":"Please connect your wallet to see your supplies, borrowings, and open positions.","Please switch to {networkName}.":["Please switch to ",["networkName"],"."],"Please, connect your wallet":"Please, connect your wallet","Price impact":"Price impact","Proposal details":"Proposal details","Proposal overview":"Proposal overview","Proposals":"Proposals","Proposition power":"Proposition power","Quorum":"Quorum","Recipient address":"Recipient address","Rejected connection request":"Rejected connection request","Remaining debt":"Remaining debt","Remaining supply":"Remaining supply","Repay":"Repay","Repay with":"Repay with","Repay {symbol}":["Repay ",["symbol"]],"Repaying {symbol}":["Repaying ",["symbol"]],"Reserve Size":"Reserve Size","Reserve status & configuration":"Reserve status & configuration","Retry What?":"Retry What?","Retry with Approval":"Retry with Approval","Retry with approval":"Retry with approval","Review approval tx details":"Review approval tx details","Review tx":"Review tx","Review tx details":"Review tx details","Reward(s) to claim":"Reward(s) to claim","Rewards APR":"Rewards APR","Risk details":"Risk details","SEE CHARTS":"SEE CHARTS","Safety of your deposited collateral against the borrowed assets and its underlying value.":"Safety of your deposited collateral against the borrowed assets and its underlying value.","Seems like we can't switch the network automatically. Please check if you can change it from the wallet.":"Seems like we can't switch the network automatically. Please check if you can change it from the wallet.","Select APY type to switch":"Select APY type to switch","Select Aave Market":"Select Aave Market","Select language":"Select language","Select transaction speed":"Select transaction speed","Setup triggers and receive notifications about your Health Factor status using Hal app.":"Setup triggers and receive notifications about your Health Factor status using Hal app.","Show":"Show","Show assets with 0 balance":"Show assets with 0 balance","Since this is a test network, you can get any of the assets if you have ETH on your wallet":"Since this is a test network, you can get any of the assets if you have ETH on your wallet","Spanish":"Espagnol","Stable":"Stable","Stable Interest Type is disabled for this currency":"Stable Interest Type is disabled for this currency","Stable interest rate will <0>stay the same for the duration of your loan. Recommended for long-term loan periods and for users who prefer predictability.":"Stable interest rate will <0>stay the same for the duration of your loan. Recommended for long-term loan periods and for users who prefer predictability.","Stablecoin":"Stablecoin","Stake":"Stake","Stake Aave":"Stake Aave","Stake Aave/ETH BPT":"Stake Aave/ETH BPT","Staked":"Staked","Staking":"Staking","Staking APR":"Staking APR","Started":"Started","State":"State","Supply":"Supply","Supply APY":"Supply APY","Supply amount is limited due to Supply Cap":"Supply amount is limited due to Supply Cap","Supply apy":"Supply apy","Supply balance":"Supply balance","Supply cap":"Supply cap","Supply cap on target reserve reached. Try lowering the amount.":"Supply cap on target reserve reached. Try lowering the amount.","Supply {symbol}":["Supply ",["symbol"]],"Supplying your":"Supplying your","Supplying {symbol}":["Supplying ",["symbol"]],"Swap":"Swap","Swapping":"Swapping","Switch APY type":"Switch APY type","Switch Network":"Switch Network","Switch rate":"Switch rate","Switching rate":"Switching rate","The % of your total bowering power used. This is based on the amount of your collateral supplied and the total amount that you can borrow.":"The % of your total bowering power used. This is based on the amount of your collateral supplied and the total amount that you can borrow.","The Balancer Pool Token (BPT) is a liquidity pool token. You can receive BPT by depositing a combination of AAVE + ETH in the <0>Balancer liquidity pool. You can then stake your BPT in the Safety Module to secure the protocol and earn Safety Incentives.":"The Balancer Pool Token (BPT) is a liquidity pool token. You can receive BPT by depositing a combination of AAVE + ETH in the <0>Balancer liquidity pool. You can then stake your BPT in the Safety Module to secure the protocol and earn Safety Incentives.","The Stable Rate is not enabled for this currency":"The Stable Rate is not enabled for this currency","The cooldown period is the time required prior to unstaking your tokens(10 days). You can only withdraw your assets from the Security Module after the cooldown period and within the active the unstake window.<0>Learn more":"The cooldown period is the time required prior to unstaking your tokens(10 days). You can only withdraw your assets from the Security Module after the cooldown period and within the active the unstake window.<0>Learn more","The cooldown period is {0}. After {1} of cooldown, you will enter unstake window of {2}. You will continue receiving rewards during cooldown and unstake window.":["The cooldown period is ",["0"],". After ",["1"]," of cooldown, you will enter unstake window of ",["2"],". You will continue receiving rewards during cooldown and unstake window."],"The effects on the health factor would cause liquidation. Try lowering the amount.":"The effects on the health factor would cause liquidation. Try lowering the amount.","The total amount of your assets denominated in USD that can be used as collateral for borrowing assets.":"The total amount of your assets denominated in USD that can be used as collateral for borrowing assets.","There are not enough funds in the{0}reserve to borrow":["There are not enough funds in the",["0"],"reserve to borrow"],"There was some <0>error. Please try changing the parameters.":"There was some <0>error. Please try changing the parameters.","These funds have been borrowed and are not available for withdrawal at this time.":"These funds have been borrowed and are not available for withdrawal at this time.","This asset has almost reached its borrow cap. There is only {messageValue} available to be borrowed from this market.":["This asset has almost reached its borrow cap. There is only ",["messageValue"]," available to be borrowed from this market."],"This asset has almost reached its supply cap. There can only be {messageValue} supplied to this market.":["This asset has almost reached its supply cap. There can only be ",["messageValue"]," supplied to this market."],"This asset has reached its borrow cap. Nothing is available to be borrowed from this market.":"This asset has reached its borrow cap. Nothing is available to be borrowed from this market.","This asset has reached its supply cap. Nothing is available to be supplied from this market.":"This asset has reached its supply cap. Nothing is available to be supplied from this market.","This is the total amount available for you to borrow. You can borrow based on your collateral and until the borrow cap is reached.":"This is the total amount available for you to borrow. You can borrow based on your collateral and until the borrow cap is reached.","This is the total amount that you are able to supply to in this reserve. You are able to supply your wallet balance up until the supply cap is reached.":"This is the total amount that you are able to supply to in this reserve. You are able to supply your wallet balance up until the supply cap is reached.","Time left to be able to withdraw your staked asset.":"Time left to be able to withdraw your staked asset.","Time left to unstake":"Time left to unstake","To borrow you need to supply any asset to be used as collateral.":"To borrow you need to supply any asset to be used as collateral.","To prevent gaming the stable rate you can only borrow, when you borrow more then your current collateral in the same asset.":"To prevent gaming the stable rate you can only borrow, when you borrow more then your current collateral in the same asset.","To see your supplies and borrowings options, connect your wallet.":"To see your supplies and borrowings options, connect your wallet.","Total available":"Total available","Total borrowed":"Total borrowed","Total borrows":"Total borrows","Total emission per day":"Total emission per day","Total market size":"Total market size","Total supplied":"Total supplied","Total voting power":"Total voting power","Total worth":"Total worth","Transaction failed":"Transaction failed","Transaction overview":"Transaction overview","Type of delegation":"Type of delegation","UNSTAKE {symbol}":["UNSTAKE ",["symbol"]],"UNSTAKING {symbol}":["UNSTAKING ",["symbol"]],"Unbacked":"Unbacked","Unstake now":"Unstake now","Unstake window":"Unstake window","Used as collateral":"Used as collateral","Utilization Rate":"Utilization Rate","VOTE NAY":"VOTE NAY","VOTE YAE":"VOTE YAE","Variable":"Variable","Variable interest rate will <0>fluctuate based on the market conditions. Recommended for short-term loans.":"Variable interest rate will <0>fluctuate based on the market conditions. Recommended for short-term loans.","View details":"View details","View on Explorer":"View on Explorer","Vote NAY":"Vote NAY","Vote YAE":"Vote YAE","Vote differential needed":"Vote differential needed","Voting power":"Voting power","Voting results":"Voting results","Wallet balance":"Wallet balance","Wallet not detected. Connect or install wallet and retry":"Wallet not detected. Connect or install wallet and retry","Wallets are provided by External Providers and by selecting you agree to Terms of those Providers. Your access to the wallet might be reliant on the External Provider being operational.":"Wallets are provided by External Providers and by selecting you agree to Terms of those Providers. Your access to the wallet might be reliant on the External Provider being operational.","We couldn’t detect a wallet. Connect a wallet to stake.":"We couldn’t detect a wallet. Connect a wallet to stake.","Why do I need to approve?":"Why do I need to approve?","With a voting power of <0/>":"With a voting power of <0/>","Withdraw":"Withdraw","Withdraw {symbol}":["Withdraw ",["symbol"]],"Withdrawing {symbol}":["Withdrawing ",["symbol"]],"Wrong Network":"Wrong Network","YAE":"YAE","You are entering Isolation mode":"You are entering Isolation mode","You can not change Interest Type to stable as your borrowings are higher than your collateral":"You can not change Interest Type to stable as your borrowings are higher than your collateral","You can not disable E-Mode as your current collateralization level is above 80%, disabling E-Mode can cause liquidation. To exit E-Mode supply or repay borrowed positions.":"You can not disable E-Mode as your current collateralization level is above 80%, disabling E-Mode can cause liquidation. To exit E-Mode supply or repay borrowed positions.","You can not switch usage as collateral mode for this currency, because it will cause collateral call":"You can not switch usage as collateral mode for this currency, because it will cause collateral call","You can not use this currency as collateral":"You can not use this currency as collateral","You can not withdraw this amount because it will cause collateral call":"You can not withdraw this amount because it will cause collateral call","You can only withdraw your assets from the Security Module after the cooldown period ends and the unstake window is active.":"You can only withdraw your assets from the Security Module after the cooldown period ends and the unstake window is active.","You can report incident to our <0>Discord or <1>Github.":"You can report incident to our <0>Discord or <1>Github.","You did not participate in this proposal":"You did not participate in this proposal","You do not have supplies in this currency":"You do not have supplies in this currency","You have not borrow yet using this currency":"You have not borrow yet using this currency","You need to change E-Mode to continue.":"You need to change E-Mode to continue.","You switched to {0} rate":["You switched to ",["0"]," rate"],"You unstake here":"You unstake here","You voted {0}":["You voted ",["0"]],"You will exit isolation mode and other tokens can now be used as collateral":"You will exit isolation mode and other tokens can now be used as collateral","You {action} <0/> {symbol}":["You ",["action"]," <0/> ",["symbol"]],"Your borrows":"Your borrows","Your current loan to value based on your collateral supplied.":"Your current loan to value based on your collateral supplied.","Your health factor and loan to value determine the assurance of your collateral. To avoid liquidations you can supply more collateral or repay borrow positions.":"Your health factor and loan to value determine the assurance of your collateral. To avoid liquidations you can supply more collateral or repay borrow positions.","Your info":"Your info","Your reward balance is 0":"Your reward balance is 0","Your supplies":"Your supplies","Your voting info":"Your voting info","Your {networkName} wallet is empty. Purchase/buy/transfer assets":["Your ",["networkName"]," wallet is empty. Purchase/buy/transfer assets"],"assets":"assets","back":"back","disabled":"disabled","documentation":"documentation","ends":"ends","guide":"guide","here.":"here.","is an asset affected by rebasing. Visit the":"is an asset affected by rebasing. Visit the","on":"on","or":"or","or enter custom fee value":"or enter custom fee value","or use <0>{0} to transfer your ETH assets.":["or use <0>",["0"]," to transfer your ETH assets."],"please check that the amount you want to supply is not currently being used for staking. If it is being used for staking, your transaction might fail.":"please check that the amount you want to supply is not currently being used for staking. If it is being used for staking, your transaction might fail.","staking view":"staking view","to learn more.":"to learn more.","tokens is not the same as staking them. If you wish to stake your":"tokens is not the same as staking them. If you wish to stake your","tokens, please go to the":"tokens, please go to the","v2 markets":"v2 markets","v3 markets":"v3 markets","{0, select, slow {Slow} normal {Normal} fast {Fast} other {-}}":[["0","select",{slow:"Slow",normal:"Normal",fast:"Fast",other:"-"}]],"{0}":[["0"]],"{0} Balance":[["0"]," Balance"],"{0} Faucet":[["0"]," Faucet"],"{0} days":[["0"]," days"]}}; \ No newline at end of file diff --git a/src/locales/fr/messages.po b/src/locales/fr/messages.po index 3bc34b553e..fefa23181a 100644 --- a/src/locales/fr/messages.po +++ b/src/locales/fr/messages.po @@ -567,6 +567,10 @@ msgstr "Faucet {0}" msgid "Filter" msgstr "" +#: src/layouts/components/LanguageSwitcher.tsx +msgid "French" +msgstr "" + #: src/modules/staking/StakingHeader.tsx msgid "Funds in the Safety Module" msgstr "" @@ -1600,4 +1604,3 @@ msgstr "" #: src/modules/staking/StakingPanel.tsx msgid "{0} days" msgstr "" -