Skip to content

Commit

Permalink
New translations enus.json (Vietnamese)
Browse files Browse the repository at this point in the history
  • Loading branch information
paullinator committed Dec 19, 2024
1 parent 60a2f93 commit 34aa3cc
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions src/locales/strings/vi.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
"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_inactive_validator": "The selected validator is inactive. Please select a different validator or try again later.",
"warning_low_fee_selected": "Low Fee Selected",
"warning_custom_fee_selected": "Custom Fee Selected",
"warning_low_or_custom_fee": "Using a low fee may increase the amount of time it takes for your transaction to confirm. In rare instances your transaction can fail.",
Expand Down Expand Up @@ -128,8 +129,8 @@
"fragment_request_address_uri_copied": "Request address URI copied to clipboard",
"fragment_copied": "Successfully copied to clipboard",
"request_minimum_notification_title": "Yêu cầu tỷ số tối thiểu",
"request_xrp_minimum_notification_body": "Ripple (XRP) wallets require a 10 XRP minimum balance. You must deposit at least 10 XRP to this address before this wallet will show a balance or transactions. 10 XRP will be unspendable for the lifetime of this wallet address.",
"request_xrp_minimum_notification_alert_body": "This wallet will always require a 10 XRP minimum",
"request_xrp_minimum_notification_body_1xrp": "Ripple (XRP) wallets require a 1 XRP minimum balance. You must deposit at least 1 XRP to this address before this wallet will show a balance or transactions. 1 XRP will be unspendable for the lifetime of this wallet address.",
"request_xrp_minimum_notification_alert_body_1xrp": "This wallet will always require a 1 XRP minimum",
"request_xlm_minimum_notification_body": "Ví Stellar (XLM) đòi hỏi một giá trị tối thiểu 1 XLM Bạn phải đặt cọc ít nhất 1 XLM đến địa chỉ này trước khi chi trả hiện giá trị cho giao dịch. 1 XLM sẽ chưa được chi trả trong thời gian đó.",
"request_xlm_minimum_notification_alert_body": "This wallet will always require a 1 XLM minimum",
"request_dot_minimum_notification_body": "Polkadot (DOT) wallets require a 1 DOT minimum balance. You must deposit at least 1 DOT to this address before this wallet will show a balance or transactions. 1 DOT will be unspendable for the lifetime of this wallet address.",
Expand Down Expand Up @@ -263,7 +264,7 @@
"activate_wallet_token_scene_tile_title": "Token to Activate",
"activate_wallet_tokens_scene_tile_title": "Tokens to Activate",
"activate_wallet_token_scene_body": "To send and receive the selected token you will first need to activate it with a blockchain transaction. This transaction will cost the following fee.\n\nPlease confirm using the slider below.",
"activate_wallet_token_scene_body_xrp_extra": "Token activation will increase the XRP reserve requirement by 2 XRP per token activated.",
"activate_wallet_token_scene_body_xrp_extra_point2xrp": "Token activation will increase the XRP reserve requirement by 0.2 XRP per token activated.",
"activate_wallet_token_scene_body_algo_extra": "Token activation will increase the ALGO reserve requirement by 0.1 ALGO per token activated.",
"activate_wallet_tokens_scene_body": "To send and receive the selected tokens you will first need to activate them with one or more blockchain transactions. The transactions in total will cost the following fee shown below. Please confirm using the slider below.",
"activate_wallet_token_insufficient_funds_s": "You have insufficient funds to activate this token. You need at least %s to proceed with activation.",
Expand Down Expand Up @@ -1293,6 +1294,7 @@
"fiat_plugin_buy_no_quote": "Unable to get purchase quote",
"fiat_plugin_sell_region_restricted": "Region restricted from selling %s",
"fiat_plugin_sell_no_quote": "Unable to get sell quote",
"fiat_plugin_no_provider_1s": "There is currently no provider available in your region that supports %1$s. Please try again later or select another payment method.",
"fiat_plugin_fetching_assets": "Fetching supported assets",
"fiat_plugin_sell_cancelled": "Sell order cancelled",
"fiat_plugin_finalizing_quote": "Finalizing your exchange quote. Please wait as this may take up to a minute",
Expand Down Expand Up @@ -1355,6 +1357,7 @@
"form_field_title_address_line_2": "Address Line 2 (optional)",
"form_field_title_address_state_province_region": "Province",
"form_field_title_address_zip_postal_code": "Postal Code/Zip",
"form_field_title_email_address": "Email Address",
"form_field_title_iban": "IBAN",
"form_field_title_swift_bic": "SWIFT/BIC",
"bank_info_title": "Bank Info",
Expand All @@ -1367,6 +1370,10 @@
"bank_transfer_reference": "Reference",
"sepa_form_title": "Enter Bank Info",
"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.",
"otc_enter_email_to_buy": "Please enter your email to be contacted by one of our exchange partners to coordinate an OTC (Over the Counter) purchase.",
"otc_enter_email_to_sell": "Please enter your email to be contacted by one of our exchange partners to coordinate an OTC (Over the Counter) sale.",
"otc_confirmation_title": "Request Sent",
"otc_confirmation_message": "Thank you! You will be contacted in the next 24 hours to complete your request.",
"backup_account": "Back Up Account",
"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!",
"backup_info_message": "Create a username and password to create a full account and secure your funds. No personal information is required",
Expand Down

0 comments on commit 34aa3cc

Please sign in to comment.