-
Notifications
You must be signed in to change notification settings - Fork 282
New Crowdin updates #5957
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Crowdin updates #5957
Changes from all commits
bcbf7d9
1ff2bb5
1265d09
9e0db1f
5051942
133deaa
6128d16
01eadc5
fd575e2
a9e2140
a7b42d5
1258ac0
e681575
1653161
4e6e9f5
2562544
0151a62
5730524
349fda2
0eb5f68
fdd6661
73b6a12
6b79b37
51fa095
b92a907
0be53cf
d91522e
34e8d31
c621a4b
665550e
2a84b4d
3f0b569
604a714
37427dd
6e3c43c
922074f
1448da1
5640bd6
cbc4da9
a85a083
4ba10de
56b03b0
ea27f9e
bbf1b17
addb2d3
204735f
17540f8
1a4eba4
43a73c7
e24ecbf
8327938
ed2a0fe
131b01b
a0730a5
0c8f5f9
e56d9da
db6e9f0
7d81bac
f47bdf0
1e456ca
a3f8946
aeb4d86
9df939a
425e60d
73c2612
cb43d4f
499f4d1
e125965
2acde00
76854b8
7713049
5498615
9d37092
fc06588
b79991f
6832e88
8553219
0c85b8d
907bc70
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -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", | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Spanish Coreum wallet name uses English prefix "My"Medium Severity The Additional Locations (1) |
||
| "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,19 +1514,38 @@ | |
| "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.", | ||
| "gift_card_minimum_warning_generic": "The selected amount is too small for this cryptocurrency. Please select a different payment method or increase your purchase amount.", | ||
| "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", | ||
|
|
||


There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Double-escaped unicode em dash renders as literal text
Medium Severity
The
settings_nym_mixnet_warning_bodyvalue contains\\u2014(double-escaped backslash) across all locale files. In JSON,\\u2014parses to the literal string\u2014rather than the intended em dash character (—). Users will see the raw text\u2014between "privacy" and "transaction" instead of an em dash. No other string in the locale files uses this\\upattern. This affects all 12 locale files where the string was added.Additional Locations (1)
src/locales/strings/it.json#L428-L429