|
63 | 63 | "error_paymentprotocol_no_payment_option": "No hay monedas disponibles para esta factura de Protocolo de pago. Monedas aceptadas: %s",
|
64 | 64 | "error_paymentprotocol_tx_verification_failed": "La verificación de la transacción del protocolo de pago no coincide",
|
65 | 65 | "error_spend_amount_less_then_min_s": "El importe del gasto es inferior al mínimo de %s",
|
| 66 | + "error_amount_too_low_to_stake_s": "The amount %s is too low to stake successfully", |
66 | 67 | "warning_low_fee_selected": "Tarifa baja seleccionada",
|
67 | 68 | "warning_custom_fee_selected": "Tarifa personalizada seleccionada",
|
68 | 69 | "warning_low_or_custom_fee": "Usar una comisión baja puede aumentar la cantidad de tiempo que tarda en confirmar tu transacción. En raras ocasiones tu transacción puede fallar.",
|
|
334 | 335 | "incorrect_pin": "NIP incorrecto",
|
335 | 336 | "invalid_spend_request": "Solicitud de gasto inválida",
|
336 | 337 | "invalid_custom_fee": "Tarifa mínima es",
|
337 |
| - "missing_username": "<No username>", |
| 338 | + "guest_account_id_1s": "Guest Account (%1$s)", |
338 | 339 | "settings_detect_tokens": "Detectar y habilitar tokens",
|
339 | 340 | "settings_enable_detected_tokens_toast": "Tokens detectados habilitados",
|
340 | 341 | "settings_no_detected_tokens_toast": "No se encontraron saldos en tokens deshabilitados",
|
|
1242 | 1243 | "stake_break_even_days_months_s": "%1$s days (%2$s months)",
|
1243 | 1244 | "stake_earn_button_label": "Earn",
|
1244 | 1245 | "stake_unable_to_query_locked": "Unable to query locked balance. Please try again later.",
|
| 1246 | + "stake_liquid_staking_warning_title": "Liquid Staking Pool Notice", |
| 1247 | + "stake_liquid_staking_warning_header": "This is a liquid-staking pool, meaning the entire wallet's balance is either staked/unstaked in the pool. Wallet funds will remain liquid (transferable), however all current and future funds will be exposed to the risks and rewards of the staking pool while staked.", |
1245 | 1248 | "stake_resource_display_name": "TRON Resources",
|
1246 | 1249 | "stake_resource_display_name_v2": "TRON Resources v2",
|
1247 | 1250 | "stake_resource_bandwidth": "Bandwidth",
|
|
1272 | 1275 | "fiat_plugin_sell_failed_try_again": "Sell order failed. Please try again.",
|
1273 | 1276 | "fiat_plugin_sell_failed_to_send_try_again": "Failed to send funds for sell transaction. Please try again.",
|
1274 | 1277 | "fiat_plugin_cannot_continue_camera_permission": "Cannot continue. Camera permission needed for ID verifications",
|
1275 |
| - "fiat_plugin_purchase_limit_error": "Please back up your account to increase the purchase limit", |
| 1278 | + "fiat_plugin_purchase_limit_error": "Please create a full account to increase the purchase limit", |
1276 | 1279 | "fiat_plugin_max_buy_quote_error": "Provider cannot create max buy quote",
|
1277 | 1280 | "fiat_plugin_max_sell_quote_error": "Provider cannot create max sell quote",
|
1278 | 1281 | "fiat_plugin_max_sell_quote_error_1s": "Cannot create max sell quote for %1$s",
|
|
1330 | 1333 | "sepa_transfer_prompt_s": "Your order %1$s has been submitted!\n\nPlease save the order details below for your records and instruct your bank to make the payment with the information in the Payment Details section.",
|
1331 | 1334 | "backup_account": "Back Up Account",
|
1332 | 1335 | "backup_delete_confirm_message": "Are you sure you want to delete this account without backing up first? You will NOT be able to recover wallets and transactions for this account!",
|
1333 |
| - "backup_info_message": "Create a username and password to securely encrypt and back up your account", |
1334 |
| - "backup_dismiss_button": "Continue Without a Backup", |
| 1336 | + "backup_info_message": "Create a username and password to create a full account and secure your funds. No personal information is required", |
| 1337 | + "backup_dismiss_button": "Continue with Guest Account", |
1335 | 1338 | "backup_warning_message": "Without a backup, you risk losing your funds!",
|
1336 | 1339 | "backup_web3_handle_warning_message": "Without a backup, you risk losing your web3 handle!",
|
1337 | 1340 | "tap_to_learn_more": "Tap to learn more.",
|
1338 |
| - "backup_for_transfer_message": "To buy, sell, and receive funds, please back up your account. Edge encrypted backups use a familiar username and password method that will safeguard your assets and help prevent loss of funds.\n\nNever share your username and password, and store your credentials securely!", |
| 1341 | + "backup_for_transfer_message": "To buy, sell, and receive funds, please create a full account. Edge full accounts require no personal information and use a familiar username and password method that will safeguard your assets and help prevent loss of funds.\n\nNever share your username and password, and store your credentials securely!", |
1339 | 1342 | "guest_account": "Guest Account",
|
1340 | 1343 | "tap_to_create_username_password": "Tap to create a username and password",
|
1341 |
| - "backup_title": "Back Up Your Account", |
| 1344 | + "backup_title": "Create Full Account", |
1342 | 1345 | "backup_message": "Create a username and password to continue.",
|
1343 |
| - "backup_message_subtext": "Backing up your account ensures you can safely recover your funds in the event that you lose access to your device.", |
| 1346 | + "backup_message_subtext": "Creating a full account ensures you can safely recover your funds in the event that you lose access to your device.", |
1344 | 1347 | "no_access_disclaimer_1s": "%1$s has zero access to user funds and does not see or store any private keys or personal information.",
|
1345 | 1348 | "learn_more": "Learn More",
|
1346 | 1349 | "dismiss": "Dismiss",
|
|
0 commit comments