From 19d041307b03e00e8b1a5f7f67ac41a87d49ae56 Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: Tue, 9 Sep 2025 13:03:33 -0700 Subject: [PATCH 01/42] New translations enus.json (French) --- src/locales/strings/fr.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/locales/strings/fr.json b/src/locales/strings/fr.json index fbcea252e87..62c8c67aeeb 100644 --- a/src/locales/strings/fr.json +++ b/src/locales/strings/fr.json @@ -1480,6 +1480,8 @@ "sell_crypto_footer": "Crypto to bank or cash", "swap_crypto": "Swap Crypto", "swap_crypto_footer": "Crypto to another crypto", + "spend_crypto": "Spend Crypto", + "spend_crypto_footer": "Spend crypto to buy gift cards for 100s of stores and restaurants", "fio_web3": "Web3 Handle", "fio_web3_footer": "Manage your handles and domains", "title_home": "Home", From c8655d5ea0bd9e7515db1a3320b2ec48a9faeaa7 Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: Tue, 9 Sep 2025 13:03:35 -0700 Subject: [PATCH 02/42] New translations enus.json (Spanish) --- src/locales/strings/es.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/locales/strings/es.json b/src/locales/strings/es.json index eff3de1c807..5d001ae16ef 100644 --- a/src/locales/strings/es.json +++ b/src/locales/strings/es.json @@ -1480,6 +1480,8 @@ "sell_crypto_footer": "Crypto to bank or cash", "swap_crypto": "Swap Crypto", "swap_crypto_footer": "Crypto to another crypto", + "spend_crypto": "Spend Crypto", + "spend_crypto_footer": "Spend crypto to buy gift cards for 100s of stores and restaurants", "fio_web3": "Web3 Handle", "fio_web3_footer": "Manage your handles and domains", "title_home": "Home", From dd93c62cc71c01930f78d1662435c9176967f099 Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: Tue, 9 Sep 2025 13:03:36 -0700 Subject: [PATCH 03/42] New translations enus.json (German) --- src/locales/strings/de.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/locales/strings/de.json b/src/locales/strings/de.json index 4503f2dfb93..7194ec4190f 100644 --- a/src/locales/strings/de.json +++ b/src/locales/strings/de.json @@ -1480,6 +1480,8 @@ "sell_crypto_footer": "Crypto to bank or cash", "swap_crypto": "Swap Crypto", "swap_crypto_footer": "Crypto to another crypto", + "spend_crypto": "Spend Crypto", + "spend_crypto_footer": "Spend crypto to buy gift cards for 100s of stores and restaurants", "fio_web3": "Web3 Handle", "fio_web3_footer": "Manage your handles and domains", "title_home": "Home", From aee311329854736dd4099cab78e7ba7b5dce30f7 Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: Tue, 9 Sep 2025 13:03:38 -0700 Subject: [PATCH 04/42] New translations enus.json (Italian) --- src/locales/strings/it.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/locales/strings/it.json b/src/locales/strings/it.json index 323332b13cd..ad31cf99f47 100644 --- a/src/locales/strings/it.json +++ b/src/locales/strings/it.json @@ -1480,6 +1480,8 @@ "sell_crypto_footer": "Da cripto a banca o contanti", "swap_crypto": "Scambia Cripto", "swap_crypto_footer": "Da una cripto a un'altra cripto", + "spend_crypto": "Spend Crypto", + "spend_crypto_footer": "Spend crypto to buy gift cards for 100s of stores and restaurants", "fio_web3": "Web3 Handle", "fio_web3_footer": "Gestisci i tuoi handle e domini", "title_home": "Home", From 773856e502e04d286cc338640375793f3b01f1ab Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: Tue, 9 Sep 2025 13:03:39 -0700 Subject: [PATCH 05/42] New translations enus.json (Japanese) --- src/locales/strings/ja.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/locales/strings/ja.json b/src/locales/strings/ja.json index bfd2457f7e7..e901fc35aaf 100644 --- a/src/locales/strings/ja.json +++ b/src/locales/strings/ja.json @@ -1480,6 +1480,8 @@ "sell_crypto_footer": "Crypto to bank or cash", "swap_crypto": "Swap Crypto", "swap_crypto_footer": "Crypto to another crypto", + "spend_crypto": "Spend Crypto", + "spend_crypto_footer": "Spend crypto to buy gift cards for 100s of stores and restaurants", "fio_web3": "Web3 Handle", "fio_web3_footer": "Manage your handles and domains", "title_home": "Home", From 84def91b48ce184000d39762d56eeb5713a19d22 Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: Tue, 9 Sep 2025 13:03:40 -0700 Subject: [PATCH 06/42] New translations enus.json (Korean) --- src/locales/strings/ko.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/locales/strings/ko.json b/src/locales/strings/ko.json index c2a595684a4..c0fc9e4ed33 100644 --- a/src/locales/strings/ko.json +++ b/src/locales/strings/ko.json @@ -1480,6 +1480,8 @@ "sell_crypto_footer": "Crypto to bank or cash", "swap_crypto": "Swap Crypto", "swap_crypto_footer": "Crypto to another crypto", + "spend_crypto": "Spend Crypto", + "spend_crypto_footer": "Spend crypto to buy gift cards for 100s of stores and restaurants", "fio_web3": "Web3 Handle", "fio_web3_footer": "Manage your handles and domains", "title_home": "Home", From 171c2eaf6adc654f207c6d4139b5884357438880 Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: Tue, 9 Sep 2025 13:03:42 -0700 Subject: [PATCH 07/42] New translations enus.json (Portuguese) --- src/locales/strings/pt.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/locales/strings/pt.json b/src/locales/strings/pt.json index aaea506a06c..1aabe6ec80e 100644 --- a/src/locales/strings/pt.json +++ b/src/locales/strings/pt.json @@ -1480,6 +1480,8 @@ "sell_crypto_footer": "Crypto to bank or cash", "swap_crypto": "Swap Crypto", "swap_crypto_footer": "Crypto to another crypto", + "spend_crypto": "Spend Crypto", + "spend_crypto_footer": "Spend crypto to buy gift cards for 100s of stores and restaurants", "fio_web3": "Web3 Handle", "fio_web3_footer": "Manage your handles and domains", "title_home": "Home", From ffe4114c5752d6684ca4dc3ab6768add0e56a45d Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: Tue, 9 Sep 2025 13:03:43 -0700 Subject: [PATCH 08/42] New translations enus.json (Russian) --- src/locales/strings/ru.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/locales/strings/ru.json b/src/locales/strings/ru.json index cc1fedae329..ff4e6754c07 100644 --- a/src/locales/strings/ru.json +++ b/src/locales/strings/ru.json @@ -1480,6 +1480,8 @@ "sell_crypto_footer": "Crypto to bank or cash", "swap_crypto": "Swap Crypto", "swap_crypto_footer": "Crypto to another crypto", + "spend_crypto": "Spend Crypto", + "spend_crypto_footer": "Spend crypto to buy gift cards for 100s of stores and restaurants", "fio_web3": "Web3 Handle", "fio_web3_footer": "Manage your handles and domains", "title_home": "Home", From 3524e794bf14d3b9f735240a4f773745397b8048 Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: Tue, 9 Sep 2025 13:03:44 -0700 Subject: [PATCH 09/42] New translations enus.json (Chinese Simplified) --- src/locales/strings/zh.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/locales/strings/zh.json b/src/locales/strings/zh.json index edb1bdb982c..f0da454f81f 100644 --- a/src/locales/strings/zh.json +++ b/src/locales/strings/zh.json @@ -1480,6 +1480,8 @@ "sell_crypto_footer": "Crypto to bank or cash", "swap_crypto": "Swap Crypto", "swap_crypto_footer": "Crypto to another crypto", + "spend_crypto": "Spend Crypto", + "spend_crypto_footer": "Spend crypto to buy gift cards for 100s of stores and restaurants", "fio_web3": "Web3 Handle", "fio_web3_footer": "Manage your handles and domains", "title_home": "Home", From bbe22d8adab04d116c6d45998f5b14febd78443c Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: Tue, 9 Sep 2025 13:03:46 -0700 Subject: [PATCH 10/42] New translations enus.json (Vietnamese) --- src/locales/strings/vi.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/locales/strings/vi.json b/src/locales/strings/vi.json index 527281e5263..0b46edb12ca 100644 --- a/src/locales/strings/vi.json +++ b/src/locales/strings/vi.json @@ -1480,6 +1480,8 @@ "sell_crypto_footer": "Crypto to bank or cash", "swap_crypto": "Swap Crypto", "swap_crypto_footer": "Crypto to another crypto", + "spend_crypto": "Spend Crypto", + "spend_crypto_footer": "Spend crypto to buy gift cards for 100s of stores and restaurants", "fio_web3": "Web3 Handle", "fio_web3_footer": "Manage your handles and domains", "title_home": "Home", From 5fd96520d990f661725286d129ea6db40d3a6f80 Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: Tue, 9 Sep 2025 13:03:47 -0700 Subject: [PATCH 11/42] New translations enus.json (Spanish, Mexico) --- src/locales/strings/esMX.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/locales/strings/esMX.json b/src/locales/strings/esMX.json index eeed2da2921..74df2537e31 100644 --- a/src/locales/strings/esMX.json +++ b/src/locales/strings/esMX.json @@ -1480,6 +1480,8 @@ "sell_crypto_footer": "Criptomonedas a banco o efectivo", "swap_crypto": "Intercambiar Criptomonedas", "swap_crypto_footer": "Criptomoneda a otra criptomoneda", + "spend_crypto": "Spend Crypto", + "spend_crypto_footer": "Spend crypto to buy gift cards for 100s of stores and restaurants", "fio_web3": "Nombre de Web3", "fio_web3_footer": "Administrar tus nombres y dominios", "title_home": "Inicio", From 916c4d12d8266858a92272c9ccc5fe3e3c5d3d5a Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: Tue, 9 Sep 2025 13:03:49 -0700 Subject: [PATCH 12/42] New translations enus.json (Karakalpak) --- src/locales/strings/kaa.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/locales/strings/kaa.json b/src/locales/strings/kaa.json index bc43502e48d..0f5046eb327 100644 --- a/src/locales/strings/kaa.json +++ b/src/locales/strings/kaa.json @@ -1480,6 +1480,8 @@ "sell_crypto_footer": "Crypto to bank or cash", "swap_crypto": "Swap Crypto", "swap_crypto_footer": "Crypto to another crypto", + "spend_crypto": "Spend Crypto", + "spend_crypto_footer": "Spend crypto to buy gift cards for 100s of stores and restaurants", "fio_web3": "Web3 Handle", "fio_web3_footer": "Manage your handles and domains", "title_home": "Home", From 9f09d5a0e81562b85ad7388f6cb44cde798515a1 Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: 2025年9月11日 01:57:07 -0700 Subject: [PATCH 13/42] New translations enus.json (Italian) --- src/locales/strings/it.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/locales/strings/it.json b/src/locales/strings/it.json index ad31cf99f47..5f482ba60ce 100644 --- a/src/locales/strings/it.json +++ b/src/locales/strings/it.json @@ -1480,8 +1480,8 @@ "sell_crypto_footer": "Da cripto a banca o contanti", "swap_crypto": "Scambia Cripto", "swap_crypto_footer": "Da una cripto a un'altra cripto", - "spend_crypto": "Spend Crypto", - "spend_crypto_footer": "Spend crypto to buy gift cards for 100s of stores and restaurants", + "spend_crypto": "Spendi criptovalute", + "spend_crypto_footer": "Spendi criptovalute per acquistare carte regalo per centinaia di negozi e ristoranti", "fio_web3": "Web3 Handle", "fio_web3_footer": "Gestisci i tuoi handle e domini", "title_home": "Home", From 1b3bfae6839842e387a0b39217ebfe9bab38e8d4 Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: 2025年9月12日 10:27:45 -0700 Subject: [PATCH 14/42] New translations enus.json (French) --- src/locales/strings/fr.json | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/src/locales/strings/fr.json b/src/locales/strings/fr.json index 62c8c67aeeb..3d8df934fee 100644 --- a/src/locales/strings/fr.json +++ b/src/locales/strings/fr.json @@ -1085,6 +1085,7 @@ "string_status": "Status", "string_fee": "Fee", "string_total_amount": "Total Amount", + "string_total_amount_s": "Total Amount: %s", "string_expiration": "Expiration", "export_transaction_error": "Start date should be earlier than the end date", "export_transaction_export_error": "No transactions in the date range chosen", @@ -1095,7 +1096,8 @@ "string_warning": "Warning", "string_report_error": "Report Error", "string_report_sent": "Report sent.", - "step": "Step", + "string_best_rate_badge_text": "Best\nRate", + "step_prefix_s": "Step %s:", "scan_as_in_scan_barcode": "Scan", "enter_as_in_enter_address_with_keyboard": "Enter", "delete_account_title": "Delete Account", @@ -1478,6 +1480,19 @@ "see_all": "See All", "sell_crypto": "Sell Crypto", "sell_crypto_footer": "Crypto to bank or cash", + "buy_cryptocurrency_scene_title": "Buy Cryptocurrency", + "trade_option_buy_title": "Buy Cryptocurrency", + "trade_option_sell_title": "Sell Cryptocurrency", + "trade_option_select_payment_method": "Select Payment Method", + "buying_into_wallet_1s": "Buying into wallet: %s", + "trade_option_choose_provider": "Choose Provider", + "trade_option_no_quotes_title": "No quotes available", + "trade_option_no_quotes_body": "Please try again later. No providers are currently available.", + "trade_option_total_label": "Total", + "trade_option_settlement_label": "Settlement", + "trade_option_powered_by_label": "Powered By", + "trade_option_best_rate_label": "BEST\nRATE", + "trade_option_provider_failed_s": "%s Failed", "swap_crypto": "Swap Crypto", "swap_crypto_footer": "Crypto to another crypto", "spend_crypto": "Spend Crypto", @@ -1515,6 +1530,17 @@ "edge_ucation": "Edge-ucation", "education": "Education", "enter_value": "Enter Value", + "trade_region_select_start_steps": "Start in 4 Easy Steps", + "trade_region_select_step_1": "Select Your Region for personalized options", + "trade_region_select_step_2": "Create Your Quote", + "trade_region_select_step_3": "Choose Payment Method", + "trade_region_select_step_4": "Fund Your Account", + "trade_buy_unavailable_title": "Buy Unavailable", + "trade_buy_unavailable_body_2s": "Support to buy %1$s with %2$s is not available at this time.", + "trade_create_amount_s": "Amount %s", + "trade_create_exchange_rate": "Exchange Rate", + "trade_create_next": "Next", + "trade_create_max": "MAX", "currency_label_AFN": "Afghani", "currency_label_ALL": "Lek", "currency_label_DZD": "Algerian Dinar", From cda9e8569a9766eed1d0b8156ead97a0dbffd2e6 Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: 2025年9月12日 10:27:46 -0700 Subject: [PATCH 15/42] New translations enus.json (Spanish) --- src/locales/strings/es.json | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/src/locales/strings/es.json b/src/locales/strings/es.json index 5d001ae16ef..cca61353c25 100644 --- a/src/locales/strings/es.json +++ b/src/locales/strings/es.json @@ -1085,6 +1085,7 @@ "string_status": "Estado", "string_fee": "Comisión", "string_total_amount": "Cantidad total", + "string_total_amount_s": "Total Amount: %s", "string_expiration": "Caducidad", "export_transaction_error": "La fecha de inicio debe ser anterior a la fecha de fin", "export_transaction_export_error": "No hay transacciones en el rango de fechas seleccionado", @@ -1095,7 +1096,8 @@ "string_warning": "Warning", "string_report_error": "Report Error", "string_report_sent": "Report sent.", - "step": "Paso", + "string_best_rate_badge_text": "Best\nRate", + "step_prefix_s": "Step %s:", "scan_as_in_scan_barcode": "Escanear", "enter_as_in_enter_address_with_keyboard": "Introducir", "delete_account_title": "Delete Account", @@ -1478,6 +1480,19 @@ "see_all": "See All", "sell_crypto": "Sell Crypto", "sell_crypto_footer": "Crypto to bank or cash", + "buy_cryptocurrency_scene_title": "Buy Cryptocurrency", + "trade_option_buy_title": "Buy Cryptocurrency", + "trade_option_sell_title": "Sell Cryptocurrency", + "trade_option_select_payment_method": "Select Payment Method", + "buying_into_wallet_1s": "Buying into wallet: %s", + "trade_option_choose_provider": "Choose Provider", + "trade_option_no_quotes_title": "No quotes available", + "trade_option_no_quotes_body": "Please try again later. No providers are currently available.", + "trade_option_total_label": "Total", + "trade_option_settlement_label": "Settlement", + "trade_option_powered_by_label": "Powered By", + "trade_option_best_rate_label": "BEST\nRATE", + "trade_option_provider_failed_s": "%s Failed", "swap_crypto": "Swap Crypto", "swap_crypto_footer": "Crypto to another crypto", "spend_crypto": "Spend Crypto", @@ -1515,6 +1530,17 @@ "edge_ucation": "Edge-ucation", "education": "Education", "enter_value": "Enter Value", + "trade_region_select_start_steps": "Start in 4 Easy Steps", + "trade_region_select_step_1": "Select Your Region for personalized options", + "trade_region_select_step_2": "Create Your Quote", + "trade_region_select_step_3": "Choose Payment Method", + "trade_region_select_step_4": "Fund Your Account", + "trade_buy_unavailable_title": "Buy Unavailable", + "trade_buy_unavailable_body_2s": "Support to buy %1$s with %2$s is not available at this time.", + "trade_create_amount_s": "Amount %s", + "trade_create_exchange_rate": "Exchange Rate", + "trade_create_next": "Next", + "trade_create_max": "MAX", "currency_label_AFN": "Afghani", "currency_label_ALL": "Lek", "currency_label_DZD": "Dinar Argelino", From c600b45d3a2d4c6387a3f628d8183f34210a3a19 Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: 2025年9月12日 10:27:47 -0700 Subject: [PATCH 16/42] New translations enus.json (German) --- src/locales/strings/de.json | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/src/locales/strings/de.json b/src/locales/strings/de.json index 7194ec4190f..2488d14ec8a 100644 --- a/src/locales/strings/de.json +++ b/src/locales/strings/de.json @@ -1085,6 +1085,7 @@ "string_status": "Status", "string_fee": "Gebühr", "string_total_amount": "Gesamtbetrag", + "string_total_amount_s": "Total Amount: %s", "string_expiration": "Ablaufdatum", "export_transaction_error": "Das Startdatum sollte vor dem Enddatum liegen", "export_transaction_export_error": "Keine Transaktionen im gewählten Datumsbereich", @@ -1095,7 +1096,8 @@ "string_warning": "Warnung", "string_report_error": "Report Error", "string_report_sent": "Report sent.", - "step": "Schritt", + "string_best_rate_badge_text": "Best\nRate", + "step_prefix_s": "Step %s:", "scan_as_in_scan_barcode": "Scannen", "enter_as_in_enter_address_with_keyboard": "Eingeben", "delete_account_title": "Konto löschen", @@ -1478,6 +1480,19 @@ "see_all": "See All", "sell_crypto": "Sell Crypto", "sell_crypto_footer": "Crypto to bank or cash", + "buy_cryptocurrency_scene_title": "Buy Cryptocurrency", + "trade_option_buy_title": "Buy Cryptocurrency", + "trade_option_sell_title": "Sell Cryptocurrency", + "trade_option_select_payment_method": "Select Payment Method", + "buying_into_wallet_1s": "Buying into wallet: %s", + "trade_option_choose_provider": "Choose Provider", + "trade_option_no_quotes_title": "No quotes available", + "trade_option_no_quotes_body": "Please try again later. No providers are currently available.", + "trade_option_total_label": "Total", + "trade_option_settlement_label": "Settlement", + "trade_option_powered_by_label": "Powered By", + "trade_option_best_rate_label": "BEST\nRATE", + "trade_option_provider_failed_s": "%s Failed", "swap_crypto": "Swap Crypto", "swap_crypto_footer": "Crypto to another crypto", "spend_crypto": "Spend Crypto", @@ -1515,6 +1530,17 @@ "edge_ucation": "Edge-ucation", "education": "Education", "enter_value": "Enter Value", + "trade_region_select_start_steps": "Start in 4 Easy Steps", + "trade_region_select_step_1": "Select Your Region for personalized options", + "trade_region_select_step_2": "Create Your Quote", + "trade_region_select_step_3": "Choose Payment Method", + "trade_region_select_step_4": "Fund Your Account", + "trade_buy_unavailable_title": "Buy Unavailable", + "trade_buy_unavailable_body_2s": "Support to buy %1$s with %2$s is not available at this time.", + "trade_create_amount_s": "Amount %s", + "trade_create_exchange_rate": "Exchange Rate", + "trade_create_next": "Next", + "trade_create_max": "MAX", "currency_label_AFN": "Afghani", "currency_label_ALL": "Lek", "currency_label_DZD": "Algerische Dinar", From 4e5206cb9686ebbdcbbbe04dfadf1a467d013cb8 Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: 2025年9月12日 10:27:49 -0700 Subject: [PATCH 17/42] New translations enus.json (Italian) --- src/locales/strings/it.json | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/src/locales/strings/it.json b/src/locales/strings/it.json index 5f482ba60ce..1b176a9c776 100644 --- a/src/locales/strings/it.json +++ b/src/locales/strings/it.json @@ -1085,6 +1085,7 @@ "string_status": "Stato", "string_fee": "Commissione", "string_total_amount": "Importo totale", + "string_total_amount_s": "Total Amount: %s", "string_expiration": "Scadenza", "export_transaction_error": "La data d'inizio non può essere successiva alla data di fine", "export_transaction_export_error": "Nessuna transazione nell'intervallo di date scelto", @@ -1095,7 +1096,8 @@ "string_warning": "Attenzione", "string_report_error": "Segnala un errore", "string_report_sent": "Segnalazione inviata.", - "step": "Passaggio", + "string_best_rate_badge_text": "Best\nRate", + "step_prefix_s": "Step %s:", "scan_as_in_scan_barcode": "Scansiona", "enter_as_in_enter_address_with_keyboard": "Inserisci", "delete_account_title": "Elimina l'account", @@ -1478,6 +1480,19 @@ "see_all": "Visualizza tutto", "sell_crypto": "Vendi Cripto", "sell_crypto_footer": "Da cripto a banca o contanti", + "buy_cryptocurrency_scene_title": "Buy Cryptocurrency", + "trade_option_buy_title": "Buy Cryptocurrency", + "trade_option_sell_title": "Sell Cryptocurrency", + "trade_option_select_payment_method": "Select Payment Method", + "buying_into_wallet_1s": "Buying into wallet: %s", + "trade_option_choose_provider": "Choose Provider", + "trade_option_no_quotes_title": "No quotes available", + "trade_option_no_quotes_body": "Please try again later. No providers are currently available.", + "trade_option_total_label": "Total", + "trade_option_settlement_label": "Settlement", + "trade_option_powered_by_label": "Powered By", + "trade_option_best_rate_label": "BEST\nRATE", + "trade_option_provider_failed_s": "%s Failed", "swap_crypto": "Scambia Cripto", "swap_crypto_footer": "Da una cripto a un'altra cripto", "spend_crypto": "Spendi criptovalute", @@ -1515,6 +1530,17 @@ "edge_ucation": "Edge-ucazione", "education": "Educazione", "enter_value": "Inserisci valore", + "trade_region_select_start_steps": "Start in 4 Easy Steps", + "trade_region_select_step_1": "Select Your Region for personalized options", + "trade_region_select_step_2": "Create Your Quote", + "trade_region_select_step_3": "Choose Payment Method", + "trade_region_select_step_4": "Fund Your Account", + "trade_buy_unavailable_title": "Buy Unavailable", + "trade_buy_unavailable_body_2s": "Support to buy %1$s with %2$s is not available at this time.", + "trade_create_amount_s": "Amount %s", + "trade_create_exchange_rate": "Exchange Rate", + "trade_create_next": "Next", + "trade_create_max": "MAX", "currency_label_AFN": "Afghani", "currency_label_ALL": "Lek", "currency_label_DZD": "Dinar Algerino", From 05e05b4e1a559f23ccdd295aad3d5a2e18302492 Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: 2025年9月12日 10:27:50 -0700 Subject: [PATCH 18/42] New translations enus.json (Japanese) --- src/locales/strings/ja.json | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/src/locales/strings/ja.json b/src/locales/strings/ja.json index e901fc35aaf..1755ad862cc 100644 --- a/src/locales/strings/ja.json +++ b/src/locales/strings/ja.json @@ -1085,6 +1085,7 @@ "string_status": "ステータス", "string_fee": "手数料", "string_total_amount": "合計金額", + "string_total_amount_s": "Total Amount: %s", "string_expiration": "有効期限", "export_transaction_error": "開始日は終了日より前でなければなりません", "export_transaction_export_error": "選択された日付範囲にトランザクションがありません", @@ -1095,7 +1096,8 @@ "string_warning": "警告", "string_report_error": "Report Error", "string_report_sent": "Report sent.", - "step": "ステップ", + "string_best_rate_badge_text": "Best\nRate", + "step_prefix_s": "Step %s:", "scan_as_in_scan_barcode": "スキャン", "enter_as_in_enter_address_with_keyboard": "入力", "delete_account_title": "アカウントを削除", @@ -1478,6 +1480,19 @@ "see_all": "See All", "sell_crypto": "Sell Crypto", "sell_crypto_footer": "Crypto to bank or cash", + "buy_cryptocurrency_scene_title": "Buy Cryptocurrency", + "trade_option_buy_title": "Buy Cryptocurrency", + "trade_option_sell_title": "Sell Cryptocurrency", + "trade_option_select_payment_method": "Select Payment Method", + "buying_into_wallet_1s": "Buying into wallet: %s", + "trade_option_choose_provider": "Choose Provider", + "trade_option_no_quotes_title": "No quotes available", + "trade_option_no_quotes_body": "Please try again later. No providers are currently available.", + "trade_option_total_label": "Total", + "trade_option_settlement_label": "Settlement", + "trade_option_powered_by_label": "Powered By", + "trade_option_best_rate_label": "BEST\nRATE", + "trade_option_provider_failed_s": "%s Failed", "swap_crypto": "Swap Crypto", "swap_crypto_footer": "Crypto to another crypto", "spend_crypto": "Spend Crypto", @@ -1515,6 +1530,17 @@ "edge_ucation": "Edge-ucation", "education": "Education", "enter_value": "Enter Value", + "trade_region_select_start_steps": "Start in 4 Easy Steps", + "trade_region_select_step_1": "Select Your Region for personalized options", + "trade_region_select_step_2": "Create Your Quote", + "trade_region_select_step_3": "Choose Payment Method", + "trade_region_select_step_4": "Fund Your Account", + "trade_buy_unavailable_title": "Buy Unavailable", + "trade_buy_unavailable_body_2s": "Support to buy %1$s with %2$s is not available at this time.", + "trade_create_amount_s": "Amount %s", + "trade_create_exchange_rate": "Exchange Rate", + "trade_create_next": "Next", + "trade_create_max": "MAX", "currency_label_AFN": "アフガニ", "currency_label_ALL": "レク", "currency_label_DZD": "アルジェリアディナール", From cd184fafbd233c3cf3e6b7050f120ae75ae993cd Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: 2025年9月12日 10:27:52 -0700 Subject: [PATCH 19/42] New translations enus.json (Korean) --- src/locales/strings/ko.json | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/src/locales/strings/ko.json b/src/locales/strings/ko.json index c0fc9e4ed33..9e105df6275 100644 --- a/src/locales/strings/ko.json +++ b/src/locales/strings/ko.json @@ -1085,6 +1085,7 @@ "string_status": "Status", "string_fee": "Fee", "string_total_amount": "Total Amount", + "string_total_amount_s": "Total Amount: %s", "string_expiration": "Expiration", "export_transaction_error": "Start date should be earlier than the end date", "export_transaction_export_error": "No transactions in the date range chosen", @@ -1095,7 +1096,8 @@ "string_warning": "Warning", "string_report_error": "Report Error", "string_report_sent": "Report sent.", - "step": "Step", + "string_best_rate_badge_text": "Best\nRate", + "step_prefix_s": "Step %s:", "scan_as_in_scan_barcode": "Scan", "enter_as_in_enter_address_with_keyboard": "Enter", "delete_account_title": "Delete Account", @@ -1478,6 +1480,19 @@ "see_all": "See All", "sell_crypto": "Sell Crypto", "sell_crypto_footer": "Crypto to bank or cash", + "buy_cryptocurrency_scene_title": "Buy Cryptocurrency", + "trade_option_buy_title": "Buy Cryptocurrency", + "trade_option_sell_title": "Sell Cryptocurrency", + "trade_option_select_payment_method": "Select Payment Method", + "buying_into_wallet_1s": "Buying into wallet: %s", + "trade_option_choose_provider": "Choose Provider", + "trade_option_no_quotes_title": "No quotes available", + "trade_option_no_quotes_body": "Please try again later. No providers are currently available.", + "trade_option_total_label": "Total", + "trade_option_settlement_label": "Settlement", + "trade_option_powered_by_label": "Powered By", + "trade_option_best_rate_label": "BEST\nRATE", + "trade_option_provider_failed_s": "%s Failed", "swap_crypto": "Swap Crypto", "swap_crypto_footer": "Crypto to another crypto", "spend_crypto": "Spend Crypto", @@ -1515,6 +1530,17 @@ "edge_ucation": "Edge-ucation", "education": "Education", "enter_value": "Enter Value", + "trade_region_select_start_steps": "Start in 4 Easy Steps", + "trade_region_select_step_1": "Select Your Region for personalized options", + "trade_region_select_step_2": "Create Your Quote", + "trade_region_select_step_3": "Choose Payment Method", + "trade_region_select_step_4": "Fund Your Account", + "trade_buy_unavailable_title": "Buy Unavailable", + "trade_buy_unavailable_body_2s": "Support to buy %1$s with %2$s is not available at this time.", + "trade_create_amount_s": "Amount %s", + "trade_create_exchange_rate": "Exchange Rate", + "trade_create_next": "Next", + "trade_create_max": "MAX", "currency_label_AFN": "Afghani", "currency_label_ALL": "Lek", "currency_label_DZD": "Algerian Dinar", From 2b67fbe02a8e27f2b4dccd1c045cd93488b6447a Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: 2025年9月12日 10:27:53 -0700 Subject: [PATCH 20/42] New translations enus.json (Portuguese) --- src/locales/strings/pt.json | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/src/locales/strings/pt.json b/src/locales/strings/pt.json index 1aabe6ec80e..61dcc1e3a24 100644 --- a/src/locales/strings/pt.json +++ b/src/locales/strings/pt.json @@ -1085,6 +1085,7 @@ "string_status": "Status", "string_fee": "Taxa", "string_total_amount": "Valor Total", + "string_total_amount_s": "Total Amount: %s", "string_expiration": "Expiração", "export_transaction_error": "A data de início deve ser anterior à data de término", "export_transaction_export_error": "Não há transações no intervalo de datas escolhido", @@ -1095,7 +1096,8 @@ "string_warning": "Aviso", "string_report_error": "Report Error", "string_report_sent": "Report sent.", - "step": "Passo", + "string_best_rate_badge_text": "Best\nRate", + "step_prefix_s": "Step %s:", "scan_as_in_scan_barcode": "Escanear", "enter_as_in_enter_address_with_keyboard": "Insira", "delete_account_title": "Excluir Conta", @@ -1478,6 +1480,19 @@ "see_all": "See All", "sell_crypto": "Sell Crypto", "sell_crypto_footer": "Crypto to bank or cash", + "buy_cryptocurrency_scene_title": "Buy Cryptocurrency", + "trade_option_buy_title": "Buy Cryptocurrency", + "trade_option_sell_title": "Sell Cryptocurrency", + "trade_option_select_payment_method": "Select Payment Method", + "buying_into_wallet_1s": "Buying into wallet: %s", + "trade_option_choose_provider": "Choose Provider", + "trade_option_no_quotes_title": "No quotes available", + "trade_option_no_quotes_body": "Please try again later. No providers are currently available.", + "trade_option_total_label": "Total", + "trade_option_settlement_label": "Settlement", + "trade_option_powered_by_label": "Powered By", + "trade_option_best_rate_label": "BEST\nRATE", + "trade_option_provider_failed_s": "%s Failed", "swap_crypto": "Swap Crypto", "swap_crypto_footer": "Crypto to another crypto", "spend_crypto": "Spend Crypto", @@ -1515,6 +1530,17 @@ "edge_ucation": "Edge-ucation", "education": "Education", "enter_value": "Enter Value", + "trade_region_select_start_steps": "Start in 4 Easy Steps", + "trade_region_select_step_1": "Select Your Region for personalized options", + "trade_region_select_step_2": "Create Your Quote", + "trade_region_select_step_3": "Choose Payment Method", + "trade_region_select_step_4": "Fund Your Account", + "trade_buy_unavailable_title": "Buy Unavailable", + "trade_buy_unavailable_body_2s": "Support to buy %1$s with %2$s is not available at this time.", + "trade_create_amount_s": "Amount %s", + "trade_create_exchange_rate": "Exchange Rate", + "trade_create_next": "Next", + "trade_create_max": "MAX", "currency_label_AFN": "Afegão", "currency_label_ALL": "Lek", "currency_label_DZD": "Dinar Argelino", From e75036909387d6cc3f5c525793a91b7fb3d04523 Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: 2025年9月12日 10:27:54 -0700 Subject: [PATCH 21/42] New translations enus.json (Russian) --- src/locales/strings/ru.json | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/src/locales/strings/ru.json b/src/locales/strings/ru.json index ff4e6754c07..1e0ed2643f8 100644 --- a/src/locales/strings/ru.json +++ b/src/locales/strings/ru.json @@ -1085,6 +1085,7 @@ "string_status": "Status", "string_fee": "Fee", "string_total_amount": "Total Amount", + "string_total_amount_s": "Total Amount: %s", "string_expiration": "Expiration", "export_transaction_error": "Дата начала не может быть позже даты конца", "export_transaction_export_error": "В диапазоне дат транзакции не выбраны", @@ -1095,7 +1096,8 @@ "string_warning": "Warning", "string_report_error": "Report Error", "string_report_sent": "Report sent.", - "step": "Step", + "string_best_rate_badge_text": "Best\nRate", + "step_prefix_s": "Step %s:", "scan_as_in_scan_barcode": "Scan", "enter_as_in_enter_address_with_keyboard": "Enter", "delete_account_title": "Delete Account", @@ -1478,6 +1480,19 @@ "see_all": "See All", "sell_crypto": "Sell Crypto", "sell_crypto_footer": "Crypto to bank or cash", + "buy_cryptocurrency_scene_title": "Buy Cryptocurrency", + "trade_option_buy_title": "Buy Cryptocurrency", + "trade_option_sell_title": "Sell Cryptocurrency", + "trade_option_select_payment_method": "Select Payment Method", + "buying_into_wallet_1s": "Buying into wallet: %s", + "trade_option_choose_provider": "Choose Provider", + "trade_option_no_quotes_title": "No quotes available", + "trade_option_no_quotes_body": "Please try again later. No providers are currently available.", + "trade_option_total_label": "Total", + "trade_option_settlement_label": "Settlement", + "trade_option_powered_by_label": "Powered By", + "trade_option_best_rate_label": "BEST\nRATE", + "trade_option_provider_failed_s": "%s Failed", "swap_crypto": "Swap Crypto", "swap_crypto_footer": "Crypto to another crypto", "spend_crypto": "Spend Crypto", @@ -1515,6 +1530,17 @@ "edge_ucation": "Edge-ucation", "education": "Education", "enter_value": "Enter Value", + "trade_region_select_start_steps": "Start in 4 Easy Steps", + "trade_region_select_step_1": "Select Your Region for personalized options", + "trade_region_select_step_2": "Create Your Quote", + "trade_region_select_step_3": "Choose Payment Method", + "trade_region_select_step_4": "Fund Your Account", + "trade_buy_unavailable_title": "Buy Unavailable", + "trade_buy_unavailable_body_2s": "Support to buy %1$s with %2$s is not available at this time.", + "trade_create_amount_s": "Amount %s", + "trade_create_exchange_rate": "Exchange Rate", + "trade_create_next": "Next", + "trade_create_max": "MAX", "currency_label_AFN": "Afghani", "currency_label_ALL": "Lek", "currency_label_DZD": "Algerian Dinar", From b838391b353d0e37f9fcbd4d6fb501f6b9d34bd6 Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: 2025年9月12日 10:27:55 -0700 Subject: [PATCH 22/42] New translations enus.json (Chinese Simplified) --- src/locales/strings/zh.json | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/src/locales/strings/zh.json b/src/locales/strings/zh.json index f0da454f81f..c74a62eae30 100644 --- a/src/locales/strings/zh.json +++ b/src/locales/strings/zh.json @@ -1085,6 +1085,7 @@ "string_status": "Status", "string_fee": "Fee", "string_total_amount": "Total Amount", + "string_total_amount_s": "Total Amount: %s", "string_expiration": "Expiration", "export_transaction_error": "Start date should be earlier than the end date", "export_transaction_export_error": "No transactions in the date range chosen", @@ -1095,7 +1096,8 @@ "string_warning": "Warning", "string_report_error": "Report Error", "string_report_sent": "Report sent.", - "step": "Step", + "string_best_rate_badge_text": "Best\nRate", + "step_prefix_s": "Step %s:", "scan_as_in_scan_barcode": "Scan", "enter_as_in_enter_address_with_keyboard": "Enter", "delete_account_title": "Delete Account", @@ -1478,6 +1480,19 @@ "see_all": "See All", "sell_crypto": "Sell Crypto", "sell_crypto_footer": "Crypto to bank or cash", + "buy_cryptocurrency_scene_title": "Buy Cryptocurrency", + "trade_option_buy_title": "Buy Cryptocurrency", + "trade_option_sell_title": "Sell Cryptocurrency", + "trade_option_select_payment_method": "Select Payment Method", + "buying_into_wallet_1s": "Buying into wallet: %s", + "trade_option_choose_provider": "Choose Provider", + "trade_option_no_quotes_title": "No quotes available", + "trade_option_no_quotes_body": "Please try again later. No providers are currently available.", + "trade_option_total_label": "Total", + "trade_option_settlement_label": "Settlement", + "trade_option_powered_by_label": "Powered By", + "trade_option_best_rate_label": "BEST\nRATE", + "trade_option_provider_failed_s": "%s Failed", "swap_crypto": "Swap Crypto", "swap_crypto_footer": "Crypto to another crypto", "spend_crypto": "Spend Crypto", @@ -1515,6 +1530,17 @@ "edge_ucation": "Edge-ucation", "education": "Education", "enter_value": "Enter Value", + "trade_region_select_start_steps": "Start in 4 Easy Steps", + "trade_region_select_step_1": "Select Your Region for personalized options", + "trade_region_select_step_2": "Create Your Quote", + "trade_region_select_step_3": "Choose Payment Method", + "trade_region_select_step_4": "Fund Your Account", + "trade_buy_unavailable_title": "Buy Unavailable", + "trade_buy_unavailable_body_2s": "Support to buy %1$s with %2$s is not available at this time.", + "trade_create_amount_s": "Amount %s", + "trade_create_exchange_rate": "Exchange Rate", + "trade_create_next": "Next", + "trade_create_max": "MAX", "currency_label_AFN": "Afghani", "currency_label_ALL": "Lek", "currency_label_DZD": "Algerian Dinar", From 3346ece04ad26b69f5a55f647cb898a12d2e3499 Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: 2025年9月12日 10:27:57 -0700 Subject: [PATCH 23/42] New translations enus.json (Vietnamese) --- src/locales/strings/vi.json | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/src/locales/strings/vi.json b/src/locales/strings/vi.json index 0b46edb12ca..65be51f2239 100644 --- a/src/locales/strings/vi.json +++ b/src/locales/strings/vi.json @@ -1085,6 +1085,7 @@ "string_status": "Status", "string_fee": "Fee", "string_total_amount": "Total Amount", + "string_total_amount_s": "Total Amount: %s", "string_expiration": "Expiration", "export_transaction_error": "Start date should be earlier than the end date", "export_transaction_export_error": "No transactions in the date range chosen", @@ -1095,7 +1096,8 @@ "string_warning": "Warning", "string_report_error": "Report Error", "string_report_sent": "Report sent.", - "step": "Step", + "string_best_rate_badge_text": "Best\nRate", + "step_prefix_s": "Step %s:", "scan_as_in_scan_barcode": "Scan", "enter_as_in_enter_address_with_keyboard": "Enter", "delete_account_title": "Delete Account", @@ -1478,6 +1480,19 @@ "see_all": "See All", "sell_crypto": "Sell Crypto", "sell_crypto_footer": "Crypto to bank or cash", + "buy_cryptocurrency_scene_title": "Buy Cryptocurrency", + "trade_option_buy_title": "Buy Cryptocurrency", + "trade_option_sell_title": "Sell Cryptocurrency", + "trade_option_select_payment_method": "Select Payment Method", + "buying_into_wallet_1s": "Buying into wallet: %s", + "trade_option_choose_provider": "Choose Provider", + "trade_option_no_quotes_title": "No quotes available", + "trade_option_no_quotes_body": "Please try again later. No providers are currently available.", + "trade_option_total_label": "Total", + "trade_option_settlement_label": "Settlement", + "trade_option_powered_by_label": "Powered By", + "trade_option_best_rate_label": "BEST\nRATE", + "trade_option_provider_failed_s": "%s Failed", "swap_crypto": "Swap Crypto", "swap_crypto_footer": "Crypto to another crypto", "spend_crypto": "Spend Crypto", @@ -1515,6 +1530,17 @@ "edge_ucation": "Edge-ucation", "education": "Education", "enter_value": "Enter Value", + "trade_region_select_start_steps": "Start in 4 Easy Steps", + "trade_region_select_step_1": "Select Your Region for personalized options", + "trade_region_select_step_2": "Create Your Quote", + "trade_region_select_step_3": "Choose Payment Method", + "trade_region_select_step_4": "Fund Your Account", + "trade_buy_unavailable_title": "Buy Unavailable", + "trade_buy_unavailable_body_2s": "Support to buy %1$s with %2$s is not available at this time.", + "trade_create_amount_s": "Amount %s", + "trade_create_exchange_rate": "Exchange Rate", + "trade_create_next": "Next", + "trade_create_max": "MAX", "currency_label_AFN": "Afghani", "currency_label_ALL": "Lek", "currency_label_DZD": "Algerian Dinar", From 862d9586ff7595d2419123fdb3bf4465c3406d2e Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: 2025年9月12日 10:27:58 -0700 Subject: [PATCH 24/42] New translations enus.json (Spanish, Mexico) --- src/locales/strings/esMX.json | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/src/locales/strings/esMX.json b/src/locales/strings/esMX.json index 74df2537e31..ac130f5a9c9 100644 --- a/src/locales/strings/esMX.json +++ b/src/locales/strings/esMX.json @@ -1085,6 +1085,7 @@ "string_status": "Estado", "string_fee": "Comisión", "string_total_amount": "Cantidad total", + "string_total_amount_s": "Total Amount: %s", "string_expiration": "Caducidad", "export_transaction_error": "La fecha de inicio debe ser anterior a la fecha de fin", "export_transaction_export_error": "No hay transacciones en el rango de fechas seleccionado", @@ -1095,7 +1096,8 @@ "string_warning": "Advertencia\n", "string_report_error": "Report Error", "string_report_sent": "Report sent.", - "step": "Paso", + "string_best_rate_badge_text": "Best\nRate", + "step_prefix_s": "Step %s:", "scan_as_in_scan_barcode": "Escanear", "enter_as_in_enter_address_with_keyboard": "Introducir", "delete_account_title": "Eliminar cuenta", @@ -1478,6 +1480,19 @@ "see_all": "Ver todo", "sell_crypto": "Vender Criptomonedas", "sell_crypto_footer": "Criptomonedas a banco o efectivo", + "buy_cryptocurrency_scene_title": "Buy Cryptocurrency", + "trade_option_buy_title": "Buy Cryptocurrency", + "trade_option_sell_title": "Sell Cryptocurrency", + "trade_option_select_payment_method": "Select Payment Method", + "buying_into_wallet_1s": "Buying into wallet: %s", + "trade_option_choose_provider": "Choose Provider", + "trade_option_no_quotes_title": "No quotes available", + "trade_option_no_quotes_body": "Please try again later. No providers are currently available.", + "trade_option_total_label": "Total", + "trade_option_settlement_label": "Settlement", + "trade_option_powered_by_label": "Powered By", + "trade_option_best_rate_label": "BEST\nRATE", + "trade_option_provider_failed_s": "%s Failed", "swap_crypto": "Intercambiar Criptomonedas", "swap_crypto_footer": "Criptomoneda a otra criptomoneda", "spend_crypto": "Spend Crypto", @@ -1515,6 +1530,17 @@ "edge_ucation": "Edge-ucation", "education": "Education", "enter_value": "Enter Value", + "trade_region_select_start_steps": "Start in 4 Easy Steps", + "trade_region_select_step_1": "Select Your Region for personalized options", + "trade_region_select_step_2": "Create Your Quote", + "trade_region_select_step_3": "Choose Payment Method", + "trade_region_select_step_4": "Fund Your Account", + "trade_buy_unavailable_title": "Buy Unavailable", + "trade_buy_unavailable_body_2s": "Support to buy %1$s with %2$s is not available at this time.", + "trade_create_amount_s": "Amount %s", + "trade_create_exchange_rate": "Exchange Rate", + "trade_create_next": "Next", + "trade_create_max": "MAX", "currency_label_AFN": "Afghani", "currency_label_ALL": "Lek", "currency_label_DZD": "Dinar Argelino", From 565357f2e00d0976a5242d6e2390c005c152570b Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: 2025年9月12日 10:27:59 -0700 Subject: [PATCH 25/42] New translations enus.json (Karakalpak) --- src/locales/strings/kaa.json | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/src/locales/strings/kaa.json b/src/locales/strings/kaa.json index 0f5046eb327..7d281babfe4 100644 --- a/src/locales/strings/kaa.json +++ b/src/locales/strings/kaa.json @@ -1085,6 +1085,7 @@ "string_status": "Status", "string_fee": "Fee", "string_total_amount": "Total Amount", + "string_total_amount_s": "Total Amount: %s", "string_expiration": "Expiration", "export_transaction_error": "Start date should be earlier than the end date", "export_transaction_export_error": "No transactions in the date range chosen", @@ -1095,7 +1096,8 @@ "string_warning": "Warning", "string_report_error": "Report Error", "string_report_sent": "Report sent.", - "step": "Adım", + "string_best_rate_badge_text": "Best\nRate", + "step_prefix_s": "Step %s:", "scan_as_in_scan_barcode": "Scan", "enter_as_in_enter_address_with_keyboard": "Enter", "delete_account_title": "Delete Account", @@ -1478,6 +1480,19 @@ "see_all": "See All", "sell_crypto": "Sell Crypto", "sell_crypto_footer": "Crypto to bank or cash", + "buy_cryptocurrency_scene_title": "Buy Cryptocurrency", + "trade_option_buy_title": "Buy Cryptocurrency", + "trade_option_sell_title": "Sell Cryptocurrency", + "trade_option_select_payment_method": "Select Payment Method", + "buying_into_wallet_1s": "Buying into wallet: %s", + "trade_option_choose_provider": "Choose Provider", + "trade_option_no_quotes_title": "No quotes available", + "trade_option_no_quotes_body": "Please try again later. No providers are currently available.", + "trade_option_total_label": "Total", + "trade_option_settlement_label": "Settlement", + "trade_option_powered_by_label": "Powered By", + "trade_option_best_rate_label": "BEST\nRATE", + "trade_option_provider_failed_s": "%s Failed", "swap_crypto": "Swap Crypto", "swap_crypto_footer": "Crypto to another crypto", "spend_crypto": "Spend Crypto", @@ -1515,6 +1530,17 @@ "edge_ucation": "Edge-ucation", "education": "Education", "enter_value": "Enter Value", + "trade_region_select_start_steps": "Start in 4 Easy Steps", + "trade_region_select_step_1": "Select Your Region for personalized options", + "trade_region_select_step_2": "Create Your Quote", + "trade_region_select_step_3": "Choose Payment Method", + "trade_region_select_step_4": "Fund Your Account", + "trade_buy_unavailable_title": "Buy Unavailable", + "trade_buy_unavailable_body_2s": "Support to buy %1$s with %2$s is not available at this time.", + "trade_create_amount_s": "Amount %s", + "trade_create_exchange_rate": "Exchange Rate", + "trade_create_next": "Next", + "trade_create_max": "MAX", "currency_label_AFN": "Afghani", "currency_label_ALL": "Lek", "currency_label_DZD": "Algerian Dinar", From f4560b403b26b45a911ee4576b12d3517f68d1fe Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: 2025年9月13日 07:15:15 -0700 Subject: [PATCH 26/42] New translations enus.json (Italian) --- src/locales/strings/it.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/locales/strings/it.json b/src/locales/strings/it.json index 1b176a9c776..e66612f30dd 100644 --- a/src/locales/strings/it.json +++ b/src/locales/strings/it.json @@ -1085,7 +1085,7 @@ "string_status": "Stato", "string_fee": "Commissione", "string_total_amount": "Importo totale", - "string_total_amount_s": "Total Amount: %s", + "string_total_amount_s": "Importo Totale: %s", "string_expiration": "Scadenza", "export_transaction_error": "La data d'inizio non può essere successiva alla data di fine", "export_transaction_export_error": "Nessuna transazione nell'intervallo di date scelto", @@ -1096,8 +1096,8 @@ "string_warning": "Attenzione", "string_report_error": "Segnala un errore", "string_report_sent": "Segnalazione inviata.", - "string_best_rate_badge_text": "Best\nRate", - "step_prefix_s": "Step %s:", + "string_best_rate_badge_text": "Miglior\ntasso", + "step_prefix_s": "Fase %s:", "scan_as_in_scan_barcode": "Scansiona", "enter_as_in_enter_address_with_keyboard": "Inserisci", "delete_account_title": "Elimina l'account", @@ -1480,19 +1480,19 @@ "see_all": "Visualizza tutto", "sell_crypto": "Vendi Cripto", "sell_crypto_footer": "Da cripto a banca o contanti", - "buy_cryptocurrency_scene_title": "Buy Cryptocurrency", - "trade_option_buy_title": "Buy Cryptocurrency", - "trade_option_sell_title": "Sell Cryptocurrency", - "trade_option_select_payment_method": "Select Payment Method", - "buying_into_wallet_1s": "Buying into wallet: %s", - "trade_option_choose_provider": "Choose Provider", - "trade_option_no_quotes_title": "No quotes available", - "trade_option_no_quotes_body": "Please try again later. No providers are currently available.", - "trade_option_total_label": "Total", + "buy_cryptocurrency_scene_title": "Acquista criptovalute", + "trade_option_buy_title": "Acquista criptovalute", + "trade_option_sell_title": "Vendi criptovalute", + "trade_option_select_payment_method": "Scegli il metodo di pagamento", + "buying_into_wallet_1s": "Ricevi nel portafoglio: %s", + "trade_option_choose_provider": "Scegli provider", + "trade_option_no_quotes_title": "Nessuna quota disponibile", + "trade_option_no_quotes_body": "Riprova più tardi. Nessun provider è attualmente disponibile.", + "trade_option_total_label": "Totale", "trade_option_settlement_label": "Settlement", - "trade_option_powered_by_label": "Powered By", + "trade_option_powered_by_label": "Offerto da", "trade_option_best_rate_label": "BEST\nRATE", - "trade_option_provider_failed_s": "%s Failed", + "trade_option_provider_failed_s": "%s fallito", "swap_crypto": "Scambia Cripto", "swap_crypto_footer": "Da una cripto a un'altra cripto", "spend_crypto": "Spendi criptovalute", @@ -1530,9 +1530,9 @@ "edge_ucation": "Edge-ucazione", "education": "Educazione", "enter_value": "Inserisci valore", - "trade_region_select_start_steps": "Start in 4 Easy Steps", + "trade_region_select_start_steps": "Inizia in 4 semplici passi", "trade_region_select_step_1": "Select Your Region for personalized options", - "trade_region_select_step_2": "Create Your Quote", + "trade_region_select_step_2": "Crea il tuo preventivo", "trade_region_select_step_3": "Choose Payment Method", "trade_region_select_step_4": "Fund Your Account", "trade_buy_unavailable_title": "Buy Unavailable", From c274ee4a619fc07f23ee640d6760e90d1299a260 Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: 2025年9月13日 08:22:08 -0700 Subject: [PATCH 27/42] New translations enus.json (Italian) --- src/locales/strings/it.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/locales/strings/it.json b/src/locales/strings/it.json index e66612f30dd..2aade2ef906 100644 --- a/src/locales/strings/it.json +++ b/src/locales/strings/it.json @@ -1491,7 +1491,7 @@ "trade_option_total_label": "Totale", "trade_option_settlement_label": "Settlement", "trade_option_powered_by_label": "Offerto da", - "trade_option_best_rate_label": "BEST\nRATE", + "trade_option_best_rate_label": "MIGLIOR\nTASSO", "trade_option_provider_failed_s": "%s fallito", "swap_crypto": "Scambia Cripto", "swap_crypto_footer": "Da una cripto a un'altra cripto", @@ -1531,15 +1531,15 @@ "education": "Educazione", "enter_value": "Inserisci valore", "trade_region_select_start_steps": "Inizia in 4 semplici passi", - "trade_region_select_step_1": "Select Your Region for personalized options", + "trade_region_select_step_1": "Seleziona la tua regione per le opzioni personalizzate", "trade_region_select_step_2": "Crea il tuo preventivo", - "trade_region_select_step_3": "Choose Payment Method", - "trade_region_select_step_4": "Fund Your Account", - "trade_buy_unavailable_title": "Buy Unavailable", - "trade_buy_unavailable_body_2s": "Support to buy %1$s with %2$s is not available at this time.", - "trade_create_amount_s": "Amount %s", - "trade_create_exchange_rate": "Exchange Rate", - "trade_create_next": "Next", + "trade_region_select_step_3": "Scegli il metodo di pagamento", + "trade_region_select_step_4": "Aggiungi fondi al tuo account", + "trade_buy_unavailable_title": "Acquisto non disponibile", + "trade_buy_unavailable_body_2s": "In questo momento non è possibile acquistare %1$s con %2$s.", + "trade_create_amount_s": "Importo: %s", + "trade_create_exchange_rate": "Tasso di cambio", + "trade_create_next": "Avanti", "trade_create_max": "MAX", "currency_label_AFN": "Afghani", "currency_label_ALL": "Lek", From 25d6a6eb071f3e2a4bcd223d442e20cbf56ab367 Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: 2025年9月19日 10:53:23 -0700 Subject: [PATCH 28/42] New translations enus.json (French) --- src/locales/strings/fr.json | 28 +--------------------------- 1 file changed, 1 insertion(+), 27 deletions(-) diff --git a/src/locales/strings/fr.json b/src/locales/strings/fr.json index 3d8df934fee..62c8c67aeeb 100644 --- a/src/locales/strings/fr.json +++ b/src/locales/strings/fr.json @@ -1085,7 +1085,6 @@ "string_status": "Status", "string_fee": "Fee", "string_total_amount": "Total Amount", - "string_total_amount_s": "Total Amount: %s", "string_expiration": "Expiration", "export_transaction_error": "Start date should be earlier than the end date", "export_transaction_export_error": "No transactions in the date range chosen", @@ -1096,8 +1095,7 @@ "string_warning": "Warning", "string_report_error": "Report Error", "string_report_sent": "Report sent.", - "string_best_rate_badge_text": "Best\nRate", - "step_prefix_s": "Step %s:", + "step": "Step", "scan_as_in_scan_barcode": "Scan", "enter_as_in_enter_address_with_keyboard": "Enter", "delete_account_title": "Delete Account", @@ -1480,19 +1478,6 @@ "see_all": "See All", "sell_crypto": "Sell Crypto", "sell_crypto_footer": "Crypto to bank or cash", - "buy_cryptocurrency_scene_title": "Buy Cryptocurrency", - "trade_option_buy_title": "Buy Cryptocurrency", - "trade_option_sell_title": "Sell Cryptocurrency", - "trade_option_select_payment_method": "Select Payment Method", - "buying_into_wallet_1s": "Buying into wallet: %s", - "trade_option_choose_provider": "Choose Provider", - "trade_option_no_quotes_title": "No quotes available", - "trade_option_no_quotes_body": "Please try again later. No providers are currently available.", - "trade_option_total_label": "Total", - "trade_option_settlement_label": "Settlement", - "trade_option_powered_by_label": "Powered By", - "trade_option_best_rate_label": "BEST\nRATE", - "trade_option_provider_failed_s": "%s Failed", "swap_crypto": "Swap Crypto", "swap_crypto_footer": "Crypto to another crypto", "spend_crypto": "Spend Crypto", @@ -1530,17 +1515,6 @@ "edge_ucation": "Edge-ucation", "education": "Education", "enter_value": "Enter Value", - "trade_region_select_start_steps": "Start in 4 Easy Steps", - "trade_region_select_step_1": "Select Your Region for personalized options", - "trade_region_select_step_2": "Create Your Quote", - "trade_region_select_step_3": "Choose Payment Method", - "trade_region_select_step_4": "Fund Your Account", - "trade_buy_unavailable_title": "Buy Unavailable", - "trade_buy_unavailable_body_2s": "Support to buy %1$s with %2$s is not available at this time.", - "trade_create_amount_s": "Amount %s", - "trade_create_exchange_rate": "Exchange Rate", - "trade_create_next": "Next", - "trade_create_max": "MAX", "currency_label_AFN": "Afghani", "currency_label_ALL": "Lek", "currency_label_DZD": "Algerian Dinar", From 043028d374a7b797d9d95729fedff7e81faacdd7 Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: 2025年9月19日 10:53:25 -0700 Subject: [PATCH 29/42] New translations enus.json (Spanish) --- src/locales/strings/es.json | 28 +--------------------------- 1 file changed, 1 insertion(+), 27 deletions(-) diff --git a/src/locales/strings/es.json b/src/locales/strings/es.json index cca61353c25..7b53b3cedec 100644 --- a/src/locales/strings/es.json +++ b/src/locales/strings/es.json @@ -1085,7 +1085,6 @@ "string_status": "Estado", "string_fee": "Comisión", "string_total_amount": "Cantidad total", - "string_total_amount_s": "Total Amount: %s", "string_expiration": "Caducidad", "export_transaction_error": "La fecha de inicio debe ser anterior a la fecha de fin", "export_transaction_export_error": "No hay transacciones en el rango de fechas seleccionado", @@ -1096,8 +1095,7 @@ "string_warning": "Warning", "string_report_error": "Report Error", "string_report_sent": "Report sent.", - "string_best_rate_badge_text": "Best\nRate", - "step_prefix_s": "Step %s:", + "step": "Step", "scan_as_in_scan_barcode": "Escanear", "enter_as_in_enter_address_with_keyboard": "Introducir", "delete_account_title": "Delete Account", @@ -1480,19 +1478,6 @@ "see_all": "See All", "sell_crypto": "Sell Crypto", "sell_crypto_footer": "Crypto to bank or cash", - "buy_cryptocurrency_scene_title": "Buy Cryptocurrency", - "trade_option_buy_title": "Buy Cryptocurrency", - "trade_option_sell_title": "Sell Cryptocurrency", - "trade_option_select_payment_method": "Select Payment Method", - "buying_into_wallet_1s": "Buying into wallet: %s", - "trade_option_choose_provider": "Choose Provider", - "trade_option_no_quotes_title": "No quotes available", - "trade_option_no_quotes_body": "Please try again later. No providers are currently available.", - "trade_option_total_label": "Total", - "trade_option_settlement_label": "Settlement", - "trade_option_powered_by_label": "Powered By", - "trade_option_best_rate_label": "BEST\nRATE", - "trade_option_provider_failed_s": "%s Failed", "swap_crypto": "Swap Crypto", "swap_crypto_footer": "Crypto to another crypto", "spend_crypto": "Spend Crypto", @@ -1530,17 +1515,6 @@ "edge_ucation": "Edge-ucation", "education": "Education", "enter_value": "Enter Value", - "trade_region_select_start_steps": "Start in 4 Easy Steps", - "trade_region_select_step_1": "Select Your Region for personalized options", - "trade_region_select_step_2": "Create Your Quote", - "trade_region_select_step_3": "Choose Payment Method", - "trade_region_select_step_4": "Fund Your Account", - "trade_buy_unavailable_title": "Buy Unavailable", - "trade_buy_unavailable_body_2s": "Support to buy %1$s with %2$s is not available at this time.", - "trade_create_amount_s": "Amount %s", - "trade_create_exchange_rate": "Exchange Rate", - "trade_create_next": "Next", - "trade_create_max": "MAX", "currency_label_AFN": "Afghani", "currency_label_ALL": "Lek", "currency_label_DZD": "Dinar Argelino", From 474720788abe05440a694805310745190f3b263e Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: 2025年9月19日 10:53:26 -0700 Subject: [PATCH 30/42] New translations enus.json (German) --- src/locales/strings/de.json | 28 +--------------------------- 1 file changed, 1 insertion(+), 27 deletions(-) diff --git a/src/locales/strings/de.json b/src/locales/strings/de.json index 2488d14ec8a..4ccb2fc53be 100644 --- a/src/locales/strings/de.json +++ b/src/locales/strings/de.json @@ -1085,7 +1085,6 @@ "string_status": "Status", "string_fee": "Gebühr", "string_total_amount": "Gesamtbetrag", - "string_total_amount_s": "Total Amount: %s", "string_expiration": "Ablaufdatum", "export_transaction_error": "Das Startdatum sollte vor dem Enddatum liegen", "export_transaction_export_error": "Keine Transaktionen im gewählten Datumsbereich", @@ -1096,8 +1095,7 @@ "string_warning": "Warnung", "string_report_error": "Report Error", "string_report_sent": "Report sent.", - "string_best_rate_badge_text": "Best\nRate", - "step_prefix_s": "Step %s:", + "step": "Step", "scan_as_in_scan_barcode": "Scannen", "enter_as_in_enter_address_with_keyboard": "Eingeben", "delete_account_title": "Konto löschen", @@ -1480,19 +1478,6 @@ "see_all": "See All", "sell_crypto": "Sell Crypto", "sell_crypto_footer": "Crypto to bank or cash", - "buy_cryptocurrency_scene_title": "Buy Cryptocurrency", - "trade_option_buy_title": "Buy Cryptocurrency", - "trade_option_sell_title": "Sell Cryptocurrency", - "trade_option_select_payment_method": "Select Payment Method", - "buying_into_wallet_1s": "Buying into wallet: %s", - "trade_option_choose_provider": "Choose Provider", - "trade_option_no_quotes_title": "No quotes available", - "trade_option_no_quotes_body": "Please try again later. No providers are currently available.", - "trade_option_total_label": "Total", - "trade_option_settlement_label": "Settlement", - "trade_option_powered_by_label": "Powered By", - "trade_option_best_rate_label": "BEST\nRATE", - "trade_option_provider_failed_s": "%s Failed", "swap_crypto": "Swap Crypto", "swap_crypto_footer": "Crypto to another crypto", "spend_crypto": "Spend Crypto", @@ -1530,17 +1515,6 @@ "edge_ucation": "Edge-ucation", "education": "Education", "enter_value": "Enter Value", - "trade_region_select_start_steps": "Start in 4 Easy Steps", - "trade_region_select_step_1": "Select Your Region for personalized options", - "trade_region_select_step_2": "Create Your Quote", - "trade_region_select_step_3": "Choose Payment Method", - "trade_region_select_step_4": "Fund Your Account", - "trade_buy_unavailable_title": "Buy Unavailable", - "trade_buy_unavailable_body_2s": "Support to buy %1$s with %2$s is not available at this time.", - "trade_create_amount_s": "Amount %s", - "trade_create_exchange_rate": "Exchange Rate", - "trade_create_next": "Next", - "trade_create_max": "MAX", "currency_label_AFN": "Afghani", "currency_label_ALL": "Lek", "currency_label_DZD": "Algerische Dinar", From e34e4afbbb355754b8fa9f93344d6e85c1f984b2 Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: 2025年9月19日 10:53:29 -0700 Subject: [PATCH 31/42] New translations enus.json (Italian) --- src/locales/strings/it.json | 28 +--------------------------- 1 file changed, 1 insertion(+), 27 deletions(-) diff --git a/src/locales/strings/it.json b/src/locales/strings/it.json index 2aade2ef906..62c59a089d4 100644 --- a/src/locales/strings/it.json +++ b/src/locales/strings/it.json @@ -1085,7 +1085,6 @@ "string_status": "Stato", "string_fee": "Commissione", "string_total_amount": "Importo totale", - "string_total_amount_s": "Importo Totale: %s", "string_expiration": "Scadenza", "export_transaction_error": "La data d'inizio non può essere successiva alla data di fine", "export_transaction_export_error": "Nessuna transazione nell'intervallo di date scelto", @@ -1096,8 +1095,7 @@ "string_warning": "Attenzione", "string_report_error": "Segnala un errore", "string_report_sent": "Segnalazione inviata.", - "string_best_rate_badge_text": "Miglior\ntasso", - "step_prefix_s": "Fase %s:", + "step": "Step", "scan_as_in_scan_barcode": "Scansiona", "enter_as_in_enter_address_with_keyboard": "Inserisci", "delete_account_title": "Elimina l'account", @@ -1480,19 +1478,6 @@ "see_all": "Visualizza tutto", "sell_crypto": "Vendi Cripto", "sell_crypto_footer": "Da cripto a banca o contanti", - "buy_cryptocurrency_scene_title": "Acquista criptovalute", - "trade_option_buy_title": "Acquista criptovalute", - "trade_option_sell_title": "Vendi criptovalute", - "trade_option_select_payment_method": "Scegli il metodo di pagamento", - "buying_into_wallet_1s": "Ricevi nel portafoglio: %s", - "trade_option_choose_provider": "Scegli provider", - "trade_option_no_quotes_title": "Nessuna quota disponibile", - "trade_option_no_quotes_body": "Riprova più tardi. Nessun provider è attualmente disponibile.", - "trade_option_total_label": "Totale", - "trade_option_settlement_label": "Settlement", - "trade_option_powered_by_label": "Offerto da", - "trade_option_best_rate_label": "MIGLIOR\nTASSO", - "trade_option_provider_failed_s": "%s fallito", "swap_crypto": "Scambia Cripto", "swap_crypto_footer": "Da una cripto a un'altra cripto", "spend_crypto": "Spendi criptovalute", @@ -1530,17 +1515,6 @@ "edge_ucation": "Edge-ucazione", "education": "Educazione", "enter_value": "Inserisci valore", - "trade_region_select_start_steps": "Inizia in 4 semplici passi", - "trade_region_select_step_1": "Seleziona la tua regione per le opzioni personalizzate", - "trade_region_select_step_2": "Crea il tuo preventivo", - "trade_region_select_step_3": "Scegli il metodo di pagamento", - "trade_region_select_step_4": "Aggiungi fondi al tuo account", - "trade_buy_unavailable_title": "Acquisto non disponibile", - "trade_buy_unavailable_body_2s": "In questo momento non è possibile acquistare %1$s con %2$s.", - "trade_create_amount_s": "Importo: %s", - "trade_create_exchange_rate": "Tasso di cambio", - "trade_create_next": "Avanti", - "trade_create_max": "MAX", "currency_label_AFN": "Afghani", "currency_label_ALL": "Lek", "currency_label_DZD": "Dinar Algerino", From 3611d3b8cbaf4a0f7caedd3ce3c3db953c0b5078 Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: 2025年9月19日 10:53:30 -0700 Subject: [PATCH 32/42] New translations enus.json (Japanese) --- src/locales/strings/ja.json | 28 +--------------------------- 1 file changed, 1 insertion(+), 27 deletions(-) diff --git a/src/locales/strings/ja.json b/src/locales/strings/ja.json index 1755ad862cc..d37e90e872a 100644 --- a/src/locales/strings/ja.json +++ b/src/locales/strings/ja.json @@ -1085,7 +1085,6 @@ "string_status": "ステータス", "string_fee": "手数料", "string_total_amount": "合計金額", - "string_total_amount_s": "Total Amount: %s", "string_expiration": "有効期限", "export_transaction_error": "開始日は終了日より前でなければなりません", "export_transaction_export_error": "選択された日付範囲にトランザクションがありません", @@ -1096,8 +1095,7 @@ "string_warning": "警告", "string_report_error": "Report Error", "string_report_sent": "Report sent.", - "string_best_rate_badge_text": "Best\nRate", - "step_prefix_s": "Step %s:", + "step": "Step", "scan_as_in_scan_barcode": "スキャン", "enter_as_in_enter_address_with_keyboard": "入力", "delete_account_title": "アカウントを削除", @@ -1480,19 +1478,6 @@ "see_all": "See All", "sell_crypto": "Sell Crypto", "sell_crypto_footer": "Crypto to bank or cash", - "buy_cryptocurrency_scene_title": "Buy Cryptocurrency", - "trade_option_buy_title": "Buy Cryptocurrency", - "trade_option_sell_title": "Sell Cryptocurrency", - "trade_option_select_payment_method": "Select Payment Method", - "buying_into_wallet_1s": "Buying into wallet: %s", - "trade_option_choose_provider": "Choose Provider", - "trade_option_no_quotes_title": "No quotes available", - "trade_option_no_quotes_body": "Please try again later. No providers are currently available.", - "trade_option_total_label": "Total", - "trade_option_settlement_label": "Settlement", - "trade_option_powered_by_label": "Powered By", - "trade_option_best_rate_label": "BEST\nRATE", - "trade_option_provider_failed_s": "%s Failed", "swap_crypto": "Swap Crypto", "swap_crypto_footer": "Crypto to another crypto", "spend_crypto": "Spend Crypto", @@ -1530,17 +1515,6 @@ "edge_ucation": "Edge-ucation", "education": "Education", "enter_value": "Enter Value", - "trade_region_select_start_steps": "Start in 4 Easy Steps", - "trade_region_select_step_1": "Select Your Region for personalized options", - "trade_region_select_step_2": "Create Your Quote", - "trade_region_select_step_3": "Choose Payment Method", - "trade_region_select_step_4": "Fund Your Account", - "trade_buy_unavailable_title": "Buy Unavailable", - "trade_buy_unavailable_body_2s": "Support to buy %1$s with %2$s is not available at this time.", - "trade_create_amount_s": "Amount %s", - "trade_create_exchange_rate": "Exchange Rate", - "trade_create_next": "Next", - "trade_create_max": "MAX", "currency_label_AFN": "アフガニ", "currency_label_ALL": "レク", "currency_label_DZD": "アルジェリアディナール", From 326edafa06a507a1930841d10f6a6bc4c8b65007 Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: 2025年9月19日 10:53:32 -0700 Subject: [PATCH 33/42] New translations enus.json (Korean) --- src/locales/strings/ko.json | 28 +--------------------------- 1 file changed, 1 insertion(+), 27 deletions(-) diff --git a/src/locales/strings/ko.json b/src/locales/strings/ko.json index 9e105df6275..c0fc9e4ed33 100644 --- a/src/locales/strings/ko.json +++ b/src/locales/strings/ko.json @@ -1085,7 +1085,6 @@ "string_status": "Status", "string_fee": "Fee", "string_total_amount": "Total Amount", - "string_total_amount_s": "Total Amount: %s", "string_expiration": "Expiration", "export_transaction_error": "Start date should be earlier than the end date", "export_transaction_export_error": "No transactions in the date range chosen", @@ -1096,8 +1095,7 @@ "string_warning": "Warning", "string_report_error": "Report Error", "string_report_sent": "Report sent.", - "string_best_rate_badge_text": "Best\nRate", - "step_prefix_s": "Step %s:", + "step": "Step", "scan_as_in_scan_barcode": "Scan", "enter_as_in_enter_address_with_keyboard": "Enter", "delete_account_title": "Delete Account", @@ -1480,19 +1478,6 @@ "see_all": "See All", "sell_crypto": "Sell Crypto", "sell_crypto_footer": "Crypto to bank or cash", - "buy_cryptocurrency_scene_title": "Buy Cryptocurrency", - "trade_option_buy_title": "Buy Cryptocurrency", - "trade_option_sell_title": "Sell Cryptocurrency", - "trade_option_select_payment_method": "Select Payment Method", - "buying_into_wallet_1s": "Buying into wallet: %s", - "trade_option_choose_provider": "Choose Provider", - "trade_option_no_quotes_title": "No quotes available", - "trade_option_no_quotes_body": "Please try again later. No providers are currently available.", - "trade_option_total_label": "Total", - "trade_option_settlement_label": "Settlement", - "trade_option_powered_by_label": "Powered By", - "trade_option_best_rate_label": "BEST\nRATE", - "trade_option_provider_failed_s": "%s Failed", "swap_crypto": "Swap Crypto", "swap_crypto_footer": "Crypto to another crypto", "spend_crypto": "Spend Crypto", @@ -1530,17 +1515,6 @@ "edge_ucation": "Edge-ucation", "education": "Education", "enter_value": "Enter Value", - "trade_region_select_start_steps": "Start in 4 Easy Steps", - "trade_region_select_step_1": "Select Your Region for personalized options", - "trade_region_select_step_2": "Create Your Quote", - "trade_region_select_step_3": "Choose Payment Method", - "trade_region_select_step_4": "Fund Your Account", - "trade_buy_unavailable_title": "Buy Unavailable", - "trade_buy_unavailable_body_2s": "Support to buy %1$s with %2$s is not available at this time.", - "trade_create_amount_s": "Amount %s", - "trade_create_exchange_rate": "Exchange Rate", - "trade_create_next": "Next", - "trade_create_max": "MAX", "currency_label_AFN": "Afghani", "currency_label_ALL": "Lek", "currency_label_DZD": "Algerian Dinar", From 0350a1993a105954b28c9a93a0d1341c0343f880 Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: 2025年9月19日 10:53:33 -0700 Subject: [PATCH 34/42] New translations enus.json (Portuguese) --- src/locales/strings/pt.json | 28 +--------------------------- 1 file changed, 1 insertion(+), 27 deletions(-) diff --git a/src/locales/strings/pt.json b/src/locales/strings/pt.json index 61dcc1e3a24..12833849cb9 100644 --- a/src/locales/strings/pt.json +++ b/src/locales/strings/pt.json @@ -1085,7 +1085,6 @@ "string_status": "Status", "string_fee": "Taxa", "string_total_amount": "Valor Total", - "string_total_amount_s": "Total Amount: %s", "string_expiration": "Expiração", "export_transaction_error": "A data de início deve ser anterior à data de término", "export_transaction_export_error": "Não há transações no intervalo de datas escolhido", @@ -1096,8 +1095,7 @@ "string_warning": "Aviso", "string_report_error": "Report Error", "string_report_sent": "Report sent.", - "string_best_rate_badge_text": "Best\nRate", - "step_prefix_s": "Step %s:", + "step": "Step", "scan_as_in_scan_barcode": "Escanear", "enter_as_in_enter_address_with_keyboard": "Insira", "delete_account_title": "Excluir Conta", @@ -1480,19 +1478,6 @@ "see_all": "See All", "sell_crypto": "Sell Crypto", "sell_crypto_footer": "Crypto to bank or cash", - "buy_cryptocurrency_scene_title": "Buy Cryptocurrency", - "trade_option_buy_title": "Buy Cryptocurrency", - "trade_option_sell_title": "Sell Cryptocurrency", - "trade_option_select_payment_method": "Select Payment Method", - "buying_into_wallet_1s": "Buying into wallet: %s", - "trade_option_choose_provider": "Choose Provider", - "trade_option_no_quotes_title": "No quotes available", - "trade_option_no_quotes_body": "Please try again later. No providers are currently available.", - "trade_option_total_label": "Total", - "trade_option_settlement_label": "Settlement", - "trade_option_powered_by_label": "Powered By", - "trade_option_best_rate_label": "BEST\nRATE", - "trade_option_provider_failed_s": "%s Failed", "swap_crypto": "Swap Crypto", "swap_crypto_footer": "Crypto to another crypto", "spend_crypto": "Spend Crypto", @@ -1530,17 +1515,6 @@ "edge_ucation": "Edge-ucation", "education": "Education", "enter_value": "Enter Value", - "trade_region_select_start_steps": "Start in 4 Easy Steps", - "trade_region_select_step_1": "Select Your Region for personalized options", - "trade_region_select_step_2": "Create Your Quote", - "trade_region_select_step_3": "Choose Payment Method", - "trade_region_select_step_4": "Fund Your Account", - "trade_buy_unavailable_title": "Buy Unavailable", - "trade_buy_unavailable_body_2s": "Support to buy %1$s with %2$s is not available at this time.", - "trade_create_amount_s": "Amount %s", - "trade_create_exchange_rate": "Exchange Rate", - "trade_create_next": "Next", - "trade_create_max": "MAX", "currency_label_AFN": "Afegão", "currency_label_ALL": "Lek", "currency_label_DZD": "Dinar Argelino", From dcc4449d2c3811ca53a26edc1fe4a19e13d0d1ff Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: 2025年9月19日 10:53:35 -0700 Subject: [PATCH 35/42] New translations enus.json (Russian) --- src/locales/strings/ru.json | 28 +--------------------------- 1 file changed, 1 insertion(+), 27 deletions(-) diff --git a/src/locales/strings/ru.json b/src/locales/strings/ru.json index 1e0ed2643f8..ff4e6754c07 100644 --- a/src/locales/strings/ru.json +++ b/src/locales/strings/ru.json @@ -1085,7 +1085,6 @@ "string_status": "Status", "string_fee": "Fee", "string_total_amount": "Total Amount", - "string_total_amount_s": "Total Amount: %s", "string_expiration": "Expiration", "export_transaction_error": "Дата начала не может быть позже даты конца", "export_transaction_export_error": "В диапазоне дат транзакции не выбраны", @@ -1096,8 +1095,7 @@ "string_warning": "Warning", "string_report_error": "Report Error", "string_report_sent": "Report sent.", - "string_best_rate_badge_text": "Best\nRate", - "step_prefix_s": "Step %s:", + "step": "Step", "scan_as_in_scan_barcode": "Scan", "enter_as_in_enter_address_with_keyboard": "Enter", "delete_account_title": "Delete Account", @@ -1480,19 +1478,6 @@ "see_all": "See All", "sell_crypto": "Sell Crypto", "sell_crypto_footer": "Crypto to bank or cash", - "buy_cryptocurrency_scene_title": "Buy Cryptocurrency", - "trade_option_buy_title": "Buy Cryptocurrency", - "trade_option_sell_title": "Sell Cryptocurrency", - "trade_option_select_payment_method": "Select Payment Method", - "buying_into_wallet_1s": "Buying into wallet: %s", - "trade_option_choose_provider": "Choose Provider", - "trade_option_no_quotes_title": "No quotes available", - "trade_option_no_quotes_body": "Please try again later. No providers are currently available.", - "trade_option_total_label": "Total", - "trade_option_settlement_label": "Settlement", - "trade_option_powered_by_label": "Powered By", - "trade_option_best_rate_label": "BEST\nRATE", - "trade_option_provider_failed_s": "%s Failed", "swap_crypto": "Swap Crypto", "swap_crypto_footer": "Crypto to another crypto", "spend_crypto": "Spend Crypto", @@ -1530,17 +1515,6 @@ "edge_ucation": "Edge-ucation", "education": "Education", "enter_value": "Enter Value", - "trade_region_select_start_steps": "Start in 4 Easy Steps", - "trade_region_select_step_1": "Select Your Region for personalized options", - "trade_region_select_step_2": "Create Your Quote", - "trade_region_select_step_3": "Choose Payment Method", - "trade_region_select_step_4": "Fund Your Account", - "trade_buy_unavailable_title": "Buy Unavailable", - "trade_buy_unavailable_body_2s": "Support to buy %1$s with %2$s is not available at this time.", - "trade_create_amount_s": "Amount %s", - "trade_create_exchange_rate": "Exchange Rate", - "trade_create_next": "Next", - "trade_create_max": "MAX", "currency_label_AFN": "Afghani", "currency_label_ALL": "Lek", "currency_label_DZD": "Algerian Dinar", From 6e5f46853898183c14dbbfe8e3ec1076506e82d6 Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: 2025年9月19日 10:53:36 -0700 Subject: [PATCH 36/42] New translations enus.json (Chinese Simplified) --- src/locales/strings/zh.json | 28 +--------------------------- 1 file changed, 1 insertion(+), 27 deletions(-) diff --git a/src/locales/strings/zh.json b/src/locales/strings/zh.json index c74a62eae30..f0da454f81f 100644 --- a/src/locales/strings/zh.json +++ b/src/locales/strings/zh.json @@ -1085,7 +1085,6 @@ "string_status": "Status", "string_fee": "Fee", "string_total_amount": "Total Amount", - "string_total_amount_s": "Total Amount: %s", "string_expiration": "Expiration", "export_transaction_error": "Start date should be earlier than the end date", "export_transaction_export_error": "No transactions in the date range chosen", @@ -1096,8 +1095,7 @@ "string_warning": "Warning", "string_report_error": "Report Error", "string_report_sent": "Report sent.", - "string_best_rate_badge_text": "Best\nRate", - "step_prefix_s": "Step %s:", + "step": "Step", "scan_as_in_scan_barcode": "Scan", "enter_as_in_enter_address_with_keyboard": "Enter", "delete_account_title": "Delete Account", @@ -1480,19 +1478,6 @@ "see_all": "See All", "sell_crypto": "Sell Crypto", "sell_crypto_footer": "Crypto to bank or cash", - "buy_cryptocurrency_scene_title": "Buy Cryptocurrency", - "trade_option_buy_title": "Buy Cryptocurrency", - "trade_option_sell_title": "Sell Cryptocurrency", - "trade_option_select_payment_method": "Select Payment Method", - "buying_into_wallet_1s": "Buying into wallet: %s", - "trade_option_choose_provider": "Choose Provider", - "trade_option_no_quotes_title": "No quotes available", - "trade_option_no_quotes_body": "Please try again later. No providers are currently available.", - "trade_option_total_label": "Total", - "trade_option_settlement_label": "Settlement", - "trade_option_powered_by_label": "Powered By", - "trade_option_best_rate_label": "BEST\nRATE", - "trade_option_provider_failed_s": "%s Failed", "swap_crypto": "Swap Crypto", "swap_crypto_footer": "Crypto to another crypto", "spend_crypto": "Spend Crypto", @@ -1530,17 +1515,6 @@ "edge_ucation": "Edge-ucation", "education": "Education", "enter_value": "Enter Value", - "trade_region_select_start_steps": "Start in 4 Easy Steps", - "trade_region_select_step_1": "Select Your Region for personalized options", - "trade_region_select_step_2": "Create Your Quote", - "trade_region_select_step_3": "Choose Payment Method", - "trade_region_select_step_4": "Fund Your Account", - "trade_buy_unavailable_title": "Buy Unavailable", - "trade_buy_unavailable_body_2s": "Support to buy %1$s with %2$s is not available at this time.", - "trade_create_amount_s": "Amount %s", - "trade_create_exchange_rate": "Exchange Rate", - "trade_create_next": "Next", - "trade_create_max": "MAX", "currency_label_AFN": "Afghani", "currency_label_ALL": "Lek", "currency_label_DZD": "Algerian Dinar", From 9a4559457922fa271ce23c1032baf8c731cc3fd8 Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: 2025年9月19日 10:53:38 -0700 Subject: [PATCH 37/42] New translations enus.json (Vietnamese) --- src/locales/strings/vi.json | 28 +--------------------------- 1 file changed, 1 insertion(+), 27 deletions(-) diff --git a/src/locales/strings/vi.json b/src/locales/strings/vi.json index 65be51f2239..0b46edb12ca 100644 --- a/src/locales/strings/vi.json +++ b/src/locales/strings/vi.json @@ -1085,7 +1085,6 @@ "string_status": "Status", "string_fee": "Fee", "string_total_amount": "Total Amount", - "string_total_amount_s": "Total Amount: %s", "string_expiration": "Expiration", "export_transaction_error": "Start date should be earlier than the end date", "export_transaction_export_error": "No transactions in the date range chosen", @@ -1096,8 +1095,7 @@ "string_warning": "Warning", "string_report_error": "Report Error", "string_report_sent": "Report sent.", - "string_best_rate_badge_text": "Best\nRate", - "step_prefix_s": "Step %s:", + "step": "Step", "scan_as_in_scan_barcode": "Scan", "enter_as_in_enter_address_with_keyboard": "Enter", "delete_account_title": "Delete Account", @@ -1480,19 +1478,6 @@ "see_all": "See All", "sell_crypto": "Sell Crypto", "sell_crypto_footer": "Crypto to bank or cash", - "buy_cryptocurrency_scene_title": "Buy Cryptocurrency", - "trade_option_buy_title": "Buy Cryptocurrency", - "trade_option_sell_title": "Sell Cryptocurrency", - "trade_option_select_payment_method": "Select Payment Method", - "buying_into_wallet_1s": "Buying into wallet: %s", - "trade_option_choose_provider": "Choose Provider", - "trade_option_no_quotes_title": "No quotes available", - "trade_option_no_quotes_body": "Please try again later. No providers are currently available.", - "trade_option_total_label": "Total", - "trade_option_settlement_label": "Settlement", - "trade_option_powered_by_label": "Powered By", - "trade_option_best_rate_label": "BEST\nRATE", - "trade_option_provider_failed_s": "%s Failed", "swap_crypto": "Swap Crypto", "swap_crypto_footer": "Crypto to another crypto", "spend_crypto": "Spend Crypto", @@ -1530,17 +1515,6 @@ "edge_ucation": "Edge-ucation", "education": "Education", "enter_value": "Enter Value", - "trade_region_select_start_steps": "Start in 4 Easy Steps", - "trade_region_select_step_1": "Select Your Region for personalized options", - "trade_region_select_step_2": "Create Your Quote", - "trade_region_select_step_3": "Choose Payment Method", - "trade_region_select_step_4": "Fund Your Account", - "trade_buy_unavailable_title": "Buy Unavailable", - "trade_buy_unavailable_body_2s": "Support to buy %1$s with %2$s is not available at this time.", - "trade_create_amount_s": "Amount %s", - "trade_create_exchange_rate": "Exchange Rate", - "trade_create_next": "Next", - "trade_create_max": "MAX", "currency_label_AFN": "Afghani", "currency_label_ALL": "Lek", "currency_label_DZD": "Algerian Dinar", From b2138a10c935f6a5e09f5106e441966c8fc15ef2 Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: 2025年9月19日 10:53:39 -0700 Subject: [PATCH 38/42] New translations enus.json (Spanish, Mexico) --- src/locales/strings/esMX.json | 28 +--------------------------- 1 file changed, 1 insertion(+), 27 deletions(-) diff --git a/src/locales/strings/esMX.json b/src/locales/strings/esMX.json index ac130f5a9c9..9c01edffbb6 100644 --- a/src/locales/strings/esMX.json +++ b/src/locales/strings/esMX.json @@ -1085,7 +1085,6 @@ "string_status": "Estado", "string_fee": "Comisión", "string_total_amount": "Cantidad total", - "string_total_amount_s": "Total Amount: %s", "string_expiration": "Caducidad", "export_transaction_error": "La fecha de inicio debe ser anterior a la fecha de fin", "export_transaction_export_error": "No hay transacciones en el rango de fechas seleccionado", @@ -1096,8 +1095,7 @@ "string_warning": "Advertencia\n", "string_report_error": "Report Error", "string_report_sent": "Report sent.", - "string_best_rate_badge_text": "Best\nRate", - "step_prefix_s": "Step %s:", + "step": "Step", "scan_as_in_scan_barcode": "Escanear", "enter_as_in_enter_address_with_keyboard": "Introducir", "delete_account_title": "Eliminar cuenta", @@ -1480,19 +1478,6 @@ "see_all": "Ver todo", "sell_crypto": "Vender Criptomonedas", "sell_crypto_footer": "Criptomonedas a banco o efectivo", - "buy_cryptocurrency_scene_title": "Buy Cryptocurrency", - "trade_option_buy_title": "Buy Cryptocurrency", - "trade_option_sell_title": "Sell Cryptocurrency", - "trade_option_select_payment_method": "Select Payment Method", - "buying_into_wallet_1s": "Buying into wallet: %s", - "trade_option_choose_provider": "Choose Provider", - "trade_option_no_quotes_title": "No quotes available", - "trade_option_no_quotes_body": "Please try again later. No providers are currently available.", - "trade_option_total_label": "Total", - "trade_option_settlement_label": "Settlement", - "trade_option_powered_by_label": "Powered By", - "trade_option_best_rate_label": "BEST\nRATE", - "trade_option_provider_failed_s": "%s Failed", "swap_crypto": "Intercambiar Criptomonedas", "swap_crypto_footer": "Criptomoneda a otra criptomoneda", "spend_crypto": "Spend Crypto", @@ -1530,17 +1515,6 @@ "edge_ucation": "Edge-ucation", "education": "Education", "enter_value": "Enter Value", - "trade_region_select_start_steps": "Start in 4 Easy Steps", - "trade_region_select_step_1": "Select Your Region for personalized options", - "trade_region_select_step_2": "Create Your Quote", - "trade_region_select_step_3": "Choose Payment Method", - "trade_region_select_step_4": "Fund Your Account", - "trade_buy_unavailable_title": "Buy Unavailable", - "trade_buy_unavailable_body_2s": "Support to buy %1$s with %2$s is not available at this time.", - "trade_create_amount_s": "Amount %s", - "trade_create_exchange_rate": "Exchange Rate", - "trade_create_next": "Next", - "trade_create_max": "MAX", "currency_label_AFN": "Afghani", "currency_label_ALL": "Lek", "currency_label_DZD": "Dinar Argelino", From cdd7ce0cd984fe3c4f6e02e2747d089372f725d5 Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: 2025年9月19日 10:53:41 -0700 Subject: [PATCH 39/42] New translations enus.json (Karakalpak) --- src/locales/strings/kaa.json | 28 +--------------------------- 1 file changed, 1 insertion(+), 27 deletions(-) diff --git a/src/locales/strings/kaa.json b/src/locales/strings/kaa.json index 7d281babfe4..d6d9f84075e 100644 --- a/src/locales/strings/kaa.json +++ b/src/locales/strings/kaa.json @@ -1085,7 +1085,6 @@ "string_status": "Status", "string_fee": "Fee", "string_total_amount": "Total Amount", - "string_total_amount_s": "Total Amount: %s", "string_expiration": "Expiration", "export_transaction_error": "Start date should be earlier than the end date", "export_transaction_export_error": "No transactions in the date range chosen", @@ -1096,8 +1095,7 @@ "string_warning": "Warning", "string_report_error": "Report Error", "string_report_sent": "Report sent.", - "string_best_rate_badge_text": "Best\nRate", - "step_prefix_s": "Step %s:", + "step": "Step", "scan_as_in_scan_barcode": "Scan", "enter_as_in_enter_address_with_keyboard": "Enter", "delete_account_title": "Delete Account", @@ -1480,19 +1478,6 @@ "see_all": "See All", "sell_crypto": "Sell Crypto", "sell_crypto_footer": "Crypto to bank or cash", - "buy_cryptocurrency_scene_title": "Buy Cryptocurrency", - "trade_option_buy_title": "Buy Cryptocurrency", - "trade_option_sell_title": "Sell Cryptocurrency", - "trade_option_select_payment_method": "Select Payment Method", - "buying_into_wallet_1s": "Buying into wallet: %s", - "trade_option_choose_provider": "Choose Provider", - "trade_option_no_quotes_title": "No quotes available", - "trade_option_no_quotes_body": "Please try again later. No providers are currently available.", - "trade_option_total_label": "Total", - "trade_option_settlement_label": "Settlement", - "trade_option_powered_by_label": "Powered By", - "trade_option_best_rate_label": "BEST\nRATE", - "trade_option_provider_failed_s": "%s Failed", "swap_crypto": "Swap Crypto", "swap_crypto_footer": "Crypto to another crypto", "spend_crypto": "Spend Crypto", @@ -1530,17 +1515,6 @@ "edge_ucation": "Edge-ucation", "education": "Education", "enter_value": "Enter Value", - "trade_region_select_start_steps": "Start in 4 Easy Steps", - "trade_region_select_step_1": "Select Your Region for personalized options", - "trade_region_select_step_2": "Create Your Quote", - "trade_region_select_step_3": "Choose Payment Method", - "trade_region_select_step_4": "Fund Your Account", - "trade_buy_unavailable_title": "Buy Unavailable", - "trade_buy_unavailable_body_2s": "Support to buy %1$s with %2$s is not available at this time.", - "trade_create_amount_s": "Amount %s", - "trade_create_exchange_rate": "Exchange Rate", - "trade_create_next": "Next", - "trade_create_max": "MAX", "currency_label_AFN": "Afghani", "currency_label_ALL": "Lek", "currency_label_DZD": "Algerian Dinar", From 12ba2177fcf5bdef656f575bad557d6def13e60d Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: 2025年9月20日 00:44:18 -0700 Subject: [PATCH 40/42] New translations enus.json (Italian) --- src/locales/strings/it.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/strings/it.json b/src/locales/strings/it.json index 62c59a089d4..5f482ba60ce 100644 --- a/src/locales/strings/it.json +++ b/src/locales/strings/it.json @@ -1095,7 +1095,7 @@ "string_warning": "Attenzione", "string_report_error": "Segnala un errore", "string_report_sent": "Segnalazione inviata.", - "step": "Step", + "step": "Passaggio", "scan_as_in_scan_barcode": "Scansiona", "enter_as_in_enter_address_with_keyboard": "Inserisci", "delete_account_title": "Elimina l'account", From d2ac2483056c9493ae67a49729a3c2182f170861 Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: 2025年9月22日 15:15:11 -0700 Subject: [PATCH 41/42] New translations enus.json (Spanish) --- src/locales/strings/es.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/locales/strings/es.json b/src/locales/strings/es.json index 7b53b3cedec..e29e7dabf1b 100644 --- a/src/locales/strings/es.json +++ b/src/locales/strings/es.json @@ -1,8 +1,8 @@ { - "action_queue_display_unknown_title": "Unknown action", + "action_queue_display_unknown_title": "Acción desconocida", "action_queue_display_unknown_message": "Edge no puede identificar el tipo de acción que se está completando.", "aciton_queue_display_close_title": "Cerrando préstamo", - "action_queue_display_close_message": "Edge is paying principal in full and withdrawing the remaining collateral.", + "action_queue_display_close_message": "Edge está pagando el capital en su totalidad y retirando la garantía restante.", "action_queue_display_seq_title": "Pasos de acción", "action_queue_display_seq_message": "Hacer una secuencia de acciones.", "action_queue_display_par_title": "Grupo de acción", @@ -10,26 +10,26 @@ "action_queue_display_fiat_buy_title": "Compra %s", "action_queue_display_fiat_buy_message": "Compra %1$s de %3$s.", "action_queue_display_fiat_sell_title": "Depositar fondos a banco", - "action_queue_display_fiat_sell_message": "Your %1$s is being sold by our partners and deposited into your bank account through %2$s.", + "action_queue_display_fiat_sell_message": "Tu %1$s está siendo vendido por nuestros socios y depositado en tu cuenta bancaria a través de %2$s.", "action_queue_display_loan_borrow_title": "Obtener préstamo", "action_queue_display_loan_borrow_message_1s": "Un préstamo de %1$s ha sido solicitado y está en camino a tu billetera.", "action_queue_display_loan_deposit_title": "Depositando %1$s como colateral", - "action_queue_display_loan_deposit_message": "Edge has sent your %1$s tokens to %2$s and is awaiting confirmation of the transfer.", + "action_queue_display_loan_deposit_message": "Edge ha enviado tus tokens %1$s a %2$s y está a la espera de la confirmación de la transferencia.", "action_queue_display_loan_repay_title": "Pagar préstamo principal", "action_queue_display_loan_repay_message": "Hacer un pago a su préstamo principal.", "action_queue_display_loan_repay_with_collateral_title": "Pagar el principal del préstamo con el colateral", - "action_queue_display_loan_repay_with_collateral_message": "Make a payment towards your loan principal using your collateral on AAVE.", + "action_queue_display_loan_repay_with_collateral_message": "Realiza un pago al capital de tu préstamo utilizando tu garantía en AAVE.", "action_queue_display_loan_withdraw_title": "Retirar el colateral del préstamo", "action_queue_display_loan_withdraw_message": "Retirar %1$s del préstamo.", "action_queue_display_swap_title": "Intercambiar %1$s a %2$s", - "action_queue_display_swap_message": "To use %1$s as collateral, %2$s must swap %1$s into %3$s to put it on the same network as %4$s (%5$s).", + "action_queue_display_swap_message": "Para usar %1$s como garantía, %2$s debe intercambiar %1$s por %3$s para que esté en la misma red que %4$s (%5$s).", "action_queue_push_notification_title": "Acción completada", "action_queue_push_notification_body": "Edge ha completado el procesamiento de su operación de préstamo.", "action_display_title_create": "Creando préstamo", "action_display_title_swap": "Intercambiando fondos", "action_display_message_create_3s": "%1$s está creando su préstamo en %2$s usando su %3$s como colateral", - "action_display_message_swap_4s": "%1$s is swapping your %2$s into %3$s for deposit into %4$s. This may take a few mins to several hours...", - "action_display_message_swap_fees_5s": "%1$s is swapping your %2$s into %3$s and %4$s (to pay fees) for deposit into %5$s. This may take a few mins to several hours...", + "action_display_message_swap_4s": "%1$s está intercambiando tus %2$s por %3$s para su depósito en %4$s. Esto puede tardar desde unos minutos hasta varias horas...", + "action_display_message_swap_fees_5s": "%1$s está intercambiando tus %2$s por %3$s y %4$s (para pagar comisiones) para su depósito en %5$s. Esto puede tardar desde unos minutos hasta varias horas...", "action_display_title_complete_default": "Felicitaciones!", "action_display_message_complete_default": "Your transactions completed successfully!\nPlease allow time for your accounts to update.", "action_display_message_complete_wallet_2s": "Your loan is complete! \nYou should see %1$s in your %2$s account", From a60837fc1827e3566aba22219ad22c1c286cbd73 Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: 2025年9月22日 16:41:54 -0700 Subject: [PATCH 42/42] New translations enus.json (Spanish) --- src/locales/strings/es.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/locales/strings/es.json b/src/locales/strings/es.json index e29e7dabf1b..aa46662e1fe 100644 --- a/src/locales/strings/es.json +++ b/src/locales/strings/es.json @@ -31,9 +31,9 @@ "action_display_message_swap_4s": "%1$s está intercambiando tus %2$s por %3$s para su depósito en %4$s. Esto puede tardar desde unos minutos hasta varias horas...", "action_display_message_swap_fees_5s": "%1$s está intercambiando tus %2$s por %3$s y %4$s (para pagar comisiones) para su depósito en %5$s. Esto puede tardar desde unos minutos hasta varias horas...", "action_display_title_complete_default": "Felicitaciones!", - "action_display_message_complete_default": "Your transactions completed successfully!\nPlease allow time for your accounts to update.", - "action_display_message_complete_wallet_2s": "Your loan is complete! \nYou should see %1$s in your %2$s account", - "action_display_message_complete_bank": "Your loan is complete! \nYou should see funds in your bank account in 1-4 days", + "action_display_message_complete_default": "¡Tus transacciones se completaron con éxito!\nPor favor, permite tiempo para que tus cuentas se actualicen.", + "action_display_message_complete_wallet_2s": "¡Tu préstamo se completó!\nDeberías ver %1$s en tu cuenta de %2$s", + "action_display_message_complete_bank": "¡Tu préstamo se completó!\nDeberías ver los fondos en tu cuenta bancaria en 1-4 días", "bitpay_metadata_name": "Factura #: %s", "bitcoin_received": "Has recibido %1$s", "dialog_title": "Auto cierre de sesión", @@ -52,20 +52,20 @@ "fio_domain_choose_label": "Elegir un dominio FIO", "fio_address_choose_domain_label": "Elige un dominio FIO para tu ususario", "scan_qr_label": "Escanear código QR", - "error_no_email_account": "No email account setup on phone. Please setup an email account on your phone to use this feature.", - "invalid_email": "Please enter a valid email address.", + "error_no_email_account": "No hay ninguna cuenta de correo electrónico configurada en el teléfono. Por favor, configura una cuenta de correo electrónico en tu teléfono para usar esta función.", + "invalid_email": "Por favor, introduce una dirección de correo electrónico válida.", "error_paymentprotocol_empty_output_invoice": "No se ha recibido respuesta en la solicitud de pago", "error_paymentprotocol_empty_verification_hex_req": "Generado hex(s) de transacción vacía", - "error_paymentprotocol_currency_not_supported": "Payment Protocol invoice payments in %s not currently supported. Please choose another payment currency.", - "error_paymentprotocol_invalid_payment_option": "Payment Protocol invoice does not accept this currency. Accepted currencies: %s", + "error_paymentprotocol_currency_not_supported": "Los pagos de facturas del Protocolo de Pago en %s no son compatibles actualmente. Por favor, elige otra moneda de pago.", + "error_paymentprotocol_invalid_payment_option": "La factura del Protocolo de Pago no acepta esta moneda. Monedas aceptadas: %s", "error_paymentprotocol_fetch": "Error de búsqueda (%s)%s del protocolo de pago %s", "error_paymentprotocol_multi_output_invoice": "Múltiples resultados encontradas en la solicitud de pago", "error_paymentprotocol_multi_tx_invoice": "Múltiples transacciones encontradas en la solicitud de pago", - "error_paymentprotocol_no_payment_option": "No currencies available for this Payment Protocol invoice. Accepted currencies: %s", + "error_paymentprotocol_no_payment_option": "No hay monedas disponibles para esta factura del Protocolo de Pago. Monedas aceptadas: %s", "error_paymentprotocol_tx_verification_failed": "La verificación de la transacción del protocolo de pago no coincide", - "error_spend_amount_less_then_min_s": "Spend amount is less than minimum of %s", - "error_amount_too_low_to_stake_s": "The amount %s is too low to stake successfully", - "error_balance_below_minimum_to_stake_2s": "Your balance of %1$s does not meet the minimum %2$s required to stake.", + "error_spend_amount_less_then_min_s": "El monto a gastar es menor que el mínimo de %s", + "error_amount_too_low_to_stake_s": "El monto %s es demasiado bajo para delegar con éxito", + "error_balance_below_minimum_to_stake_2s": "Tu saldo de %1$s no alcanza el mínimo requerido de %2$s para delegar.", "error_inactive_validator": "The selected validator is inactive. Please select a different validator or try again later.", "error_no_market_data": "Could not load market data for this asset.", "error_data_unavailable": "Data unavailable.",

AltStyle によって変換されたページ (->オリジナル) /