diff --git a/src/locales/strings/de.json b/src/locales/strings/de.json index b1d08033012..2a1ed8bfc47 100644 --- a/src/locales/strings/de.json +++ b/src/locales/strings/de.json @@ -397,6 +397,10 @@ "swap_preferred_promo_instructions": "Wenn mehrere Börsen eine Bestellung ausfüllen können, bevorzugt die aktuelle Promotion immer:", "swap_token_no_enabled_exchanges_2s": "No enabled exchanges support %1$s (on %2$s) at this time", "swap_minimum_receive_amount": "Min Receive Amount", + "swap_price_impact_warning_title": "High Price Impact", + "swap_price_impact_warning_body": "This swap rate is significantly less favorable than the current market rate.", + "swap_price_impact_fee_warning_title": "High Price Impact", + "swap_price_impact_fee_warning_body": "This swap rate is significantly less favorable than the current market rate. High network fees relative to the swap amount are a contributing factor.", "swap_minimum_amount_1s": "Min %1$s", "settings_button_clear_logs": "Clear Logs", "send_to_1s": "Send to %1$s", @@ -421,6 +425,10 @@ "settings_network_privacy_nym_mixnet": "Nym Mixnet", "settings_privacy_settings": "Privacy Settings", "settings_nym_mixnet_title": "Nym Mixnet", + "settings_nym_mixnet_warning_title": "Nym mixnet on", + "settings_nym_mixnet_warning_body": "Protecting your privacy\\u2014transaction can take a minute or longer before it's ready to broadcast.", + "settings_nym_multi_asset_warning_title": "Nym Performance Notice", + "settings_nym_multi_asset_warning_body": "Enabling Nym Mixnet on multiple assets at once may slow down sends and delay balance updates.", "settings_nym_mixnet_description": "The Nym mixnet encrypts and routes your internet traffic through a decentralized network of nodes to obfuscate your data and IP address. Note that use of the mixnet may slow down network traffic and delay accurate balances and transactions. Select which services to use with the mixnet:", "settings_hours": "Stunde(n)", "settings_minutes": "Minute(n)", @@ -542,7 +550,7 @@ "string_first_stellar_wallet_name": "Mein Stellar", "string_first_tezos_wallet_name": "Mein Tezos", "string_first_axelar_wallet_name": "My Axelar", - "string_first_coreum_wallet_name": "My Coreum", + "string_first_coreum_wallet_name": "My TX", "string_first_cosmoshub_wallet_name": "My Cosmos Hub", "string_first_osmosis_wallet_name": "My Osmosis", "string_first_sui_wallet_name": "My Sui", @@ -1506,7 +1514,11 @@ "gift_card_terms_and_conditions_body": "By purchasing a gift card, you are agreeing to the terms and conditions that apply. {{link}}Read the terms and conditions here.{{/link}}", "gift_card_slider_terms": "By sliding to confirm, you are agreeing to the {{link}}gift card terms and conditions{{/link}}.", "gift_card_more_options": "Browse more gift cards", + "gift_card_no_payment_address": "Order created but no payment address was returned. Please try again.", "gift_card_network_error": "Unable to load gift cards. Please check your network connection.", + "gift_card_service_error": "Gift card service is temporarily unavailable. Please try again later.", + "gift_card_refresh_error": "Unable to refresh. Card information may not be up to date.", + "gift_card_refresh_service_error": "Gift card service unavailable. Card information may not be up to date.", "gift_card_minimum_warning_title": "Below Minimum", "gift_card_minimum_warning_header_1s": "The selected amount is below the minimum for %1$s.", "gift_card_minimum_warning_footer_1s": "Please select a different payment method or increase your purchase amount to at least %1$s.", @@ -1514,11 +1526,26 @@ "gift_card_redeemed_cards": "Redeemed Cards", "gift_card_unmark_as_redeemed": "Unmark as Redeemed", "gift_card_active_cards": "Active Cards", + "gift_card_confirming": "Awaiting Payment Confirmations...", + "gift_card_failed": "Failed", + "gift_card_get_help": "Get Help", + "gift_card_account_info_title": "Gift Card Account Information", + "gift_card_account_info_body": "The information below is your customer credentials used with our Phaze gift card provider. Share this with our support team to troubleshoot gift card purchases.", + "gift_card_account_info_reveal_button": "View Phaze Account Info", + "gift_card_account_info_warning": "Anyone with access to this information may be able to redeem your unredeemed gift cards. Do not share this publicly.", + "gift_card_account_info_email": "Account Email", + "gift_card_account_info_rotated": "A new identity has been created for future purchases.", + "gift_card_account_info_user_id": "Phaze User ID", "gift_card_pending": "Pending Delivery, Please Wait...", "gift_card_pending_toast": "Your gift card is being delivered. Please wait for a few minutes for it to arrive.", + "gift_card_order_id_label": "Order ID", + "gift_card_product_id_label": "Product ID", + "gift_card_quote_id_label": "Quote ID", + "gift_card_quote_id_label_1s": "QuoteID: %1$s", "gift_card_quote_expired_toast": "Your quote has expired. Please try again.", "gift_card_product_unavailable_title": "Temporarily Unavailable", "gift_card_product_unavailable_warning": "Card is temporarily unavailable. Please select another card from this brand or try again later.", + "gift_card_no_supported_assets": "No supported payment methods available. Please try again later.", "countdown_hours": ">%sh", "countdown_minutes_seconds": "%sm %ss", "countdown_seconds": "%ss", diff --git a/src/locales/strings/es.json b/src/locales/strings/es.json index 72e62b82727..f0682477095 100644 --- a/src/locales/strings/es.json +++ b/src/locales/strings/es.json @@ -397,6 +397,10 @@ "swap_preferred_promo_instructions": "Cuando varias casas de cambio pueden completar un pedido, la promoción actual prefiere:", "swap_token_no_enabled_exchanges_2s": "Ninguno de los exchanges habilitados admite %1$s (en %2$s) en este momento", "swap_minimum_receive_amount": "Monto mínimo a recibir", + "swap_price_impact_warning_title": "High Price Impact", + "swap_price_impact_warning_body": "This swap rate is significantly less favorable than the current market rate.", + "swap_price_impact_fee_warning_title": "High Price Impact", + "swap_price_impact_fee_warning_body": "This swap rate is significantly less favorable than the current market rate. High network fees relative to the swap amount are a contributing factor.", "swap_minimum_amount_1s": "Mín. %1$s", "settings_button_clear_logs": "Eliminar registros", "send_to_1s": "Enviar a %1$s", @@ -421,6 +425,10 @@ "settings_network_privacy_nym_mixnet": "Nym Mixnet", "settings_privacy_settings": "Privacy Settings", "settings_nym_mixnet_title": "Nym Mixnet", + "settings_nym_mixnet_warning_title": "Nym mixnet on", + "settings_nym_mixnet_warning_body": "Protecting your privacy\\u2014transaction can take a minute or longer before it's ready to broadcast.", + "settings_nym_multi_asset_warning_title": "Nym Performance Notice", + "settings_nym_multi_asset_warning_body": "Enabling Nym Mixnet on multiple assets at once may slow down sends and delay balance updates.", "settings_nym_mixnet_description": "The Nym mixnet encrypts and routes your internet traffic through a decentralized network of nodes to obfuscate your data and IP address. Note that use of the mixnet may slow down network traffic and delay accurate balances and transactions. Select which services to use with the mixnet:", "settings_hours": "Hora(s)", "settings_minutes": "Minuto(s)", @@ -542,7 +550,7 @@ "string_first_stellar_wallet_name": "Mi Stellar", "string_first_tezos_wallet_name": "Mi Tezos", "string_first_axelar_wallet_name": "Mi Axelar", - "string_first_coreum_wallet_name": "Mi Coreum", + "string_first_coreum_wallet_name": "My TX", "string_first_cosmoshub_wallet_name": "Mi Cosmos Hub", "string_first_osmosis_wallet_name": "Mi Osmosis", "string_first_sui_wallet_name": "Mi Sui", @@ -663,7 +671,7 @@ "amount_above_limit": "La cantidad está por encima del límite máximo de %1$s %2$s. Este límite máximo está sujeto a cambios basados en las condiciones del mercado", "amount_below_limit": "La cantidad está por debajo del límite mínimo de %1$s %2$s. Este límite mínimo está sujeto a cambios basados en las condiciones del mercado", "no_amount_below_limit": "La cantidad está por debajo del límite mínimo. Inténtalo de nuevo con una cantidad mayor o habilita más proveedores en Ajustes → Ajustes de Cambio", - "no_amount_above_limit": "La cantidad está por debajo del límite mínimo. Inténtalo de nuevo con una cantidad mayor o habilita más proveedores en Ajustes → Ajustes de Cambio", + "no_amount_above_limit": "La cantidad excede el límite máximo permitido. Intenta nuevamente con una cantidad menor o activa más proveedores en Ajustes → Configuración de Cambio", "trade_currency": "Intercambiar", "trade_s": "Trade %1$s", "swap_s_to_from_crypto": "Swap %1$s to/from another crypto", @@ -1506,7 +1514,11 @@ "gift_card_terms_and_conditions_body": "By purchasing a gift card, you are agreeing to the terms and conditions that apply. {{link}}Read the terms and conditions here.{{/link}}", "gift_card_slider_terms": "By sliding to confirm, you are agreeing to the {{link}}gift card terms and conditions{{/link}}.", "gift_card_more_options": "Browse more gift cards", + "gift_card_no_payment_address": "Order created but no payment address was returned. Please try again.", "gift_card_network_error": "Unable to load gift cards. Please check your network connection.", + "gift_card_service_error": "Gift card service is temporarily unavailable. Please try again later.", + "gift_card_refresh_error": "Unable to refresh. Card information may not be up to date.", + "gift_card_refresh_service_error": "Gift card service unavailable. Card information may not be up to date.", "gift_card_minimum_warning_title": "Below Minimum", "gift_card_minimum_warning_header_1s": "The selected amount is below the minimum for %1$s.", "gift_card_minimum_warning_footer_1s": "Please select a different payment method or increase your purchase amount to at least %1$s.", @@ -1514,11 +1526,26 @@ "gift_card_redeemed_cards": "Redeemed Cards", "gift_card_unmark_as_redeemed": "Unmark as Redeemed", "gift_card_active_cards": "Active Cards", + "gift_card_confirming": "Awaiting Payment Confirmations...", + "gift_card_failed": "Failed", + "gift_card_get_help": "Get Help", + "gift_card_account_info_title": "Gift Card Account Information", + "gift_card_account_info_body": "The information below is your customer credentials used with our Phaze gift card provider. Share this with our support team to troubleshoot gift card purchases.", + "gift_card_account_info_reveal_button": "View Phaze Account Info", + "gift_card_account_info_warning": "Anyone with access to this information may be able to redeem your unredeemed gift cards. Do not share this publicly.", + "gift_card_account_info_email": "Account Email", + "gift_card_account_info_rotated": "A new identity has been created for future purchases.", + "gift_card_account_info_user_id": "Phaze User ID", "gift_card_pending": "Pending Delivery, Please Wait...", "gift_card_pending_toast": "Your gift card is being delivered. Please wait for a few minutes for it to arrive.", + "gift_card_order_id_label": "Order ID", + "gift_card_product_id_label": "Product ID", + "gift_card_quote_id_label": "Quote ID", + "gift_card_quote_id_label_1s": "QuoteID: %1$s", "gift_card_quote_expired_toast": "Your quote has expired. Please try again.", "gift_card_product_unavailable_title": "Temporarily Unavailable", "gift_card_product_unavailable_warning": "Card is temporarily unavailable. Please select another card from this brand or try again later.", + "gift_card_no_supported_assets": "No supported payment methods available. Please try again later.", "countdown_hours": ">%sh", "countdown_minutes_seconds": "%sm %ss", "countdown_seconds": "%ss", diff --git a/src/locales/strings/esMX.json b/src/locales/strings/esMX.json index d45e03bf9d4..bf0e1b5b74b 100644 --- a/src/locales/strings/esMX.json +++ b/src/locales/strings/esMX.json @@ -397,6 +397,10 @@ "swap_preferred_promo_instructions": "Cuando varias casas de cambio pueden completar un pedido, la promoción actual prefiere:", "swap_token_no_enabled_exchanges_2s": "Ningún intercambio habilitado admite %1$s (en %2$s) en este momento", "swap_minimum_receive_amount": "Cantidad mínima de recepción", + "swap_price_impact_warning_title": "High Price Impact", + "swap_price_impact_warning_body": "This swap rate is significantly less favorable than the current market rate.", + "swap_price_impact_fee_warning_title": "High Price Impact", + "swap_price_impact_fee_warning_body": "This swap rate is significantly less favorable than the current market rate. High network fees relative to the swap amount are a contributing factor.", "swap_minimum_amount_1s": "Mínimo %1$s", "settings_button_clear_logs": "Eliminar registros", "send_to_1s": "Enviar a %1$s", @@ -421,6 +425,10 @@ "settings_network_privacy_nym_mixnet": "Nym Mixnet", "settings_privacy_settings": "Privacy Settings", "settings_nym_mixnet_title": "Nym Mixnet", + "settings_nym_mixnet_warning_title": "Nym mixnet on", + "settings_nym_mixnet_warning_body": "Protecting your privacy\\u2014transaction can take a minute or longer before it's ready to broadcast.", + "settings_nym_multi_asset_warning_title": "Nym Performance Notice", + "settings_nym_multi_asset_warning_body": "Enabling Nym Mixnet on multiple assets at once may slow down sends and delay balance updates.", "settings_nym_mixnet_description": "The Nym mixnet encrypts and routes your internet traffic through a decentralized network of nodes to obfuscate your data and IP address. Note that use of the mixnet may slow down network traffic and delay accurate balances and transactions. Select which services to use with the mixnet:", "settings_hours": "Hora(s)", "settings_minutes": "Minuto(s)", @@ -542,7 +550,7 @@ "string_first_stellar_wallet_name": "Mi Stellar", "string_first_tezos_wallet_name": "Mi Tezos", "string_first_axelar_wallet_name": "Mi Axelar", - "string_first_coreum_wallet_name": "Mi Coreum", + "string_first_coreum_wallet_name": "My TX", "string_first_cosmoshub_wallet_name": "Mi Cosmos Hub", "string_first_osmosis_wallet_name": "Mi Osmosis", "string_first_sui_wallet_name": "Mi Sui", @@ -663,7 +671,7 @@ "amount_above_limit": "La cantidad está por encima del límite máximo de %1$s %2$s. Este límite máximo está sujeto a cambios basados en las condiciones del mercado", "amount_below_limit": "La cantidad está por debajo del límite mínimo de %1$s %2$s. Este límite mínimo está sujeto a cambios basados en las condiciones del mercado", "no_amount_below_limit": "La cantidad está por debajo del límite mínimo. Inténtalo de nuevo con una cantidad mayor o habilita más proveedores en Ajustes → Ajustes de Cambio", - "no_amount_above_limit": "La cantidad está por debajo del límite mínimo. Inténtalo de nuevo con una cantidad mayor o habilita más proveedores en Ajustes → Ajustes de Cambio", + "no_amount_above_limit": "La cantidad excede el límite máximo permitido. Intenta nuevamente con una cantidad menor o activa más proveedores en Ajustes → Configuración de Cambio", "trade_currency": "Vender", "trade_s": "Vender %1$s", "swap_s_to_from_crypto": "Intercambiar %1$s hacia/desde otra criptomoneda", @@ -1506,7 +1514,11 @@ "gift_card_terms_and_conditions_body": "By purchasing a gift card, you are agreeing to the terms and conditions that apply. {{link}}Read the terms and conditions here.{{/link}}", "gift_card_slider_terms": "By sliding to confirm, you are agreeing to the {{link}}gift card terms and conditions{{/link}}.", "gift_card_more_options": "Browse more gift cards", + "gift_card_no_payment_address": "Order created but no payment address was returned. Please try again.", "gift_card_network_error": "Unable to load gift cards. Please check your network connection.", + "gift_card_service_error": "Gift card service is temporarily unavailable. Please try again later.", + "gift_card_refresh_error": "Unable to refresh. Card information may not be up to date.", + "gift_card_refresh_service_error": "Gift card service unavailable. Card information may not be up to date.", "gift_card_minimum_warning_title": "Below Minimum", "gift_card_minimum_warning_header_1s": "The selected amount is below the minimum for %1$s.", "gift_card_minimum_warning_footer_1s": "Please select a different payment method or increase your purchase amount to at least %1$s.", @@ -1514,11 +1526,26 @@ "gift_card_redeemed_cards": "Redeemed Cards", "gift_card_unmark_as_redeemed": "Unmark as Redeemed", "gift_card_active_cards": "Active Cards", + "gift_card_confirming": "Awaiting Payment Confirmations...", + "gift_card_failed": "Failed", + "gift_card_get_help": "Get Help", + "gift_card_account_info_title": "Gift Card Account Information", + "gift_card_account_info_body": "The information below is your customer credentials used with our Phaze gift card provider. Share this with our support team to troubleshoot gift card purchases.", + "gift_card_account_info_reveal_button": "View Phaze Account Info", + "gift_card_account_info_warning": "Anyone with access to this information may be able to redeem your unredeemed gift cards. Do not share this publicly.", + "gift_card_account_info_email": "Account Email", + "gift_card_account_info_rotated": "A new identity has been created for future purchases.", + "gift_card_account_info_user_id": "Phaze User ID", "gift_card_pending": "Pending Delivery, Please Wait...", "gift_card_pending_toast": "Your gift card is being delivered. Please wait for a few minutes for it to arrive.", + "gift_card_order_id_label": "Order ID", + "gift_card_product_id_label": "Product ID", + "gift_card_quote_id_label": "Quote ID", + "gift_card_quote_id_label_1s": "QuoteID: %1$s", "gift_card_quote_expired_toast": "Your quote has expired. Please try again.", "gift_card_product_unavailable_title": "Temporarily Unavailable", "gift_card_product_unavailable_warning": "Card is temporarily unavailable. Please select another card from this brand or try again later.", + "gift_card_no_supported_assets": "No supported payment methods available. Please try again later.", "countdown_hours": ">%sh", "countdown_minutes_seconds": "%sm %ss", "countdown_seconds": "%ss", diff --git a/src/locales/strings/fr.json b/src/locales/strings/fr.json index bf7927f6daf..c9ca2d0f443 100644 --- a/src/locales/strings/fr.json +++ b/src/locales/strings/fr.json @@ -397,6 +397,10 @@ "swap_preferred_promo_instructions": "When multiple exchanges can fill an order, the current promotion always prefers:", "swap_token_no_enabled_exchanges_2s": "No enabled exchanges support %1$s (on %2$s) at this time", "swap_minimum_receive_amount": "Min Receive Amount", + "swap_price_impact_warning_title": "High Price Impact", + "swap_price_impact_warning_body": "This swap rate is significantly less favorable than the current market rate.", + "swap_price_impact_fee_warning_title": "High Price Impact", + "swap_price_impact_fee_warning_body": "This swap rate is significantly less favorable than the current market rate. High network fees relative to the swap amount are a contributing factor.", "swap_minimum_amount_1s": "Min %1$s", "settings_button_clear_logs": "Clear Logs", "send_to_1s": "Send to %1$s", @@ -421,6 +425,10 @@ "settings_network_privacy_nym_mixnet": "Nym Mixnet", "settings_privacy_settings": "Privacy Settings", "settings_nym_mixnet_title": "Nym Mixnet", + "settings_nym_mixnet_warning_title": "Nym mixnet on", + "settings_nym_mixnet_warning_body": "Protecting your privacy\\u2014transaction can take a minute or longer before it's ready to broadcast.", + "settings_nym_multi_asset_warning_title": "Nym Performance Notice", + "settings_nym_multi_asset_warning_body": "Enabling Nym Mixnet on multiple assets at once may slow down sends and delay balance updates.", "settings_nym_mixnet_description": "The Nym mixnet encrypts and routes your internet traffic through a decentralized network of nodes to obfuscate your data and IP address. Note that use of the mixnet may slow down network traffic and delay accurate balances and transactions. Select which services to use with the mixnet:", "settings_hours": "Heure(s)", "settings_minutes": "Minute(s)", @@ -542,7 +550,7 @@ "string_first_stellar_wallet_name": "Mes Stellars", "string_first_tezos_wallet_name": "My Tezos", "string_first_axelar_wallet_name": "My Axelar", - "string_first_coreum_wallet_name": "My Coreum", + "string_first_coreum_wallet_name": "My TX", "string_first_cosmoshub_wallet_name": "My Cosmos Hub", "string_first_osmosis_wallet_name": "My Osmosis", "string_first_sui_wallet_name": "My Sui", @@ -1506,7 +1514,11 @@ "gift_card_terms_and_conditions_body": "By purchasing a gift card, you are agreeing to the terms and conditions that apply. {{link}}Read the terms and conditions here.{{/link}}", "gift_card_slider_terms": "By sliding to confirm, you are agreeing to the {{link}}gift card terms and conditions{{/link}}.", "gift_card_more_options": "Browse more gift cards", + "gift_card_no_payment_address": "Order created but no payment address was returned. Please try again.", "gift_card_network_error": "Unable to load gift cards. Please check your network connection.", + "gift_card_service_error": "Gift card service is temporarily unavailable. Please try again later.", + "gift_card_refresh_error": "Unable to refresh. Card information may not be up to date.", + "gift_card_refresh_service_error": "Gift card service unavailable. Card information may not be up to date.", "gift_card_minimum_warning_title": "Below Minimum", "gift_card_minimum_warning_header_1s": "The selected amount is below the minimum for %1$s.", "gift_card_minimum_warning_footer_1s": "Please select a different payment method or increase your purchase amount to at least %1$s.", @@ -1514,11 +1526,26 @@ "gift_card_redeemed_cards": "Redeemed Cards", "gift_card_unmark_as_redeemed": "Unmark as Redeemed", "gift_card_active_cards": "Active Cards", + "gift_card_confirming": "Awaiting Payment Confirmations...", + "gift_card_failed": "Failed", + "gift_card_get_help": "Get Help", + "gift_card_account_info_title": "Gift Card Account Information", + "gift_card_account_info_body": "The information below is your customer credentials used with our Phaze gift card provider. Share this with our support team to troubleshoot gift card purchases.", + "gift_card_account_info_reveal_button": "View Phaze Account Info", + "gift_card_account_info_warning": "Anyone with access to this information may be able to redeem your unredeemed gift cards. Do not share this publicly.", + "gift_card_account_info_email": "Account Email", + "gift_card_account_info_rotated": "A new identity has been created for future purchases.", + "gift_card_account_info_user_id": "Phaze User ID", "gift_card_pending": "Pending Delivery, Please Wait...", "gift_card_pending_toast": "Your gift card is being delivered. Please wait for a few minutes for it to arrive.", + "gift_card_order_id_label": "Order ID", + "gift_card_product_id_label": "Product ID", + "gift_card_quote_id_label": "Quote ID", + "gift_card_quote_id_label_1s": "QuoteID: %1$s", "gift_card_quote_expired_toast": "Your quote has expired. Please try again.", "gift_card_product_unavailable_title": "Temporarily Unavailable", "gift_card_product_unavailable_warning": "Card is temporarily unavailable. Please select another card from this brand or try again later.", + "gift_card_no_supported_assets": "No supported payment methods available. Please try again later.", "countdown_hours": ">%sh", "countdown_minutes_seconds": "%sm %ss", "countdown_seconds": "%ss", diff --git a/src/locales/strings/it.json b/src/locales/strings/it.json index ae98a5bf8ea..609425bf313 100644 --- a/src/locales/strings/it.json +++ b/src/locales/strings/it.json @@ -307,8 +307,8 @@ "help_official_site_text": "Scopri di più su %1$s", "loading": "Caricamento…", "percent_complete_1s": "Completo al %1$s", - "sync_status_title": "Sync in Progress", - "sync_status_blocks": "Syncing blocks %1$s/%2$s", + "sync_status_title": "Sincronizzazione in corso", + "sync_status_blocks": "Sincronizzazione blocchi %1$s/%2$s", "validating": "Validazione in corso…", "high_fee_warning_confirm_send": "Conferma invio", "mining_fee_custom_label_choice": "Personalizzata", @@ -397,6 +397,10 @@ "swap_preferred_promo_instructions": "Quando più cambi valuta possono eseguire un ordine, la promozione corrente preferisce sempre:", "swap_token_no_enabled_exchanges_2s": "Nessun cambio valuta abilitato supporta %1$s (su %2$s) al momento", "swap_minimum_receive_amount": "Importo minimo in ricezione", + "swap_price_impact_warning_title": "Impatto ad alto prezzo", + "swap_price_impact_warning_body": "Questo tasso di scambio è significativamente meno favorevole del tasso corrente di mercato.", + "swap_price_impact_fee_warning_title": "Impatto ad alto prezzo", + "swap_price_impact_fee_warning_body": "Questo tasso di scambio è significativamente meno favorevole del tasso corrente di mercato. Le commissioni di rete elevate rispetto all'importo dello scambio sono un fattore che contribuisce.", "swap_minimum_amount_1s": "Min %1$s", "settings_button_clear_logs": "Cancella i log", "send_to_1s": "Invia a %1$s", @@ -421,6 +425,10 @@ "settings_network_privacy_nym_mixnet": "Nym Mixnet", "settings_privacy_settings": "Impostazioni privacy", "settings_nym_mixnet_title": "Nym Mixnet", + "settings_nym_mixnet_warning_title": "Nym mixnet attivo", + "settings_nym_mixnet_warning_body": "Sta proteggendo la tua privacy\\u2014la transazione può richiedere un minuto o più prima di essere pronta per essere invata.", + "settings_nym_multi_asset_warning_title": "Notifica Prestazioni Nym", + "settings_nym_multi_asset_warning_body": "Abilitare Nym Mixnet su più asset in una sola volta potrebbe rallentare gli invii e ritardare gli aggiornamenti dei bilanci.", "settings_nym_mixnet_description": "Nym mixnet crittografa e indirizza il tuo traffico internet attraverso una rete decentralizzata di nodi per offuscare i tuoi dati e l'indirizzo IP. Si noti che l'uso del mixnet può rallentare il traffico di rete e ritardare saldi e transazioni accurate. Selezionare quali servizi utilizzare con il mixnet:", "settings_hours": "Ora(e)", "settings_minutes": "Minuto(i)", @@ -542,7 +550,7 @@ "string_first_stellar_wallet_name": "I miei Stellar", "string_first_tezos_wallet_name": "I miei Tezos", "string_first_axelar_wallet_name": "I miei Axelar", - "string_first_coreum_wallet_name": "I miei Coreum", + "string_first_coreum_wallet_name": "I miei TX", "string_first_cosmoshub_wallet_name": "I miei Cosmos Hub", "string_first_osmosis_wallet_name": "I miei Osmosis", "string_first_sui_wallet_name": "I miei Sui", @@ -1506,7 +1514,11 @@ "gift_card_terms_and_conditions_body": "Acquistando una gift card, accetti i termini e le condizioni applicabili. {{link}}Leggi i termini e le condizioni qui.{{/link}}", "gift_card_slider_terms": "Scorrendo per confermare, accetti {{link}}i termini e le condizioni{{/link}} della gift card.", "gift_card_more_options": "Scopri più gift card", + "gift_card_no_payment_address": "Ordine creato ma nessun indirizzo di pagamento è stato restituito. Per favore riprova.", "gift_card_network_error": "Caricamento fallito. Si prega di verificare la connessione di rete.", + "gift_card_service_error": "Il servizio gift card è temporaneamente non disponibile. Riprova più tardi.", + "gift_card_refresh_error": "Impossibile aggiornare. Le informazioni sulla carta potrebbero non essere aggiornate.", + "gift_card_refresh_service_error": "Servizio gift card non disponibile. Le informazioni sulla carta potrebbero non essere aggiornate.", "gift_card_minimum_warning_title": "Sotto il minimo", "gift_card_minimum_warning_header_1s": "L'importo selezionato è inferiore al minimo per %1$s.", "gift_card_minimum_warning_footer_1s": "Si prega di selezionare un metodo di pagamento diverso o aumentare l'importo dell'acquisto ad almeno %1$s.", @@ -1514,11 +1526,26 @@ "gift_card_redeemed_cards": "Card Riscattate", "gift_card_unmark_as_redeemed": "Deseleziona come riscattata", "gift_card_active_cards": "Cards attive", + "gift_card_confirming": "In attesa delle conferme di pagamento...", + "gift_card_failed": "Non riuscito", + "gift_card_get_help": "Ottieni aiuto", + "gift_card_account_info_title": "Informazioni account Gift Card", + "gift_card_account_info_body": "Le informazioni qui sotto sono le tue credenziali cliente utilizzate dal nostro fornitore di gift card Phaze. Condividile con il nostro team di supporto per risolvere i problemi di acquisto di gift card.", + "gift_card_account_info_reveal_button": "Visualizza informazioni sull'account Phaze", + "gift_card_account_info_warning": "Chiunque abbia accesso a queste informazioni potrebbe essere in grado di riscattare le tue gift card non ancora riscattate. Non condividerle pubblicamente.", + "gift_card_account_info_email": "Account email", + "gift_card_account_info_rotated": "A new identity has been created for future purchases.", + "gift_card_account_info_user_id": "Phaze User ID", "gift_card_pending": "In consegna, attendi...", "gift_card_pending_toast": "La tu gift card è in fase di consegna. Si prega di attendere alcuni minuti perché arrivi.", + "gift_card_order_id_label": "ID ordine", + "gift_card_product_id_label": "ID prodotto", + "gift_card_quote_id_label": "Quote ID", + "gift_card_quote_id_label_1s": "QuoteID: %1$s", "gift_card_quote_expired_toast": "La tua quota è scaduta. Riprova.", "gift_card_product_unavailable_title": "Temporaneamente non disponibile", "gift_card_product_unavailable_warning": "La card non è temporaneamente disponibile. Seleziona un'altra card da questo marchio o riprova più tardi.", + "gift_card_no_supported_assets": "Nessun metodo di pagamento supportato disponibile. Riprova più tardi.", "countdown_hours": ">%sh", "countdown_minutes_seconds": "%sm %ss", "countdown_seconds": "%ss", @@ -1877,7 +1904,7 @@ "card_amount_max_error_message_s": "L'importo massimo di acquisto della carta è $%s", "card_amount_min_error_message_s": "L'importo minimo d'acquisto è %s", "card_amount_max_error_message_1s": "L'importo massimo di acquisto della carta è %1$s", - "card_amount_min_error_message_1s": "L'importo massimo di acquisto della carta è %1$s", + "card_amount_min_error_message_1s": "L'importo minimo di acquisto della carta è %1$s", "delete_card_confirmation_title": "Eliminare la carta?", "getting_payment_invoice_message": "Ottengo la fattura di pagamento", "learn_more_button": "Maggiori informazioni", diff --git a/src/locales/strings/ja.json b/src/locales/strings/ja.json index 429dbec3015..db009db7bd3 100644 --- a/src/locales/strings/ja.json +++ b/src/locales/strings/ja.json @@ -397,6 +397,10 @@ "swap_preferred_promo_instructions": "複数の取引所が注文を成立させることができる場合、現在のプロモーションは常に下記を優先します:", "swap_token_no_enabled_exchanges_2s": "No enabled exchanges support %1$s (on %2$s) at this time", "swap_minimum_receive_amount": "Min Receive Amount", + "swap_price_impact_warning_title": "High Price Impact", + "swap_price_impact_warning_body": "This swap rate is significantly less favorable than the current market rate.", + "swap_price_impact_fee_warning_title": "High Price Impact", + "swap_price_impact_fee_warning_body": "This swap rate is significantly less favorable than the current market rate. High network fees relative to the swap amount are a contributing factor.", "swap_minimum_amount_1s": "Min %1$s", "settings_button_clear_logs": "ログを消去", "send_to_1s": "Send to %1$s", @@ -421,6 +425,10 @@ "settings_network_privacy_nym_mixnet": "Nym Mixnet", "settings_privacy_settings": "Privacy Settings", "settings_nym_mixnet_title": "Nym Mixnet", + "settings_nym_mixnet_warning_title": "Nym mixnet on", + "settings_nym_mixnet_warning_body": "Protecting your privacy\\u2014transaction can take a minute or longer before it's ready to broadcast.", + "settings_nym_multi_asset_warning_title": "Nym Performance Notice", + "settings_nym_multi_asset_warning_body": "Enabling Nym Mixnet on multiple assets at once may slow down sends and delay balance updates.", "settings_nym_mixnet_description": "The Nym mixnet encrypts and routes your internet traffic through a decentralized network of nodes to obfuscate your data and IP address. Note that use of the mixnet may slow down network traffic and delay accurate balances and transactions. Select which services to use with the mixnet:", "settings_hours": "時間", "settings_minutes": "分", @@ -542,7 +550,7 @@ "string_first_stellar_wallet_name": "My Stellar", "string_first_tezos_wallet_name": "My Tezos", "string_first_axelar_wallet_name": "My Axelar", - "string_first_coreum_wallet_name": "My Coreum", + "string_first_coreum_wallet_name": "My TX", "string_first_cosmoshub_wallet_name": "My Cosmos Hub", "string_first_osmosis_wallet_name": "My Osmosis", "string_first_sui_wallet_name": "My Sui", @@ -1506,7 +1514,11 @@ "gift_card_terms_and_conditions_body": "By purchasing a gift card, you are agreeing to the terms and conditions that apply. {{link}}Read the terms and conditions here.{{/link}}", "gift_card_slider_terms": "By sliding to confirm, you are agreeing to the {{link}}gift card terms and conditions{{/link}}.", "gift_card_more_options": "Browse more gift cards", + "gift_card_no_payment_address": "Order created but no payment address was returned. Please try again.", "gift_card_network_error": "Unable to load gift cards. Please check your network connection.", + "gift_card_service_error": "Gift card service is temporarily unavailable. Please try again later.", + "gift_card_refresh_error": "Unable to refresh. Card information may not be up to date.", + "gift_card_refresh_service_error": "Gift card service unavailable. Card information may not be up to date.", "gift_card_minimum_warning_title": "Below Minimum", "gift_card_minimum_warning_header_1s": "The selected amount is below the minimum for %1$s.", "gift_card_minimum_warning_footer_1s": "Please select a different payment method or increase your purchase amount to at least %1$s.", @@ -1514,11 +1526,26 @@ "gift_card_redeemed_cards": "Redeemed Cards", "gift_card_unmark_as_redeemed": "Unmark as Redeemed", "gift_card_active_cards": "Active Cards", + "gift_card_confirming": "Awaiting Payment Confirmations...", + "gift_card_failed": "Failed", + "gift_card_get_help": "Get Help", + "gift_card_account_info_title": "Gift Card Account Information", + "gift_card_account_info_body": "The information below is your customer credentials used with our Phaze gift card provider. Share this with our support team to troubleshoot gift card purchases.", + "gift_card_account_info_reveal_button": "View Phaze Account Info", + "gift_card_account_info_warning": "Anyone with access to this information may be able to redeem your unredeemed gift cards. Do not share this publicly.", + "gift_card_account_info_email": "Account Email", + "gift_card_account_info_rotated": "A new identity has been created for future purchases.", + "gift_card_account_info_user_id": "Phaze User ID", "gift_card_pending": "Pending Delivery, Please Wait...", "gift_card_pending_toast": "Your gift card is being delivered. Please wait for a few minutes for it to arrive.", + "gift_card_order_id_label": "Order ID", + "gift_card_product_id_label": "Product ID", + "gift_card_quote_id_label": "Quote ID", + "gift_card_quote_id_label_1s": "QuoteID: %1$s", "gift_card_quote_expired_toast": "Your quote has expired. Please try again.", "gift_card_product_unavailable_title": "Temporarily Unavailable", "gift_card_product_unavailable_warning": "Card is temporarily unavailable. Please select another card from this brand or try again later.", + "gift_card_no_supported_assets": "No supported payment methods available. Please try again later.", "countdown_hours": ">%sh", "countdown_minutes_seconds": "%sm %ss", "countdown_seconds": "%ss", diff --git a/src/locales/strings/kaa.json b/src/locales/strings/kaa.json index ee04a94bb83..f5c0fde4d12 100644 --- a/src/locales/strings/kaa.json +++ b/src/locales/strings/kaa.json @@ -397,6 +397,10 @@ "swap_preferred_promo_instructions": "When multiple exchanges can fill an order, the current promotion always prefers:", "swap_token_no_enabled_exchanges_2s": "No enabled exchanges support %1$s (on %2$s) at this time", "swap_minimum_receive_amount": "Min Receive Amount", + "swap_price_impact_warning_title": "High Price Impact", + "swap_price_impact_warning_body": "This swap rate is significantly less favorable than the current market rate.", + "swap_price_impact_fee_warning_title": "High Price Impact", + "swap_price_impact_fee_warning_body": "This swap rate is significantly less favorable than the current market rate. High network fees relative to the swap amount are a contributing factor.", "swap_minimum_amount_1s": "Min %1$s", "settings_button_clear_logs": "Clear Logs", "send_to_1s": "Send to %1$s", @@ -421,6 +425,10 @@ "settings_network_privacy_nym_mixnet": "Nym Mixnet", "settings_privacy_settings": "Privacy Settings", "settings_nym_mixnet_title": "Nym Mixnet", + "settings_nym_mixnet_warning_title": "Nym mixnet on", + "settings_nym_mixnet_warning_body": "Protecting your privacy\\u2014transaction can take a minute or longer before it's ready to broadcast.", + "settings_nym_multi_asset_warning_title": "Nym Performance Notice", + "settings_nym_multi_asset_warning_body": "Enabling Nym Mixnet on multiple assets at once may slow down sends and delay balance updates.", "settings_nym_mixnet_description": "The Nym mixnet encrypts and routes your internet traffic through a decentralized network of nodes to obfuscate your data and IP address. Note that use of the mixnet may slow down network traffic and delay accurate balances and transactions. Select which services to use with the mixnet:", "settings_hours": "Saat", "settings_minutes": "Minut", @@ -542,7 +550,7 @@ "string_first_stellar_wallet_name": "My Stellar", "string_first_tezos_wallet_name": "My Tezos", "string_first_axelar_wallet_name": "My Axelar", - "string_first_coreum_wallet_name": "My Coreum", + "string_first_coreum_wallet_name": "My TX", "string_first_cosmoshub_wallet_name": "My Cosmos Hub", "string_first_osmosis_wallet_name": "My Osmosis", "string_first_sui_wallet_name": "My Sui", @@ -1506,7 +1514,11 @@ "gift_card_terms_and_conditions_body": "By purchasing a gift card, you are agreeing to the terms and conditions that apply. {{link}}Read the terms and conditions here.{{/link}}", "gift_card_slider_terms": "By sliding to confirm, you are agreeing to the {{link}}gift card terms and conditions{{/link}}.", "gift_card_more_options": "Browse more gift cards", + "gift_card_no_payment_address": "Order created but no payment address was returned. Please try again.", "gift_card_network_error": "Unable to load gift cards. Please check your network connection.", + "gift_card_service_error": "Gift card service is temporarily unavailable. Please try again later.", + "gift_card_refresh_error": "Unable to refresh. Card information may not be up to date.", + "gift_card_refresh_service_error": "Gift card service unavailable. Card information may not be up to date.", "gift_card_minimum_warning_title": "Below Minimum", "gift_card_minimum_warning_header_1s": "The selected amount is below the minimum for %1$s.", "gift_card_minimum_warning_footer_1s": "Please select a different payment method or increase your purchase amount to at least %1$s.", @@ -1514,11 +1526,26 @@ "gift_card_redeemed_cards": "Redeemed Cards", "gift_card_unmark_as_redeemed": "Unmark as Redeemed", "gift_card_active_cards": "Active Cards", + "gift_card_confirming": "Awaiting Payment Confirmations...", + "gift_card_failed": "Failed", + "gift_card_get_help": "Get Help", + "gift_card_account_info_title": "Gift Card Account Information", + "gift_card_account_info_body": "The information below is your customer credentials used with our Phaze gift card provider. Share this with our support team to troubleshoot gift card purchases.", + "gift_card_account_info_reveal_button": "View Phaze Account Info", + "gift_card_account_info_warning": "Anyone with access to this information may be able to redeem your unredeemed gift cards. Do not share this publicly.", + "gift_card_account_info_email": "Account Email", + "gift_card_account_info_rotated": "A new identity has been created for future purchases.", + "gift_card_account_info_user_id": "Phaze User ID", "gift_card_pending": "Pending Delivery, Please Wait...", "gift_card_pending_toast": "Your gift card is being delivered. Please wait for a few minutes for it to arrive.", + "gift_card_order_id_label": "Order ID", + "gift_card_product_id_label": "Product ID", + "gift_card_quote_id_label": "Quote ID", + "gift_card_quote_id_label_1s": "QuoteID: %1$s", "gift_card_quote_expired_toast": "Your quote has expired. Please try again.", "gift_card_product_unavailable_title": "Temporarily Unavailable", "gift_card_product_unavailable_warning": "Card is temporarily unavailable. Please select another card from this brand or try again later.", + "gift_card_no_supported_assets": "No supported payment methods available. Please try again later.", "countdown_hours": ">%sh", "countdown_minutes_seconds": "%sm %ss", "countdown_seconds": "%ss", diff --git a/src/locales/strings/ko.json b/src/locales/strings/ko.json index fc7115b5978..c963c7a1773 100644 --- a/src/locales/strings/ko.json +++ b/src/locales/strings/ko.json @@ -397,6 +397,10 @@ "swap_preferred_promo_instructions": "When multiple exchanges can fill an order, the current promotion always prefers:", "swap_token_no_enabled_exchanges_2s": "No enabled exchanges support %1$s (on %2$s) at this time", "swap_minimum_receive_amount": "Min Receive Amount", + "swap_price_impact_warning_title": "High Price Impact", + "swap_price_impact_warning_body": "This swap rate is significantly less favorable than the current market rate.", + "swap_price_impact_fee_warning_title": "High Price Impact", + "swap_price_impact_fee_warning_body": "This swap rate is significantly less favorable than the current market rate. High network fees relative to the swap amount are a contributing factor.", "swap_minimum_amount_1s": "Min %1$s", "settings_button_clear_logs": "Clear Logs", "send_to_1s": "Send to %1$s", @@ -421,6 +425,10 @@ "settings_network_privacy_nym_mixnet": "Nym Mixnet", "settings_privacy_settings": "Privacy Settings", "settings_nym_mixnet_title": "Nym Mixnet", + "settings_nym_mixnet_warning_title": "Nym mixnet on", + "settings_nym_mixnet_warning_body": "Protecting your privacy\\u2014transaction can take a minute or longer before it's ready to broadcast.", + "settings_nym_multi_asset_warning_title": "Nym Performance Notice", + "settings_nym_multi_asset_warning_body": "Enabling Nym Mixnet on multiple assets at once may slow down sends and delay balance updates.", "settings_nym_mixnet_description": "The Nym mixnet encrypts and routes your internet traffic through a decentralized network of nodes to obfuscate your data and IP address. Note that use of the mixnet may slow down network traffic and delay accurate balances and transactions. Select which services to use with the mixnet:", "settings_hours": "시간", "settings_minutes": "분", @@ -542,7 +550,7 @@ "string_first_stellar_wallet_name": "My Stellar (스텔라)", "string_first_tezos_wallet_name": "My Tezos", "string_first_axelar_wallet_name": "My Axelar", - "string_first_coreum_wallet_name": "My Coreum", + "string_first_coreum_wallet_name": "My TX", "string_first_cosmoshub_wallet_name": "My Cosmos Hub", "string_first_osmosis_wallet_name": "My Osmosis", "string_first_sui_wallet_name": "My Sui", @@ -1506,7 +1514,11 @@ "gift_card_terms_and_conditions_body": "By purchasing a gift card, you are agreeing to the terms and conditions that apply. {{link}}Read the terms and conditions here.{{/link}}", "gift_card_slider_terms": "By sliding to confirm, you are agreeing to the {{link}}gift card terms and conditions{{/link}}.", "gift_card_more_options": "Browse more gift cards", + "gift_card_no_payment_address": "Order created but no payment address was returned. Please try again.", "gift_card_network_error": "Unable to load gift cards. Please check your network connection.", + "gift_card_service_error": "Gift card service is temporarily unavailable. Please try again later.", + "gift_card_refresh_error": "Unable to refresh. Card information may not be up to date.", + "gift_card_refresh_service_error": "Gift card service unavailable. Card information may not be up to date.", "gift_card_minimum_warning_title": "Below Minimum", "gift_card_minimum_warning_header_1s": "The selected amount is below the minimum for %1$s.", "gift_card_minimum_warning_footer_1s": "Please select a different payment method or increase your purchase amount to at least %1$s.", @@ -1514,11 +1526,26 @@ "gift_card_redeemed_cards": "Redeemed Cards", "gift_card_unmark_as_redeemed": "Unmark as Redeemed", "gift_card_active_cards": "Active Cards", + "gift_card_confirming": "Awaiting Payment Confirmations...", + "gift_card_failed": "Failed", + "gift_card_get_help": "Get Help", + "gift_card_account_info_title": "Gift Card Account Information", + "gift_card_account_info_body": "The information below is your customer credentials used with our Phaze gift card provider. Share this with our support team to troubleshoot gift card purchases.", + "gift_card_account_info_reveal_button": "View Phaze Account Info", + "gift_card_account_info_warning": "Anyone with access to this information may be able to redeem your unredeemed gift cards. Do not share this publicly.", + "gift_card_account_info_email": "Account Email", + "gift_card_account_info_rotated": "A new identity has been created for future purchases.", + "gift_card_account_info_user_id": "Phaze User ID", "gift_card_pending": "Pending Delivery, Please Wait...", "gift_card_pending_toast": "Your gift card is being delivered. Please wait for a few minutes for it to arrive.", + "gift_card_order_id_label": "Order ID", + "gift_card_product_id_label": "Product ID", + "gift_card_quote_id_label": "Quote ID", + "gift_card_quote_id_label_1s": "QuoteID: %1$s", "gift_card_quote_expired_toast": "Your quote has expired. Please try again.", "gift_card_product_unavailable_title": "Temporarily Unavailable", "gift_card_product_unavailable_warning": "Card is temporarily unavailable. Please select another card from this brand or try again later.", + "gift_card_no_supported_assets": "No supported payment methods available. Please try again later.", "countdown_hours": ">%sh", "countdown_minutes_seconds": "%sm %ss", "countdown_seconds": "%ss", diff --git a/src/locales/strings/pt.json b/src/locales/strings/pt.json index 7dbbf581e9a..fa5cbd4b690 100644 --- a/src/locales/strings/pt.json +++ b/src/locales/strings/pt.json @@ -397,6 +397,10 @@ "swap_preferred_promo_instructions": "Quando várias exchanges podem preencher a uma ordem, a promoção atual sempre prefere:", "swap_token_no_enabled_exchanges_2s": "No enabled exchanges support %1$s (on %2$s) at this time", "swap_minimum_receive_amount": "Min Receive Amount", + "swap_price_impact_warning_title": "High Price Impact", + "swap_price_impact_warning_body": "This swap rate is significantly less favorable than the current market rate.", + "swap_price_impact_fee_warning_title": "High Price Impact", + "swap_price_impact_fee_warning_body": "This swap rate is significantly less favorable than the current market rate. High network fees relative to the swap amount are a contributing factor.", "swap_minimum_amount_1s": "Min %1$s", "settings_button_clear_logs": "Limpar Logs", "send_to_1s": "Send to %1$s", @@ -421,6 +425,10 @@ "settings_network_privacy_nym_mixnet": "Nym Mixnet", "settings_privacy_settings": "Privacy Settings", "settings_nym_mixnet_title": "Nym Mixnet", + "settings_nym_mixnet_warning_title": "Nym mixnet on", + "settings_nym_mixnet_warning_body": "Protecting your privacy\\u2014transaction can take a minute or longer before it's ready to broadcast.", + "settings_nym_multi_asset_warning_title": "Nym Performance Notice", + "settings_nym_multi_asset_warning_body": "Enabling Nym Mixnet on multiple assets at once may slow down sends and delay balance updates.", "settings_nym_mixnet_description": "The Nym mixnet encrypts and routes your internet traffic through a decentralized network of nodes to obfuscate your data and IP address. Note that use of the mixnet may slow down network traffic and delay accurate balances and transactions. Select which services to use with the mixnet:", "settings_hours": "Hora(s)", "settings_minutes": "Minuto(s)", @@ -542,7 +550,7 @@ "string_first_stellar_wallet_name": "Minha Stellar", "string_first_tezos_wallet_name": "Meu Tezos", "string_first_axelar_wallet_name": "My Axelar", - "string_first_coreum_wallet_name": "My Coreum", + "string_first_coreum_wallet_name": "My TX", "string_first_cosmoshub_wallet_name": "My Cosmos Hub", "string_first_osmosis_wallet_name": "My Osmosis", "string_first_sui_wallet_name": "My Sui", @@ -1506,7 +1514,11 @@ "gift_card_terms_and_conditions_body": "By purchasing a gift card, you are agreeing to the terms and conditions that apply. {{link}}Read the terms and conditions here.{{/link}}", "gift_card_slider_terms": "By sliding to confirm, you are agreeing to the {{link}}gift card terms and conditions{{/link}}.", "gift_card_more_options": "Browse more gift cards", + "gift_card_no_payment_address": "Order created but no payment address was returned. Please try again.", "gift_card_network_error": "Unable to load gift cards. Please check your network connection.", + "gift_card_service_error": "Gift card service is temporarily unavailable. Please try again later.", + "gift_card_refresh_error": "Unable to refresh. Card information may not be up to date.", + "gift_card_refresh_service_error": "Gift card service unavailable. Card information may not be up to date.", "gift_card_minimum_warning_title": "Below Minimum", "gift_card_minimum_warning_header_1s": "The selected amount is below the minimum for %1$s.", "gift_card_minimum_warning_footer_1s": "Please select a different payment method or increase your purchase amount to at least %1$s.", @@ -1514,11 +1526,26 @@ "gift_card_redeemed_cards": "Redeemed Cards", "gift_card_unmark_as_redeemed": "Unmark as Redeemed", "gift_card_active_cards": "Active Cards", + "gift_card_confirming": "Awaiting Payment Confirmations...", + "gift_card_failed": "Failed", + "gift_card_get_help": "Get Help", + "gift_card_account_info_title": "Gift Card Account Information", + "gift_card_account_info_body": "The information below is your customer credentials used with our Phaze gift card provider. Share this with our support team to troubleshoot gift card purchases.", + "gift_card_account_info_reveal_button": "View Phaze Account Info", + "gift_card_account_info_warning": "Anyone with access to this information may be able to redeem your unredeemed gift cards. Do not share this publicly.", + "gift_card_account_info_email": "Account Email", + "gift_card_account_info_rotated": "A new identity has been created for future purchases.", + "gift_card_account_info_user_id": "Phaze User ID", "gift_card_pending": "Pending Delivery, Please Wait...", "gift_card_pending_toast": "Your gift card is being delivered. Please wait for a few minutes for it to arrive.", + "gift_card_order_id_label": "Order ID", + "gift_card_product_id_label": "Product ID", + "gift_card_quote_id_label": "Quote ID", + "gift_card_quote_id_label_1s": "QuoteID: %1$s", "gift_card_quote_expired_toast": "Your quote has expired. Please try again.", "gift_card_product_unavailable_title": "Temporarily Unavailable", "gift_card_product_unavailable_warning": "Card is temporarily unavailable. Please select another card from this brand or try again later.", + "gift_card_no_supported_assets": "No supported payment methods available. Please try again later.", "countdown_hours": ">%sh", "countdown_minutes_seconds": "%sm %ss", "countdown_seconds": "%ss", diff --git a/src/locales/strings/ru.json b/src/locales/strings/ru.json index e79be0b9e3e..ce5f96e57ff 100644 --- a/src/locales/strings/ru.json +++ b/src/locales/strings/ru.json @@ -397,6 +397,10 @@ "swap_preferred_promo_instructions": "При выполнении обмена несколькими биржами предпочтение отдается текущим предложениям:", "swap_token_no_enabled_exchanges_2s": "No enabled exchanges support %1$s (on %2$s) at this time", "swap_minimum_receive_amount": "Min Receive Amount", + "swap_price_impact_warning_title": "High Price Impact", + "swap_price_impact_warning_body": "This swap rate is significantly less favorable than the current market rate.", + "swap_price_impact_fee_warning_title": "High Price Impact", + "swap_price_impact_fee_warning_body": "This swap rate is significantly less favorable than the current market rate. High network fees relative to the swap amount are a contributing factor.", "swap_minimum_amount_1s": "Min %1$s", "settings_button_clear_logs": "Clear Logs", "send_to_1s": "Send to %1$s", @@ -421,6 +425,10 @@ "settings_network_privacy_nym_mixnet": "Nym Mixnet", "settings_privacy_settings": "Privacy Settings", "settings_nym_mixnet_title": "Nym Mixnet", + "settings_nym_mixnet_warning_title": "Nym mixnet on", + "settings_nym_mixnet_warning_body": "Protecting your privacy\\u2014transaction can take a minute or longer before it's ready to broadcast.", + "settings_nym_multi_asset_warning_title": "Nym Performance Notice", + "settings_nym_multi_asset_warning_body": "Enabling Nym Mixnet on multiple assets at once may slow down sends and delay balance updates.", "settings_nym_mixnet_description": "The Nym mixnet encrypts and routes your internet traffic through a decentralized network of nodes to obfuscate your data and IP address. Note that use of the mixnet may slow down network traffic and delay accurate balances and transactions. Select which services to use with the mixnet:", "settings_hours": "Часов", "settings_minutes": "Минут", @@ -542,7 +550,7 @@ "string_first_stellar_wallet_name": "Мой Stellar", "string_first_tezos_wallet_name": "Мой Tezos", "string_first_axelar_wallet_name": "My Axelar", - "string_first_coreum_wallet_name": "My Coreum", + "string_first_coreum_wallet_name": "My TX", "string_first_cosmoshub_wallet_name": "My Cosmos Hub", "string_first_osmosis_wallet_name": "My Osmosis", "string_first_sui_wallet_name": "My Sui", @@ -1506,7 +1514,11 @@ "gift_card_terms_and_conditions_body": "By purchasing a gift card, you are agreeing to the terms and conditions that apply. {{link}}Read the terms and conditions here.{{/link}}", "gift_card_slider_terms": "By sliding to confirm, you are agreeing to the {{link}}gift card terms and conditions{{/link}}.", "gift_card_more_options": "Browse more gift cards", + "gift_card_no_payment_address": "Order created but no payment address was returned. Please try again.", "gift_card_network_error": "Unable to load gift cards. Please check your network connection.", + "gift_card_service_error": "Gift card service is temporarily unavailable. Please try again later.", + "gift_card_refresh_error": "Unable to refresh. Card information may not be up to date.", + "gift_card_refresh_service_error": "Gift card service unavailable. Card information may not be up to date.", "gift_card_minimum_warning_title": "Below Minimum", "gift_card_minimum_warning_header_1s": "The selected amount is below the minimum for %1$s.", "gift_card_minimum_warning_footer_1s": "Please select a different payment method or increase your purchase amount to at least %1$s.", @@ -1514,11 +1526,26 @@ "gift_card_redeemed_cards": "Redeemed Cards", "gift_card_unmark_as_redeemed": "Unmark as Redeemed", "gift_card_active_cards": "Active Cards", + "gift_card_confirming": "Awaiting Payment Confirmations...", + "gift_card_failed": "Failed", + "gift_card_get_help": "Get Help", + "gift_card_account_info_title": "Gift Card Account Information", + "gift_card_account_info_body": "The information below is your customer credentials used with our Phaze gift card provider. Share this with our support team to troubleshoot gift card purchases.", + "gift_card_account_info_reveal_button": "View Phaze Account Info", + "gift_card_account_info_warning": "Anyone with access to this information may be able to redeem your unredeemed gift cards. Do not share this publicly.", + "gift_card_account_info_email": "Account Email", + "gift_card_account_info_rotated": "A new identity has been created for future purchases.", + "gift_card_account_info_user_id": "Phaze User ID", "gift_card_pending": "Pending Delivery, Please Wait...", "gift_card_pending_toast": "Your gift card is being delivered. Please wait for a few minutes for it to arrive.", + "gift_card_order_id_label": "Order ID", + "gift_card_product_id_label": "Product ID", + "gift_card_quote_id_label": "Quote ID", + "gift_card_quote_id_label_1s": "QuoteID: %1$s", "gift_card_quote_expired_toast": "Your quote has expired. Please try again.", "gift_card_product_unavailable_title": "Temporarily Unavailable", "gift_card_product_unavailable_warning": "Card is temporarily unavailable. Please select another card from this brand or try again later.", + "gift_card_no_supported_assets": "No supported payment methods available. Please try again later.", "countdown_hours": ">%sh", "countdown_minutes_seconds": "%sm %ss", "countdown_seconds": "%ss", diff --git a/src/locales/strings/vi.json b/src/locales/strings/vi.json index f19c07ac089..417b6f2b755 100644 --- a/src/locales/strings/vi.json +++ b/src/locales/strings/vi.json @@ -397,6 +397,10 @@ "swap_preferred_promo_instructions": "When multiple exchanges can fill an order, the current promotion always prefers:", "swap_token_no_enabled_exchanges_2s": "No enabled exchanges support %1$s (on %2$s) at this time", "swap_minimum_receive_amount": "Min Receive Amount", + "swap_price_impact_warning_title": "High Price Impact", + "swap_price_impact_warning_body": "This swap rate is significantly less favorable than the current market rate.", + "swap_price_impact_fee_warning_title": "High Price Impact", + "swap_price_impact_fee_warning_body": "This swap rate is significantly less favorable than the current market rate. High network fees relative to the swap amount are a contributing factor.", "swap_minimum_amount_1s": "Min %1$s", "settings_button_clear_logs": "Clear Logs", "send_to_1s": "Send to %1$s", @@ -421,6 +425,10 @@ "settings_network_privacy_nym_mixnet": "Nym Mixnet", "settings_privacy_settings": "Privacy Settings", "settings_nym_mixnet_title": "Nym Mixnet", + "settings_nym_mixnet_warning_title": "Nym mixnet on", + "settings_nym_mixnet_warning_body": "Protecting your privacy\\u2014transaction can take a minute or longer before it's ready to broadcast.", + "settings_nym_multi_asset_warning_title": "Nym Performance Notice", + "settings_nym_multi_asset_warning_body": "Enabling Nym Mixnet on multiple assets at once may slow down sends and delay balance updates.", "settings_nym_mixnet_description": "The Nym mixnet encrypts and routes your internet traffic through a decentralized network of nodes to obfuscate your data and IP address. Note that use of the mixnet may slow down network traffic and delay accurate balances and transactions. Select which services to use with the mixnet:", "settings_hours": "Giờ(s)", "settings_minutes": "Phút(s)", @@ -542,7 +550,7 @@ "string_first_stellar_wallet_name": "Stellar của tôi", "string_first_tezos_wallet_name": "My Tezos", "string_first_axelar_wallet_name": "My Axelar", - "string_first_coreum_wallet_name": "My Coreum", + "string_first_coreum_wallet_name": "My TX", "string_first_cosmoshub_wallet_name": "My Cosmos Hub", "string_first_osmosis_wallet_name": "My Osmosis", "string_first_sui_wallet_name": "My Sui", @@ -1506,7 +1514,11 @@ "gift_card_terms_and_conditions_body": "By purchasing a gift card, you are agreeing to the terms and conditions that apply. {{link}}Read the terms and conditions here.{{/link}}", "gift_card_slider_terms": "By sliding to confirm, you are agreeing to the {{link}}gift card terms and conditions{{/link}}.", "gift_card_more_options": "Browse more gift cards", + "gift_card_no_payment_address": "Order created but no payment address was returned. Please try again.", "gift_card_network_error": "Unable to load gift cards. Please check your network connection.", + "gift_card_service_error": "Gift card service is temporarily unavailable. Please try again later.", + "gift_card_refresh_error": "Unable to refresh. Card information may not be up to date.", + "gift_card_refresh_service_error": "Gift card service unavailable. Card information may not be up to date.", "gift_card_minimum_warning_title": "Below Minimum", "gift_card_minimum_warning_header_1s": "The selected amount is below the minimum for %1$s.", "gift_card_minimum_warning_footer_1s": "Please select a different payment method or increase your purchase amount to at least %1$s.", @@ -1514,11 +1526,26 @@ "gift_card_redeemed_cards": "Redeemed Cards", "gift_card_unmark_as_redeemed": "Unmark as Redeemed", "gift_card_active_cards": "Active Cards", + "gift_card_confirming": "Awaiting Payment Confirmations...", + "gift_card_failed": "Failed", + "gift_card_get_help": "Get Help", + "gift_card_account_info_title": "Gift Card Account Information", + "gift_card_account_info_body": "The information below is your customer credentials used with our Phaze gift card provider. Share this with our support team to troubleshoot gift card purchases.", + "gift_card_account_info_reveal_button": "View Phaze Account Info", + "gift_card_account_info_warning": "Anyone with access to this information may be able to redeem your unredeemed gift cards. Do not share this publicly.", + "gift_card_account_info_email": "Account Email", + "gift_card_account_info_rotated": "A new identity has been created for future purchases.", + "gift_card_account_info_user_id": "Phaze User ID", "gift_card_pending": "Pending Delivery, Please Wait...", "gift_card_pending_toast": "Your gift card is being delivered. Please wait for a few minutes for it to arrive.", + "gift_card_order_id_label": "Order ID", + "gift_card_product_id_label": "Product ID", + "gift_card_quote_id_label": "Quote ID", + "gift_card_quote_id_label_1s": "QuoteID: %1$s", "gift_card_quote_expired_toast": "Your quote has expired. Please try again.", "gift_card_product_unavailable_title": "Temporarily Unavailable", "gift_card_product_unavailable_warning": "Card is temporarily unavailable. Please select another card from this brand or try again later.", + "gift_card_no_supported_assets": "No supported payment methods available. Please try again later.", "countdown_hours": ">%sh", "countdown_minutes_seconds": "%sm %ss", "countdown_seconds": "%ss", diff --git a/src/locales/strings/zh.json b/src/locales/strings/zh.json index 696da9a6498..ec75070d421 100644 --- a/src/locales/strings/zh.json +++ b/src/locales/strings/zh.json @@ -397,6 +397,10 @@ "swap_preferred_promo_instructions": "When multiple exchanges can fill an order, the current promotion always prefers:", "swap_token_no_enabled_exchanges_2s": "No enabled exchanges support %1$s (on %2$s) at this time", "swap_minimum_receive_amount": "Min Receive Amount", + "swap_price_impact_warning_title": "High Price Impact", + "swap_price_impact_warning_body": "This swap rate is significantly less favorable than the current market rate.", + "swap_price_impact_fee_warning_title": "High Price Impact", + "swap_price_impact_fee_warning_body": "This swap rate is significantly less favorable than the current market rate. High network fees relative to the swap amount are a contributing factor.", "swap_minimum_amount_1s": "Min %1$s", "settings_button_clear_logs": "Clear Logs", "send_to_1s": "Send to %1$s", @@ -421,6 +425,10 @@ "settings_network_privacy_nym_mixnet": "Nym Mixnet", "settings_privacy_settings": "Privacy Settings", "settings_nym_mixnet_title": "Nym Mixnet", + "settings_nym_mixnet_warning_title": "Nym mixnet on", + "settings_nym_mixnet_warning_body": "Protecting your privacy\\u2014transaction can take a minute or longer before it's ready to broadcast.", + "settings_nym_multi_asset_warning_title": "Nym Performance Notice", + "settings_nym_multi_asset_warning_body": "Enabling Nym Mixnet on multiple assets at once may slow down sends and delay balance updates.", "settings_nym_mixnet_description": "The Nym mixnet encrypts and routes your internet traffic through a decentralized network of nodes to obfuscate your data and IP address. Note that use of the mixnet may slow down network traffic and delay accurate balances and transactions. Select which services to use with the mixnet:", "settings_hours": "小时", "settings_minutes": "分钟", @@ -542,7 +550,7 @@ "string_first_stellar_wallet_name": "我的恒星币", "string_first_tezos_wallet_name": "My Tezos", "string_first_axelar_wallet_name": "My Axelar", - "string_first_coreum_wallet_name": "My Coreum", + "string_first_coreum_wallet_name": "My TX", "string_first_cosmoshub_wallet_name": "My Cosmos Hub", "string_first_osmosis_wallet_name": "My Osmosis", "string_first_sui_wallet_name": "My Sui", @@ -1506,7 +1514,11 @@ "gift_card_terms_and_conditions_body": "By purchasing a gift card, you are agreeing to the terms and conditions that apply. {{link}}Read the terms and conditions here.{{/link}}", "gift_card_slider_terms": "By sliding to confirm, you are agreeing to the {{link}}gift card terms and conditions{{/link}}.", "gift_card_more_options": "Browse more gift cards", + "gift_card_no_payment_address": "Order created but no payment address was returned. Please try again.", "gift_card_network_error": "Unable to load gift cards. Please check your network connection.", + "gift_card_service_error": "Gift card service is temporarily unavailable. Please try again later.", + "gift_card_refresh_error": "Unable to refresh. Card information may not be up to date.", + "gift_card_refresh_service_error": "Gift card service unavailable. Card information may not be up to date.", "gift_card_minimum_warning_title": "Below Minimum", "gift_card_minimum_warning_header_1s": "The selected amount is below the minimum for %1$s.", "gift_card_minimum_warning_footer_1s": "Please select a different payment method or increase your purchase amount to at least %1$s.", @@ -1514,11 +1526,26 @@ "gift_card_redeemed_cards": "Redeemed Cards", "gift_card_unmark_as_redeemed": "Unmark as Redeemed", "gift_card_active_cards": "Active Cards", + "gift_card_confirming": "Awaiting Payment Confirmations...", + "gift_card_failed": "Failed", + "gift_card_get_help": "Get Help", + "gift_card_account_info_title": "Gift Card Account Information", + "gift_card_account_info_body": "The information below is your customer credentials used with our Phaze gift card provider. Share this with our support team to troubleshoot gift card purchases.", + "gift_card_account_info_reveal_button": "View Phaze Account Info", + "gift_card_account_info_warning": "Anyone with access to this information may be able to redeem your unredeemed gift cards. Do not share this publicly.", + "gift_card_account_info_email": "Account Email", + "gift_card_account_info_rotated": "A new identity has been created for future purchases.", + "gift_card_account_info_user_id": "Phaze User ID", "gift_card_pending": "Pending Delivery, Please Wait...", "gift_card_pending_toast": "Your gift card is being delivered. Please wait for a few minutes for it to arrive.", + "gift_card_order_id_label": "Order ID", + "gift_card_product_id_label": "Product ID", + "gift_card_quote_id_label": "Quote ID", + "gift_card_quote_id_label_1s": "QuoteID: %1$s", "gift_card_quote_expired_toast": "Your quote has expired. Please try again.", "gift_card_product_unavailable_title": "Temporarily Unavailable", "gift_card_product_unavailable_warning": "Card is temporarily unavailable. Please select another card from this brand or try again later.", + "gift_card_no_supported_assets": "No supported payment methods available. Please try again later.", "countdown_hours": ">%sh", "countdown_minutes_seconds": "%sm %ss", "countdown_seconds": "%ss",