Skip to content

Commit

Permalink
chore: New Crowdin updates (#2794)
Browse files Browse the repository at this point in the history
  • Loading branch information
vsubhuman authored Oct 19, 2023
1 parent b172b46 commit 3ca9fdd
Show file tree
Hide file tree
Showing 26 changed files with 234 additions and 130 deletions.
14 changes: 9 additions & 5 deletions apps/wallet-mobile/src/i18n/locales/bn-BD.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@
"swap.swapScreen.swapTo": "Swap to",
"swap.swapScreen.currentBalance": "Current balance",
"swap.swapScreen.notEnoughBalance": "Not enough balance",
"swap.swapScreen.notEnoughFeeBalance": "Not enough balance, please consider the fees",
"swap.swapScreen.notEnoughSupply": "Not enough supply in the pool",
"swap.swapScreen.noPool": "This pair is not available in any liquidity pool",
"swap.swapScreen.balance": "Balance",
Expand All @@ -158,12 +159,14 @@
"swap.swapScreen.defaultSlippage": "Default Slippage Tolerance",
"swap.swapScreen.slippageInfo": "Slippage tolerance is set as a percentage of the total swap value. Your transactions will not be executed if the price moves by more than this amount.",
"swap.swapScreen.autoPool": "(auto)",
"swap.swapScreen.changePool": "change pool",
"swap.swapScreen.changePool": "change dex",
"swap.swapScreen.swapMinAda": "Min-ADA is the minimum ADA amount required to be contained when holding or sending Cardano native assets.",
"swap.swapScreen.swapMinAdaTitle": "Min ADA",
"swap.swapScreen.swapFees": "Swap fees include the following:\nMatchmaker Fee\n • Frontend Fee",
"swap.swapScreen.swapFees": "Swap fees include the following:\nDEX Fee\n • Frontend Fee",
"swap.swapScreen.swapFeesTitle": "Fees",
"swap.swapScreen.swapLiquidityFee": "Liquidity provider fee ({fee}%)",
"swap.swapScreen.swapLiqProvFee": "Liq. prov. fee",
"swap.swapScreen.swapLiquidityFee": "Liquidity provider fee",
"swap.swapScreen.swapLiquidityFeeInfo": "Liquidity provider fee is a fixed {fee}% operational fee from the whole transaction volume, that is taken to support DEX “liquidity” allowing traders to buy and sell assets on the decentralized Cardano network.",
"swap.swapScreen.swapMinReceived": "Minimum amount of assets you can get because of the slippage tolerance.",
"swap.swapScreen.swapMinReceivedTitle": "Min Received",
"swap.swapScreen.enterSlippage": "Enter a value from 0% to 100%. You can also enter up to 1 decimal",
Expand All @@ -172,7 +175,7 @@
"swap.swapScreen.tvl": "TVL",
"swap.listOrders.completed": "completed orders",
"swap.listOrders.open": "open orders",
"swap.listOrders.sheet.title": "Confirm order cancelation",
"swap.listOrders.sheet.title": "Confirm order cancellation",
"swap.listOrders.card.buttonText": "Cancel order",
"swap.listOrders.sheet.contentTitle": "Are you sure you want to cancel this order?",
"swap.listOrders.sheet.link": "Learn more about swap orders in Yoroi",
Expand All @@ -184,7 +187,8 @@
"swap.listOrders.sheet.back": "Back",
"swap.listOrders.total": "Total",
"swap.listOrders.liquidityPool": "Liquidity Pool",
"swap.listOrders.timeCreated": "Time Created",
"swap.listOrders.timeCreated": "Time created",
"swap.listOrders.timeCompleted": "Time completed",
"swap.listOrders.txId": "Transaction ID",
"swap.swapScreen.limitPriceWarningTitle": "Limit price",
"swap.swapScreen.limitPriceWarningDescription": "Are you sure you want to proceed this order with the limit price that is 10% or more higher than the market price?",
Expand Down
14 changes: 9 additions & 5 deletions apps/wallet-mobile/src/i18n/locales/cs-CZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@
"swap.swapScreen.swapTo": "Swap to",
"swap.swapScreen.currentBalance": "Current balance",
"swap.swapScreen.notEnoughBalance": "Not enough balance",
"swap.swapScreen.notEnoughFeeBalance": "Not enough balance, please consider the fees",
"swap.swapScreen.notEnoughSupply": "Not enough supply in the pool",
"swap.swapScreen.noPool": "This pair is not available in any liquidity pool",
"swap.swapScreen.balance": "Balance",
Expand All @@ -158,12 +159,14 @@
"swap.swapScreen.defaultSlippage": "Default Slippage Tolerance",
"swap.swapScreen.slippageInfo": "Slippage tolerance is set as a percentage of the total swap value. Your transactions will not be executed if the price moves by more than this amount.",
"swap.swapScreen.autoPool": "(auto)",
"swap.swapScreen.changePool": "change pool",
"swap.swapScreen.changePool": "change dex",
"swap.swapScreen.swapMinAda": "Min-ADA is the minimum ADA amount required to be contained when holding or sending Cardano native assets.",
"swap.swapScreen.swapMinAdaTitle": "Min ADA",
"swap.swapScreen.swapFees": "Swap fees include the following:\nMatchmaker Fee\n • Frontend Fee",
"swap.swapScreen.swapFees": "Swap fees include the following:\nDEX Fee\n • Frontend Fee",
"swap.swapScreen.swapFeesTitle": "Fees",
"swap.swapScreen.swapLiquidityFee": "Liquidity provider fee ({fee}%)",
"swap.swapScreen.swapLiqProvFee": "Liq. prov. fee",
"swap.swapScreen.swapLiquidityFee": "Liquidity provider fee",
"swap.swapScreen.swapLiquidityFeeInfo": "Liquidity provider fee is a fixed {fee}% operational fee from the whole transaction volume, that is taken to support DEX “liquidity” allowing traders to buy and sell assets on the decentralized Cardano network.",
"swap.swapScreen.swapMinReceived": "Minimum amount of assets you can get because of the slippage tolerance.",
"swap.swapScreen.swapMinReceivedTitle": "Min Received",
"swap.swapScreen.enterSlippage": "Enter a value from 0% to 100%. You can also enter up to 1 decimal",
Expand All @@ -172,7 +175,7 @@
"swap.swapScreen.tvl": "TVL",
"swap.listOrders.completed": "completed orders",
"swap.listOrders.open": "open orders",
"swap.listOrders.sheet.title": "Confirm order cancelation",
"swap.listOrders.sheet.title": "Confirm order cancellation",
"swap.listOrders.card.buttonText": "Cancel order",
"swap.listOrders.sheet.contentTitle": "Are you sure you want to cancel this order?",
"swap.listOrders.sheet.link": "Learn more about swap orders in Yoroi",
Expand All @@ -184,7 +187,8 @@
"swap.listOrders.sheet.back": "Back",
"swap.listOrders.total": "Total",
"swap.listOrders.liquidityPool": "Liquidity Pool",
"swap.listOrders.timeCreated": "Time Created",
"swap.listOrders.timeCreated": "Time created",
"swap.listOrders.timeCompleted": "Time completed",
"swap.listOrders.txId": "Transaction ID",
"swap.swapScreen.limitPriceWarningTitle": "Limit price",
"swap.swapScreen.limitPriceWarningDescription": "Are you sure you want to proceed this order with the limit price that is 10% or more higher than the market price?",
Expand Down
14 changes: 9 additions & 5 deletions apps/wallet-mobile/src/i18n/locales/de-DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@
"swap.swapScreen.swapTo": "Swap to",
"swap.swapScreen.currentBalance": "Current balance",
"swap.swapScreen.notEnoughBalance": "Not enough balance",
"swap.swapScreen.notEnoughFeeBalance": "Not enough balance, please consider the fees",
"swap.swapScreen.notEnoughSupply": "Not enough supply in the pool",
"swap.swapScreen.noPool": "This pair is not available in any liquidity pool",
"swap.swapScreen.balance": "Balance",
Expand All @@ -158,12 +159,14 @@
"swap.swapScreen.defaultSlippage": "Default Slippage Tolerance",
"swap.swapScreen.slippageInfo": "Slippage tolerance is set as a percentage of the total swap value. Your transactions will not be executed if the price moves by more than this amount.",
"swap.swapScreen.autoPool": "(auto)",
"swap.swapScreen.changePool": "change pool",
"swap.swapScreen.changePool": "change dex",
"swap.swapScreen.swapMinAda": "Min-ADA is the minimum ADA amount required to be contained when holding or sending Cardano native assets.",
"swap.swapScreen.swapMinAdaTitle": "Min ADA",
"swap.swapScreen.swapFees": "Swap fees include the following:\nMatchmaker Fee\n • Frontend Fee",
"swap.swapScreen.swapFees": "Swap fees include the following:\nDEX Fee\n • Frontend Fee",
"swap.swapScreen.swapFeesTitle": "Fees",
"swap.swapScreen.swapLiquidityFee": "Liquidity provider fee ({fee}%)",
"swap.swapScreen.swapLiqProvFee": "Liq. prov. fee",
"swap.swapScreen.swapLiquidityFee": "Liquidity provider fee",
"swap.swapScreen.swapLiquidityFeeInfo": "Liquidity provider fee is a fixed {fee}% operational fee from the whole transaction volume, that is taken to support DEX “liquidity” allowing traders to buy and sell assets on the decentralized Cardano network.",
"swap.swapScreen.swapMinReceived": "Minimum amount of assets you can get because of the slippage tolerance.",
"swap.swapScreen.swapMinReceivedTitle": "Min Received",
"swap.swapScreen.enterSlippage": "Enter a value from 0% to 100%. You can also enter up to 1 decimal",
Expand All @@ -172,7 +175,7 @@
"swap.swapScreen.tvl": "TVL",
"swap.listOrders.completed": "completed orders",
"swap.listOrders.open": "open orders",
"swap.listOrders.sheet.title": "Confirm order cancelation",
"swap.listOrders.sheet.title": "Confirm order cancellation",
"swap.listOrders.card.buttonText": "Cancel order",
"swap.listOrders.sheet.contentTitle": "Are you sure you want to cancel this order?",
"swap.listOrders.sheet.link": "Learn more about swap orders in Yoroi",
Expand All @@ -184,7 +187,8 @@
"swap.listOrders.sheet.back": "Back",
"swap.listOrders.total": "Total",
"swap.listOrders.liquidityPool": "Liquidity Pool",
"swap.listOrders.timeCreated": "Time Created",
"swap.listOrders.timeCreated": "Time created",
"swap.listOrders.timeCompleted": "Time completed",
"swap.listOrders.txId": "Transaction ID",
"swap.swapScreen.limitPriceWarningTitle": "Limit price",
"swap.swapScreen.limitPriceWarningDescription": "Are you sure you want to proceed this order with the limit price that is 10% or more higher than the market price?",
Expand Down
14 changes: 9 additions & 5 deletions apps/wallet-mobile/src/i18n/locales/el-GR.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@
"swap.swapScreen.swapTo": "Swap to",
"swap.swapScreen.currentBalance": "Current balance",
"swap.swapScreen.notEnoughBalance": "Not enough balance",
"swap.swapScreen.notEnoughFeeBalance": "Not enough balance, please consider the fees",
"swap.swapScreen.notEnoughSupply": "Not enough supply in the pool",
"swap.swapScreen.noPool": "This pair is not available in any liquidity pool",
"swap.swapScreen.balance": "Balance",
Expand All @@ -158,12 +159,14 @@
"swap.swapScreen.defaultSlippage": "Default Slippage Tolerance",
"swap.swapScreen.slippageInfo": "Slippage tolerance is set as a percentage of the total swap value. Your transactions will not be executed if the price moves by more than this amount.",
"swap.swapScreen.autoPool": "(auto)",
"swap.swapScreen.changePool": "change pool",
"swap.swapScreen.changePool": "change dex",
"swap.swapScreen.swapMinAda": "Min-ADA is the minimum ADA amount required to be contained when holding or sending Cardano native assets.",
"swap.swapScreen.swapMinAdaTitle": "Min ADA",
"swap.swapScreen.swapFees": "Swap fees include the following:\nMatchmaker Fee\n • Frontend Fee",
"swap.swapScreen.swapFees": "Swap fees include the following:\nDEX Fee\n • Frontend Fee",
"swap.swapScreen.swapFeesTitle": "Fees",
"swap.swapScreen.swapLiquidityFee": "Liquidity provider fee ({fee}%)",
"swap.swapScreen.swapLiqProvFee": "Liq. prov. fee",
"swap.swapScreen.swapLiquidityFee": "Liquidity provider fee",
"swap.swapScreen.swapLiquidityFeeInfo": "Liquidity provider fee is a fixed {fee}% operational fee from the whole transaction volume, that is taken to support DEX “liquidity” allowing traders to buy and sell assets on the decentralized Cardano network.",
"swap.swapScreen.swapMinReceived": "Minimum amount of assets you can get because of the slippage tolerance.",
"swap.swapScreen.swapMinReceivedTitle": "Min Received",
"swap.swapScreen.enterSlippage": "Enter a value from 0% to 100%. You can also enter up to 1 decimal",
Expand All @@ -172,7 +175,7 @@
"swap.swapScreen.tvl": "TVL",
"swap.listOrders.completed": "completed orders",
"swap.listOrders.open": "open orders",
"swap.listOrders.sheet.title": "Confirm order cancelation",
"swap.listOrders.sheet.title": "Confirm order cancellation",
"swap.listOrders.card.buttonText": "Cancel order",
"swap.listOrders.sheet.contentTitle": "Are you sure you want to cancel this order?",
"swap.listOrders.sheet.link": "Learn more about swap orders in Yoroi",
Expand All @@ -184,7 +187,8 @@
"swap.listOrders.sheet.back": "Back",
"swap.listOrders.total": "Total",
"swap.listOrders.liquidityPool": "Liquidity Pool",
"swap.listOrders.timeCreated": "Time Created",
"swap.listOrders.timeCreated": "Time created",
"swap.listOrders.timeCompleted": "Time completed",
"swap.listOrders.txId": "Transaction ID",
"swap.swapScreen.limitPriceWarningTitle": "Limit price",
"swap.swapScreen.limitPriceWarningDescription": "Are you sure you want to proceed this order with the limit price that is 10% or more higher than the market price?",
Expand Down
14 changes: 9 additions & 5 deletions apps/wallet-mobile/src/i18n/locales/es-ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@
"swap.swapScreen.swapTo": "Swap to",
"swap.swapScreen.currentBalance": "Current balance",
"swap.swapScreen.notEnoughBalance": "Not enough balance",
"swap.swapScreen.notEnoughFeeBalance": "Not enough balance, please consider the fees",
"swap.swapScreen.notEnoughSupply": "Not enough supply in the pool",
"swap.swapScreen.noPool": "This pair is not available in any liquidity pool",
"swap.swapScreen.balance": "Balance",
Expand All @@ -158,12 +159,14 @@
"swap.swapScreen.defaultSlippage": "Default Slippage Tolerance",
"swap.swapScreen.slippageInfo": "Slippage tolerance is set as a percentage of the total swap value. Your transactions will not be executed if the price moves by more than this amount.",
"swap.swapScreen.autoPool": "(auto)",
"swap.swapScreen.changePool": "change pool",
"swap.swapScreen.changePool": "change dex",
"swap.swapScreen.swapMinAda": "Min-ADA is the minimum ADA amount required to be contained when holding or sending Cardano native assets.",
"swap.swapScreen.swapMinAdaTitle": "Min ADA",
"swap.swapScreen.swapFees": "Swap fees include the following:\nMatchmaker Fee\n • Frontend Fee",
"swap.swapScreen.swapFees": "Swap fees include the following:\nDEX Fee\n • Frontend Fee",
"swap.swapScreen.swapFeesTitle": "Fees",
"swap.swapScreen.swapLiquidityFee": "Liquidity provider fee ({fee}%)",
"swap.swapScreen.swapLiqProvFee": "Liq. prov. fee",
"swap.swapScreen.swapLiquidityFee": "Liquidity provider fee",
"swap.swapScreen.swapLiquidityFeeInfo": "Liquidity provider fee is a fixed {fee}% operational fee from the whole transaction volume, that is taken to support DEX “liquidity” allowing traders to buy and sell assets on the decentralized Cardano network.",
"swap.swapScreen.swapMinReceived": "Minimum amount of assets you can get because of the slippage tolerance.",
"swap.swapScreen.swapMinReceivedTitle": "Min Received",
"swap.swapScreen.enterSlippage": "Enter a value from 0% to 100%. You can also enter up to 1 decimal",
Expand All @@ -172,7 +175,7 @@
"swap.swapScreen.tvl": "TVL",
"swap.listOrders.completed": "completed orders",
"swap.listOrders.open": "open orders",
"swap.listOrders.sheet.title": "Confirm order cancelation",
"swap.listOrders.sheet.title": "Confirm order cancellation",
"swap.listOrders.card.buttonText": "Cancel order",
"swap.listOrders.sheet.contentTitle": "Are you sure you want to cancel this order?",
"swap.listOrders.sheet.link": "Learn more about swap orders in Yoroi",
Expand All @@ -184,7 +187,8 @@
"swap.listOrders.sheet.back": "Back",
"swap.listOrders.total": "Total",
"swap.listOrders.liquidityPool": "Liquidity Pool",
"swap.listOrders.timeCreated": "Time Created",
"swap.listOrders.timeCreated": "Time created",
"swap.listOrders.timeCompleted": "Time completed",
"swap.listOrders.txId": "Transaction ID",
"swap.swapScreen.limitPriceWarningTitle": "Limit price",
"swap.swapScreen.limitPriceWarningDescription": "Are you sure you want to proceed this order with the limit price that is 10% or more higher than the market price?",
Expand Down
14 changes: 9 additions & 5 deletions apps/wallet-mobile/src/i18n/locales/fil-PH.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@
"swap.swapScreen.swapTo": "Swap to",
"swap.swapScreen.currentBalance": "Current balance",
"swap.swapScreen.notEnoughBalance": "Not enough balance",
"swap.swapScreen.notEnoughFeeBalance": "Not enough balance, please consider the fees",
"swap.swapScreen.notEnoughSupply": "Not enough supply in the pool",
"swap.swapScreen.noPool": "This pair is not available in any liquidity pool",
"swap.swapScreen.balance": "Balance",
Expand All @@ -158,12 +159,14 @@
"swap.swapScreen.defaultSlippage": "Default Slippage Tolerance",
"swap.swapScreen.slippageInfo": "Slippage tolerance is set as a percentage of the total swap value. Your transactions will not be executed if the price moves by more than this amount.",
"swap.swapScreen.autoPool": "(auto)",
"swap.swapScreen.changePool": "change pool",
"swap.swapScreen.changePool": "change dex",
"swap.swapScreen.swapMinAda": "Min-ADA is the minimum ADA amount required to be contained when holding or sending Cardano native assets.",
"swap.swapScreen.swapMinAdaTitle": "Min ADA",
"swap.swapScreen.swapFees": "Swap fees include the following:\nMatchmaker Fee\n • Frontend Fee",
"swap.swapScreen.swapFees": "Swap fees include the following:\nDEX Fee\n • Frontend Fee",
"swap.swapScreen.swapFeesTitle": "Fees",
"swap.swapScreen.swapLiquidityFee": "Liquidity provider fee ({fee}%)",
"swap.swapScreen.swapLiqProvFee": "Liq. prov. fee",
"swap.swapScreen.swapLiquidityFee": "Liquidity provider fee",
"swap.swapScreen.swapLiquidityFeeInfo": "Liquidity provider fee is a fixed {fee}% operational fee from the whole transaction volume, that is taken to support DEX “liquidity” allowing traders to buy and sell assets on the decentralized Cardano network.",
"swap.swapScreen.swapMinReceived": "Minimum amount of assets you can get because of the slippage tolerance.",
"swap.swapScreen.swapMinReceivedTitle": "Min Received",
"swap.swapScreen.enterSlippage": "Enter a value from 0% to 100%. You can also enter up to 1 decimal",
Expand All @@ -172,7 +175,7 @@
"swap.swapScreen.tvl": "TVL",
"swap.listOrders.completed": "completed orders",
"swap.listOrders.open": "open orders",
"swap.listOrders.sheet.title": "Confirm order cancelation",
"swap.listOrders.sheet.title": "Confirm order cancellation",
"swap.listOrders.card.buttonText": "Cancel order",
"swap.listOrders.sheet.contentTitle": "Are you sure you want to cancel this order?",
"swap.listOrders.sheet.link": "Learn more about swap orders in Yoroi",
Expand All @@ -184,7 +187,8 @@
"swap.listOrders.sheet.back": "Back",
"swap.listOrders.total": "Total",
"swap.listOrders.liquidityPool": "Liquidity Pool",
"swap.listOrders.timeCreated": "Time Created",
"swap.listOrders.timeCreated": "Time created",
"swap.listOrders.timeCompleted": "Time completed",
"swap.listOrders.txId": "Transaction ID",
"swap.swapScreen.limitPriceWarningTitle": "Limit price",
"swap.swapScreen.limitPriceWarningDescription": "Are you sure you want to proceed this order with the limit price that is 10% or more higher than the market price?",
Expand Down
Loading

0 comments on commit 3ca9fdd

Please sign in to comment.