From 0bb9607f7ffa61a61078ce6ac5749a4ee1ff262f Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Mon, 11 Sep 2023 20:21:34 +0300 Subject: [PATCH 01/25] New translations en-US.json (Spanish) --- apps/wallet-mobile/src/i18n/locales/es-ES.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/es-ES.json b/apps/wallet-mobile/src/i18n/locales/es-ES.json index 2c0dbfe4a1..3eb5342b62 100644 --- a/apps/wallet-mobile/src/i18n/locales/es-ES.json +++ b/apps/wallet-mobile/src/i18n/locales/es-ES.json @@ -149,6 +149,7 @@ "swap.swapScreen.noAssetsFoundFor": "No assets found for \"{search}\"", "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.swapMinAda": "Min-ADA is the minimum ADA amount required to be contained when holding or sending Cardano native tokens.", "swap.swapScreen.swapMinAdaTitle": "Min ADA", "swap.swapScreen.swapFees": "Swap fees include the following:\n • Matchmaker Fee\n • Frontend Fee\n • Liquidity Provider Fee", From 4043fa69adf199424bc693f586a4dcf78bec0208 Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Mon, 11 Sep 2023 20:21:35 +0300 Subject: [PATCH 02/25] New translations en-US.json (Czech) --- apps/wallet-mobile/src/i18n/locales/cs-CZ.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/cs-CZ.json b/apps/wallet-mobile/src/i18n/locales/cs-CZ.json index 7d4a237ade..fcccbcc705 100644 --- a/apps/wallet-mobile/src/i18n/locales/cs-CZ.json +++ b/apps/wallet-mobile/src/i18n/locales/cs-CZ.json @@ -149,6 +149,7 @@ "swap.swapScreen.noAssetsFoundFor": "No assets found for \"{search}\"", "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.swapMinAda": "Min-ADA is the minimum ADA amount required to be contained when holding or sending Cardano native tokens.", "swap.swapScreen.swapMinAdaTitle": "Min ADA", "swap.swapScreen.swapFees": "Swap fees include the following:\n • Matchmaker Fee\n • Frontend Fee\n • Liquidity Provider Fee", From adc7f70aa25dd565db24792e5518bee37eaeed0c Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Mon, 11 Sep 2023 20:21:36 +0300 Subject: [PATCH 03/25] New translations en-US.json (German) --- apps/wallet-mobile/src/i18n/locales/de-DE.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/de-DE.json b/apps/wallet-mobile/src/i18n/locales/de-DE.json index 8895360805..bc0b5a04ad 100644 --- a/apps/wallet-mobile/src/i18n/locales/de-DE.json +++ b/apps/wallet-mobile/src/i18n/locales/de-DE.json @@ -149,6 +149,7 @@ "swap.swapScreen.noAssetsFoundFor": "No assets found for \"{search}\"", "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.swapMinAda": "Min-ADA is the minimum ADA amount required to be contained when holding or sending Cardano native tokens.", "swap.swapScreen.swapMinAdaTitle": "Min ADA", "swap.swapScreen.swapFees": "Swap fees include the following:\n • Matchmaker Fee\n • Frontend Fee\n • Liquidity Provider Fee", From 914915704b36e1457e5bf43726c2c1b91376ac51 Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Mon, 11 Sep 2023 20:21:38 +0300 Subject: [PATCH 04/25] New translations en-US.json (Greek) --- apps/wallet-mobile/src/i18n/locales/el-GR.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/el-GR.json b/apps/wallet-mobile/src/i18n/locales/el-GR.json index eed8d8fa05..87885b22a8 100644 --- a/apps/wallet-mobile/src/i18n/locales/el-GR.json +++ b/apps/wallet-mobile/src/i18n/locales/el-GR.json @@ -149,6 +149,7 @@ "swap.swapScreen.noAssetsFoundFor": "No assets found for \"{search}\"", "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.swapMinAda": "Min-ADA is the minimum ADA amount required to be contained when holding or sending Cardano native tokens.", "swap.swapScreen.swapMinAdaTitle": "Min ADA", "swap.swapScreen.swapFees": "Swap fees include the following:\n • Matchmaker Fee\n • Frontend Fee\n • Liquidity Provider Fee", From b2eb1215833a27c29dd0a25d17883b1bfd918b06 Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Mon, 11 Sep 2023 20:21:39 +0300 Subject: [PATCH 05/25] New translations en-US.json (Hungarian) --- apps/wallet-mobile/src/i18n/locales/hu-HU.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/hu-HU.json b/apps/wallet-mobile/src/i18n/locales/hu-HU.json index 68913dd5e1..673b00798e 100644 --- a/apps/wallet-mobile/src/i18n/locales/hu-HU.json +++ b/apps/wallet-mobile/src/i18n/locales/hu-HU.json @@ -149,6 +149,7 @@ "swap.swapScreen.noAssetsFoundFor": "No assets found for \"{search}\"", "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.swapMinAda": "Min-ADA is the minimum ADA amount required to be contained when holding or sending Cardano native tokens.", "swap.swapScreen.swapMinAdaTitle": "Min ADA", "swap.swapScreen.swapFees": "Swap fees include the following:\n • Matchmaker Fee\n • Frontend Fee\n • Liquidity Provider Fee", From 69491ba78b1bbb1805e5f5d9cecd0c7fed27376d Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Mon, 11 Sep 2023 20:21:40 +0300 Subject: [PATCH 06/25] New translations en-US.json (Italian) --- apps/wallet-mobile/src/i18n/locales/it-IT.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/it-IT.json b/apps/wallet-mobile/src/i18n/locales/it-IT.json index 3a66fe7039..cf91a9f25e 100644 --- a/apps/wallet-mobile/src/i18n/locales/it-IT.json +++ b/apps/wallet-mobile/src/i18n/locales/it-IT.json @@ -149,6 +149,7 @@ "swap.swapScreen.noAssetsFoundFor": "No assets found for \"{search}\"", "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.swapMinAda": "Min-ADA is the minimum ADA amount required to be contained when holding or sending Cardano native tokens.", "swap.swapScreen.swapMinAdaTitle": "Min ADA", "swap.swapScreen.swapFees": "Swap fees include the following:\n • Matchmaker Fee\n • Frontend Fee\n • Liquidity Provider Fee", From 9f029fd1b136647de66afc4da3e3c05283f93306 Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Mon, 11 Sep 2023 20:21:42 +0300 Subject: [PATCH 07/25] New translations en-US.json (Japanese) --- apps/wallet-mobile/src/i18n/locales/ja-JP.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/ja-JP.json b/apps/wallet-mobile/src/i18n/locales/ja-JP.json index 5a2c9fc63a..735bd20edc 100644 --- a/apps/wallet-mobile/src/i18n/locales/ja-JP.json +++ b/apps/wallet-mobile/src/i18n/locales/ja-JP.json @@ -149,6 +149,7 @@ "swap.swapScreen.noAssetsFoundFor": "No assets found for \"{search}\"", "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.swapMinAda": "Min-ADA is the minimum ADA amount required to be contained when holding or sending Cardano native tokens.", "swap.swapScreen.swapMinAdaTitle": "Min ADA", "swap.swapScreen.swapFees": "Swap fees include the following:\n • Matchmaker Fee\n • Frontend Fee\n • Liquidity Provider Fee", From b0ccd102626a16e404de209361708148d6f9ed63 Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Mon, 11 Sep 2023 20:21:43 +0300 Subject: [PATCH 08/25] New translations en-US.json (Korean) --- apps/wallet-mobile/src/i18n/locales/ko-KR.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/ko-KR.json b/apps/wallet-mobile/src/i18n/locales/ko-KR.json index ec1d254c37..b63f4a82b2 100644 --- a/apps/wallet-mobile/src/i18n/locales/ko-KR.json +++ b/apps/wallet-mobile/src/i18n/locales/ko-KR.json @@ -149,6 +149,7 @@ "swap.swapScreen.noAssetsFoundFor": "No assets found for \"{search}\"", "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.swapMinAda": "Min-ADA is the minimum ADA amount required to be contained when holding or sending Cardano native tokens.", "swap.swapScreen.swapMinAdaTitle": "Min ADA", "swap.swapScreen.swapFees": "Swap fees include the following:\n • Matchmaker Fee\n • Frontend Fee\n • Liquidity Provider Fee", From 6ea0360272993e81ecc9c7fca89bafa30bcc48cf Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Mon, 11 Sep 2023 20:21:44 +0300 Subject: [PATCH 09/25] New translations en-US.json (Dutch) --- apps/wallet-mobile/src/i18n/locales/nl-NL.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/nl-NL.json b/apps/wallet-mobile/src/i18n/locales/nl-NL.json index 4bf5daa7cc..a82bb3b2fd 100644 --- a/apps/wallet-mobile/src/i18n/locales/nl-NL.json +++ b/apps/wallet-mobile/src/i18n/locales/nl-NL.json @@ -149,6 +149,7 @@ "swap.swapScreen.noAssetsFoundFor": "No assets found for \"{search}\"", "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.swapMinAda": "Min-ADA is the minimum ADA amount required to be contained when holding or sending Cardano native tokens.", "swap.swapScreen.swapMinAdaTitle": "Min ADA", "swap.swapScreen.swapFees": "Swap fees include the following:\n • Matchmaker Fee\n • Frontend Fee\n • Liquidity Provider Fee", From 6103b56032dd61f20b025d91b13d531ac08a6bb1 Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Mon, 11 Sep 2023 20:21:45 +0300 Subject: [PATCH 10/25] New translations en-US.json (Polish) --- apps/wallet-mobile/src/i18n/locales/pl-PL.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/pl-PL.json b/apps/wallet-mobile/src/i18n/locales/pl-PL.json index 60038a8d83..a96499e2ca 100644 --- a/apps/wallet-mobile/src/i18n/locales/pl-PL.json +++ b/apps/wallet-mobile/src/i18n/locales/pl-PL.json @@ -149,6 +149,7 @@ "swap.swapScreen.noAssetsFoundFor": "No assets found for \"{search}\"", "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.swapMinAda": "Min-ADA is the minimum ADA amount required to be contained when holding or sending Cardano native tokens.", "swap.swapScreen.swapMinAdaTitle": "Min ADA", "swap.swapScreen.swapFees": "Swap fees include the following:\n • Matchmaker Fee\n • Frontend Fee\n • Liquidity Provider Fee", From c2ca7c790b4378659586be5e0f60d387cf68d9a9 Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Mon, 11 Sep 2023 20:21:46 +0300 Subject: [PATCH 11/25] New translations en-US.json (Russian) --- apps/wallet-mobile/src/i18n/locales/ru-RU.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/ru-RU.json b/apps/wallet-mobile/src/i18n/locales/ru-RU.json index 704fbab5a5..842463b9f8 100644 --- a/apps/wallet-mobile/src/i18n/locales/ru-RU.json +++ b/apps/wallet-mobile/src/i18n/locales/ru-RU.json @@ -149,6 +149,7 @@ "swap.swapScreen.noAssetsFoundFor": "No assets found for \"{search}\"", "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.swapMinAda": "Min-ADA is the minimum ADA amount required to be contained when holding or sending Cardano native tokens.", "swap.swapScreen.swapMinAdaTitle": "Min ADA", "swap.swapScreen.swapFees": "Swap fees include the following:\n • Matchmaker Fee\n • Frontend Fee\n • Liquidity Provider Fee", From 93c916a21bdcd16490e8b279c25e7df0e79c24b2 Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Mon, 11 Sep 2023 20:21:47 +0300 Subject: [PATCH 12/25] New translations en-US.json (Slovak) --- apps/wallet-mobile/src/i18n/locales/sk-SK.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/sk-SK.json b/apps/wallet-mobile/src/i18n/locales/sk-SK.json index b253def599..73922e63a0 100644 --- a/apps/wallet-mobile/src/i18n/locales/sk-SK.json +++ b/apps/wallet-mobile/src/i18n/locales/sk-SK.json @@ -149,6 +149,7 @@ "swap.swapScreen.noAssetsFoundFor": "No assets found for \"{search}\"", "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.swapMinAda": "Min-ADA is the minimum ADA amount required to be contained when holding or sending Cardano native tokens.", "swap.swapScreen.swapMinAdaTitle": "Min ADA", "swap.swapScreen.swapFees": "Swap fees include the following:\n • Matchmaker Fee\n • Frontend Fee\n • Liquidity Provider Fee", From d840ea8b54838bc896d34eb756a95cca852f8f2e Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Mon, 11 Sep 2023 20:21:49 +0300 Subject: [PATCH 13/25] New translations en-US.json (Slovenian) --- apps/wallet-mobile/src/i18n/locales/sl-SI.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/sl-SI.json b/apps/wallet-mobile/src/i18n/locales/sl-SI.json index 60038a8d83..a96499e2ca 100644 --- a/apps/wallet-mobile/src/i18n/locales/sl-SI.json +++ b/apps/wallet-mobile/src/i18n/locales/sl-SI.json @@ -149,6 +149,7 @@ "swap.swapScreen.noAssetsFoundFor": "No assets found for \"{search}\"", "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.swapMinAda": "Min-ADA is the minimum ADA amount required to be contained when holding or sending Cardano native tokens.", "swap.swapScreen.swapMinAdaTitle": "Min ADA", "swap.swapScreen.swapFees": "Swap fees include the following:\n • Matchmaker Fee\n • Frontend Fee\n • Liquidity Provider Fee", From 6b291ed4a3cec3e5f6b01e4671fc765f36a6d098 Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Mon, 11 Sep 2023 20:21:50 +0300 Subject: [PATCH 14/25] New translations en-US.json (Swedish) --- apps/wallet-mobile/src/i18n/locales/sv-SE.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/sv-SE.json b/apps/wallet-mobile/src/i18n/locales/sv-SE.json index 60038a8d83..a96499e2ca 100644 --- a/apps/wallet-mobile/src/i18n/locales/sv-SE.json +++ b/apps/wallet-mobile/src/i18n/locales/sv-SE.json @@ -149,6 +149,7 @@ "swap.swapScreen.noAssetsFoundFor": "No assets found for \"{search}\"", "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.swapMinAda": "Min-ADA is the minimum ADA amount required to be contained when holding or sending Cardano native tokens.", "swap.swapScreen.swapMinAdaTitle": "Min ADA", "swap.swapScreen.swapFees": "Swap fees include the following:\n • Matchmaker Fee\n • Frontend Fee\n • Liquidity Provider Fee", From 2432ef25f4dda00550cfd75ce26096412bcc9d3b Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Mon, 11 Sep 2023 20:21:51 +0300 Subject: [PATCH 15/25] New translations en-US.json (Turkish) --- apps/wallet-mobile/src/i18n/locales/tr-TR.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/tr-TR.json b/apps/wallet-mobile/src/i18n/locales/tr-TR.json index a8599d5a90..f82a49bebc 100644 --- a/apps/wallet-mobile/src/i18n/locales/tr-TR.json +++ b/apps/wallet-mobile/src/i18n/locales/tr-TR.json @@ -149,6 +149,7 @@ "swap.swapScreen.noAssetsFoundFor": "No assets found for \"{search}\"", "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.swapMinAda": "Min-ADA is the minimum ADA amount required to be contained when holding or sending Cardano native tokens.", "swap.swapScreen.swapMinAdaTitle": "Min ADA", "swap.swapScreen.swapFees": "Swap fees include the following:\n • Matchmaker Fee\n • Frontend Fee\n • Liquidity Provider Fee", From 93dd00d40aa5e6697bd4e07d90b6015c69568158 Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Mon, 11 Sep 2023 20:21:52 +0300 Subject: [PATCH 16/25] New translations en-US.json (Ukrainian) --- apps/wallet-mobile/src/i18n/locales/uk-UA.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/uk-UA.json b/apps/wallet-mobile/src/i18n/locales/uk-UA.json index 60038a8d83..a96499e2ca 100644 --- a/apps/wallet-mobile/src/i18n/locales/uk-UA.json +++ b/apps/wallet-mobile/src/i18n/locales/uk-UA.json @@ -149,6 +149,7 @@ "swap.swapScreen.noAssetsFoundFor": "No assets found for \"{search}\"", "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.swapMinAda": "Min-ADA is the minimum ADA amount required to be contained when holding or sending Cardano native tokens.", "swap.swapScreen.swapMinAdaTitle": "Min ADA", "swap.swapScreen.swapFees": "Swap fees include the following:\n • Matchmaker Fee\n • Frontend Fee\n • Liquidity Provider Fee", From c16f06807613d0c09577088a92366cc8dfeecc4d Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Mon, 11 Sep 2023 20:21:53 +0300 Subject: [PATCH 17/25] New translations en-US.json (Chinese Simplified) --- apps/wallet-mobile/src/i18n/locales/zh-Hans.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/zh-Hans.json b/apps/wallet-mobile/src/i18n/locales/zh-Hans.json index 41d69a3ee4..713f3d6e85 100644 --- a/apps/wallet-mobile/src/i18n/locales/zh-Hans.json +++ b/apps/wallet-mobile/src/i18n/locales/zh-Hans.json @@ -149,6 +149,7 @@ "swap.swapScreen.noAssetsFoundFor": "No assets found for \"{search}\"", "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.swapMinAda": "Min-ADA is the minimum ADA amount required to be contained when holding or sending Cardano native tokens.", "swap.swapScreen.swapMinAdaTitle": "Min ADA", "swap.swapScreen.swapFees": "Swap fees include the following:\n • Matchmaker Fee\n • Frontend Fee\n • Liquidity Provider Fee", From da9b7ab30ce08cbe36c96cd1a95d6b2bd9e0938c Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Mon, 11 Sep 2023 20:21:55 +0300 Subject: [PATCH 18/25] New translations en-US.json (Chinese Traditional) --- apps/wallet-mobile/src/i18n/locales/zh-Hant.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/zh-Hant.json b/apps/wallet-mobile/src/i18n/locales/zh-Hant.json index 763b3c8751..9df497e624 100644 --- a/apps/wallet-mobile/src/i18n/locales/zh-Hant.json +++ b/apps/wallet-mobile/src/i18n/locales/zh-Hant.json @@ -149,6 +149,7 @@ "swap.swapScreen.noAssetsFoundFor": "No assets found for \"{search}\"", "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.swapMinAda": "Min-ADA is the minimum ADA amount required to be contained when holding or sending Cardano native tokens.", "swap.swapScreen.swapMinAdaTitle": "Min ADA", "swap.swapScreen.swapFees": "Swap fees include the following:\n • Matchmaker Fee\n • Frontend Fee\n • Liquidity Provider Fee", From 6bab658e1962946fe149e944244963e649a87a60 Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Mon, 11 Sep 2023 20:21:56 +0300 Subject: [PATCH 19/25] New translations en-US.json (Vietnamese) --- apps/wallet-mobile/src/i18n/locales/vi-VN.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/vi-VN.json b/apps/wallet-mobile/src/i18n/locales/vi-VN.json index 8efd9249fc..dd62431863 100644 --- a/apps/wallet-mobile/src/i18n/locales/vi-VN.json +++ b/apps/wallet-mobile/src/i18n/locales/vi-VN.json @@ -149,6 +149,7 @@ "swap.swapScreen.noAssetsFoundFor": "No assets found for \"{search}\"", "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.swapMinAda": "Min-ADA is the minimum ADA amount required to be contained when holding or sending Cardano native tokens.", "swap.swapScreen.swapMinAdaTitle": "Min ADA", "swap.swapScreen.swapFees": "Swap fees include the following:\n • Matchmaker Fee\n • Frontend Fee\n • Liquidity Provider Fee", From 661eecb2d7bf14f709635bf09eec3af0e3db8b15 Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Mon, 11 Sep 2023 20:21:57 +0300 Subject: [PATCH 20/25] New translations en-US.json (Portuguese, Brazilian) --- apps/wallet-mobile/src/i18n/locales/pt-BR.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/pt-BR.json b/apps/wallet-mobile/src/i18n/locales/pt-BR.json index a01daf4885..c7f2620957 100644 --- a/apps/wallet-mobile/src/i18n/locales/pt-BR.json +++ b/apps/wallet-mobile/src/i18n/locales/pt-BR.json @@ -149,6 +149,7 @@ "swap.swapScreen.noAssetsFoundFor": "No assets found for \"{search}\"", "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.swapMinAda": "Min-ADA is the minimum ADA amount required to be contained when holding or sending Cardano native tokens.", "swap.swapScreen.swapMinAdaTitle": "Mínimo", "swap.swapScreen.swapFees": "As taxas da operação incluem:\n • Taxa do executor das ordens\n • Taxa da carteira\n • Taxa do operador da reserva", From bb42bbb7c108a9da9a34287c279b252a50a99730 Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Mon, 11 Sep 2023 20:21:58 +0300 Subject: [PATCH 21/25] New translations en-US.json (Indonesian) --- apps/wallet-mobile/src/i18n/locales/id-ID.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/id-ID.json b/apps/wallet-mobile/src/i18n/locales/id-ID.json index 1baa2a22e6..b8dfb9ad1a 100644 --- a/apps/wallet-mobile/src/i18n/locales/id-ID.json +++ b/apps/wallet-mobile/src/i18n/locales/id-ID.json @@ -149,6 +149,7 @@ "swap.swapScreen.noAssetsFoundFor": "No assets found for \"{search}\"", "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.swapMinAda": "Min-ADA is the minimum ADA amount required to be contained when holding or sending Cardano native tokens.", "swap.swapScreen.swapMinAdaTitle": "Min ADA", "swap.swapScreen.swapFees": "Swap fees include the following:\n • Matchmaker Fee\n • Frontend Fee\n • Liquidity Provider Fee", From afb6874f250dcefeed028dd299d175ec064e5b08 Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Mon, 11 Sep 2023 20:21:59 +0300 Subject: [PATCH 22/25] New translations en-US.json (Bengali) --- apps/wallet-mobile/src/i18n/locales/bn-BD.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/bn-BD.json b/apps/wallet-mobile/src/i18n/locales/bn-BD.json index 60038a8d83..a96499e2ca 100644 --- a/apps/wallet-mobile/src/i18n/locales/bn-BD.json +++ b/apps/wallet-mobile/src/i18n/locales/bn-BD.json @@ -149,6 +149,7 @@ "swap.swapScreen.noAssetsFoundFor": "No assets found for \"{search}\"", "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.swapMinAda": "Min-ADA is the minimum ADA amount required to be contained when holding or sending Cardano native tokens.", "swap.swapScreen.swapMinAdaTitle": "Min ADA", "swap.swapScreen.swapFees": "Swap fees include the following:\n • Matchmaker Fee\n • Frontend Fee\n • Liquidity Provider Fee", From 916314d76fbc2970acb471f5d9ad441166097762 Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Mon, 11 Sep 2023 20:22:00 +0300 Subject: [PATCH 23/25] New translations en-US.json (Croatian) --- apps/wallet-mobile/src/i18n/locales/hr-HR.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/hr-HR.json b/apps/wallet-mobile/src/i18n/locales/hr-HR.json index 0043928670..21c917290c 100644 --- a/apps/wallet-mobile/src/i18n/locales/hr-HR.json +++ b/apps/wallet-mobile/src/i18n/locales/hr-HR.json @@ -149,6 +149,7 @@ "swap.swapScreen.noAssetsFoundFor": "No assets found for \"{search}\"", "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.swapMinAda": "Min-ADA is the minimum ADA amount required to be contained when holding or sending Cardano native tokens.", "swap.swapScreen.swapMinAdaTitle": "Min ADA", "swap.swapScreen.swapFees": "Swap fees include the following:\n • Matchmaker Fee\n • Frontend Fee\n • Liquidity Provider Fee", From dce6f8442f33525a4e1b20b6b5e8271d700e43bb Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Mon, 11 Sep 2023 20:22:01 +0300 Subject: [PATCH 24/25] New translations en-US.json (Filipino) --- apps/wallet-mobile/src/i18n/locales/fil-PH.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/fil-PH.json b/apps/wallet-mobile/src/i18n/locales/fil-PH.json index 60038a8d83..a96499e2ca 100644 --- a/apps/wallet-mobile/src/i18n/locales/fil-PH.json +++ b/apps/wallet-mobile/src/i18n/locales/fil-PH.json @@ -149,6 +149,7 @@ "swap.swapScreen.noAssetsFoundFor": "No assets found for \"{search}\"", "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.swapMinAda": "Min-ADA is the minimum ADA amount required to be contained when holding or sending Cardano native tokens.", "swap.swapScreen.swapMinAdaTitle": "Min ADA", "swap.swapScreen.swapFees": "Swap fees include the following:\n • Matchmaker Fee\n • Frontend Fee\n • Liquidity Provider Fee", From 888683bbd442a726a82cb3cb06d5bffcc05f3ef7 Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Mon, 11 Sep 2023 20:22:02 +0300 Subject: [PATCH 25/25] New translations en-US.json (Swahili, Kenya) --- apps/wallet-mobile/src/i18n/locales/sw-KE.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/sw-KE.json b/apps/wallet-mobile/src/i18n/locales/sw-KE.json index 60038a8d83..a96499e2ca 100644 --- a/apps/wallet-mobile/src/i18n/locales/sw-KE.json +++ b/apps/wallet-mobile/src/i18n/locales/sw-KE.json @@ -149,6 +149,7 @@ "swap.swapScreen.noAssetsFoundFor": "No assets found for \"{search}\"", "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.swapMinAda": "Min-ADA is the minimum ADA amount required to be contained when holding or sending Cardano native tokens.", "swap.swapScreen.swapMinAdaTitle": "Min ADA", "swap.swapScreen.swapFees": "Swap fees include the following:\n • Matchmaker Fee\n • Frontend Fee\n • Liquidity Provider Fee",