Merge pull request #548 from trezor/feature/spanish

Feature/spanish (synced with crowdin)
pull/553/head
Vladimir Volek 5 years ago committed by GitHub
commit af2f45349d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,7 +2,7 @@
__added__ __added__
- Coin visibility settings - Coin visibility settings
- Complete russian and ukrainian localization - Almost complete russian, ukrainian and spanish localization
- Auto reconnect to a backend after losing connection - Auto reconnect to a backend after losing connection
__changed__ __changed__

@ -1,4 +1,15 @@
{ {
"TR_CONNECTED": "Connected",
"TR_CONNECTED_BOOTLOADER": "Connected (bootloader mode)",
"TR_CONNECTED_NOT_INITIALIZED": "Connected (not initialized)",
"TR_CONNECTED_SEEDLESS": "Connected (seedless mode)",
"TR_CONNECTED_UPDATE_REQUIRED": "Connected (update required)",
"TR_CONNECTED_UPDATE_RECOMMENDED": "Connected (update recommended)",
"TR_USED_IN_ANOTHER_WINDOW": "Used in other window",
"TR_UNAVAILABLE": "Unavailable",
"TR_UNREADABLE": "Unreadable",
"TR_DISCONNECTED": "Disconnected",
"TR_STATUS_UNKNOWN": "Status unknown",
"TR_TERMS": "Terms", "TR_TERMS": "Terms",
"TR_EXCHANGE_RATES_BY": "Exchange rates by {service}", "TR_EXCHANGE_RATES_BY": "Exchange rates by {service}",
"TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}", "TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}",
@ -28,7 +39,6 @@
"TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.", "TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.",
"TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.", "TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.",
"TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address", "TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address",
"TR_TRY_AGAIN": "Try again",
"TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}", "TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}",
"TR_FORGET_LABEL": "Forget {deviceLabel}?", "TR_FORGET_LABEL": "Forget {deviceLabel}?",
"TR_DONT_FORGET": "Don't forget", "TR_DONT_FORGET": "Don't forget",
@ -56,6 +66,7 @@
"TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "If you forget your passphrase, your wallet is lost for good. There is no way to recover your funds.", "TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "If you forget your passphrase, your wallet is lost for good. There is no way to recover your funds.",
"TR_CONFIRM_PASSPHRASE": "Confirm Passphrase", "TR_CONFIRM_PASSPHRASE": "Confirm Passphrase",
"TR_PASSPHRASES_DO_NOT_MATCH": "Passphrases do not match!", "TR_PASSPHRASES_DO_NOT_MATCH": "Passphrases do not match!",
"TR_PASSPHRASE_IS_TOO_LONG": "Passphrase is too long!",
"TR_SHOW_PASSPHRASE": "Show passphrase", "TR_SHOW_PASSPHRASE": "Show passphrase",
"TR_ENTER": "Enter", "TR_ENTER": "Enter",
"TR_PASSPHRASE": "Passphrase", "TR_PASSPHRASE": "Passphrase",
@ -76,12 +87,25 @@
"TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.", "TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.",
"TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.", "TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.",
"TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "New Trezor firmware is available.", "TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "New Trezor firmware is available.",
"TR_ACQUIRE_DEVICE_ERROR": "Acquire device error",
"TR_AUTHENTICATION_ERROR": "Authentication error",
"TR_ACCOUNT_DISCOVERY_ERROR": "Account discovery error",
"TR_TRANSACTION_ERROR": "Transaction error",
"TR_TRANSACTION_SUCCESS": "Transaction has been sent successfully",
"TR_SEE_TRANSACTION_DETAILS": "See transaction details",
"TR_VERIFYING_ADDRESS_ERROR": "Verifying address error",
"TR_SIGN_MESSAGE_ERROR": "Failed to sign message",
"TR_VERIFY_MESSAGE_ERROR": "Failed to verify message",
"TR_VERIFY_MESSAGE_SUCCESS": "Message has been successfully verified",
"TR_SIGNATURE_IS_VALID": "Signature is valid",
"TR_CONNECT_TO_BACKEND": "Connect", "TR_CONNECT_TO_BACKEND": "Connect",
"TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required", "TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required",
"TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}", "TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}",
"TR_DEVICE_SETTINGS": "Device settings", "TR_DEVICE_SETTINGS": "Device settings",
"TR_APPLICATION_SETTINGS": "Application settings", "TR_APPLICATION_SETTINGS": "Application settings",
"TR_ACCOUNT_HASH": "Account #{number}", "TR_ACCOUNT_HASH": "Account #{number}",
"TR_DEVICE_LABEL_ACCOUNT_HASH": "{deviceLabel} Account #{number}",
"TR_LOOKS_LIKE_IT_IS_DEVICE_LABEL": "Looks like it is {deviceLabel} Account #{number} address of {network} network",
"TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}", "TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}",
"TR_CLEAR": "Clear", "TR_CLEAR": "Clear",
"TR_CHECK_FOR_DEVICES": "Check for devices", "TR_CHECK_FOR_DEVICES": "Check for devices",
@ -102,6 +126,11 @@
"TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes", "TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes",
"TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up", "TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up",
"TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk", "TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk",
"TR_HIGH_FEE": "High",
"TR_NORMAL_FEE": "Normal",
"TR_LOW_FEE": "Low",
"TR_CUSTOM_FEE": "Custom",
"TR_TRY_AGAIN": "Try again",
"TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "You are opening Trezor Beta Wallet", "TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "You are opening Trezor Beta Wallet",
"TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.", "TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.",
"TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.", "TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.",
@ -136,6 +165,8 @@
"TR_ADD_ACCOUNT": "Add account", "TR_ADD_ACCOUNT": "Add account",
"TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts", "TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts",
"TR_OTHER_COINS": "Other coins", "TR_OTHER_COINS": "Other coins",
"TR_SELECT_COINS": "Select a coin in {TR_SELECT_COINS_LINK}",
"TR_SELECT_COINS_LINK": "application settings",
"TR_CHANGE_WALLET_TYPE": "Change wallet type", "TR_CHANGE_WALLET_TYPE": "Change wallet type",
"TR_RENEW_SESSION": "Renew session", "TR_RENEW_SESSION": "Renew session",
"TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.", "TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.",
@ -185,6 +216,37 @@
"TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.", "TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.",
"TR_XRP_RESERVE": "Reserve: {value}", "TR_XRP_RESERVE": "Reserve: {value}",
"TR_SEND_RIPPLE": "Send Ripple", "TR_SEND_RIPPLE": "Send Ripple",
"TR_AMOUNT_IS_NOT_SET": "Amount is not set",
"TR_AMOUNT_IS_NOT_A_NUMBER": "Amount is not a number",
"TR_MAXIMUM_DECIMALS_ALLOWED:": "Maximum {decimals} decimals allowed",
"TR_NOT_ENOUGH_FUNDS_TO_COVER_TRANSACTION": "Not enough {networkSymbol} to cover transaction fee",
"TR_NOT_ENOUGH_FUNDS": "Not enough funds",
"TR_AMOUNT_IS_TOO_LOW": "Amount is too low",
"TR_ADDRESS_IS_NOT_SET": "Address is not set",
"TR_ADDRESS_IS_NOT_VALID": "Address is not valid",
"TR_ADDRESS_CHECKSUM_IS_NOT_VALID": "Address checksum is not valid",
"TR_GAS_LIMIT_IS_NOT_SET": "Gas limit is not set",
"TR_GAS_LIMIT_IS_NOT_A_NUMBER": "Gas limit is not a number",
"TR_GAS_LIMIT_IS_TOO_LOW": "Gas limit is too low",
"TR_GAS_LIMIT_IS_BELOW_RECOMMENDED": "Gas limit is below recommended",
"TR_GAS_PRICE_IS_NOT_A_NUMBER": "Gas price is not a number",
"TR_GAS_PRICE_IS_NOT_SET": "Gas price is not set",
"TR_GAS_PRICE_IS_TOO_LOW": "Gas price is too low",
"TR_GAS_PRICE_IS_TOO_HIGH": "Gas price is too high",
"TR_NONCE_IS_NOT_A_NUMBER": "Nonce is not a valid number",
"TR_NONCE_IS_NOT_SET": "Nonce is not set",
"TR_NONCE_IS_GREATER_THAN_RECOMMENDED": "Nonce is greater than recommended",
"TR_NONCE_IS_LOWER_THAN_RECOMMENDED": "Nonce is lower than recommended",
"TR_DATA_IS_NOT_VALID_HEX": "Data is not valid hexadecimal",
"TR_CANNOT_SEND_TO_MYSELF": "Cannot send to myself",
"TR_NOT_ENOUGH_FUNDS_RESERVED_AMOUNT": "Not enough funds. Reserved amount for this account is {reservedAmount} {networkSymbol}",
"TR_AMOUNT_IS_TOO_LOW_MINIMUM_AMOUNT_FOR_CREATING": "Amount is too low. Minimum amount for creating a new account is {minimalAmount} {networkSymbol}",
"TR_FEE_IS_NOT_SET": "Fee is not set",
"TR_FEE_MUST_ME_AN_ABSOLUT_NUMBER": "Fee must be an absolute number",
"TR_FEE_IS_BELOW_RECOMMENDED": "Fee is below recommended",
"TR_FEE_IS_ABOVE_RECOMMENDED": "Fee is above recommended",
"TR_DESTINATION_TAG_MUST_BE_AN_ABSOLUTE": "Destination tag must be an absolute number",
"TR_DESTINATION_TAG_IS_NOT_VALID": "Destination tag is not valid",
"TR_MESSAGE": "Message", "TR_MESSAGE": "Message",
"TR_SIGNATURE": "Signature", "TR_SIGNATURE": "Signature",
"TR_SIGN": "Sign", "TR_SIGN": "Sign",
@ -196,6 +258,7 @@
"TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.", "TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.",
"TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.", "TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.",
"TR_TOKEN_NOT_FOUND": "Token not found", "TR_TOKEN_NOT_FOUND": "Token not found",
"TR_ALREADY_ADDED": "Already added",
"TR_HISTORY": "History", "TR_HISTORY": "History",
"TR_ADD_YOUR_TOKENS": "Add your tokens", "TR_ADD_YOUR_TOKENS": "Add your tokens",
"TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.", "TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.",
@ -221,5 +284,8 @@
"TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge", "TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge",
"TR_LOCAL_CURRENCY": "Local currency", "TR_LOCAL_CURRENCY": "Local currency",
"TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.", "TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.",
"TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made" "TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made",
"TR_VISIBLE_COINS": "Visible coins",
"TR_VISIBLE_COINS_EXTERNAL": "Visible external coins",
"TR_VISIBLE_COINS_EXPLAINED": "Select the coins you wish to see in the wallet interface. You will be able to change your preferences later."
} }

@ -1,4 +1,15 @@
{ {
"TR_CONNECTED": "Connected",
"TR_CONNECTED_BOOTLOADER": "Connected (bootloader mode)",
"TR_CONNECTED_NOT_INITIALIZED": "Connected (not initialized)",
"TR_CONNECTED_SEEDLESS": "Connected (seedless mode)",
"TR_CONNECTED_UPDATE_REQUIRED": "Connected (update required)",
"TR_CONNECTED_UPDATE_RECOMMENDED": "Connected (update recommended)",
"TR_USED_IN_ANOTHER_WINDOW": "Used in other window",
"TR_UNAVAILABLE": "Unavailable",
"TR_UNREADABLE": "Unreadable",
"TR_DISCONNECTED": "Disconnected",
"TR_STATUS_UNKNOWN": "Status unknown",
"TR_TERMS": "Terms", "TR_TERMS": "Terms",
"TR_EXCHANGE_RATES_BY": "Exchange rates by {service}", "TR_EXCHANGE_RATES_BY": "Exchange rates by {service}",
"TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}", "TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}",
@ -28,7 +39,6 @@
"TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.", "TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.",
"TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.", "TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.",
"TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address", "TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address",
"TR_TRY_AGAIN": "Try again",
"TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}", "TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}",
"TR_FORGET_LABEL": "Forget {deviceLabel}?", "TR_FORGET_LABEL": "Forget {deviceLabel}?",
"TR_DONT_FORGET": "Don't forget", "TR_DONT_FORGET": "Don't forget",
@ -56,6 +66,7 @@
"TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "If you forget your passphrase, your wallet is lost for good. There is no way to recover your funds.", "TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "If you forget your passphrase, your wallet is lost for good. There is no way to recover your funds.",
"TR_CONFIRM_PASSPHRASE": "Confirm Passphrase", "TR_CONFIRM_PASSPHRASE": "Confirm Passphrase",
"TR_PASSPHRASES_DO_NOT_MATCH": "Passphrases do not match!", "TR_PASSPHRASES_DO_NOT_MATCH": "Passphrases do not match!",
"TR_PASSPHRASE_IS_TOO_LONG": "Passphrase is too long!",
"TR_SHOW_PASSPHRASE": "Show passphrase", "TR_SHOW_PASSPHRASE": "Show passphrase",
"TR_ENTER": "Enter", "TR_ENTER": "Enter",
"TR_PASSPHRASE": "Passphrase", "TR_PASSPHRASE": "Passphrase",
@ -76,12 +87,25 @@
"TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.", "TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.",
"TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.", "TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.",
"TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "New Trezor firmware is available.", "TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "New Trezor firmware is available.",
"TR_ACQUIRE_DEVICE_ERROR": "Acquire device error",
"TR_AUTHENTICATION_ERROR": "Authentication error",
"TR_ACCOUNT_DISCOVERY_ERROR": "Account discovery error",
"TR_TRANSACTION_ERROR": "Transaction error",
"TR_TRANSACTION_SUCCESS": "Transaction has been sent successfully",
"TR_SEE_TRANSACTION_DETAILS": "See transaction details",
"TR_VERIFYING_ADDRESS_ERROR": "Verifying address error",
"TR_SIGN_MESSAGE_ERROR": "Failed to sign message",
"TR_VERIFY_MESSAGE_ERROR": "Failed to verify message",
"TR_VERIFY_MESSAGE_SUCCESS": "Message has been successfully verified",
"TR_SIGNATURE_IS_VALID": "Signature is valid",
"TR_CONNECT_TO_BACKEND": "Connect", "TR_CONNECT_TO_BACKEND": "Connect",
"TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required", "TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required",
"TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}", "TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}",
"TR_DEVICE_SETTINGS": "Device settings", "TR_DEVICE_SETTINGS": "Device settings",
"TR_APPLICATION_SETTINGS": "Application settings", "TR_APPLICATION_SETTINGS": "Application settings",
"TR_ACCOUNT_HASH": "Account #{number}", "TR_ACCOUNT_HASH": "Account #{number}",
"TR_DEVICE_LABEL_ACCOUNT_HASH": "{deviceLabel} Account #{number}",
"TR_LOOKS_LIKE_IT_IS_DEVICE_LABEL": "Looks like it is {deviceLabel} Account #{number} address of {network} network",
"TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}", "TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}",
"TR_CLEAR": "Clear", "TR_CLEAR": "Clear",
"TR_CHECK_FOR_DEVICES": "Check for devices", "TR_CHECK_FOR_DEVICES": "Check for devices",
@ -102,6 +126,11 @@
"TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes", "TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes",
"TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up", "TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up",
"TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk", "TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk",
"TR_HIGH_FEE": "High",
"TR_NORMAL_FEE": "Normal",
"TR_LOW_FEE": "Low",
"TR_CUSTOM_FEE": "Custom",
"TR_TRY_AGAIN": "Try again",
"TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "You are opening Trezor Beta Wallet", "TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "You are opening Trezor Beta Wallet",
"TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.", "TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.",
"TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.", "TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.",
@ -136,6 +165,8 @@
"TR_ADD_ACCOUNT": "Add account", "TR_ADD_ACCOUNT": "Add account",
"TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts", "TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts",
"TR_OTHER_COINS": "Other coins", "TR_OTHER_COINS": "Other coins",
"TR_SELECT_COINS": "Select a coin in {TR_SELECT_COINS_LINK}",
"TR_SELECT_COINS_LINK": "application settings",
"TR_CHANGE_WALLET_TYPE": "Change wallet type", "TR_CHANGE_WALLET_TYPE": "Change wallet type",
"TR_RENEW_SESSION": "Renew session", "TR_RENEW_SESSION": "Renew session",
"TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.", "TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.",
@ -185,6 +216,37 @@
"TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.", "TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.",
"TR_XRP_RESERVE": "Reserve: {value}", "TR_XRP_RESERVE": "Reserve: {value}",
"TR_SEND_RIPPLE": "Send Ripple", "TR_SEND_RIPPLE": "Send Ripple",
"TR_AMOUNT_IS_NOT_SET": "Amount is not set",
"TR_AMOUNT_IS_NOT_A_NUMBER": "Amount is not a number",
"TR_MAXIMUM_DECIMALS_ALLOWED:": "Maximum {decimals} decimals allowed",
"TR_NOT_ENOUGH_FUNDS_TO_COVER_TRANSACTION": "Not enough {networkSymbol} to cover transaction fee",
"TR_NOT_ENOUGH_FUNDS": "Not enough funds",
"TR_AMOUNT_IS_TOO_LOW": "Amount is too low",
"TR_ADDRESS_IS_NOT_SET": "Address is not set",
"TR_ADDRESS_IS_NOT_VALID": "Address is not valid",
"TR_ADDRESS_CHECKSUM_IS_NOT_VALID": "Address checksum is not valid",
"TR_GAS_LIMIT_IS_NOT_SET": "Gas limit is not set",
"TR_GAS_LIMIT_IS_NOT_A_NUMBER": "Gas limit is not a number",
"TR_GAS_LIMIT_IS_TOO_LOW": "Gas limit is too low",
"TR_GAS_LIMIT_IS_BELOW_RECOMMENDED": "Gas limit is below recommended",
"TR_GAS_PRICE_IS_NOT_A_NUMBER": "Gas price is not a number",
"TR_GAS_PRICE_IS_NOT_SET": "Gas price is not set",
"TR_GAS_PRICE_IS_TOO_LOW": "Gas price is too low",
"TR_GAS_PRICE_IS_TOO_HIGH": "Gas price is too high",
"TR_NONCE_IS_NOT_A_NUMBER": "Nonce is not a valid number",
"TR_NONCE_IS_NOT_SET": "Nonce is not set",
"TR_NONCE_IS_GREATER_THAN_RECOMMENDED": "Nonce is greater than recommended",
"TR_NONCE_IS_LOWER_THAN_RECOMMENDED": "Nonce is lower than recommended",
"TR_DATA_IS_NOT_VALID_HEX": "Data is not valid hexadecimal",
"TR_CANNOT_SEND_TO_MYSELF": "Cannot send to myself",
"TR_NOT_ENOUGH_FUNDS_RESERVED_AMOUNT": "Not enough funds. Reserved amount for this account is {reservedAmount} {networkSymbol}",
"TR_AMOUNT_IS_TOO_LOW_MINIMUM_AMOUNT_FOR_CREATING": "Amount is too low. Minimum amount for creating a new account is {minimalAmount} {networkSymbol}",
"TR_FEE_IS_NOT_SET": "Fee is not set",
"TR_FEE_MUST_ME_AN_ABSOLUT_NUMBER": "Fee must be an absolute number",
"TR_FEE_IS_BELOW_RECOMMENDED": "Fee is below recommended",
"TR_FEE_IS_ABOVE_RECOMMENDED": "Fee is above recommended",
"TR_DESTINATION_TAG_MUST_BE_AN_ABSOLUTE": "Destination tag must be an absolute number",
"TR_DESTINATION_TAG_IS_NOT_VALID": "Destination tag is not valid",
"TR_MESSAGE": "Message", "TR_MESSAGE": "Message",
"TR_SIGNATURE": "Signature", "TR_SIGNATURE": "Signature",
"TR_SIGN": "Sign", "TR_SIGN": "Sign",
@ -196,6 +258,7 @@
"TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.", "TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.",
"TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.", "TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.",
"TR_TOKEN_NOT_FOUND": "Token not found", "TR_TOKEN_NOT_FOUND": "Token not found",
"TR_ALREADY_ADDED": "Already added",
"TR_HISTORY": "History", "TR_HISTORY": "History",
"TR_ADD_YOUR_TOKENS": "Add your tokens", "TR_ADD_YOUR_TOKENS": "Add your tokens",
"TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.", "TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.",
@ -221,5 +284,8 @@
"TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge", "TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge",
"TR_LOCAL_CURRENCY": "Local currency", "TR_LOCAL_CURRENCY": "Local currency",
"TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.", "TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.",
"TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made" "TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made",
"TR_VISIBLE_COINS": "Visible coins",
"TR_VISIBLE_COINS_EXTERNAL": "Visible external coins",
"TR_VISIBLE_COINS_EXPLAINED": "Select the coins you wish to see in the wallet interface. You will be able to change your preferences later."
} }

@ -1,4 +1,15 @@
{ {
"TR_CONNECTED": "Connected",
"TR_CONNECTED_BOOTLOADER": "Connected (bootloader mode)",
"TR_CONNECTED_NOT_INITIALIZED": "Connected (not initialized)",
"TR_CONNECTED_SEEDLESS": "Connected (seedless mode)",
"TR_CONNECTED_UPDATE_REQUIRED": "Connected (update required)",
"TR_CONNECTED_UPDATE_RECOMMENDED": "Connected (update recommended)",
"TR_USED_IN_ANOTHER_WINDOW": "Used in other window",
"TR_UNAVAILABLE": "Unavailable",
"TR_UNREADABLE": "Unreadable",
"TR_DISCONNECTED": "Disconnected",
"TR_STATUS_UNKNOWN": "Status unknown",
"TR_TERMS": "শর্তাবলী", "TR_TERMS": "শর্তাবলী",
"TR_EXCHANGE_RATES_BY": "Exchange rates by {service}", "TR_EXCHANGE_RATES_BY": "Exchange rates by {service}",
"TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}", "TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}",
@ -28,7 +39,6 @@
"TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.", "TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.",
"TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.", "TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.",
"TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address", "TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address",
"TR_TRY_AGAIN": "আবার চেষ্টা করুন",
"TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}", "TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}",
"TR_FORGET_LABEL": "Forget {deviceLabel}?", "TR_FORGET_LABEL": "Forget {deviceLabel}?",
"TR_DONT_FORGET": "বিস্মৃত হবেননা", "TR_DONT_FORGET": "বিস্মৃত হবেননা",
@ -56,6 +66,7 @@
"TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "আপনি আপনার গুপ্ত-বাক্যাংশ ভুলে গিয়ে থাকেন, আপনার ওয়ালেট চিরদিনের জন্য হারিয়ে ফেলেছেন। আপনার অর্থ পুনরুদ্ধার করার কোন উপায় নেই।", "TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "আপনি আপনার গুপ্ত-বাক্যাংশ ভুলে গিয়ে থাকেন, আপনার ওয়ালেট চিরদিনের জন্য হারিয়ে ফেলেছেন। আপনার অর্থ পুনরুদ্ধার করার কোন উপায় নেই।",
"TR_CONFIRM_PASSPHRASE": "Confirm Passphrase", "TR_CONFIRM_PASSPHRASE": "Confirm Passphrase",
"TR_PASSPHRASES_DO_NOT_MATCH": "গুপ্ত-বাক্যাংশ মিলছে না!", "TR_PASSPHRASES_DO_NOT_MATCH": "গুপ্ত-বাক্যাংশ মিলছে না!",
"TR_PASSPHRASE_IS_TOO_LONG": "Passphrase is too long!",
"TR_SHOW_PASSPHRASE": "গুপ্ত-বাক্যাংশ প্রদর্শন করুন", "TR_SHOW_PASSPHRASE": "গুপ্ত-বাক্যাংশ প্রদর্শন করুন",
"TR_ENTER": "প্রবেশ করুন", "TR_ENTER": "প্রবেশ করুন",
"TR_PASSPHRASE": "গুপ্ত-বাক্যাংশ", "TR_PASSPHRASE": "গুপ্ত-বাক্যাংশ",
@ -76,12 +87,25 @@
"TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.", "TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.",
"TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.", "TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.",
"TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "নতুন Trezor ফার্মওয়্যার সহজলভ্য।", "TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "নতুন Trezor ফার্মওয়্যার সহজলভ্য।",
"TR_ACQUIRE_DEVICE_ERROR": "Acquire device error",
"TR_AUTHENTICATION_ERROR": "Authentication error",
"TR_ACCOUNT_DISCOVERY_ERROR": "Account discovery error",
"TR_TRANSACTION_ERROR": "Transaction error",
"TR_TRANSACTION_SUCCESS": "Transaction has been sent successfully",
"TR_SEE_TRANSACTION_DETAILS": "See transaction details",
"TR_VERIFYING_ADDRESS_ERROR": "Verifying address error",
"TR_SIGN_MESSAGE_ERROR": "Failed to sign message",
"TR_VERIFY_MESSAGE_ERROR": "Failed to verify message",
"TR_VERIFY_MESSAGE_SUCCESS": "Message has been successfully verified",
"TR_SIGNATURE_IS_VALID": "Signature is valid",
"TR_CONNECT_TO_BACKEND": "Connect", "TR_CONNECT_TO_BACKEND": "Connect",
"TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required", "TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required",
"TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}", "TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}",
"TR_DEVICE_SETTINGS": "Device settings", "TR_DEVICE_SETTINGS": "Device settings",
"TR_APPLICATION_SETTINGS": "Application settings", "TR_APPLICATION_SETTINGS": "Application settings",
"TR_ACCOUNT_HASH": "Account #{number}", "TR_ACCOUNT_HASH": "Account #{number}",
"TR_DEVICE_LABEL_ACCOUNT_HASH": "{deviceLabel} Account #{number}",
"TR_LOOKS_LIKE_IT_IS_DEVICE_LABEL": "Looks like it is {deviceLabel} Account #{number} address of {network} network",
"TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}", "TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}",
"TR_CLEAR": "পরিষ্কার", "TR_CLEAR": "পরিষ্কার",
"TR_CHECK_FOR_DEVICES": "Check for devices", "TR_CHECK_FOR_DEVICES": "Check for devices",
@ -102,6 +126,11 @@
"TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes", "TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes",
"TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up", "TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up",
"TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk", "TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk",
"TR_HIGH_FEE": "High",
"TR_NORMAL_FEE": "Normal",
"TR_LOW_FEE": "Low",
"TR_CUSTOM_FEE": "Custom",
"TR_TRY_AGAIN": "আবার চেষ্টা করুন",
"TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "Trezor Beta Wallet খোলা হচ্ছে", "TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "Trezor Beta Wallet খোলা হচ্ছে",
"TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.", "TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.",
"TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.", "TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.",
@ -136,6 +165,8 @@
"TR_ADD_ACCOUNT": "একাউন্ট যোগ করুন", "TR_ADD_ACCOUNT": "একাউন্ট যোগ করুন",
"TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts", "TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts",
"TR_OTHER_COINS": "Other coins", "TR_OTHER_COINS": "Other coins",
"TR_SELECT_COINS": "Select a coin in {TR_SELECT_COINS_LINK}",
"TR_SELECT_COINS_LINK": "application settings",
"TR_CHANGE_WALLET_TYPE": "Change wallet type", "TR_CHANGE_WALLET_TYPE": "Change wallet type",
"TR_RENEW_SESSION": "Renew session", "TR_RENEW_SESSION": "Renew session",
"TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.", "TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.",
@ -185,6 +216,37 @@
"TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.", "TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.",
"TR_XRP_RESERVE": "Reserve: {value}", "TR_XRP_RESERVE": "Reserve: {value}",
"TR_SEND_RIPPLE": "Send Ripple", "TR_SEND_RIPPLE": "Send Ripple",
"TR_AMOUNT_IS_NOT_SET": "Amount is not set",
"TR_AMOUNT_IS_NOT_A_NUMBER": "Amount is not a number",
"TR_MAXIMUM_DECIMALS_ALLOWED:": "Maximum {decimals} decimals allowed",
"TR_NOT_ENOUGH_FUNDS_TO_COVER_TRANSACTION": "Not enough {networkSymbol} to cover transaction fee",
"TR_NOT_ENOUGH_FUNDS": "Not enough funds",
"TR_AMOUNT_IS_TOO_LOW": "Amount is too low",
"TR_ADDRESS_IS_NOT_SET": "Address is not set",
"TR_ADDRESS_IS_NOT_VALID": "Address is not valid",
"TR_ADDRESS_CHECKSUM_IS_NOT_VALID": "Address checksum is not valid",
"TR_GAS_LIMIT_IS_NOT_SET": "Gas limit is not set",
"TR_GAS_LIMIT_IS_NOT_A_NUMBER": "Gas limit is not a number",
"TR_GAS_LIMIT_IS_TOO_LOW": "Gas limit is too low",
"TR_GAS_LIMIT_IS_BELOW_RECOMMENDED": "Gas limit is below recommended",
"TR_GAS_PRICE_IS_NOT_A_NUMBER": "Gas price is not a number",
"TR_GAS_PRICE_IS_NOT_SET": "Gas price is not set",
"TR_GAS_PRICE_IS_TOO_LOW": "Gas price is too low",
"TR_GAS_PRICE_IS_TOO_HIGH": "Gas price is too high",
"TR_NONCE_IS_NOT_A_NUMBER": "Nonce is not a valid number",
"TR_NONCE_IS_NOT_SET": "Nonce is not set",
"TR_NONCE_IS_GREATER_THAN_RECOMMENDED": "Nonce is greater than recommended",
"TR_NONCE_IS_LOWER_THAN_RECOMMENDED": "Nonce is lower than recommended",
"TR_DATA_IS_NOT_VALID_HEX": "Data is not valid hexadecimal",
"TR_CANNOT_SEND_TO_MYSELF": "Cannot send to myself",
"TR_NOT_ENOUGH_FUNDS_RESERVED_AMOUNT": "Not enough funds. Reserved amount for this account is {reservedAmount} {networkSymbol}",
"TR_AMOUNT_IS_TOO_LOW_MINIMUM_AMOUNT_FOR_CREATING": "Amount is too low. Minimum amount for creating a new account is {minimalAmount} {networkSymbol}",
"TR_FEE_IS_NOT_SET": "Fee is not set",
"TR_FEE_MUST_ME_AN_ABSOLUT_NUMBER": "Fee must be an absolute number",
"TR_FEE_IS_BELOW_RECOMMENDED": "Fee is below recommended",
"TR_FEE_IS_ABOVE_RECOMMENDED": "Fee is above recommended",
"TR_DESTINATION_TAG_MUST_BE_AN_ABSOLUTE": "Destination tag must be an absolute number",
"TR_DESTINATION_TAG_IS_NOT_VALID": "Destination tag is not valid",
"TR_MESSAGE": "বার্তা", "TR_MESSAGE": "বার্তা",
"TR_SIGNATURE": "স্বাক্ষর", "TR_SIGNATURE": "স্বাক্ষর",
"TR_SIGN": "সাইন", "TR_SIGN": "সাইন",
@ -196,6 +258,7 @@
"TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.", "TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.",
"TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.", "TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.",
"TR_TOKEN_NOT_FOUND": "Token not found", "TR_TOKEN_NOT_FOUND": "Token not found",
"TR_ALREADY_ADDED": "Already added",
"TR_HISTORY": "History", "TR_HISTORY": "History",
"TR_ADD_YOUR_TOKENS": "Add your tokens", "TR_ADD_YOUR_TOKENS": "Add your tokens",
"TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.", "TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.",
@ -221,5 +284,8 @@
"TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge", "TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge",
"TR_LOCAL_CURRENCY": "Local currency", "TR_LOCAL_CURRENCY": "Local currency",
"TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.", "TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.",
"TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made" "TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made",
"TR_VISIBLE_COINS": "Visible coins",
"TR_VISIBLE_COINS_EXTERNAL": "Visible external coins",
"TR_VISIBLE_COINS_EXPLAINED": "Select the coins you wish to see in the wallet interface. You will be able to change your preferences later."
} }

@ -1,4 +1,15 @@
{ {
"TR_CONNECTED": "Connected",
"TR_CONNECTED_BOOTLOADER": "Connected (bootloader mode)",
"TR_CONNECTED_NOT_INITIALIZED": "Connected (not initialized)",
"TR_CONNECTED_SEEDLESS": "Connected (seedless mode)",
"TR_CONNECTED_UPDATE_REQUIRED": "Connected (update required)",
"TR_CONNECTED_UPDATE_RECOMMENDED": "Connected (update recommended)",
"TR_USED_IN_ANOTHER_WINDOW": "Used in other window",
"TR_UNAVAILABLE": "Unavailable",
"TR_UNREADABLE": "Unreadable",
"TR_DISCONNECTED": "Disconnected",
"TR_STATUS_UNKNOWN": "Status unknown",
"TR_TERMS": "Podmínky", "TR_TERMS": "Podmínky",
"TR_EXCHANGE_RATES_BY": "Exchange rates by {service}", "TR_EXCHANGE_RATES_BY": "Exchange rates by {service}",
"TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}", "TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}",
@ -28,7 +39,6 @@
"TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.", "TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.",
"TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.", "TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.",
"TR_SHOW_UNVERIFIED_ADDRESS": "Zobrazit neověřenou adresu", "TR_SHOW_UNVERIFIED_ADDRESS": "Zobrazit neověřenou adresu",
"TR_TRY_AGAIN": "Zkusit znovu",
"TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}", "TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}",
"TR_FORGET_LABEL": "Forget {deviceLabel}?", "TR_FORGET_LABEL": "Forget {deviceLabel}?",
"TR_DONT_FORGET": "Zapamatovat", "TR_DONT_FORGET": "Zapamatovat",
@ -56,6 +66,7 @@
"TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "Pokud zapomenete přístupovou frázi, Vaše peněženka je navždy ztracena. Neexistuje žádný způsob, jak obnovit Vaše finanční prostředky.", "TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "Pokud zapomenete přístupovou frázi, Vaše peněženka je navždy ztracena. Neexistuje žádný způsob, jak obnovit Vaše finanční prostředky.",
"TR_CONFIRM_PASSPHRASE": "Potvrdit přístupovou frázi", "TR_CONFIRM_PASSPHRASE": "Potvrdit přístupovou frázi",
"TR_PASSPHRASES_DO_NOT_MATCH": "Přístupové fráze se neshodují!", "TR_PASSPHRASES_DO_NOT_MATCH": "Přístupové fráze se neshodují!",
"TR_PASSPHRASE_IS_TOO_LONG": "Passphrase is too long!",
"TR_SHOW_PASSPHRASE": "Zobrazit přístupovou frázi", "TR_SHOW_PASSPHRASE": "Zobrazit přístupovou frázi",
"TR_ENTER": "Potvrdit", "TR_ENTER": "Potvrdit",
"TR_PASSPHRASE": "Přístupová fráze", "TR_PASSPHRASE": "Přístupová fráze",
@ -76,12 +87,25 @@
"TR_PLEASE_RELOAD_THE_PAGE_DOT": "Zkontrolujte prosím svoje přípojení k internetu a obnovte stránku.", "TR_PLEASE_RELOAD_THE_PAGE_DOT": "Zkontrolujte prosím svoje přípojení k internetu a obnovte stránku.",
"TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.", "TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.",
"TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "K dispozici je nový Trezor firmware.", "TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "K dispozici je nový Trezor firmware.",
"TR_ACQUIRE_DEVICE_ERROR": "Acquire device error",
"TR_AUTHENTICATION_ERROR": "Authentication error",
"TR_ACCOUNT_DISCOVERY_ERROR": "Account discovery error",
"TR_TRANSACTION_ERROR": "Transaction error",
"TR_TRANSACTION_SUCCESS": "Transaction has been sent successfully",
"TR_SEE_TRANSACTION_DETAILS": "See transaction details",
"TR_VERIFYING_ADDRESS_ERROR": "Verifying address error",
"TR_SIGN_MESSAGE_ERROR": "Failed to sign message",
"TR_VERIFY_MESSAGE_ERROR": "Failed to verify message",
"TR_VERIFY_MESSAGE_SUCCESS": "Message has been successfully verified",
"TR_SIGNATURE_IS_VALID": "Signature is valid",
"TR_CONNECT_TO_BACKEND": "Connect", "TR_CONNECT_TO_BACKEND": "Connect",
"TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required", "TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required",
"TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}", "TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}",
"TR_DEVICE_SETTINGS": "Device settings", "TR_DEVICE_SETTINGS": "Device settings",
"TR_APPLICATION_SETTINGS": "Application settings", "TR_APPLICATION_SETTINGS": "Application settings",
"TR_ACCOUNT_HASH": "Account #{number}", "TR_ACCOUNT_HASH": "Account #{number}",
"TR_DEVICE_LABEL_ACCOUNT_HASH": "{deviceLabel} Account #{number}",
"TR_LOOKS_LIKE_IT_IS_DEVICE_LABEL": "Looks like it is {deviceLabel} Account #{number} address of {network} network",
"TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}", "TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}",
"TR_CLEAR": "Vymazat", "TR_CLEAR": "Vymazat",
"TR_CHECK_FOR_DEVICES": "Check for devices", "TR_CHECK_FOR_DEVICES": "Check for devices",
@ -102,6 +126,11 @@
"TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes", "TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes",
"TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up", "TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up",
"TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk", "TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk",
"TR_HIGH_FEE": "High",
"TR_NORMAL_FEE": "Normal",
"TR_LOW_FEE": "Low",
"TR_CUSTOM_FEE": "Custom",
"TR_TRY_AGAIN": "Zkusit znovu",
"TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "Otevíráte beta verzi Trezor Wallet", "TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "Otevíráte beta verzi Trezor Wallet",
"TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.", "TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.",
"TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.", "TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.",
@ -136,6 +165,8 @@
"TR_ADD_ACCOUNT": "Přidat účet", "TR_ADD_ACCOUNT": "Přidat účet",
"TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts", "TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts",
"TR_OTHER_COINS": "Other coins", "TR_OTHER_COINS": "Other coins",
"TR_SELECT_COINS": "Select a coin in {TR_SELECT_COINS_LINK}",
"TR_SELECT_COINS_LINK": "application settings",
"TR_CHANGE_WALLET_TYPE": "Change wallet type", "TR_CHANGE_WALLET_TYPE": "Change wallet type",
"TR_RENEW_SESSION": "Renew session", "TR_RENEW_SESSION": "Renew session",
"TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.", "TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.",
@ -185,6 +216,37 @@
"TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.", "TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.",
"TR_XRP_RESERVE": "Reserve: {value}", "TR_XRP_RESERVE": "Reserve: {value}",
"TR_SEND_RIPPLE": "Send Ripple", "TR_SEND_RIPPLE": "Send Ripple",
"TR_AMOUNT_IS_NOT_SET": "Amount is not set",
"TR_AMOUNT_IS_NOT_A_NUMBER": "Amount is not a number",
"TR_MAXIMUM_DECIMALS_ALLOWED:": "Maximum {decimals} decimals allowed",
"TR_NOT_ENOUGH_FUNDS_TO_COVER_TRANSACTION": "Not enough {networkSymbol} to cover transaction fee",
"TR_NOT_ENOUGH_FUNDS": "Not enough funds",
"TR_AMOUNT_IS_TOO_LOW": "Amount is too low",
"TR_ADDRESS_IS_NOT_SET": "Address is not set",
"TR_ADDRESS_IS_NOT_VALID": "Address is not valid",
"TR_ADDRESS_CHECKSUM_IS_NOT_VALID": "Address checksum is not valid",
"TR_GAS_LIMIT_IS_NOT_SET": "Gas limit is not set",
"TR_GAS_LIMIT_IS_NOT_A_NUMBER": "Gas limit is not a number",
"TR_GAS_LIMIT_IS_TOO_LOW": "Gas limit is too low",
"TR_GAS_LIMIT_IS_BELOW_RECOMMENDED": "Gas limit is below recommended",
"TR_GAS_PRICE_IS_NOT_A_NUMBER": "Gas price is not a number",
"TR_GAS_PRICE_IS_NOT_SET": "Gas price is not set",
"TR_GAS_PRICE_IS_TOO_LOW": "Gas price is too low",
"TR_GAS_PRICE_IS_TOO_HIGH": "Gas price is too high",
"TR_NONCE_IS_NOT_A_NUMBER": "Nonce is not a valid number",
"TR_NONCE_IS_NOT_SET": "Nonce is not set",
"TR_NONCE_IS_GREATER_THAN_RECOMMENDED": "Nonce is greater than recommended",
"TR_NONCE_IS_LOWER_THAN_RECOMMENDED": "Nonce is lower than recommended",
"TR_DATA_IS_NOT_VALID_HEX": "Data is not valid hexadecimal",
"TR_CANNOT_SEND_TO_MYSELF": "Cannot send to myself",
"TR_NOT_ENOUGH_FUNDS_RESERVED_AMOUNT": "Not enough funds. Reserved amount for this account is {reservedAmount} {networkSymbol}",
"TR_AMOUNT_IS_TOO_LOW_MINIMUM_AMOUNT_FOR_CREATING": "Amount is too low. Minimum amount for creating a new account is {minimalAmount} {networkSymbol}",
"TR_FEE_IS_NOT_SET": "Fee is not set",
"TR_FEE_MUST_ME_AN_ABSOLUT_NUMBER": "Fee must be an absolute number",
"TR_FEE_IS_BELOW_RECOMMENDED": "Fee is below recommended",
"TR_FEE_IS_ABOVE_RECOMMENDED": "Fee is above recommended",
"TR_DESTINATION_TAG_MUST_BE_AN_ABSOLUTE": "Destination tag must be an absolute number",
"TR_DESTINATION_TAG_IS_NOT_VALID": "Destination tag is not valid",
"TR_MESSAGE": "Zpráva", "TR_MESSAGE": "Zpráva",
"TR_SIGNATURE": "Podpis", "TR_SIGNATURE": "Podpis",
"TR_SIGN": "Podepsat", "TR_SIGN": "Podepsat",
@ -196,6 +258,7 @@
"TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.", "TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.",
"TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.", "TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.",
"TR_TOKEN_NOT_FOUND": "Token not found", "TR_TOKEN_NOT_FOUND": "Token not found",
"TR_ALREADY_ADDED": "Already added",
"TR_HISTORY": "History", "TR_HISTORY": "History",
"TR_ADD_YOUR_TOKENS": "Add your tokens", "TR_ADD_YOUR_TOKENS": "Add your tokens",
"TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.", "TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.",
@ -221,5 +284,8 @@
"TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge", "TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge",
"TR_LOCAL_CURRENCY": "Local currency", "TR_LOCAL_CURRENCY": "Local currency",
"TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.", "TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.",
"TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made" "TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made",
"TR_VISIBLE_COINS": "Visible coins",
"TR_VISIBLE_COINS_EXTERNAL": "Visible external coins",
"TR_VISIBLE_COINS_EXPLAINED": "Select the coins you wish to see in the wallet interface. You will be able to change your preferences later."
} }

@ -1,4 +1,15 @@
{ {
"TR_CONNECTED": "Connected",
"TR_CONNECTED_BOOTLOADER": "Connected (bootloader mode)",
"TR_CONNECTED_NOT_INITIALIZED": "Connected (not initialized)",
"TR_CONNECTED_SEEDLESS": "Connected (seedless mode)",
"TR_CONNECTED_UPDATE_REQUIRED": "Connected (update required)",
"TR_CONNECTED_UPDATE_RECOMMENDED": "Connected (update recommended)",
"TR_USED_IN_ANOTHER_WINDOW": "Used in other window",
"TR_UNAVAILABLE": "Unavailable",
"TR_UNREADABLE": "Unreadable",
"TR_DISCONNECTED": "Disconnected",
"TR_STATUS_UNKNOWN": "Status unknown",
"TR_TERMS": "Bedingungen", "TR_TERMS": "Bedingungen",
"TR_EXCHANGE_RATES_BY": "Exchange rates by {service}", "TR_EXCHANGE_RATES_BY": "Exchange rates by {service}",
"TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}", "TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}",
@ -28,7 +39,6 @@
"TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.", "TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.",
"TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.", "TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.",
"TR_SHOW_UNVERIFIED_ADDRESS": "Nicht verifizierte Adresse anzeigen", "TR_SHOW_UNVERIFIED_ADDRESS": "Nicht verifizierte Adresse anzeigen",
"TR_TRY_AGAIN": "Erneut versuchen",
"TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}", "TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}",
"TR_FORGET_LABEL": "Forget {deviceLabel}?", "TR_FORGET_LABEL": "Forget {deviceLabel}?",
"TR_DONT_FORGET": "Nicht vergessen", "TR_DONT_FORGET": "Nicht vergessen",
@ -56,6 +66,7 @@
"TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "Wenn Sie Ihre Passphrase vergessen, haben Sie keinen Zugriff mehr auf Ihr Wallet. Es gibt keinen Weg, Ihre Geldmittel wiederherzustellen.", "TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "Wenn Sie Ihre Passphrase vergessen, haben Sie keinen Zugriff mehr auf Ihr Wallet. Es gibt keinen Weg, Ihre Geldmittel wiederherzustellen.",
"TR_CONFIRM_PASSPHRASE": "Passphrase bestätigen", "TR_CONFIRM_PASSPHRASE": "Passphrase bestätigen",
"TR_PASSPHRASES_DO_NOT_MATCH": "Die Passphrasen stimmen nicht überein!", "TR_PASSPHRASES_DO_NOT_MATCH": "Die Passphrasen stimmen nicht überein!",
"TR_PASSPHRASE_IS_TOO_LONG": "Passphrase is too long!",
"TR_SHOW_PASSPHRASE": "Passphrase anzeigen", "TR_SHOW_PASSPHRASE": "Passphrase anzeigen",
"TR_ENTER": "Eingeben", "TR_ENTER": "Eingeben",
"TR_PASSPHRASE": "Passphrase", "TR_PASSPHRASE": "Passphrase",
@ -76,12 +87,25 @@
"TR_PLEASE_RELOAD_THE_PAGE_DOT": "Bitte überprüfen Sie Ihre Internetverbindung und laden Sie die Seite erneut.", "TR_PLEASE_RELOAD_THE_PAGE_DOT": "Bitte überprüfen Sie Ihre Internetverbindung und laden Sie die Seite erneut.",
"TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.", "TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.",
"TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "Neue Trezor Firmware verfügbar.", "TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "Neue Trezor Firmware verfügbar.",
"TR_ACQUIRE_DEVICE_ERROR": "Acquire device error",
"TR_AUTHENTICATION_ERROR": "Authentication error",
"TR_ACCOUNT_DISCOVERY_ERROR": "Account discovery error",
"TR_TRANSACTION_ERROR": "Transaction error",
"TR_TRANSACTION_SUCCESS": "Transaction has been sent successfully",
"TR_SEE_TRANSACTION_DETAILS": "See transaction details",
"TR_VERIFYING_ADDRESS_ERROR": "Verifying address error",
"TR_SIGN_MESSAGE_ERROR": "Failed to sign message",
"TR_VERIFY_MESSAGE_ERROR": "Failed to verify message",
"TR_VERIFY_MESSAGE_SUCCESS": "Message has been successfully verified",
"TR_SIGNATURE_IS_VALID": "Signature is valid",
"TR_CONNECT_TO_BACKEND": "Connect", "TR_CONNECT_TO_BACKEND": "Connect",
"TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required", "TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required",
"TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}", "TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}",
"TR_DEVICE_SETTINGS": "Device settings", "TR_DEVICE_SETTINGS": "Device settings",
"TR_APPLICATION_SETTINGS": "Application settings", "TR_APPLICATION_SETTINGS": "Application settings",
"TR_ACCOUNT_HASH": "Account #{number}", "TR_ACCOUNT_HASH": "Account #{number}",
"TR_DEVICE_LABEL_ACCOUNT_HASH": "{deviceLabel} Account #{number}",
"TR_LOOKS_LIKE_IT_IS_DEVICE_LABEL": "Looks like it is {deviceLabel} Account #{number} address of {network} network",
"TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}", "TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}",
"TR_CLEAR": "Zurücksetzen", "TR_CLEAR": "Zurücksetzen",
"TR_CHECK_FOR_DEVICES": "Check for devices", "TR_CHECK_FOR_DEVICES": "Check for devices",
@ -102,6 +126,11 @@
"TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes", "TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes",
"TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up", "TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up",
"TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk", "TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk",
"TR_HIGH_FEE": "High",
"TR_NORMAL_FEE": "Normal",
"TR_LOW_FEE": "Low",
"TR_CUSTOM_FEE": "Custom",
"TR_TRY_AGAIN": "Erneut versuchen",
"TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "Sie öffnen jetzt das Trezor Beta Wallet", "TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "Sie öffnen jetzt das Trezor Beta Wallet",
"TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.", "TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.",
"TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.", "TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.",
@ -136,6 +165,8 @@
"TR_ADD_ACCOUNT": "Konto hinzufügen", "TR_ADD_ACCOUNT": "Konto hinzufügen",
"TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts", "TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts",
"TR_OTHER_COINS": "Other coins", "TR_OTHER_COINS": "Other coins",
"TR_SELECT_COINS": "Select a coin in {TR_SELECT_COINS_LINK}",
"TR_SELECT_COINS_LINK": "application settings",
"TR_CHANGE_WALLET_TYPE": "Change wallet type", "TR_CHANGE_WALLET_TYPE": "Change wallet type",
"TR_RENEW_SESSION": "Renew session", "TR_RENEW_SESSION": "Renew session",
"TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.", "TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.",
@ -185,6 +216,37 @@
"TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.", "TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.",
"TR_XRP_RESERVE": "Reserve: {value}", "TR_XRP_RESERVE": "Reserve: {value}",
"TR_SEND_RIPPLE": "Send Ripple", "TR_SEND_RIPPLE": "Send Ripple",
"TR_AMOUNT_IS_NOT_SET": "Amount is not set",
"TR_AMOUNT_IS_NOT_A_NUMBER": "Amount is not a number",
"TR_MAXIMUM_DECIMALS_ALLOWED:": "Maximum {decimals} decimals allowed",
"TR_NOT_ENOUGH_FUNDS_TO_COVER_TRANSACTION": "Not enough {networkSymbol} to cover transaction fee",
"TR_NOT_ENOUGH_FUNDS": "Not enough funds",
"TR_AMOUNT_IS_TOO_LOW": "Amount is too low",
"TR_ADDRESS_IS_NOT_SET": "Address is not set",
"TR_ADDRESS_IS_NOT_VALID": "Address is not valid",
"TR_ADDRESS_CHECKSUM_IS_NOT_VALID": "Address checksum is not valid",
"TR_GAS_LIMIT_IS_NOT_SET": "Gas limit is not set",
"TR_GAS_LIMIT_IS_NOT_A_NUMBER": "Gas limit is not a number",
"TR_GAS_LIMIT_IS_TOO_LOW": "Gas limit is too low",
"TR_GAS_LIMIT_IS_BELOW_RECOMMENDED": "Gas limit is below recommended",
"TR_GAS_PRICE_IS_NOT_A_NUMBER": "Gas price is not a number",
"TR_GAS_PRICE_IS_NOT_SET": "Gas price is not set",
"TR_GAS_PRICE_IS_TOO_LOW": "Gas price is too low",
"TR_GAS_PRICE_IS_TOO_HIGH": "Gas price is too high",
"TR_NONCE_IS_NOT_A_NUMBER": "Nonce is not a valid number",
"TR_NONCE_IS_NOT_SET": "Nonce is not set",
"TR_NONCE_IS_GREATER_THAN_RECOMMENDED": "Nonce is greater than recommended",
"TR_NONCE_IS_LOWER_THAN_RECOMMENDED": "Nonce is lower than recommended",
"TR_DATA_IS_NOT_VALID_HEX": "Data is not valid hexadecimal",
"TR_CANNOT_SEND_TO_MYSELF": "Cannot send to myself",
"TR_NOT_ENOUGH_FUNDS_RESERVED_AMOUNT": "Not enough funds. Reserved amount for this account is {reservedAmount} {networkSymbol}",
"TR_AMOUNT_IS_TOO_LOW_MINIMUM_AMOUNT_FOR_CREATING": "Amount is too low. Minimum amount for creating a new account is {minimalAmount} {networkSymbol}",
"TR_FEE_IS_NOT_SET": "Fee is not set",
"TR_FEE_MUST_ME_AN_ABSOLUT_NUMBER": "Fee must be an absolute number",
"TR_FEE_IS_BELOW_RECOMMENDED": "Fee is below recommended",
"TR_FEE_IS_ABOVE_RECOMMENDED": "Fee is above recommended",
"TR_DESTINATION_TAG_MUST_BE_AN_ABSOLUTE": "Destination tag must be an absolute number",
"TR_DESTINATION_TAG_IS_NOT_VALID": "Destination tag is not valid",
"TR_MESSAGE": "Nachricht", "TR_MESSAGE": "Nachricht",
"TR_SIGNATURE": "Signatur", "TR_SIGNATURE": "Signatur",
"TR_SIGN": "Signieren", "TR_SIGN": "Signieren",
@ -196,6 +258,7 @@
"TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.", "TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.",
"TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.", "TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.",
"TR_TOKEN_NOT_FOUND": "Token not found", "TR_TOKEN_NOT_FOUND": "Token not found",
"TR_ALREADY_ADDED": "Already added",
"TR_HISTORY": "History", "TR_HISTORY": "History",
"TR_ADD_YOUR_TOKENS": "Add your tokens", "TR_ADD_YOUR_TOKENS": "Add your tokens",
"TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.", "TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.",
@ -221,5 +284,8 @@
"TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge", "TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge",
"TR_LOCAL_CURRENCY": "Local currency", "TR_LOCAL_CURRENCY": "Local currency",
"TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.", "TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.",
"TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made" "TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made",
"TR_VISIBLE_COINS": "Visible coins",
"TR_VISIBLE_COINS_EXTERNAL": "Visible external coins",
"TR_VISIBLE_COINS_EXPLAINED": "Select the coins you wish to see in the wallet interface. You will be able to change your preferences later."
} }

@ -1,4 +1,15 @@
{ {
"TR_CONNECTED": "Connected",
"TR_CONNECTED_BOOTLOADER": "Connected (bootloader mode)",
"TR_CONNECTED_NOT_INITIALIZED": "Connected (not initialized)",
"TR_CONNECTED_SEEDLESS": "Connected (seedless mode)",
"TR_CONNECTED_UPDATE_REQUIRED": "Connected (update required)",
"TR_CONNECTED_UPDATE_RECOMMENDED": "Connected (update recommended)",
"TR_USED_IN_ANOTHER_WINDOW": "Used in other window",
"TR_UNAVAILABLE": "Unavailable",
"TR_UNREADABLE": "Unreadable",
"TR_DISCONNECTED": "Disconnected",
"TR_STATUS_UNKNOWN": "Status unknown",
"TR_TERMS": "Όροι", "TR_TERMS": "Όροι",
"TR_EXCHANGE_RATES_BY": "Exchange rates by {service}", "TR_EXCHANGE_RATES_BY": "Exchange rates by {service}",
"TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}", "TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}",
@ -28,7 +39,6 @@
"TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.", "TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.",
"TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.", "TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.",
"TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address", "TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address",
"TR_TRY_AGAIN": "Δοκιμάστε ξανά",
"TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}", "TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}",
"TR_FORGET_LABEL": "Forget {deviceLabel}?", "TR_FORGET_LABEL": "Forget {deviceLabel}?",
"TR_DONT_FORGET": "Μην ξεχάσετε", "TR_DONT_FORGET": "Μην ξεχάσετε",
@ -56,6 +66,7 @@
"TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "Εάν ξεχάσετε τη φράση πρόσβασής σας, το πορτοφόλι σας θα χαθεί για πάντα. Δεν υπάρχει τρόπος να ανακτήσετε τα κεφάλαιά σας.", "TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "Εάν ξεχάσετε τη φράση πρόσβασής σας, το πορτοφόλι σας θα χαθεί για πάντα. Δεν υπάρχει τρόπος να ανακτήσετε τα κεφάλαιά σας.",
"TR_CONFIRM_PASSPHRASE": "Confirm Passphrase", "TR_CONFIRM_PASSPHRASE": "Confirm Passphrase",
"TR_PASSPHRASES_DO_NOT_MATCH": "Οι φράσεις πρόσβασης δεν ταιριάζουν!", "TR_PASSPHRASES_DO_NOT_MATCH": "Οι φράσεις πρόσβασης δεν ταιριάζουν!",
"TR_PASSPHRASE_IS_TOO_LONG": "Passphrase is too long!",
"TR_SHOW_PASSPHRASE": "Εμφάνιση συνθηματικής φράσης", "TR_SHOW_PASSPHRASE": "Εμφάνιση συνθηματικής φράσης",
"TR_ENTER": "Εισάγετε", "TR_ENTER": "Εισάγετε",
"TR_PASSPHRASE": "Φράση πρόσβασης", "TR_PASSPHRASE": "Φράση πρόσβασης",
@ -76,12 +87,25 @@
"TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.", "TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.",
"TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.", "TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.",
"TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "Νέο Trezor firmware είναι διαθέσιμο.", "TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "Νέο Trezor firmware είναι διαθέσιμο.",
"TR_ACQUIRE_DEVICE_ERROR": "Acquire device error",
"TR_AUTHENTICATION_ERROR": "Authentication error",
"TR_ACCOUNT_DISCOVERY_ERROR": "Account discovery error",
"TR_TRANSACTION_ERROR": "Transaction error",
"TR_TRANSACTION_SUCCESS": "Transaction has been sent successfully",
"TR_SEE_TRANSACTION_DETAILS": "See transaction details",
"TR_VERIFYING_ADDRESS_ERROR": "Verifying address error",
"TR_SIGN_MESSAGE_ERROR": "Failed to sign message",
"TR_VERIFY_MESSAGE_ERROR": "Failed to verify message",
"TR_VERIFY_MESSAGE_SUCCESS": "Message has been successfully verified",
"TR_SIGNATURE_IS_VALID": "Signature is valid",
"TR_CONNECT_TO_BACKEND": "Connect", "TR_CONNECT_TO_BACKEND": "Connect",
"TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required", "TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required",
"TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}", "TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}",
"TR_DEVICE_SETTINGS": "Device settings", "TR_DEVICE_SETTINGS": "Device settings",
"TR_APPLICATION_SETTINGS": "Application settings", "TR_APPLICATION_SETTINGS": "Application settings",
"TR_ACCOUNT_HASH": "Account #{number}", "TR_ACCOUNT_HASH": "Account #{number}",
"TR_DEVICE_LABEL_ACCOUNT_HASH": "{deviceLabel} Account #{number}",
"TR_LOOKS_LIKE_IT_IS_DEVICE_LABEL": "Looks like it is {deviceLabel} Account #{number} address of {network} network",
"TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}", "TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}",
"TR_CLEAR": "Καθαρισμός", "TR_CLEAR": "Καθαρισμός",
"TR_CHECK_FOR_DEVICES": "Check for devices", "TR_CHECK_FOR_DEVICES": "Check for devices",
@ -102,6 +126,11 @@
"TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes", "TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes",
"TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up", "TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up",
"TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk", "TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk",
"TR_HIGH_FEE": "High",
"TR_NORMAL_FEE": "Normal",
"TR_LOW_FEE": "Low",
"TR_CUSTOM_FEE": "Custom",
"TR_TRY_AGAIN": "Δοκιμάστε ξανά",
"TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "Τώρα ανοίγετε το δοκιμαστικό/Beta Πορτοφόλι του Trezor", "TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "Τώρα ανοίγετε το δοκιμαστικό/Beta Πορτοφόλι του Trezor",
"TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.", "TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.",
"TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.", "TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.",
@ -136,6 +165,8 @@
"TR_ADD_ACCOUNT": "Προσθήκη λογαριασμού", "TR_ADD_ACCOUNT": "Προσθήκη λογαριασμού",
"TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts", "TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts",
"TR_OTHER_COINS": "Other coins", "TR_OTHER_COINS": "Other coins",
"TR_SELECT_COINS": "Select a coin in {TR_SELECT_COINS_LINK}",
"TR_SELECT_COINS_LINK": "application settings",
"TR_CHANGE_WALLET_TYPE": "Change wallet type", "TR_CHANGE_WALLET_TYPE": "Change wallet type",
"TR_RENEW_SESSION": "Renew session", "TR_RENEW_SESSION": "Renew session",
"TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.", "TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.",
@ -185,6 +216,37 @@
"TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.", "TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.",
"TR_XRP_RESERVE": "Reserve: {value}", "TR_XRP_RESERVE": "Reserve: {value}",
"TR_SEND_RIPPLE": "Send Ripple", "TR_SEND_RIPPLE": "Send Ripple",
"TR_AMOUNT_IS_NOT_SET": "Amount is not set",
"TR_AMOUNT_IS_NOT_A_NUMBER": "Amount is not a number",
"TR_MAXIMUM_DECIMALS_ALLOWED:": "Maximum {decimals} decimals allowed",
"TR_NOT_ENOUGH_FUNDS_TO_COVER_TRANSACTION": "Not enough {networkSymbol} to cover transaction fee",
"TR_NOT_ENOUGH_FUNDS": "Not enough funds",
"TR_AMOUNT_IS_TOO_LOW": "Amount is too low",
"TR_ADDRESS_IS_NOT_SET": "Address is not set",
"TR_ADDRESS_IS_NOT_VALID": "Address is not valid",
"TR_ADDRESS_CHECKSUM_IS_NOT_VALID": "Address checksum is not valid",
"TR_GAS_LIMIT_IS_NOT_SET": "Gas limit is not set",
"TR_GAS_LIMIT_IS_NOT_A_NUMBER": "Gas limit is not a number",
"TR_GAS_LIMIT_IS_TOO_LOW": "Gas limit is too low",
"TR_GAS_LIMIT_IS_BELOW_RECOMMENDED": "Gas limit is below recommended",
"TR_GAS_PRICE_IS_NOT_A_NUMBER": "Gas price is not a number",
"TR_GAS_PRICE_IS_NOT_SET": "Gas price is not set",
"TR_GAS_PRICE_IS_TOO_LOW": "Gas price is too low",
"TR_GAS_PRICE_IS_TOO_HIGH": "Gas price is too high",
"TR_NONCE_IS_NOT_A_NUMBER": "Nonce is not a valid number",
"TR_NONCE_IS_NOT_SET": "Nonce is not set",
"TR_NONCE_IS_GREATER_THAN_RECOMMENDED": "Nonce is greater than recommended",
"TR_NONCE_IS_LOWER_THAN_RECOMMENDED": "Nonce is lower than recommended",
"TR_DATA_IS_NOT_VALID_HEX": "Data is not valid hexadecimal",
"TR_CANNOT_SEND_TO_MYSELF": "Cannot send to myself",
"TR_NOT_ENOUGH_FUNDS_RESERVED_AMOUNT": "Not enough funds. Reserved amount for this account is {reservedAmount} {networkSymbol}",
"TR_AMOUNT_IS_TOO_LOW_MINIMUM_AMOUNT_FOR_CREATING": "Amount is too low. Minimum amount for creating a new account is {minimalAmount} {networkSymbol}",
"TR_FEE_IS_NOT_SET": "Fee is not set",
"TR_FEE_MUST_ME_AN_ABSOLUT_NUMBER": "Fee must be an absolute number",
"TR_FEE_IS_BELOW_RECOMMENDED": "Fee is below recommended",
"TR_FEE_IS_ABOVE_RECOMMENDED": "Fee is above recommended",
"TR_DESTINATION_TAG_MUST_BE_AN_ABSOLUTE": "Destination tag must be an absolute number",
"TR_DESTINATION_TAG_IS_NOT_VALID": "Destination tag is not valid",
"TR_MESSAGE": "Μήνυμα", "TR_MESSAGE": "Μήνυμα",
"TR_SIGNATURE": "Υπογραφή", "TR_SIGNATURE": "Υπογραφή",
"TR_SIGN": "Υπογράψτε", "TR_SIGN": "Υπογράψτε",
@ -196,6 +258,7 @@
"TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.", "TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.",
"TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.", "TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.",
"TR_TOKEN_NOT_FOUND": "Token not found", "TR_TOKEN_NOT_FOUND": "Token not found",
"TR_ALREADY_ADDED": "Already added",
"TR_HISTORY": "History", "TR_HISTORY": "History",
"TR_ADD_YOUR_TOKENS": "Add your tokens", "TR_ADD_YOUR_TOKENS": "Add your tokens",
"TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.", "TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.",
@ -221,5 +284,8 @@
"TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge", "TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge",
"TR_LOCAL_CURRENCY": "Local currency", "TR_LOCAL_CURRENCY": "Local currency",
"TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.", "TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.",
"TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made" "TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made",
"TR_VISIBLE_COINS": "Visible coins",
"TR_VISIBLE_COINS_EXTERNAL": "Visible external coins",
"TR_VISIBLE_COINS_EXPLAINED": "Select the coins you wish to see in the wallet interface. You will be able to change your preferences later."
} }

@ -1,4 +1,15 @@
{ {
"TR_CONNECTED": "Connected",
"TR_CONNECTED_BOOTLOADER": "Connected (bootloader mode)",
"TR_CONNECTED_NOT_INITIALIZED": "Connected (not initialized)",
"TR_CONNECTED_SEEDLESS": "Connected (seedless mode)",
"TR_CONNECTED_UPDATE_REQUIRED": "Connected (update required)",
"TR_CONNECTED_UPDATE_RECOMMENDED": "Connected (update recommended)",
"TR_USED_IN_ANOTHER_WINDOW": "Used in other window",
"TR_UNAVAILABLE": "Unavailable",
"TR_UNREADABLE": "Unreadable",
"TR_DISCONNECTED": "Disconnected",
"TR_STATUS_UNKNOWN": "Status unknown",
"TR_TERMS": "Terms", "TR_TERMS": "Terms",
"TR_EXCHANGE_RATES_BY": "Exchange rates by {service}", "TR_EXCHANGE_RATES_BY": "Exchange rates by {service}",
"TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}", "TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}",
@ -28,7 +39,6 @@
"TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.", "TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.",
"TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.", "TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.",
"TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address", "TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address",
"TR_TRY_AGAIN": "Try again",
"TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}", "TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}",
"TR_FORGET_LABEL": "Forget {deviceLabel}?", "TR_FORGET_LABEL": "Forget {deviceLabel}?",
"TR_DONT_FORGET": "Don't forget", "TR_DONT_FORGET": "Don't forget",
@ -56,6 +66,7 @@
"TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "If you forget your passphrase, your wallet is lost for good. There is no way to recover your funds.", "TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "If you forget your passphrase, your wallet is lost for good. There is no way to recover your funds.",
"TR_CONFIRM_PASSPHRASE": "Confirm Passphrase", "TR_CONFIRM_PASSPHRASE": "Confirm Passphrase",
"TR_PASSPHRASES_DO_NOT_MATCH": "Passphrases do not match!", "TR_PASSPHRASES_DO_NOT_MATCH": "Passphrases do not match!",
"TR_PASSPHRASE_IS_TOO_LONG": "Passphrase is too long!",
"TR_SHOW_PASSPHRASE": "Show passphrase", "TR_SHOW_PASSPHRASE": "Show passphrase",
"TR_ENTER": "Enter", "TR_ENTER": "Enter",
"TR_PASSPHRASE": "Passphrase", "TR_PASSPHRASE": "Passphrase",
@ -76,12 +87,25 @@
"TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.", "TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.",
"TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.", "TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.",
"TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "New Trezor firmware is available.", "TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "New Trezor firmware is available.",
"TR_ACQUIRE_DEVICE_ERROR": "Acquire device error",
"TR_AUTHENTICATION_ERROR": "Authentication error",
"TR_ACCOUNT_DISCOVERY_ERROR": "Account discovery error",
"TR_TRANSACTION_ERROR": "Transaction error",
"TR_TRANSACTION_SUCCESS": "Transaction has been sent successfully",
"TR_SEE_TRANSACTION_DETAILS": "See transaction details",
"TR_VERIFYING_ADDRESS_ERROR": "Verifying address error",
"TR_SIGN_MESSAGE_ERROR": "Failed to sign message",
"TR_VERIFY_MESSAGE_ERROR": "Failed to verify message",
"TR_VERIFY_MESSAGE_SUCCESS": "Message has been successfully verified",
"TR_SIGNATURE_IS_VALID": "Signature is valid",
"TR_CONNECT_TO_BACKEND": "Connect", "TR_CONNECT_TO_BACKEND": "Connect",
"TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required", "TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required",
"TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}", "TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}",
"TR_DEVICE_SETTINGS": "Device settings", "TR_DEVICE_SETTINGS": "Device settings",
"TR_APPLICATION_SETTINGS": "Application settings", "TR_APPLICATION_SETTINGS": "Application settings",
"TR_ACCOUNT_HASH": "Account #{number}", "TR_ACCOUNT_HASH": "Account #{number}",
"TR_DEVICE_LABEL_ACCOUNT_HASH": "{deviceLabel} Account #{number}",
"TR_LOOKS_LIKE_IT_IS_DEVICE_LABEL": "Looks like it is {deviceLabel} Account #{number} address of {network} network",
"TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}", "TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}",
"TR_CLEAR": "Clear", "TR_CLEAR": "Clear",
"TR_CHECK_FOR_DEVICES": "Check for devices", "TR_CHECK_FOR_DEVICES": "Check for devices",
@ -102,6 +126,11 @@
"TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes", "TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes",
"TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up", "TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up",
"TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk", "TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk",
"TR_HIGH_FEE": "High",
"TR_NORMAL_FEE": "Normal",
"TR_LOW_FEE": "Low",
"TR_CUSTOM_FEE": "Custom",
"TR_TRY_AGAIN": "Try again",
"TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "You are opening Trezor Beta Wallet", "TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "You are opening Trezor Beta Wallet",
"TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.", "TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.",
"TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.", "TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.",
@ -136,6 +165,8 @@
"TR_ADD_ACCOUNT": "Add account", "TR_ADD_ACCOUNT": "Add account",
"TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts", "TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts",
"TR_OTHER_COINS": "Other coins", "TR_OTHER_COINS": "Other coins",
"TR_SELECT_COINS": "Select a coin in {TR_SELECT_COINS_LINK}",
"TR_SELECT_COINS_LINK": "application settings",
"TR_CHANGE_WALLET_TYPE": "Change wallet type", "TR_CHANGE_WALLET_TYPE": "Change wallet type",
"TR_RENEW_SESSION": "Renew session", "TR_RENEW_SESSION": "Renew session",
"TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.", "TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.",
@ -185,6 +216,37 @@
"TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.", "TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.",
"TR_XRP_RESERVE": "Reserve: {value}", "TR_XRP_RESERVE": "Reserve: {value}",
"TR_SEND_RIPPLE": "Send Ripple", "TR_SEND_RIPPLE": "Send Ripple",
"TR_AMOUNT_IS_NOT_SET": "Amount is not set",
"TR_AMOUNT_IS_NOT_A_NUMBER": "Amount is not a number",
"TR_MAXIMUM_DECIMALS_ALLOWED:": "Maximum {decimals} decimals allowed",
"TR_NOT_ENOUGH_FUNDS_TO_COVER_TRANSACTION": "Not enough {networkSymbol} to cover transaction fee",
"TR_NOT_ENOUGH_FUNDS": "Not enough funds",
"TR_AMOUNT_IS_TOO_LOW": "Amount is too low",
"TR_ADDRESS_IS_NOT_SET": "Address is not set",
"TR_ADDRESS_IS_NOT_VALID": "Address is not valid",
"TR_ADDRESS_CHECKSUM_IS_NOT_VALID": "Address checksum is not valid",
"TR_GAS_LIMIT_IS_NOT_SET": "Gas limit is not set",
"TR_GAS_LIMIT_IS_NOT_A_NUMBER": "Gas limit is not a number",
"TR_GAS_LIMIT_IS_TOO_LOW": "Gas limit is too low",
"TR_GAS_LIMIT_IS_BELOW_RECOMMENDED": "Gas limit is below recommended",
"TR_GAS_PRICE_IS_NOT_A_NUMBER": "Gas price is not a number",
"TR_GAS_PRICE_IS_NOT_SET": "Gas price is not set",
"TR_GAS_PRICE_IS_TOO_LOW": "Gas price is too low",
"TR_GAS_PRICE_IS_TOO_HIGH": "Gas price is too high",
"TR_NONCE_IS_NOT_A_NUMBER": "Nonce is not a valid number",
"TR_NONCE_IS_NOT_SET": "Nonce is not set",
"TR_NONCE_IS_GREATER_THAN_RECOMMENDED": "Nonce is greater than recommended",
"TR_NONCE_IS_LOWER_THAN_RECOMMENDED": "Nonce is lower than recommended",
"TR_DATA_IS_NOT_VALID_HEX": "Data is not valid hexadecimal",
"TR_CANNOT_SEND_TO_MYSELF": "Cannot send to myself",
"TR_NOT_ENOUGH_FUNDS_RESERVED_AMOUNT": "Not enough funds. Reserved amount for this account is {reservedAmount} {networkSymbol}",
"TR_AMOUNT_IS_TOO_LOW_MINIMUM_AMOUNT_FOR_CREATING": "Amount is too low. Minimum amount for creating a new account is {minimalAmount} {networkSymbol}",
"TR_FEE_IS_NOT_SET": "Fee is not set",
"TR_FEE_MUST_ME_AN_ABSOLUT_NUMBER": "Fee must be an absolute number",
"TR_FEE_IS_BELOW_RECOMMENDED": "Fee is below recommended",
"TR_FEE_IS_ABOVE_RECOMMENDED": "Fee is above recommended",
"TR_DESTINATION_TAG_MUST_BE_AN_ABSOLUTE": "Destination tag must be an absolute number",
"TR_DESTINATION_TAG_IS_NOT_VALID": "Destination tag is not valid",
"TR_MESSAGE": "Message", "TR_MESSAGE": "Message",
"TR_SIGNATURE": "Signature", "TR_SIGNATURE": "Signature",
"TR_SIGN": "Sign", "TR_SIGN": "Sign",
@ -196,6 +258,7 @@
"TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.", "TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.",
"TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.", "TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.",
"TR_TOKEN_NOT_FOUND": "Token not found", "TR_TOKEN_NOT_FOUND": "Token not found",
"TR_ALREADY_ADDED": "Already added",
"TR_HISTORY": "History", "TR_HISTORY": "History",
"TR_ADD_YOUR_TOKENS": "Add your tokens", "TR_ADD_YOUR_TOKENS": "Add your tokens",
"TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.", "TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.",
@ -221,5 +284,8 @@
"TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge", "TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge",
"TR_LOCAL_CURRENCY": "Local currency", "TR_LOCAL_CURRENCY": "Local currency",
"TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.", "TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.",
"TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made" "TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made",
"TR_VISIBLE_COINS": "Visible coins",
"TR_VISIBLE_COINS_EXTERNAL": "Visible external coins",
"TR_VISIBLE_COINS_EXPLAINED": "Select the coins you wish to see in the wallet interface. You will be able to change your preferences later."
} }

@ -1,9 +1,20 @@
{ {
"TR_CONNECTED": "Connected",
"TR_CONNECTED_BOOTLOADER": "Connected (bootloader mode)",
"TR_CONNECTED_NOT_INITIALIZED": "Connected (not initialized)",
"TR_CONNECTED_SEEDLESS": "Connected (seedless mode)",
"TR_CONNECTED_UPDATE_REQUIRED": "Connected (update required)",
"TR_CONNECTED_UPDATE_RECOMMENDED": "Connected (update recommended)",
"TR_USED_IN_ANOTHER_WINDOW": "Used in other window",
"TR_UNAVAILABLE": "Unavailable",
"TR_UNREADABLE": "Unreadable",
"TR_DISCONNECTED": "Disconnected",
"TR_STATUS_UNKNOWN": "Status unknown",
"TR_TERMS": "Términos", "TR_TERMS": "Términos",
"TR_EXCHANGE_RATES_BY": "Exchange rates by {service}", "TR_EXCHANGE_RATES_BY": "Tipos de cambio para {service}",
"TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}", "TR_WE_THANK_OUR_TRANSLATORS": "Gracias a nuestros traductores para la {TR_CONTRIBUTION}",
"TR_CONTRIBUTION": "contribution", "TR_CONTRIBUTION": "contribución",
"TR_MENU": "Menu", "TR_MENU": "Menú",
"TR_MENU_CLOSE": "Cerrar", "TR_MENU_CLOSE": "Cerrar",
"TR_TREZOR": "Trezor", "TR_TREZOR": "Trezor",
"TR_WIKI": "Wiki", "TR_WIKI": "Wiki",
@ -11,104 +22,122 @@
"TR_SUPPORT": "Soporte", "TR_SUPPORT": "Soporte",
"TR_ATTENTION_COLON_THE_LOG_CONTAINS": "Advertencia: Este registro puede contener sus XPUB. Cualquiera con sus XPUB podrá ver su historial de transacciones.", "TR_ATTENTION_COLON_THE_LOG_CONTAINS": "Advertencia: Este registro puede contener sus XPUB. Cualquiera con sus XPUB podrá ver su historial de transacciones.",
"TR_LOG": "Registro", "TR_LOG": "Registro",
"TR_COPY_TO_CLIPBOARD": "Copy to clipboard", "TR_COPY_TO_CLIPBOARD": "Copiar en el portapapeles",
"TR_COPIED": "Copied!", "TR_COPIED": "¡Copiado!",
"TR_CONFIRM_ACTION_ON_YOUR": "Confirme la acción en su Trezor", "TR_CONFIRM_ACTION_ON_YOUR": "Confirme la acción en su Trezor",
"TR_CONFIRM_ADDRESS_ON_TREZOR": "Confirm address on Trezor", "TR_CONFIRM_ADDRESS_ON_TREZOR": "Compruebe la dirección en la pantalla del Trezor",
"TR_PLEASE_COMPARE_YOUR_ADDRESS": "Please compare your address on device with address shown bellow", "TR_PLEASE_COMPARE_YOUR_ADDRESS": "Compare por favor su dirección en el dispositivo con la dirección que aparece abajo",
"TR_CONFIRM_TRANSACTION_ON": "Confirm transaction on {deviceLabel} device", "TR_CONFIRM_TRANSACTION_ON": "Confirme transacción en el dispositivo {deviceLabel}",
"TR_DETAILS_ARE_SHOWN_ON": "Details are shown on display", "TR_DETAILS_ARE_SHOWN_ON": "Los detalles se muestran en la pantalla",
"TR_TO_LABEL": "Para", "TR_TO_LABEL": "Para",
"TR_SEND_LABEL": "Enviar", "TR_SEND_LABEL": "Enviar",
"TR_FEE_LABEL": "Comisión", "TR_FEE_LABEL": "Comisión",
"TR_DEVICE_LABEL_IS_NOT_CONNECTED": "Device {deviceLabel} is not connected", "TR_DEVICE_LABEL_IS_NOT_CONNECTED": "El dispositivo {deviceLabel} no está conectado",
"TR_DEVICE_LABEL_IS_NOT_BACKED_UP": "Device {deviceLabel} is not backed up", "TR_DEVICE_LABEL_IS_NOT_BACKED_UP": "El dispositivo {deviceLabel} no tiene el backup hecho",
"TR_DEVICE_LABEL_IS_UNAVAILABLE": "Device {deviceLabel} is unavailable", "TR_DEVICE_LABEL_IS_UNAVAILABLE": "El dispositivo {deviceLabel} no está disponible",
"TR_PLEASE_CONNECT_YOUR_DEVICE": "Please connect your device to continue with the verification process", "TR_PLEASE_CONNECT_YOUR_DEVICE": "Por favor, conecte el dispositivo para poder continuar con el proceso de verificación",
"TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.", "TR_PLEASE_ENABLE_PASSPHRASE": "Por favor habilite la configuración de passphrase para poder continuar con el proceso de verificación.",
"TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.", "TR_PLEASE_DISABLE_PASSPHRASE": "Por favor desactive la configuración de passphrase para poder continuar con el proceso de verificación.",
"TR_SHOW_UNVERIFIED_ADDRESS": "Mostrar dirección no verificada", "TR_SHOW_UNVERIFIED_ADDRESS": "Mostrar dirección no verificada",
"TR_TRY_AGAIN": "Inténtelo de nuevo", "TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "Para evitar ataques de phishing, verifique por favor la dirección primero en el Trezor. {claim}",
"TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}", "TR_FORGET_LABEL": "¿Olvidar el {deviceLabel}?",
"TR_FORGET_LABEL": "Forget {deviceLabel}?",
"TR_DONT_FORGET": "No se olvide", "TR_DONT_FORGET": "No se olvide",
"TR_FORGETTING_ONLY_REMOVES_THE_DEVICE_FROM": "Olvidar sólo quita el dispositivo de la lista de la izquierda, sus bitcoins seguirán estando seguros y podrá acceder a ellos conectando su Trezor nuevamente.", "TR_FORGETTING_ONLY_REMOVES_THE_DEVICE_FROM": "Olvidar sólo quita el dispositivo de la lista de la izquierda, sus bitcoins seguirán estando seguros y podrá acceder a ellos conectando su Trezor nuevamente.",
"TR_WOULD_YOU_LIKE_TREZOR_WALLET_TO": "Would you like Trezor Wallet to forget your {deviceCount, plural, one {device} other {devices}} or to remember {deviceCount, plural, one {it} other {them}}, so that it is still visible even while disconnected?", "TR_WOULD_YOU_LIKE_TREZOR_WALLET_TO": "Quiere usted que el Trezor Wallet olvide su {deviceCount, plural, one {device} other {devices}}, o que le requerda para que siga visible desconectado?",
"TR_REMEMBER_DEVICE": "Recordar el dispositivo", "TR_REMEMBER_DEVICE": "Recordar el dispositivo",
"TR_SELECT_WALLET_TYPE_FOR": "Select wallet type for {deviceLabel}", "TR_SELECT_WALLET_TYPE_FOR": "Seleccione el tipo del monedero para {deviceLabel}",
"TR_CHANGE_WALLET_TYPE_FOR": "Change wallet type for {deviceLabel}", "TR_CHANGE_WALLET_TYPE_FOR": "Cambie el tipo del monedero para {deviceLabel}",
"TR_STANDARD_WALLET": "Standard wallet", "TR_STANDARD_WALLET": "Monedero estándar",
"TR_HIDDEN_WALLET": "Hidden wallet", "TR_HIDDEN_WALLET": "Monedero oculto",
"TR_CONTINUE_TO_ACCESS_STANDARD_WALLET": "Continue to access your standard wallet.", "TR_CONTINUE_TO_ACCESS_STANDARD_WALLET": "Continúe al monedero estándar.",
"TR_PASSPHRASE_IS_OPTIONAL_FEATURE": "Passphrase is an optional feature of the Trezor device that is recommended for advanced users only. It is a word or a sentence of your choice. Its main purpose is to access a hidden wallet.", "TR_PASSPHRASE_IS_OPTIONAL_FEATURE": "Passphrase es una función opcional del Trezor recomendada para usuarios avanzados solamente. Es una palabra o una frase de su preferencia. Su principal objetivo es acceder a un monedero oculto.",
"TR_ASKED_ENTER_YOUR_PASSPHRASE_TO_UNLOCK": "You will be asked to enter your passphrase to unlock your hidden wallet.", "TR_ASKED_ENTER_YOUR_PASSPHRASE_TO_UNLOCK": "Se le pedirá introducir su passphrase para desbloquear el monedero oculto.",
"TR_CARDANO_WALLET": "Cardano wallet", "TR_CARDANO_WALLET": "Monedero Cardano",
"TR_YOU_WILL_BE_REDIRECTED_TO_EXTERNAL": "You will be redirected to external wallet", "TR_YOU_WILL_BE_REDIRECTED_TO_EXTERNAL": "Usted será redirigido al monedero externo",
"TR_GO_TO_EXTERNAL_WALLET": "Go to external wallet", "TR_GO_TO_EXTERNAL_WALLET": "Ir al monedero externo",
"TR_NEM_WALLET": "Monedero NEM", "TR_NEM_WALLET": "Monedero NEM",
"TR_WE_HAVE_PARTNERED_UP_WITH_THE_NEM": "Nos hemos asociado con la Fundación NEM para proporcionarle un monedero NEM completo.", "TR_WE_HAVE_PARTNERED_UP_WITH_THE_NEM": "Nos hemos asociado con la Fundación NEM para proporcionarle un monedero NEM completo.",
"TR_MAKE_SURE_YOU_DOWNLOAD_THE_UNIVERSAL": "Asegúrese de descargar el Cliente Universal para compatibilidad con Trezor.", "TR_MAKE_SURE_YOU_DOWNLOAD_THE_UNIVERSAL": "Asegúrese de descargar el Cliente Universal para compatibilidad con Trezor.",
"TR_GO_TO_NEM_DOT_IO": "Ir a nem.io", "TR_GO_TO_NEM_DOT_IO": "Ir a nem.io",
"TR_STELLAR_WALLET": "Stellar wallet", "TR_STELLAR_WALLET": "Monedero Stellar",
"TR_TEZOS_WALLET": "Tezos wallet", "TR_TEZOS_WALLET": "Monedero Tezos",
"TR_ENTER_DEVICE_PASSPHRASE": "Enter {deviceLabel} passphrase", "TR_ENTER_DEVICE_PASSPHRASE": "Introduzca passphrase {deviceLabel}",
"TR_NOTE_COLON_PASSPHRASE": " Atención: la frase de contraseña es sensible al uso de mayúsculas y minúsculas.", "TR_NOTE_COLON_PASSPHRASE": " Atención: la frase de contraseña es sensible al uso de mayúsculas y minúsculas.",
"TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "Si olvida su frase de contraseña, su monedero se perderá para siempre. No hay forma de recuperar sus fondos.", "TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "Si olvida su frase de contraseña, su monedero se perderá para siempre. No hay forma de recuperar sus fondos.",
"TR_CONFIRM_PASSPHRASE": "Confirmar frase de contraseña", "TR_CONFIRM_PASSPHRASE": "Confirmar frase de contraseña",
"TR_PASSPHRASES_DO_NOT_MATCH": "¡Las frases de contraseña no coinciden!", "TR_PASSPHRASES_DO_NOT_MATCH": "¡Las frases de contraseña no coinciden!",
"TR_PASSPHRASE_IS_TOO_LONG": "Passphrase is too long!",
"TR_SHOW_PASSPHRASE": "Mostrar frase de contraseña", "TR_SHOW_PASSPHRASE": "Mostrar frase de contraseña",
"TR_ENTER": "Introducir", "TR_ENTER": "Introducir",
"TR_PASSPHRASE": "Frase de contraseña", "TR_PASSPHRASE": "Frase de contraseña",
"TR_CHANGED_YOUR_MIND": "Changed your mind? {TR_GO_TO_STANDARD_WALLET}", "TR_CHANGED_YOUR_MIND": "¿Cambió usted su opinión? {TR_GO_TO_STANDARD_WALLET}",
"TR_ENTERED_PIN_NOT_CORRECT": "Entered PIN for {deviceLabel} is not correct", "TR_ENTERED_PIN_NOT_CORRECT": "La contraseña introducida para {deviceLabel} no está correcta",
"TR_RETRYING_DOT_DOT": "Retrying...", "TR_RETRYING_DOT_DOT": "Reintentando...",
"TR_THE_PIN_LAYOUT_IS_DISPLAYED_ON": "La disposición del PIN se muestra en su Trezor.", "TR_THE_PIN_LAYOUT_IS_DISPLAYED_ON": "La disposición del PIN se muestra en su Trezor.",
"TR_ENTER_DEVICE_PIN": "Enter {deviceLabel} PIN", "TR_ENTER_DEVICE_PIN": "Introduzca la contraseña de {deviceLabel}",
"TR_ENTER_PIN": "Introducir PIN", "TR_ENTER_PIN": "Introducir PIN",
"TR_NOT_SURE_HOW_PIN_WORKS": "¿No está seguro de cómo funciona el PIN? {TR_LEARN_MORE}", "TR_NOT_SURE_HOW_PIN_WORKS": "¿No está seguro de cómo funciona el PIN? {TR_LEARN_MORE}",
"TR_SCAN_QR_CODE": "Escanear código QR", "TR_SCAN_QR_CODE": "Escanear código QR",
"TR_WAITING_FOR_CAMERA": "Esperando la cámara...", "TR_WAITING_FOR_CAMERA": "Esperando la cámara...",
"TR_OOPS_SOMETHING_WENT_WRONG": "Oops! Something went wrong!", "TR_OOPS_SOMETHING_WENT_WRONG": "¡Uy! ¡Algo salió mal!",
"TR_CAMERA_PERMISSION_DENIED": "Permission to access the camera was denied.", "TR_CAMERA_PERMISSION_DENIED": "Se le negó el permiso para acceder a la cámara.",
"TR_CAMERA_NOT_RECOGNIZED": "The camera was not recognized.", "TR_CAMERA_NOT_RECOGNIZED": "La cámara no fue reconocida.",
"TR_UNKOWN_ERROR_SEE_CONSOLE": "Unknown error. See console logs for details.", "TR_UNKOWN_ERROR_SEE_CONSOLE": "Error desconocido. Ver los logs de la consola para obtener más información.",
"TR_YOU_WERE_DISCONNECTED_DOT": "Se ha desconectado.", "TR_YOU_WERE_DISCONNECTED_DOT": "Se ha desconectado.",
"TR_PLEASE_RELOAD_THE_PAGE_DOT": "Por favor compruebe su conexión a internet y vuelva a cargar la página.", "TR_PLEASE_RELOAD_THE_PAGE_DOT": "Por favor compruebe su conexión a internet y vuelva a cargar la página.",
"TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.", "TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "Está disponible un nuevo Trezor Bridge.",
"TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "Nuevo firmware de Trezor disponible.", "TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "Nuevo firmware de Trezor disponible.",
"TR_CONNECT_TO_BACKEND": "Connect", "TR_ACQUIRE_DEVICE_ERROR": "Acquire device error",
"TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required", "TR_AUTHENTICATION_ERROR": "Authentication error",
"TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}", "TR_ACCOUNT_DISCOVERY_ERROR": "Account discovery error",
"TR_DEVICE_SETTINGS": "Device settings", "TR_TRANSACTION_ERROR": "Transaction error",
"TR_APPLICATION_SETTINGS": "Application settings", "TR_TRANSACTION_SUCCESS": "Transaction has been sent successfully",
"TR_ACCOUNT_HASH": "Account #{number}", "TR_SEE_TRANSACTION_DETAILS": "See transaction details",
"TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}", "TR_VERIFYING_ADDRESS_ERROR": "Verifying address error",
"TR_CLEAR": "Clear", "TR_SIGN_MESSAGE_ERROR": "Failed to sign message",
"TR_CHECK_FOR_DEVICES": "Check for devices", "TR_VERIFY_MESSAGE_ERROR": "Failed to verify message",
"TR_VERIFY_MESSAGE_SUCCESS": "Message has been successfully verified",
"TR_SIGNATURE_IS_VALID": "Signature is valid",
"TR_CONNECT_TO_BACKEND": "Conectar",
"TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Está exigida una reserva mínima de la cuenta",
"TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Direcciones de Ripple requieren un saldo mínimo de {minBalance} XRP para activar y mantener la cuenta. {TR_LEARN_MORE}",
"TR_DEVICE_SETTINGS": "Configuración del dispositivo",
"TR_APPLICATION_SETTINGS": "Ajustes de la aplicación",
"TR_ACCOUNT_HASH": "Cuenta #{number}",
"TR_DEVICE_LABEL_ACCOUNT_HASH": "{deviceLabel} Account #{number}",
"TR_LOOKS_LIKE_IT_IS_DEVICE_LABEL": "Looks like it is {deviceLabel} Account #{number} address of {network} network",
"TR_IMPORTED_ACCOUNT_HASH": "Cuenta importada #{number}",
"TR_CLEAR": "Borrar",
"TR_CHECK_FOR_DEVICES": "Buscar dispositivos",
"TR_ADDRESS": "Dirección", "TR_ADDRESS": "Dirección",
"TR_LOADING_DOT_DOT_DOT": "Cargando...", "TR_LOADING_DOT_DOT_DOT": "Cargando...",
"TR_TAKE_ME_TO_BITCOIN_WALLET": "Take me to the Bitcoin wallet", "TR_TAKE_ME_TO_BITCOIN_WALLET": "Llévame a la billetera Bitcoin",
"TR_I_WILL_DO_THAT_LATER": "Ill do that later.", "TR_I_WILL_DO_THAT_LATER": "Lo haré luego.",
"TR_SHOW_DETAILS": "Mostrar detalles", "TR_SHOW_DETAILS": "Mostrar detalles",
"TR_UPGRADE_FOR_THE_NEWEST_FEATURES_DOT": "Upgrade for the newest features.", "TR_UPGRADE_FOR_THE_NEWEST_FEATURES_DOT": "Actualice para las características más recientes.",
"TR_LEARN_MORE": "Aprender más", "TR_LEARN_MORE": "Aprender más",
"TR_GO_TO_STANDARD_WALLET": "Go to your standard wallet", "TR_GO_TO_STANDARD_WALLET": "Ir al monedero estándar",
"TR_GO_TO_HIDDEN_WALLET": "Go to your hidden wallet", "TR_GO_TO_HIDDEN_WALLET": "Ir al monedero oculto",
"TR_FORGET_DEVICE": "Olvidar el dispositivo", "TR_FORGET_DEVICE": "Olvidar el dispositivo",
"TR_CLOSE": "Close", "TR_CLOSE": "Cerrar",
"TR_HIDE_BALANCE": "Hide balance", "TR_HIDE_BALANCE": "Ocultar el saldo de la cuenta",
"TR_THE_ACCOUNT_BALANCE_IS_HIDDEN": "The account balance is hidden.", "TR_THE_ACCOUNT_BALANCE_IS_HIDDEN": "El saldo de la cuenta está oculto.",
"TR_IF_YOUR_DEVICE_IS_EVER_LOST": "If your device is ever lost or damaged, your funds will be lost. Backup your device first, to protect your coins against such events.", "TR_IF_YOUR_DEVICE_IS_EVER_LOST": "Si su dispositivo se pierde o se daña, sus fondos se perderán. Cree primero una copia de seguridad de su dispositivo para proteger sus monedas contra este tipo de eventos.",
"TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes", "TR_CREATE_BACKUP_IN_3_MINUTES": "Cree una copia de seguridad en 3 minutos",
"TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up", "TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "No está hecha una copia de seguridad del Trezor",
"TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk", "TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Muéstrame la dirección, entiendo el riesgo",
"TR_HIGH_FEE": "High",
"TR_NORMAL_FEE": "Normal",
"TR_LOW_FEE": "Low",
"TR_CUSTOM_FEE": "Custom",
"TR_TRY_AGAIN": "Inténtelo de nuevo",
"TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "Estás abriendo el monedero Trezor Beta Wallet", "TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "Estás abriendo el monedero Trezor Beta Wallet",
"TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.", "TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} es una versión pública de prueba de funcionalidades del {TR_TREZOR_WALLET}, cual ofrece las funcionalidades más recientes antes de que se pongan a disposición del público general.",
"TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.", "TR_IN_CONTRAST_COMMA_TREZOR": "En cambio, {TR_TREZOR_WALLET} es un monedero con las características conservadoras, asegurándose de que su funcionalidad sea de máxima confiabilidad para el público general.",
"TR_PLEASE_NOTE_THAT_THE_TREZOR": "Please note that the {TR_TREZOR_BETA_WALLET} might be collecting anonymized usage data, especially error logs, for development purposes. The {TR_TREZOR_WALLET} does not log any data.", "TR_PLEASE_NOTE_THAT_THE_TREZOR": "Por favor tenga en cuenta que el {TR_TREZOR_BETA_WALLET} podría recoger datos de uso anonimizados, especialmente registros de errores, para fines de desarrollo. El {TR_TREZOR_WALLET} no efectúa registro de datos de ningún tipo.",
"TR_OK_COMMA_I_UNDERSTAND": "Vale, lo entiendo", "TR_OK_COMMA_I_UNDERSTAND": "Vale, lo entiendo",
"TR_TREZOR_WALLET": "Trezor Wallet", "TR_TREZOR_WALLET": "Monedero Trezor",
"TR_TREZOR_BETA_WALLET": "Trezor Beta Wallet", "TR_TREZOR_BETA_WALLET": "Monedero Trezor Beta",
"TR_YOUR_BROWSER_IS_NOT_SUPPORTED": "Su navegador no es compatible", "TR_YOUR_BROWSER_IS_NOT_SUPPORTED": "Su navegador no es compatible",
"TR_PLEASE_CHOOSE_ONE_OF_THE_SUPPORTED": "Por favor elija uno de los navegadores soportados", "TR_PLEASE_CHOOSE_ONE_OF_THE_SUPPORTED": "Por favor elija uno de los navegadores soportados",
"TR_GET_CHROME": "Obtener Chrome", "TR_GET_CHROME": "Obtener Chrome",
@ -120,106 +149,143 @@
"TR_DEVICE_NOT_RECOGNIZED_TRY_INSTALLING": "¿Dispositivo no reconocido? Pruebe instalar el {link}.", "TR_DEVICE_NOT_RECOGNIZED_TRY_INSTALLING": "¿Dispositivo no reconocido? Pruebe instalar el {link}.",
"TR_DONT_HAVE_A_TREZOR_GET": "¿No tiene Trezor? {getOne}", "TR_DONT_HAVE_A_TREZOR_GET": "¿No tiene Trezor? {getOne}",
"TR_GET_ONE": "Consiga uno", "TR_GET_ONE": "Consiga uno",
"TR_UNPLUG_DEVICE_LABEL": "Unplug \"{deviceLabel}\" device", "TR_UNPLUG_DEVICE_LABEL": "Desconecte el dispositivo de \"{deviceLabel}\"",
"TR_NEW_COMMUNICATION_TOOL": "Nueva herramienta de comunicación para facilitar la conexión entre su Trezor y su navegador de internet.", "TR_NEW_COMMUNICATION_TOOL": "Nueva herramienta de comunicación para facilitar la conexión entre su Trezor y su navegador de internet.",
"TR_DOWNLOAD_LATEST_BRIDGE": "Download latest Bridge {version}", "TR_DOWNLOAD_LATEST_BRIDGE": "Descargar el Bridge más reciente {version}",
"TR_LEARN_MORE_ABOUT_LATEST_VERSION": "Learn more about latest version in {TR_CHANGELOG}.", "TR_LEARN_MORE_ABOUT_LATEST_VERSION": "Más información sobre la última versión en {TR_CHANGELOG}.",
"TR_CHANGELOG": "Changelog", "TR_CHANGELOG": "Historial de cambios",
"TR_CHECK_PGP_SIGNATURE": "Check PGP signature", "TR_CHECK_PGP_SIGNATURE": "Verificar firma PGP",
"TR_DONT_UPGRADE_BRIDGE": "No, I don't want to upgrade Bridge now", "TR_DONT_UPGRADE_BRIDGE": "No, no quiero actualizar el Bridge ahora",
"TR_TAKE_ME_BACK_TO_WALLET": "Take me back to the wallet", "TR_TAKE_ME_BACK_TO_WALLET": "Llévame de vuelta al monedero",
"TR_FIND_OUT_MORE_INFO": "Find out more info", "TR_FIND_OUT_MORE_INFO": "Ver más información",
"TR_MODEL_DOES_NOT_SUPPORT_COIN": "La moneda {coin} no es compatible con su modelo de Trezor.", "TR_MODEL_DOES_NOT_SUPPORT_COIN": "La moneda {coin} no es compatible con su modelo de Trezor.",
"TR_INITIALIZING_ACCOUNTS": "Initializing accounts", "TR_INITIALIZING_ACCOUNTS": "Inicialización de las cuentas",
"TR_TO_ADD_A_NEW_ACCOUNT_LAST": "To add a new account, last account must have some transactions.", "TR_TO_ADD_A_NEW_ACCOUNT_LAST": "Para poder agregar una cuanta nueva, la cuenta anterior debe tener algunas transacciones.",
"TR_TO_ADD_ACCOUNTS": "Para agregar cuentas, asegúrese de que el dispositivo está conectado y que la última cuenta no esté vacía.", "TR_TO_ADD_ACCOUNTS": "Para agregar cuentas, asegúrese de que el dispositivo está conectado y que la última cuenta no esté vacía.",
"TR_ADD_ACCOUNT": "Añadir cuenta", "TR_ADD_ACCOUNT": "Añadir cuenta",
"TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts", "TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "No se pueden añadir más de 10 cuentas",
"TR_OTHER_COINS": "Other coins", "TR_OTHER_COINS": "Otras monedas",
"TR_CHANGE_WALLET_TYPE": "Change wallet type", "TR_SELECT_COINS": "Select a coin in {TR_SELECT_COINS_LINK}",
"TR_RENEW_SESSION": "Renew session", "TR_SELECT_COINS_LINK": "application settings",
"TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.", "TR_CHANGE_WALLET_TYPE": "Cambiar el tipo del monedero",
"TR_YOU_ARE_IN_YOUR_WALLET": "You are in your hidden wallet.", "TR_RENEW_SESSION": "Renovar sesión",
"TR_CLICK_HERE_TO_ACCESS_YOUR_HIDDEN": "Click here to access your hidden wallet.", "TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "Usted está en su monedero estándar.",
"TR_CLICK_HERE_TO_ACCESS_YOUR_STANDARD": "Click here to access your standard or another hidden wallet.", "TR_YOU_ARE_IN_YOUR_WALLET": "Usted está en su monedero oculto.",
"TR_TO_ACCESS_OTHER_WALLETS": "To access other wallets please connect your device.", "TR_CLICK_HERE_TO_ACCESS_YOUR_HIDDEN": "Haga clic aquí para acceder a su monedero oculto.",
"TR_CLICK_HERE_TO_ACCESS_YOUR_STANDARD": "Haga clic aquí para acceder a su monedero estándar o un otro monedero oculto.",
"TR_TO_ACCESS_OTHER_WALLETS": "Para acceder a los otros monederos por favor conecte su dispositivo.",
"TR_NEED_HELP": "¿Necesita ayuda?", "TR_NEED_HELP": "¿Necesita ayuda?",
"TR_NUMBER_OF_DEVICES": "Number of devices", "TR_NUMBER_OF_DEVICES": "Número de los dispositivos",
"TR_NAV_SUMMARY": "Summary", "TR_NAV_SUMMARY": "Resumen",
"TR_NAV_RECEIVE": "Recibir", "TR_NAV_RECEIVE": "Recibir",
"TR_NAV_SEND": "Enviar", "TR_NAV_SEND": "Enviar",
"TR_NAV_SIGN_AND_VERIFY": "Firmar y verificar", "TR_NAV_SIGN_AND_VERIFY": "Firmar y verificar",
"TR_AMOUNT": "Cantidad", "TR_AMOUNT": "Cantidad",
"TR_SET_MAX": "Set max", "TR_SET_MAX": "Establecer como máximo",
"TR_FEE": "Comisión", "TR_FEE": "Comisión",
"TR_RECOMMENDED_FEES_UPDATED": "Recommended fees updated.", "TR_RECOMMENDED_FEES_UPDATED": "Comisiones recomendadas se han actualizado.",
"TR_CLICK_HERE_TO_USE_THEM": "Click here to use them", "TR_CLICK_HERE_TO_USE_THEM": "Haga clic aquí para utilizarlos",
"TR_ADVANCED_SETTINGS": "Advanced settings", "TR_ADVANCED_SETTINGS": "Configuración avanzada",
"TR_DEVICE_IS_NOT_CONNECTED": "Device is not connected", "TR_DEVICE_IS_NOT_CONNECTED": "El dispositivo no está conectado",
"TR_DEVICE_IS_UNAVAILABLE": "Device is unavailable", "TR_DEVICE_IS_UNAVAILABLE": "El dispositivo no está disponible",
"TR_LOADING_ACCOUNTS": "Cargando cuentas", "TR_LOADING_ACCOUNTS": "Cargando cuentas",
"TR_SEND": "Send {amount}", "TR_SEND": "Enviar {amount}",
"TR_CHECK_ADDRESS_ON_TREZOR": "Compruebe la dirección en la pantalla del Trezor", "TR_CHECK_ADDRESS_ON_TREZOR": "Compruebe la dirección en la pantalla del Trezor",
"TR_SHOW_FULL_ADDRESS": "Mostrar la dirección completa", "TR_SHOW_FULL_ADDRESS": "Mostrar la dirección completa",
"TR_QR_CODE": "QR Code", "TR_QR_CODE": "Código QR",
"TR_UNVERIFIED_ADDRESS_COMMA_CONNECT": "Unverified address, connect your Trezor to verify it", "TR_UNVERIFIED_ADDRESS_COMMA_CONNECT": "Dirección no verificada, conecte su Trezor para verificarla",
"TR_UNVERIFIED_ADDRESS_COMMA_SHOW": "Unverified address, show on Trezor.", "TR_UNVERIFIED_ADDRESS_COMMA_SHOW": "Dirección no verificada, enséñala en Trezor.",
"TR_SHOW_ON_TREZOR": "Mostrar en Trezor", "TR_SHOW_ON_TREZOR": "Mostrar en Trezor",
"TR_CONNECT_YOUR_TREZOR_TO_CHECK": "Connect your Trezor to verify this address", "TR_CONNECT_YOUR_TREZOR_TO_CHECK": "Conecte su Trezor para verificar esta dirección",
"TR_RECEIVE_ETHEREUM_OR_TOKENS": "Receive Ethereum or tokens", "TR_RECEIVE_ETHEREUM_OR_TOKENS": "Recibir Etereum o tokens",
"TR_RECEIVE_RIPPLE": "Receive Ripple", "TR_RECEIVE_RIPPLE": "Recibir Ripple",
"TR_GAS_LIMIT": "Gas limit", "TR_GAS_LIMIT": "Límite de gas",
"TR_GAS_LIMIT_REFERS_TO": "Gas limit refers to the maximum amount of gas user is willing to spendon a particular transaction. {TR_GAS_QUOTATION}. Increasing the gas limit will not get the transaction confirmed sooner. Default value for sending {gasLimitTooltipCurrency} is {gasLimitTooltipValue}.", "TR_GAS_LIMIT_REFERS_TO": "Límite de gas se refiere a la cantidad máxima de gas cual el usuario está dispuesto a gastar en una transacción particular. {TR_GAS_QUOTATION}. Aumentando el límite de gas no conseguirá la transacción confirmada antes. Valor predeterminado para el envío de {gasLimitTooltipCurrency} es {gasLimitTooltipValue}.",
"TR_GAS_QUOTATION": "Transaction fee = gas limit * gas price", "TR_GAS_QUOTATION": "Comisión de transacción = límite de gas * precio del gas",
"TR_SET_DEFAULT": "Set default", "TR_SET_DEFAULT": "Establecer como predeterminado",
"TR_CALCULATING_DOT_DOT": "Calculating...", "TR_CALCULATING_DOT_DOT": "Calculando...",
"TR_GAS_PRICE": "Gas price", "TR_GAS_PRICE": "Precio del gas",
"TR_GAS_PRICE_REFERS_TO": "Gas price refers to the amount of ether you are willing to pay for every unit of gas, and is usually measured in “Gwei”. {TR_GAS_PRICE_QUOTATION}. Increasing the gas price will get the transaction confirmed sooner but makes it more expensive. The recommended gas price is {recommendedGasPrice} GWEI.", "TR_GAS_PRICE_REFERS_TO": "Precio del gas se refiere a la cantidad de éter que usted está dispuestos a pagar por cada unidad de gas y se mide en \"Gwei\". {TR_GAS_PRICE_QUOTATION}. Aumentar el precio del gas ayuda con tener la transacción confirmada más rápido, pero esta opción está más cara. El precio del gas recomendado es {recommendedGasPrice} GWEI.",
"TR_GAS_PRICE_QUOTATION": "Transaction fee = gas limit * gas price", "TR_GAS_PRICE_QUOTATION": "Comisión de transacción = límite de gas * precio del gas",
"TR_DATA": "Data", "TR_DATA": "Datos",
"TR_DATA_IS_USUALLY_USED": "Data is usually used when you send transactions to contracts.", "TR_DATA_IS_USUALLY_USED": "Los datos se utilizan generalmente cuando se envian las transacciones a los contratos.",
"TR_SEND_ETHEREUM_OR_TOKENS": "Send Ethereum or tokens", "TR_SEND_ETHEREUM_OR_TOKENS": "Enviar Etereum o tokens",
"YOU_HAVE_TOKEN_BALANCE": "You have: {tokenBalance}", "YOU_HAVE_TOKEN_BALANCE": "Usted tiene: {tokenBalance}",
"TR_XRP_TRANSFER_COST": "Transfer cost in XRP drops", "TR_XRP_TRANSFER_COST": "Costo de transferencia en gotas XRP (XRP drops)",
"TR_XRP_DESTINATION_TAG": "Destination tag", "TR_XRP_DESTINATION_TAG": "Etiqueta de destino",
"TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.", "TR_XRP_DESTINATION_TAG_EXPLAINED": "Etiqueta de destino es un número arbitrario que sirve como identificador único de la transacción. Algunos servicios la pueden requerir para procesar su transacción.",
"TR_XRP_RESERVE": "Reserve: {value}", "TR_XRP_RESERVE": "Reserva: {value}",
"TR_SEND_RIPPLE": "Send Ripple", "TR_SEND_RIPPLE": "Enviar Ripple",
"TR_AMOUNT_IS_NOT_SET": "Amount is not set",
"TR_AMOUNT_IS_NOT_A_NUMBER": "Amount is not a number",
"TR_MAXIMUM_DECIMALS_ALLOWED:": "Maximum {decimals} decimals allowed",
"TR_NOT_ENOUGH_FUNDS_TO_COVER_TRANSACTION": "Not enough {networkSymbol} to cover transaction fee",
"TR_NOT_ENOUGH_FUNDS": "Not enough funds",
"TR_AMOUNT_IS_TOO_LOW": "Amount is too low",
"TR_ADDRESS_IS_NOT_SET": "Address is not set",
"TR_ADDRESS_IS_NOT_VALID": "Address is not valid",
"TR_ADDRESS_CHECKSUM_IS_NOT_VALID": "Address checksum is not valid",
"TR_GAS_LIMIT_IS_NOT_SET": "Gas limit is not set",
"TR_GAS_LIMIT_IS_NOT_A_NUMBER": "Gas limit is not a number",
"TR_GAS_LIMIT_IS_TOO_LOW": "Gas limit is too low",
"TR_GAS_LIMIT_IS_BELOW_RECOMMENDED": "Gas limit is below recommended",
"TR_GAS_PRICE_IS_NOT_A_NUMBER": "Gas price is not a number",
"TR_GAS_PRICE_IS_NOT_SET": "Gas price is not set",
"TR_GAS_PRICE_IS_TOO_LOW": "Gas price is too low",
"TR_GAS_PRICE_IS_TOO_HIGH": "Gas price is too high",
"TR_NONCE_IS_NOT_A_NUMBER": "Nonce is not a valid number",
"TR_NONCE_IS_NOT_SET": "Nonce is not set",
"TR_NONCE_IS_GREATER_THAN_RECOMMENDED": "Nonce is greater than recommended",
"TR_NONCE_IS_LOWER_THAN_RECOMMENDED": "Nonce is lower than recommended",
"TR_DATA_IS_NOT_VALID_HEX": "Data is not valid hexadecimal",
"TR_CANNOT_SEND_TO_MYSELF": "Cannot send to myself",
"TR_NOT_ENOUGH_FUNDS_RESERVED_AMOUNT": "Not enough funds. Reserved amount for this account is {reservedAmount} {networkSymbol}",
"TR_AMOUNT_IS_TOO_LOW_MINIMUM_AMOUNT_FOR_CREATING": "Amount is too low. Minimum amount for creating a new account is {minimalAmount} {networkSymbol}",
"TR_FEE_IS_NOT_SET": "Fee is not set",
"TR_FEE_MUST_ME_AN_ABSOLUT_NUMBER": "Fee must be an absolute number",
"TR_FEE_IS_BELOW_RECOMMENDED": "Fee is below recommended",
"TR_FEE_IS_ABOVE_RECOMMENDED": "Fee is above recommended",
"TR_DESTINATION_TAG_MUST_BE_AN_ABSOLUTE": "Destination tag must be an absolute number",
"TR_DESTINATION_TAG_IS_NOT_VALID": "Destination tag is not valid",
"TR_MESSAGE": "Mensaje", "TR_MESSAGE": "Mensaje",
"TR_SIGNATURE": "Firma", "TR_SIGNATURE": "Firma",
"TR_SIGN": "Firmar", "TR_SIGN": "Firmar",
"TR_VERIFY": "Verificar", "TR_VERIFY": "Verificar",
"TR_VERIFY_MESSAGE": "Verificar mensaje", "TR_VERIFY_MESSAGE": "Verificar mensaje",
"TR_SIGN_MESSAGE": "Firmar mensaje", "TR_SIGN_MESSAGE": "Firmar mensaje",
"TR_SEE_FULL_TRANSACTION_HISTORY": "See full transaction history", "TR_SEE_FULL_TRANSACTION_HISTORY": "Ver historial de transacciones completo",
"TR_TOKENS": "Tokens", "TR_TOKENS": "Tokens",
"TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.", "TR_INSERT_TOKEN_NAME": "Inserte el nombre, el símbolo o la dirección del token para poder envíarlo.",
"TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.", "TR_TYPE_IN_A_TOKEN_NAME": "Escriba el nombre o la dirección del token.",
"TR_TOKEN_NOT_FOUND": "Token not found", "TR_TOKEN_NOT_FOUND": "Token no se ha encontrado",
"TR_HISTORY": "History", "TR_ALREADY_ADDED": "Already added",
"TR_ADD_YOUR_TOKENS": "Add your tokens", "TR_HISTORY": "Historial",
"TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.", "TR_ADD_YOUR_TOKENS": "Añadir sus tokens",
"TR_SEARCH_FOR_THE_TOKEN": "Busque el token o agreguelo manualmente al pegar la dirección del token en la entrada de búsqueda.",
"TR_BALANCE": "Saldo", "TR_BALANCE": "Saldo",
"TR_RATE": "Tipo de cambio", "TR_RATE": "Tipo de cambio",
"TR_RESERVE": "Reserve", "TR_RESERVE": "Reserva",
"TR_FIAT_RATES_ARE_NOT_CURRENTLY": "Fiat rates are not currently available.", "TR_FIAT_RATES_ARE_NOT_CURRENTLY": "Las tarifas fiat no están disponibles actualmente.",
"TR_DEVICE_USED_IN_OTHER": "Device is used in other window", "TR_DEVICE_USED_IN_OTHER": "El dispositivo está abierto en una otra ventana",
"TR_USE_YOUR_DEVICE_IN_THIS_WINDOW": "Do you want to use your device in this window?", "TR_USE_YOUR_DEVICE_IN_THIS_WINDOW": "¿Desea usted utilizar el dispositivo en esta ventana?",
"TR_ACQUIRE_DEVICE": "Acquire device", "TR_ACQUIRE_DEVICE": "Adquiera el dispositivo",
"TR_YOUR_DEVICE_IS_IN_FIRMWARE": "Your device is in firmware update mode", "TR_YOUR_DEVICE_IS_IN_FIRMWARE": "El dispositivo está en el modo de actualización de firmware",
"TR_PLEASE_RECONNECT_IT": "Please re-connect it", "TR_PLEASE_RECONNECT_IT": "Por favor, vuelva a conectar",
"TR_PLEASE_SELECT_YOUR": "Please select your coin", "TR_PLEASE_SELECT_YOUR": "Por favor seleccione su moneda preferida",
"TR_YOU_WILL_GAIN_ACCESS": "You will gain access to receiving & sending selected coin", "TR_YOU_WILL_GAIN_ACCESS": "Usted tendrá el acceso a la recepción y envío de la moneda seleccionada",
"TR_ITS_TIME_TO_UPDATE_FIRMWARE": "Its time to update your firmware", "TR_ITS_TIME_TO_UPDATE_FIRMWARE": "Ahora es el momento de actualizar el firmware",
"TR_PLEASE_USE_OLD_WALLET": "Please use Bitcoin wallet interface to update your firmware.", "TR_PLEASE_USE_OLD_WALLET": "Por favor, utilice el interfaz del monedero Bitcoin para actualizar su firmware.",
"TR_YOUR_DEVICE_IS_NOT_INITIALIZED": "Your device is not initialized", "TR_YOUR_DEVICE_IS_NOT_INITIALIZED": "El dispositivo no está inicializado",
"TR_PLEASE_USE_TO_START_INITIALIZATION": "Please use Bitcoin wallet interface to start initialization process", "TR_PLEASE_USE_TO_START_INITIALIZATION": "Por favor, utilice el interfaz del monedero Bitcoin para empezar con el proceso de la inicialización",
"TR_PLEASE_USE_TO_CREATE_BACKUP": "Please use Bitcoin wallet interface to create a backup.", "TR_PLEASE_USE_TO_CREATE_BACKUP": "Por favor, utilice el interfaz del monedero Bitcoin para hacer el backup.",
"TR_DEVICE_IS_INITIALIZED_IN_SEEDLESS_MODE": "Device is initialized in seedless mode and therefore not allowed to access wallet", "TR_DEVICE_IS_INITIALIZED_IN_SEEDLESS_MODE": "Dispositivo está inicializado en el modo sin semilla de recuperación, por lo tanto no se permite el acceso al monedero",
"TR_DEVICE_IS_IN_SEEDLESS": "Device is in seedless mode", "TR_DEVICE_IS_IN_SEEDLESS": "El dispositivo está en el modo sin semilla de recuperación",
"TR_UNREADABLE_DEVICE": "Unreadable device", "TR_UNREADABLE_DEVICE": "Dispositivo ilegible",
"TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge", "TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Por favor, instale Trezor Bridge",
"TR_LOCAL_CURRENCY": "Local currency", "TR_LOCAL_CURRENCY": "Moneda local",
"TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.", "TR_HIDE_BALANCE_EXPLAINED": "Esconde su saldo para que no tenga que preocuparse de alguien mirando sobre su hombro.",
"TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made" "TR_THE_CHANGES_ARE_SAVED": "Los cambios se guardan automáticamente como se hacen",
"TR_VISIBLE_COINS": "Visible coins",
"TR_VISIBLE_COINS_EXTERNAL": "Visible external coins",
"TR_VISIBLE_COINS_EXPLAINED": "Select the coins you wish to see in the wallet interface. You will be able to change your preferences later."
} }

@ -1,4 +1,15 @@
{ {
"TR_CONNECTED": "Connected",
"TR_CONNECTED_BOOTLOADER": "Connected (bootloader mode)",
"TR_CONNECTED_NOT_INITIALIZED": "Connected (not initialized)",
"TR_CONNECTED_SEEDLESS": "Connected (seedless mode)",
"TR_CONNECTED_UPDATE_REQUIRED": "Connected (update required)",
"TR_CONNECTED_UPDATE_RECOMMENDED": "Connected (update recommended)",
"TR_USED_IN_ANOTHER_WINDOW": "Used in other window",
"TR_UNAVAILABLE": "Unavailable",
"TR_UNREADABLE": "Unreadable",
"TR_DISCONNECTED": "Disconnected",
"TR_STATUS_UNKNOWN": "Status unknown",
"TR_TERMS": "Terms", "TR_TERMS": "Terms",
"TR_EXCHANGE_RATES_BY": "Exchange rates by {service}", "TR_EXCHANGE_RATES_BY": "Exchange rates by {service}",
"TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}", "TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}",
@ -28,7 +39,6 @@
"TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.", "TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.",
"TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.", "TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.",
"TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address", "TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address",
"TR_TRY_AGAIN": "Try again",
"TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}", "TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}",
"TR_FORGET_LABEL": "Forget {deviceLabel}?", "TR_FORGET_LABEL": "Forget {deviceLabel}?",
"TR_DONT_FORGET": "Ärge unustage", "TR_DONT_FORGET": "Ärge unustage",
@ -56,6 +66,7 @@
"TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "If you forget your passphrase, your wallet is lost for good. There is no way to recover your funds.", "TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "If you forget your passphrase, your wallet is lost for good. There is no way to recover your funds.",
"TR_CONFIRM_PASSPHRASE": "Confirm Passphrase", "TR_CONFIRM_PASSPHRASE": "Confirm Passphrase",
"TR_PASSPHRASES_DO_NOT_MATCH": "Paroolifraasid ei kattu!", "TR_PASSPHRASES_DO_NOT_MATCH": "Paroolifraasid ei kattu!",
"TR_PASSPHRASE_IS_TOO_LONG": "Passphrase is too long!",
"TR_SHOW_PASSPHRASE": "Show passphrase", "TR_SHOW_PASSPHRASE": "Show passphrase",
"TR_ENTER": "Enter", "TR_ENTER": "Enter",
"TR_PASSPHRASE": "Paroolifraas", "TR_PASSPHRASE": "Paroolifraas",
@ -76,12 +87,25 @@
"TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.", "TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.",
"TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.", "TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.",
"TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "Uus Trezori püsivara on saadaval.", "TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "Uus Trezori püsivara on saadaval.",
"TR_ACQUIRE_DEVICE_ERROR": "Acquire device error",
"TR_AUTHENTICATION_ERROR": "Authentication error",
"TR_ACCOUNT_DISCOVERY_ERROR": "Account discovery error",
"TR_TRANSACTION_ERROR": "Transaction error",
"TR_TRANSACTION_SUCCESS": "Transaction has been sent successfully",
"TR_SEE_TRANSACTION_DETAILS": "See transaction details",
"TR_VERIFYING_ADDRESS_ERROR": "Verifying address error",
"TR_SIGN_MESSAGE_ERROR": "Failed to sign message",
"TR_VERIFY_MESSAGE_ERROR": "Failed to verify message",
"TR_VERIFY_MESSAGE_SUCCESS": "Message has been successfully verified",
"TR_SIGNATURE_IS_VALID": "Signature is valid",
"TR_CONNECT_TO_BACKEND": "Connect", "TR_CONNECT_TO_BACKEND": "Connect",
"TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required", "TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required",
"TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}", "TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}",
"TR_DEVICE_SETTINGS": "Device settings", "TR_DEVICE_SETTINGS": "Device settings",
"TR_APPLICATION_SETTINGS": "Application settings", "TR_APPLICATION_SETTINGS": "Application settings",
"TR_ACCOUNT_HASH": "Account #{number}", "TR_ACCOUNT_HASH": "Account #{number}",
"TR_DEVICE_LABEL_ACCOUNT_HASH": "{deviceLabel} Account #{number}",
"TR_LOOKS_LIKE_IT_IS_DEVICE_LABEL": "Looks like it is {deviceLabel} Account #{number} address of {network} network",
"TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}", "TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}",
"TR_CLEAR": "Tühjenda", "TR_CLEAR": "Tühjenda",
"TR_CHECK_FOR_DEVICES": "Check for devices", "TR_CHECK_FOR_DEVICES": "Check for devices",
@ -102,6 +126,11 @@
"TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes", "TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes",
"TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up", "TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up",
"TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk", "TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk",
"TR_HIGH_FEE": "High",
"TR_NORMAL_FEE": "Normal",
"TR_LOW_FEE": "Low",
"TR_CUSTOM_FEE": "Custom",
"TR_TRY_AGAIN": "Try again",
"TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "You are opening Trezor Beta Wallet", "TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "You are opening Trezor Beta Wallet",
"TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.", "TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.",
"TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.", "TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.",
@ -136,6 +165,8 @@
"TR_ADD_ACCOUNT": "Lisa konto", "TR_ADD_ACCOUNT": "Lisa konto",
"TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts", "TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts",
"TR_OTHER_COINS": "Other coins", "TR_OTHER_COINS": "Other coins",
"TR_SELECT_COINS": "Select a coin in {TR_SELECT_COINS_LINK}",
"TR_SELECT_COINS_LINK": "application settings",
"TR_CHANGE_WALLET_TYPE": "Change wallet type", "TR_CHANGE_WALLET_TYPE": "Change wallet type",
"TR_RENEW_SESSION": "Renew session", "TR_RENEW_SESSION": "Renew session",
"TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.", "TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.",
@ -185,6 +216,37 @@
"TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.", "TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.",
"TR_XRP_RESERVE": "Reserve: {value}", "TR_XRP_RESERVE": "Reserve: {value}",
"TR_SEND_RIPPLE": "Send Ripple", "TR_SEND_RIPPLE": "Send Ripple",
"TR_AMOUNT_IS_NOT_SET": "Amount is not set",
"TR_AMOUNT_IS_NOT_A_NUMBER": "Amount is not a number",
"TR_MAXIMUM_DECIMALS_ALLOWED:": "Maximum {decimals} decimals allowed",
"TR_NOT_ENOUGH_FUNDS_TO_COVER_TRANSACTION": "Not enough {networkSymbol} to cover transaction fee",
"TR_NOT_ENOUGH_FUNDS": "Not enough funds",
"TR_AMOUNT_IS_TOO_LOW": "Amount is too low",
"TR_ADDRESS_IS_NOT_SET": "Address is not set",
"TR_ADDRESS_IS_NOT_VALID": "Address is not valid",
"TR_ADDRESS_CHECKSUM_IS_NOT_VALID": "Address checksum is not valid",
"TR_GAS_LIMIT_IS_NOT_SET": "Gas limit is not set",
"TR_GAS_LIMIT_IS_NOT_A_NUMBER": "Gas limit is not a number",
"TR_GAS_LIMIT_IS_TOO_LOW": "Gas limit is too low",
"TR_GAS_LIMIT_IS_BELOW_RECOMMENDED": "Gas limit is below recommended",
"TR_GAS_PRICE_IS_NOT_A_NUMBER": "Gas price is not a number",
"TR_GAS_PRICE_IS_NOT_SET": "Gas price is not set",
"TR_GAS_PRICE_IS_TOO_LOW": "Gas price is too low",
"TR_GAS_PRICE_IS_TOO_HIGH": "Gas price is too high",
"TR_NONCE_IS_NOT_A_NUMBER": "Nonce is not a valid number",
"TR_NONCE_IS_NOT_SET": "Nonce is not set",
"TR_NONCE_IS_GREATER_THAN_RECOMMENDED": "Nonce is greater than recommended",
"TR_NONCE_IS_LOWER_THAN_RECOMMENDED": "Nonce is lower than recommended",
"TR_DATA_IS_NOT_VALID_HEX": "Data is not valid hexadecimal",
"TR_CANNOT_SEND_TO_MYSELF": "Cannot send to myself",
"TR_NOT_ENOUGH_FUNDS_RESERVED_AMOUNT": "Not enough funds. Reserved amount for this account is {reservedAmount} {networkSymbol}",
"TR_AMOUNT_IS_TOO_LOW_MINIMUM_AMOUNT_FOR_CREATING": "Amount is too low. Minimum amount for creating a new account is {minimalAmount} {networkSymbol}",
"TR_FEE_IS_NOT_SET": "Fee is not set",
"TR_FEE_MUST_ME_AN_ABSOLUT_NUMBER": "Fee must be an absolute number",
"TR_FEE_IS_BELOW_RECOMMENDED": "Fee is below recommended",
"TR_FEE_IS_ABOVE_RECOMMENDED": "Fee is above recommended",
"TR_DESTINATION_TAG_MUST_BE_AN_ABSOLUTE": "Destination tag must be an absolute number",
"TR_DESTINATION_TAG_IS_NOT_VALID": "Destination tag is not valid",
"TR_MESSAGE": "Sõnum", "TR_MESSAGE": "Sõnum",
"TR_SIGNATURE": "Signature", "TR_SIGNATURE": "Signature",
"TR_SIGN": "Sign", "TR_SIGN": "Sign",
@ -196,6 +258,7 @@
"TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.", "TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.",
"TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.", "TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.",
"TR_TOKEN_NOT_FOUND": "Token not found", "TR_TOKEN_NOT_FOUND": "Token not found",
"TR_ALREADY_ADDED": "Already added",
"TR_HISTORY": "History", "TR_HISTORY": "History",
"TR_ADD_YOUR_TOKENS": "Add your tokens", "TR_ADD_YOUR_TOKENS": "Add your tokens",
"TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.", "TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.",
@ -221,5 +284,8 @@
"TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge", "TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge",
"TR_LOCAL_CURRENCY": "Local currency", "TR_LOCAL_CURRENCY": "Local currency",
"TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.", "TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.",
"TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made" "TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made",
"TR_VISIBLE_COINS": "Visible coins",
"TR_VISIBLE_COINS_EXTERNAL": "Visible external coins",
"TR_VISIBLE_COINS_EXPLAINED": "Select the coins you wish to see in the wallet interface. You will be able to change your preferences later."
} }

@ -1,4 +1,15 @@
{ {
"TR_CONNECTED": "Connected",
"TR_CONNECTED_BOOTLOADER": "Connected (bootloader mode)",
"TR_CONNECTED_NOT_INITIALIZED": "Connected (not initialized)",
"TR_CONNECTED_SEEDLESS": "Connected (seedless mode)",
"TR_CONNECTED_UPDATE_REQUIRED": "Connected (update required)",
"TR_CONNECTED_UPDATE_RECOMMENDED": "Connected (update recommended)",
"TR_USED_IN_ANOTHER_WINDOW": "Used in other window",
"TR_UNAVAILABLE": "Unavailable",
"TR_UNREADABLE": "Unreadable",
"TR_DISCONNECTED": "Disconnected",
"TR_STATUS_UNKNOWN": "Status unknown",
"TR_TERMS": "Terms", "TR_TERMS": "Terms",
"TR_EXCHANGE_RATES_BY": "Exchange rates by {service}", "TR_EXCHANGE_RATES_BY": "Exchange rates by {service}",
"TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}", "TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}",
@ -28,7 +39,6 @@
"TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.", "TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.",
"TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.", "TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.",
"TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address", "TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address",
"TR_TRY_AGAIN": "Try again",
"TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}", "TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}",
"TR_FORGET_LABEL": "Forget {deviceLabel}?", "TR_FORGET_LABEL": "Forget {deviceLabel}?",
"TR_DONT_FORGET": "Don't forget", "TR_DONT_FORGET": "Don't forget",
@ -56,6 +66,7 @@
"TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "If you forget your passphrase, your wallet is lost for good. There is no way to recover your funds.", "TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "If you forget your passphrase, your wallet is lost for good. There is no way to recover your funds.",
"TR_CONFIRM_PASSPHRASE": "Confirm Passphrase", "TR_CONFIRM_PASSPHRASE": "Confirm Passphrase",
"TR_PASSPHRASES_DO_NOT_MATCH": "Passphrases do not match!", "TR_PASSPHRASES_DO_NOT_MATCH": "Passphrases do not match!",
"TR_PASSPHRASE_IS_TOO_LONG": "Passphrase is too long!",
"TR_SHOW_PASSPHRASE": "Show passphrase", "TR_SHOW_PASSPHRASE": "Show passphrase",
"TR_ENTER": "Enter", "TR_ENTER": "Enter",
"TR_PASSPHRASE": "Passphrase", "TR_PASSPHRASE": "Passphrase",
@ -76,12 +87,25 @@
"TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.", "TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.",
"TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.", "TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.",
"TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "New Trezor firmware is available.", "TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "New Trezor firmware is available.",
"TR_ACQUIRE_DEVICE_ERROR": "Acquire device error",
"TR_AUTHENTICATION_ERROR": "Authentication error",
"TR_ACCOUNT_DISCOVERY_ERROR": "Account discovery error",
"TR_TRANSACTION_ERROR": "Transaction error",
"TR_TRANSACTION_SUCCESS": "Transaction has been sent successfully",
"TR_SEE_TRANSACTION_DETAILS": "See transaction details",
"TR_VERIFYING_ADDRESS_ERROR": "Verifying address error",
"TR_SIGN_MESSAGE_ERROR": "Failed to sign message",
"TR_VERIFY_MESSAGE_ERROR": "Failed to verify message",
"TR_VERIFY_MESSAGE_SUCCESS": "Message has been successfully verified",
"TR_SIGNATURE_IS_VALID": "Signature is valid",
"TR_CONNECT_TO_BACKEND": "Connect", "TR_CONNECT_TO_BACKEND": "Connect",
"TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required", "TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required",
"TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}", "TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}",
"TR_DEVICE_SETTINGS": "Device settings", "TR_DEVICE_SETTINGS": "Device settings",
"TR_APPLICATION_SETTINGS": "Application settings", "TR_APPLICATION_SETTINGS": "Application settings",
"TR_ACCOUNT_HASH": "Account #{number}", "TR_ACCOUNT_HASH": "Account #{number}",
"TR_DEVICE_LABEL_ACCOUNT_HASH": "{deviceLabel} Account #{number}",
"TR_LOOKS_LIKE_IT_IS_DEVICE_LABEL": "Looks like it is {deviceLabel} Account #{number} address of {network} network",
"TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}", "TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}",
"TR_CLEAR": "Clear", "TR_CLEAR": "Clear",
"TR_CHECK_FOR_DEVICES": "Check for devices", "TR_CHECK_FOR_DEVICES": "Check for devices",
@ -102,6 +126,11 @@
"TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes", "TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes",
"TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up", "TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up",
"TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk", "TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk",
"TR_HIGH_FEE": "High",
"TR_NORMAL_FEE": "Normal",
"TR_LOW_FEE": "Low",
"TR_CUSTOM_FEE": "Custom",
"TR_TRY_AGAIN": "Try again",
"TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "You are opening Trezor Beta Wallet", "TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "You are opening Trezor Beta Wallet",
"TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.", "TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.",
"TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.", "TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.",
@ -136,6 +165,8 @@
"TR_ADD_ACCOUNT": "Add account", "TR_ADD_ACCOUNT": "Add account",
"TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts", "TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts",
"TR_OTHER_COINS": "Other coins", "TR_OTHER_COINS": "Other coins",
"TR_SELECT_COINS": "Select a coin in {TR_SELECT_COINS_LINK}",
"TR_SELECT_COINS_LINK": "application settings",
"TR_CHANGE_WALLET_TYPE": "Change wallet type", "TR_CHANGE_WALLET_TYPE": "Change wallet type",
"TR_RENEW_SESSION": "Renew session", "TR_RENEW_SESSION": "Renew session",
"TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.", "TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.",
@ -185,6 +216,37 @@
"TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.", "TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.",
"TR_XRP_RESERVE": "Reserve: {value}", "TR_XRP_RESERVE": "Reserve: {value}",
"TR_SEND_RIPPLE": "Send Ripple", "TR_SEND_RIPPLE": "Send Ripple",
"TR_AMOUNT_IS_NOT_SET": "Amount is not set",
"TR_AMOUNT_IS_NOT_A_NUMBER": "Amount is not a number",
"TR_MAXIMUM_DECIMALS_ALLOWED:": "Maximum {decimals} decimals allowed",
"TR_NOT_ENOUGH_FUNDS_TO_COVER_TRANSACTION": "Not enough {networkSymbol} to cover transaction fee",
"TR_NOT_ENOUGH_FUNDS": "Not enough funds",
"TR_AMOUNT_IS_TOO_LOW": "Amount is too low",
"TR_ADDRESS_IS_NOT_SET": "Address is not set",
"TR_ADDRESS_IS_NOT_VALID": "Address is not valid",
"TR_ADDRESS_CHECKSUM_IS_NOT_VALID": "Address checksum is not valid",
"TR_GAS_LIMIT_IS_NOT_SET": "Gas limit is not set",
"TR_GAS_LIMIT_IS_NOT_A_NUMBER": "Gas limit is not a number",
"TR_GAS_LIMIT_IS_TOO_LOW": "Gas limit is too low",
"TR_GAS_LIMIT_IS_BELOW_RECOMMENDED": "Gas limit is below recommended",
"TR_GAS_PRICE_IS_NOT_A_NUMBER": "Gas price is not a number",
"TR_GAS_PRICE_IS_NOT_SET": "Gas price is not set",
"TR_GAS_PRICE_IS_TOO_LOW": "Gas price is too low",
"TR_GAS_PRICE_IS_TOO_HIGH": "Gas price is too high",
"TR_NONCE_IS_NOT_A_NUMBER": "Nonce is not a valid number",
"TR_NONCE_IS_NOT_SET": "Nonce is not set",
"TR_NONCE_IS_GREATER_THAN_RECOMMENDED": "Nonce is greater than recommended",
"TR_NONCE_IS_LOWER_THAN_RECOMMENDED": "Nonce is lower than recommended",
"TR_DATA_IS_NOT_VALID_HEX": "Data is not valid hexadecimal",
"TR_CANNOT_SEND_TO_MYSELF": "Cannot send to myself",
"TR_NOT_ENOUGH_FUNDS_RESERVED_AMOUNT": "Not enough funds. Reserved amount for this account is {reservedAmount} {networkSymbol}",
"TR_AMOUNT_IS_TOO_LOW_MINIMUM_AMOUNT_FOR_CREATING": "Amount is too low. Minimum amount for creating a new account is {minimalAmount} {networkSymbol}",
"TR_FEE_IS_NOT_SET": "Fee is not set",
"TR_FEE_MUST_ME_AN_ABSOLUT_NUMBER": "Fee must be an absolute number",
"TR_FEE_IS_BELOW_RECOMMENDED": "Fee is below recommended",
"TR_FEE_IS_ABOVE_RECOMMENDED": "Fee is above recommended",
"TR_DESTINATION_TAG_MUST_BE_AN_ABSOLUTE": "Destination tag must be an absolute number",
"TR_DESTINATION_TAG_IS_NOT_VALID": "Destination tag is not valid",
"TR_MESSAGE": "Message", "TR_MESSAGE": "Message",
"TR_SIGNATURE": "Signature", "TR_SIGNATURE": "Signature",
"TR_SIGN": "Sign", "TR_SIGN": "Sign",
@ -196,6 +258,7 @@
"TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.", "TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.",
"TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.", "TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.",
"TR_TOKEN_NOT_FOUND": "Token not found", "TR_TOKEN_NOT_FOUND": "Token not found",
"TR_ALREADY_ADDED": "Already added",
"TR_HISTORY": "History", "TR_HISTORY": "History",
"TR_ADD_YOUR_TOKENS": "Add your tokens", "TR_ADD_YOUR_TOKENS": "Add your tokens",
"TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.", "TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.",
@ -221,5 +284,8 @@
"TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge", "TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge",
"TR_LOCAL_CURRENCY": "Local currency", "TR_LOCAL_CURRENCY": "Local currency",
"TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.", "TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.",
"TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made" "TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made",
"TR_VISIBLE_COINS": "Visible coins",
"TR_VISIBLE_COINS_EXTERNAL": "Visible external coins",
"TR_VISIBLE_COINS_EXPLAINED": "Select the coins you wish to see in the wallet interface. You will be able to change your preferences later."
} }

@ -1,4 +1,15 @@
{ {
"TR_CONNECTED": "Connected",
"TR_CONNECTED_BOOTLOADER": "Connected (bootloader mode)",
"TR_CONNECTED_NOT_INITIALIZED": "Connected (not initialized)",
"TR_CONNECTED_SEEDLESS": "Connected (seedless mode)",
"TR_CONNECTED_UPDATE_REQUIRED": "Connected (update required)",
"TR_CONNECTED_UPDATE_RECOMMENDED": "Connected (update recommended)",
"TR_USED_IN_ANOTHER_WINDOW": "Used in other window",
"TR_UNAVAILABLE": "Unavailable",
"TR_UNREADABLE": "Unreadable",
"TR_DISCONNECTED": "Disconnected",
"TR_STATUS_UNKNOWN": "Status unknown",
"TR_TERMS": "Conditions", "TR_TERMS": "Conditions",
"TR_EXCHANGE_RATES_BY": "Exchange rates by {service}", "TR_EXCHANGE_RATES_BY": "Exchange rates by {service}",
"TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}", "TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}",
@ -28,7 +39,6 @@
"TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.", "TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.",
"TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.", "TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.",
"TR_SHOW_UNVERIFIED_ADDRESS": "Afficher l'adresse non vérifiée", "TR_SHOW_UNVERIFIED_ADDRESS": "Afficher l'adresse non vérifiée",
"TR_TRY_AGAIN": "Réessayez",
"TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}", "TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}",
"TR_FORGET_LABEL": "Forget {deviceLabel}?", "TR_FORGET_LABEL": "Forget {deviceLabel}?",
"TR_DONT_FORGET": "Ne pas oublier", "TR_DONT_FORGET": "Ne pas oublier",
@ -56,6 +66,7 @@
"TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "Si vous oubliez votre phrase de passe, votre portefeuille est définitivement perdu. Il est impossible de récupérer vos fonds.", "TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "Si vous oubliez votre phrase de passe, votre portefeuille est définitivement perdu. Il est impossible de récupérer vos fonds.",
"TR_CONFIRM_PASSPHRASE": "Confirmer la phrase de passe", "TR_CONFIRM_PASSPHRASE": "Confirmer la phrase de passe",
"TR_PASSPHRASES_DO_NOT_MATCH": "Les phrases de passe ne correspondent pas !", "TR_PASSPHRASES_DO_NOT_MATCH": "Les phrases de passe ne correspondent pas !",
"TR_PASSPHRASE_IS_TOO_LONG": "Passphrase is too long!",
"TR_SHOW_PASSPHRASE": "Afficher la phrase de passe", "TR_SHOW_PASSPHRASE": "Afficher la phrase de passe",
"TR_ENTER": "Saisissez", "TR_ENTER": "Saisissez",
"TR_PASSPHRASE": "Phrase de passe", "TR_PASSPHRASE": "Phrase de passe",
@ -76,12 +87,25 @@
"TR_PLEASE_RELOAD_THE_PAGE_DOT": "Veuillez vérifier votre connexion à internet et actualiser la page.", "TR_PLEASE_RELOAD_THE_PAGE_DOT": "Veuillez vérifier votre connexion à internet et actualiser la page.",
"TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.", "TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.",
"TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "Un nouveau micrologiciel Trezor est disponible.", "TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "Un nouveau micrologiciel Trezor est disponible.",
"TR_ACQUIRE_DEVICE_ERROR": "Acquire device error",
"TR_AUTHENTICATION_ERROR": "Authentication error",
"TR_ACCOUNT_DISCOVERY_ERROR": "Account discovery error",
"TR_TRANSACTION_ERROR": "Transaction error",
"TR_TRANSACTION_SUCCESS": "Transaction has been sent successfully",
"TR_SEE_TRANSACTION_DETAILS": "See transaction details",
"TR_VERIFYING_ADDRESS_ERROR": "Verifying address error",
"TR_SIGN_MESSAGE_ERROR": "Failed to sign message",
"TR_VERIFY_MESSAGE_ERROR": "Failed to verify message",
"TR_VERIFY_MESSAGE_SUCCESS": "Message has been successfully verified",
"TR_SIGNATURE_IS_VALID": "Signature is valid",
"TR_CONNECT_TO_BACKEND": "Connect", "TR_CONNECT_TO_BACKEND": "Connect",
"TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required", "TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required",
"TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}", "TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}",
"TR_DEVICE_SETTINGS": "Device settings", "TR_DEVICE_SETTINGS": "Device settings",
"TR_APPLICATION_SETTINGS": "Application settings", "TR_APPLICATION_SETTINGS": "Application settings",
"TR_ACCOUNT_HASH": "Account #{number}", "TR_ACCOUNT_HASH": "Account #{number}",
"TR_DEVICE_LABEL_ACCOUNT_HASH": "{deviceLabel} Account #{number}",
"TR_LOOKS_LIKE_IT_IS_DEVICE_LABEL": "Looks like it is {deviceLabel} Account #{number} address of {network} network",
"TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}", "TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}",
"TR_CLEAR": "Effacer", "TR_CLEAR": "Effacer",
"TR_CHECK_FOR_DEVICES": "Check for devices", "TR_CHECK_FOR_DEVICES": "Check for devices",
@ -102,6 +126,11 @@
"TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes", "TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes",
"TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up", "TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up",
"TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk", "TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk",
"TR_HIGH_FEE": "High",
"TR_NORMAL_FEE": "Normal",
"TR_LOW_FEE": "Low",
"TR_CUSTOM_FEE": "Custom",
"TR_TRY_AGAIN": "Réessayez",
"TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "Vous ouvrez un Trezor Beta Wallet", "TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "Vous ouvrez un Trezor Beta Wallet",
"TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.", "TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.",
"TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.", "TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.",
@ -136,6 +165,8 @@
"TR_ADD_ACCOUNT": "Ajouter un compte", "TR_ADD_ACCOUNT": "Ajouter un compte",
"TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts", "TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts",
"TR_OTHER_COINS": "Other coins", "TR_OTHER_COINS": "Other coins",
"TR_SELECT_COINS": "Select a coin in {TR_SELECT_COINS_LINK}",
"TR_SELECT_COINS_LINK": "application settings",
"TR_CHANGE_WALLET_TYPE": "Change wallet type", "TR_CHANGE_WALLET_TYPE": "Change wallet type",
"TR_RENEW_SESSION": "Renew session", "TR_RENEW_SESSION": "Renew session",
"TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.", "TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.",
@ -185,6 +216,37 @@
"TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.", "TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.",
"TR_XRP_RESERVE": "Reserve: {value}", "TR_XRP_RESERVE": "Reserve: {value}",
"TR_SEND_RIPPLE": "Send Ripple", "TR_SEND_RIPPLE": "Send Ripple",
"TR_AMOUNT_IS_NOT_SET": "Amount is not set",
"TR_AMOUNT_IS_NOT_A_NUMBER": "Amount is not a number",
"TR_MAXIMUM_DECIMALS_ALLOWED:": "Maximum {decimals} decimals allowed",
"TR_NOT_ENOUGH_FUNDS_TO_COVER_TRANSACTION": "Not enough {networkSymbol} to cover transaction fee",
"TR_NOT_ENOUGH_FUNDS": "Not enough funds",
"TR_AMOUNT_IS_TOO_LOW": "Amount is too low",
"TR_ADDRESS_IS_NOT_SET": "Address is not set",
"TR_ADDRESS_IS_NOT_VALID": "Address is not valid",
"TR_ADDRESS_CHECKSUM_IS_NOT_VALID": "Address checksum is not valid",
"TR_GAS_LIMIT_IS_NOT_SET": "Gas limit is not set",
"TR_GAS_LIMIT_IS_NOT_A_NUMBER": "Gas limit is not a number",
"TR_GAS_LIMIT_IS_TOO_LOW": "Gas limit is too low",
"TR_GAS_LIMIT_IS_BELOW_RECOMMENDED": "Gas limit is below recommended",
"TR_GAS_PRICE_IS_NOT_A_NUMBER": "Gas price is not a number",
"TR_GAS_PRICE_IS_NOT_SET": "Gas price is not set",
"TR_GAS_PRICE_IS_TOO_LOW": "Gas price is too low",
"TR_GAS_PRICE_IS_TOO_HIGH": "Gas price is too high",
"TR_NONCE_IS_NOT_A_NUMBER": "Nonce is not a valid number",
"TR_NONCE_IS_NOT_SET": "Nonce is not set",
"TR_NONCE_IS_GREATER_THAN_RECOMMENDED": "Nonce is greater than recommended",
"TR_NONCE_IS_LOWER_THAN_RECOMMENDED": "Nonce is lower than recommended",
"TR_DATA_IS_NOT_VALID_HEX": "Data is not valid hexadecimal",
"TR_CANNOT_SEND_TO_MYSELF": "Cannot send to myself",
"TR_NOT_ENOUGH_FUNDS_RESERVED_AMOUNT": "Not enough funds. Reserved amount for this account is {reservedAmount} {networkSymbol}",
"TR_AMOUNT_IS_TOO_LOW_MINIMUM_AMOUNT_FOR_CREATING": "Amount is too low. Minimum amount for creating a new account is {minimalAmount} {networkSymbol}",
"TR_FEE_IS_NOT_SET": "Fee is not set",
"TR_FEE_MUST_ME_AN_ABSOLUT_NUMBER": "Fee must be an absolute number",
"TR_FEE_IS_BELOW_RECOMMENDED": "Fee is below recommended",
"TR_FEE_IS_ABOVE_RECOMMENDED": "Fee is above recommended",
"TR_DESTINATION_TAG_MUST_BE_AN_ABSOLUTE": "Destination tag must be an absolute number",
"TR_DESTINATION_TAG_IS_NOT_VALID": "Destination tag is not valid",
"TR_MESSAGE": "Message", "TR_MESSAGE": "Message",
"TR_SIGNATURE": "Signature", "TR_SIGNATURE": "Signature",
"TR_SIGN": "Signer", "TR_SIGN": "Signer",
@ -196,6 +258,7 @@
"TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.", "TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.",
"TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.", "TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.",
"TR_TOKEN_NOT_FOUND": "Token not found", "TR_TOKEN_NOT_FOUND": "Token not found",
"TR_ALREADY_ADDED": "Already added",
"TR_HISTORY": "History", "TR_HISTORY": "History",
"TR_ADD_YOUR_TOKENS": "Add your tokens", "TR_ADD_YOUR_TOKENS": "Add your tokens",
"TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.", "TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.",
@ -221,5 +284,8 @@
"TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge", "TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge",
"TR_LOCAL_CURRENCY": "Local currency", "TR_LOCAL_CURRENCY": "Local currency",
"TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.", "TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.",
"TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made" "TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made",
"TR_VISIBLE_COINS": "Visible coins",
"TR_VISIBLE_COINS_EXTERNAL": "Visible external coins",
"TR_VISIBLE_COINS_EXPLAINED": "Select the coins you wish to see in the wallet interface. You will be able to change your preferences later."
} }

@ -1,4 +1,15 @@
{ {
"TR_CONNECTED": "Connected",
"TR_CONNECTED_BOOTLOADER": "Connected (bootloader mode)",
"TR_CONNECTED_NOT_INITIALIZED": "Connected (not initialized)",
"TR_CONNECTED_SEEDLESS": "Connected (seedless mode)",
"TR_CONNECTED_UPDATE_REQUIRED": "Connected (update required)",
"TR_CONNECTED_UPDATE_RECOMMENDED": "Connected (update recommended)",
"TR_USED_IN_ANOTHER_WINDOW": "Used in other window",
"TR_UNAVAILABLE": "Unavailable",
"TR_UNREADABLE": "Unreadable",
"TR_DISCONNECTED": "Disconnected",
"TR_STATUS_UNKNOWN": "Status unknown",
"TR_TERMS": "תנאי שימוש", "TR_TERMS": "תנאי שימוש",
"TR_EXCHANGE_RATES_BY": "Exchange rates by {service}", "TR_EXCHANGE_RATES_BY": "Exchange rates by {service}",
"TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}", "TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}",
@ -28,7 +39,6 @@
"TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.", "TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.",
"TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.", "TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.",
"TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address", "TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address",
"TR_TRY_AGAIN": "נסו שוב",
"TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}", "TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}",
"TR_FORGET_LABEL": "Forget {deviceLabel}?", "TR_FORGET_LABEL": "Forget {deviceLabel}?",
"TR_DONT_FORGET": "אל תשכח", "TR_DONT_FORGET": "אל תשכח",
@ -56,6 +66,7 @@
"TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "אם תשכחו את ה passphrase, הארנק שלכם ילך לטמיון. אין דרך להשיב את נכסיכם.", "TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "אם תשכחו את ה passphrase, הארנק שלכם ילך לטמיון. אין דרך להשיב את נכסיכם.",
"TR_CONFIRM_PASSPHRASE": "Confirm Passphrase", "TR_CONFIRM_PASSPHRASE": "Confirm Passphrase",
"TR_PASSPHRASES_DO_NOT_MATCH": "אין התאמה ב passphrase שהוכנסו!", "TR_PASSPHRASES_DO_NOT_MATCH": "אין התאמה ב passphrase שהוכנסו!",
"TR_PASSPHRASE_IS_TOO_LONG": "Passphrase is too long!",
"TR_SHOW_PASSPHRASE": "הצגת passphrase", "TR_SHOW_PASSPHRASE": "הצגת passphrase",
"TR_ENTER": "כניסה", "TR_ENTER": "כניסה",
"TR_PASSPHRASE": "Passphrase", "TR_PASSPHRASE": "Passphrase",
@ -76,12 +87,25 @@
"TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.", "TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.",
"TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.", "TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.",
"TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "קיים עדכון קושחה ל Trezor.", "TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "קיים עדכון קושחה ל Trezor.",
"TR_ACQUIRE_DEVICE_ERROR": "Acquire device error",
"TR_AUTHENTICATION_ERROR": "Authentication error",
"TR_ACCOUNT_DISCOVERY_ERROR": "Account discovery error",
"TR_TRANSACTION_ERROR": "Transaction error",
"TR_TRANSACTION_SUCCESS": "Transaction has been sent successfully",
"TR_SEE_TRANSACTION_DETAILS": "See transaction details",
"TR_VERIFYING_ADDRESS_ERROR": "Verifying address error",
"TR_SIGN_MESSAGE_ERROR": "Failed to sign message",
"TR_VERIFY_MESSAGE_ERROR": "Failed to verify message",
"TR_VERIFY_MESSAGE_SUCCESS": "Message has been successfully verified",
"TR_SIGNATURE_IS_VALID": "Signature is valid",
"TR_CONNECT_TO_BACKEND": "Connect", "TR_CONNECT_TO_BACKEND": "Connect",
"TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required", "TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required",
"TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}", "TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}",
"TR_DEVICE_SETTINGS": "Device settings", "TR_DEVICE_SETTINGS": "Device settings",
"TR_APPLICATION_SETTINGS": "Application settings", "TR_APPLICATION_SETTINGS": "Application settings",
"TR_ACCOUNT_HASH": "Account #{number}", "TR_ACCOUNT_HASH": "Account #{number}",
"TR_DEVICE_LABEL_ACCOUNT_HASH": "{deviceLabel} Account #{number}",
"TR_LOOKS_LIKE_IT_IS_DEVICE_LABEL": "Looks like it is {deviceLabel} Account #{number} address of {network} network",
"TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}", "TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}",
"TR_CLEAR": "ניקוי", "TR_CLEAR": "ניקוי",
"TR_CHECK_FOR_DEVICES": "Check for devices", "TR_CHECK_FOR_DEVICES": "Check for devices",
@ -102,6 +126,11 @@
"TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes", "TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes",
"TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up", "TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up",
"TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk", "TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk",
"TR_HIGH_FEE": "High",
"TR_NORMAL_FEE": "Normal",
"TR_LOW_FEE": "Low",
"TR_CUSTOM_FEE": "Custom",
"TR_TRY_AGAIN": "נסו שוב",
"TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "פתיחת ארנק Trezor בטה", "TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "פתיחת ארנק Trezor בטה",
"TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.", "TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.",
"TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.", "TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.",
@ -136,6 +165,8 @@
"TR_ADD_ACCOUNT": "הוספת חשבון", "TR_ADD_ACCOUNT": "הוספת חשבון",
"TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts", "TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts",
"TR_OTHER_COINS": "Other coins", "TR_OTHER_COINS": "Other coins",
"TR_SELECT_COINS": "Select a coin in {TR_SELECT_COINS_LINK}",
"TR_SELECT_COINS_LINK": "application settings",
"TR_CHANGE_WALLET_TYPE": "Change wallet type", "TR_CHANGE_WALLET_TYPE": "Change wallet type",
"TR_RENEW_SESSION": "Renew session", "TR_RENEW_SESSION": "Renew session",
"TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.", "TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.",
@ -185,6 +216,37 @@
"TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.", "TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.",
"TR_XRP_RESERVE": "Reserve: {value}", "TR_XRP_RESERVE": "Reserve: {value}",
"TR_SEND_RIPPLE": "Send Ripple", "TR_SEND_RIPPLE": "Send Ripple",
"TR_AMOUNT_IS_NOT_SET": "Amount is not set",
"TR_AMOUNT_IS_NOT_A_NUMBER": "Amount is not a number",
"TR_MAXIMUM_DECIMALS_ALLOWED:": "Maximum {decimals} decimals allowed",
"TR_NOT_ENOUGH_FUNDS_TO_COVER_TRANSACTION": "Not enough {networkSymbol} to cover transaction fee",
"TR_NOT_ENOUGH_FUNDS": "Not enough funds",
"TR_AMOUNT_IS_TOO_LOW": "Amount is too low",
"TR_ADDRESS_IS_NOT_SET": "Address is not set",
"TR_ADDRESS_IS_NOT_VALID": "Address is not valid",
"TR_ADDRESS_CHECKSUM_IS_NOT_VALID": "Address checksum is not valid",
"TR_GAS_LIMIT_IS_NOT_SET": "Gas limit is not set",
"TR_GAS_LIMIT_IS_NOT_A_NUMBER": "Gas limit is not a number",
"TR_GAS_LIMIT_IS_TOO_LOW": "Gas limit is too low",
"TR_GAS_LIMIT_IS_BELOW_RECOMMENDED": "Gas limit is below recommended",
"TR_GAS_PRICE_IS_NOT_A_NUMBER": "Gas price is not a number",
"TR_GAS_PRICE_IS_NOT_SET": "Gas price is not set",
"TR_GAS_PRICE_IS_TOO_LOW": "Gas price is too low",
"TR_GAS_PRICE_IS_TOO_HIGH": "Gas price is too high",
"TR_NONCE_IS_NOT_A_NUMBER": "Nonce is not a valid number",
"TR_NONCE_IS_NOT_SET": "Nonce is not set",
"TR_NONCE_IS_GREATER_THAN_RECOMMENDED": "Nonce is greater than recommended",
"TR_NONCE_IS_LOWER_THAN_RECOMMENDED": "Nonce is lower than recommended",
"TR_DATA_IS_NOT_VALID_HEX": "Data is not valid hexadecimal",
"TR_CANNOT_SEND_TO_MYSELF": "Cannot send to myself",
"TR_NOT_ENOUGH_FUNDS_RESERVED_AMOUNT": "Not enough funds. Reserved amount for this account is {reservedAmount} {networkSymbol}",
"TR_AMOUNT_IS_TOO_LOW_MINIMUM_AMOUNT_FOR_CREATING": "Amount is too low. Minimum amount for creating a new account is {minimalAmount} {networkSymbol}",
"TR_FEE_IS_NOT_SET": "Fee is not set",
"TR_FEE_MUST_ME_AN_ABSOLUT_NUMBER": "Fee must be an absolute number",
"TR_FEE_IS_BELOW_RECOMMENDED": "Fee is below recommended",
"TR_FEE_IS_ABOVE_RECOMMENDED": "Fee is above recommended",
"TR_DESTINATION_TAG_MUST_BE_AN_ABSOLUTE": "Destination tag must be an absolute number",
"TR_DESTINATION_TAG_IS_NOT_VALID": "Destination tag is not valid",
"TR_MESSAGE": "הודעה", "TR_MESSAGE": "הודעה",
"TR_SIGNATURE": "חתימה", "TR_SIGNATURE": "חתימה",
"TR_SIGN": "חתימה", "TR_SIGN": "חתימה",
@ -196,6 +258,7 @@
"TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.", "TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.",
"TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.", "TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.",
"TR_TOKEN_NOT_FOUND": "Token not found", "TR_TOKEN_NOT_FOUND": "Token not found",
"TR_ALREADY_ADDED": "Already added",
"TR_HISTORY": "History", "TR_HISTORY": "History",
"TR_ADD_YOUR_TOKENS": "Add your tokens", "TR_ADD_YOUR_TOKENS": "Add your tokens",
"TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.", "TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.",
@ -221,5 +284,8 @@
"TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge", "TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge",
"TR_LOCAL_CURRENCY": "Local currency", "TR_LOCAL_CURRENCY": "Local currency",
"TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.", "TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.",
"TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made" "TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made",
"TR_VISIBLE_COINS": "Visible coins",
"TR_VISIBLE_COINS_EXTERNAL": "Visible external coins",
"TR_VISIBLE_COINS_EXPLAINED": "Select the coins you wish to see in the wallet interface. You will be able to change your preferences later."
} }

@ -1,4 +1,15 @@
{ {
"TR_CONNECTED": "Connected",
"TR_CONNECTED_BOOTLOADER": "Connected (bootloader mode)",
"TR_CONNECTED_NOT_INITIALIZED": "Connected (not initialized)",
"TR_CONNECTED_SEEDLESS": "Connected (seedless mode)",
"TR_CONNECTED_UPDATE_REQUIRED": "Connected (update required)",
"TR_CONNECTED_UPDATE_RECOMMENDED": "Connected (update recommended)",
"TR_USED_IN_ANOTHER_WINDOW": "Used in other window",
"TR_UNAVAILABLE": "Unavailable",
"TR_UNREADABLE": "Unreadable",
"TR_DISCONNECTED": "Disconnected",
"TR_STATUS_UNKNOWN": "Status unknown",
"TR_TERMS": "Terms", "TR_TERMS": "Terms",
"TR_EXCHANGE_RATES_BY": "Exchange rates by {service}", "TR_EXCHANGE_RATES_BY": "Exchange rates by {service}",
"TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}", "TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}",
@ -28,7 +39,6 @@
"TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.", "TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.",
"TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.", "TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.",
"TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address", "TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address",
"TR_TRY_AGAIN": "Try again",
"TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}", "TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}",
"TR_FORGET_LABEL": "Forget {deviceLabel}?", "TR_FORGET_LABEL": "Forget {deviceLabel}?",
"TR_DONT_FORGET": "Don't forget", "TR_DONT_FORGET": "Don't forget",
@ -56,6 +66,7 @@
"TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "If you forget your passphrase, your wallet is lost for good. There is no way to recover your funds.", "TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "If you forget your passphrase, your wallet is lost for good. There is no way to recover your funds.",
"TR_CONFIRM_PASSPHRASE": "Confirm Passphrase", "TR_CONFIRM_PASSPHRASE": "Confirm Passphrase",
"TR_PASSPHRASES_DO_NOT_MATCH": "Passphrases do not match!", "TR_PASSPHRASES_DO_NOT_MATCH": "Passphrases do not match!",
"TR_PASSPHRASE_IS_TOO_LONG": "Passphrase is too long!",
"TR_SHOW_PASSPHRASE": "Show passphrase", "TR_SHOW_PASSPHRASE": "Show passphrase",
"TR_ENTER": "Enter", "TR_ENTER": "Enter",
"TR_PASSPHRASE": "Passphrase", "TR_PASSPHRASE": "Passphrase",
@ -76,12 +87,25 @@
"TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.", "TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.",
"TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.", "TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.",
"TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "New Trezor firmware is available.", "TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "New Trezor firmware is available.",
"TR_ACQUIRE_DEVICE_ERROR": "Acquire device error",
"TR_AUTHENTICATION_ERROR": "Authentication error",
"TR_ACCOUNT_DISCOVERY_ERROR": "Account discovery error",
"TR_TRANSACTION_ERROR": "Transaction error",
"TR_TRANSACTION_SUCCESS": "Transaction has been sent successfully",
"TR_SEE_TRANSACTION_DETAILS": "See transaction details",
"TR_VERIFYING_ADDRESS_ERROR": "Verifying address error",
"TR_SIGN_MESSAGE_ERROR": "Failed to sign message",
"TR_VERIFY_MESSAGE_ERROR": "Failed to verify message",
"TR_VERIFY_MESSAGE_SUCCESS": "Message has been successfully verified",
"TR_SIGNATURE_IS_VALID": "Signature is valid",
"TR_CONNECT_TO_BACKEND": "Connect", "TR_CONNECT_TO_BACKEND": "Connect",
"TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required", "TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required",
"TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}", "TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}",
"TR_DEVICE_SETTINGS": "Device settings", "TR_DEVICE_SETTINGS": "Device settings",
"TR_APPLICATION_SETTINGS": "Application settings", "TR_APPLICATION_SETTINGS": "Application settings",
"TR_ACCOUNT_HASH": "Account #{number}", "TR_ACCOUNT_HASH": "Account #{number}",
"TR_DEVICE_LABEL_ACCOUNT_HASH": "{deviceLabel} Account #{number}",
"TR_LOOKS_LIKE_IT_IS_DEVICE_LABEL": "Looks like it is {deviceLabel} Account #{number} address of {network} network",
"TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}", "TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}",
"TR_CLEAR": "Clear", "TR_CLEAR": "Clear",
"TR_CHECK_FOR_DEVICES": "Check for devices", "TR_CHECK_FOR_DEVICES": "Check for devices",
@ -102,6 +126,11 @@
"TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes", "TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes",
"TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up", "TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up",
"TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk", "TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk",
"TR_HIGH_FEE": "High",
"TR_NORMAL_FEE": "Normal",
"TR_LOW_FEE": "Low",
"TR_CUSTOM_FEE": "Custom",
"TR_TRY_AGAIN": "Try again",
"TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "You are opening Trezor Beta Wallet", "TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "You are opening Trezor Beta Wallet",
"TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.", "TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.",
"TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.", "TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.",
@ -136,6 +165,8 @@
"TR_ADD_ACCOUNT": "Add account", "TR_ADD_ACCOUNT": "Add account",
"TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts", "TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts",
"TR_OTHER_COINS": "Other coins", "TR_OTHER_COINS": "Other coins",
"TR_SELECT_COINS": "Select a coin in {TR_SELECT_COINS_LINK}",
"TR_SELECT_COINS_LINK": "application settings",
"TR_CHANGE_WALLET_TYPE": "Change wallet type", "TR_CHANGE_WALLET_TYPE": "Change wallet type",
"TR_RENEW_SESSION": "Renew session", "TR_RENEW_SESSION": "Renew session",
"TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.", "TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.",
@ -185,6 +216,37 @@
"TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.", "TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.",
"TR_XRP_RESERVE": "Reserve: {value}", "TR_XRP_RESERVE": "Reserve: {value}",
"TR_SEND_RIPPLE": "Send Ripple", "TR_SEND_RIPPLE": "Send Ripple",
"TR_AMOUNT_IS_NOT_SET": "Amount is not set",
"TR_AMOUNT_IS_NOT_A_NUMBER": "Amount is not a number",
"TR_MAXIMUM_DECIMALS_ALLOWED:": "Maximum {decimals} decimals allowed",
"TR_NOT_ENOUGH_FUNDS_TO_COVER_TRANSACTION": "Not enough {networkSymbol} to cover transaction fee",
"TR_NOT_ENOUGH_FUNDS": "Not enough funds",
"TR_AMOUNT_IS_TOO_LOW": "Amount is too low",
"TR_ADDRESS_IS_NOT_SET": "Address is not set",
"TR_ADDRESS_IS_NOT_VALID": "Address is not valid",
"TR_ADDRESS_CHECKSUM_IS_NOT_VALID": "Address checksum is not valid",
"TR_GAS_LIMIT_IS_NOT_SET": "Gas limit is not set",
"TR_GAS_LIMIT_IS_NOT_A_NUMBER": "Gas limit is not a number",
"TR_GAS_LIMIT_IS_TOO_LOW": "Gas limit is too low",
"TR_GAS_LIMIT_IS_BELOW_RECOMMENDED": "Gas limit is below recommended",
"TR_GAS_PRICE_IS_NOT_A_NUMBER": "Gas price is not a number",
"TR_GAS_PRICE_IS_NOT_SET": "Gas price is not set",
"TR_GAS_PRICE_IS_TOO_LOW": "Gas price is too low",
"TR_GAS_PRICE_IS_TOO_HIGH": "Gas price is too high",
"TR_NONCE_IS_NOT_A_NUMBER": "Nonce is not a valid number",
"TR_NONCE_IS_NOT_SET": "Nonce is not set",
"TR_NONCE_IS_GREATER_THAN_RECOMMENDED": "Nonce is greater than recommended",
"TR_NONCE_IS_LOWER_THAN_RECOMMENDED": "Nonce is lower than recommended",
"TR_DATA_IS_NOT_VALID_HEX": "Data is not valid hexadecimal",
"TR_CANNOT_SEND_TO_MYSELF": "Cannot send to myself",
"TR_NOT_ENOUGH_FUNDS_RESERVED_AMOUNT": "Not enough funds. Reserved amount for this account is {reservedAmount} {networkSymbol}",
"TR_AMOUNT_IS_TOO_LOW_MINIMUM_AMOUNT_FOR_CREATING": "Amount is too low. Minimum amount for creating a new account is {minimalAmount} {networkSymbol}",
"TR_FEE_IS_NOT_SET": "Fee is not set",
"TR_FEE_MUST_ME_AN_ABSOLUT_NUMBER": "Fee must be an absolute number",
"TR_FEE_IS_BELOW_RECOMMENDED": "Fee is below recommended",
"TR_FEE_IS_ABOVE_RECOMMENDED": "Fee is above recommended",
"TR_DESTINATION_TAG_MUST_BE_AN_ABSOLUTE": "Destination tag must be an absolute number",
"TR_DESTINATION_TAG_IS_NOT_VALID": "Destination tag is not valid",
"TR_MESSAGE": "Message", "TR_MESSAGE": "Message",
"TR_SIGNATURE": "Signature", "TR_SIGNATURE": "Signature",
"TR_SIGN": "Sign", "TR_SIGN": "Sign",
@ -196,6 +258,7 @@
"TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.", "TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.",
"TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.", "TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.",
"TR_TOKEN_NOT_FOUND": "Token not found", "TR_TOKEN_NOT_FOUND": "Token not found",
"TR_ALREADY_ADDED": "Already added",
"TR_HISTORY": "History", "TR_HISTORY": "History",
"TR_ADD_YOUR_TOKENS": "Add your tokens", "TR_ADD_YOUR_TOKENS": "Add your tokens",
"TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.", "TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.",
@ -221,5 +284,8 @@
"TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge", "TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge",
"TR_LOCAL_CURRENCY": "Local currency", "TR_LOCAL_CURRENCY": "Local currency",
"TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.", "TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.",
"TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made" "TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made",
"TR_VISIBLE_COINS": "Visible coins",
"TR_VISIBLE_COINS_EXTERNAL": "Visible external coins",
"TR_VISIBLE_COINS_EXPLAINED": "Select the coins you wish to see in the wallet interface. You will be able to change your preferences later."
} }

@ -1,4 +1,15 @@
{ {
"TR_CONNECTED": "Connected",
"TR_CONNECTED_BOOTLOADER": "Connected (bootloader mode)",
"TR_CONNECTED_NOT_INITIALIZED": "Connected (not initialized)",
"TR_CONNECTED_SEEDLESS": "Connected (seedless mode)",
"TR_CONNECTED_UPDATE_REQUIRED": "Connected (update required)",
"TR_CONNECTED_UPDATE_RECOMMENDED": "Connected (update recommended)",
"TR_USED_IN_ANOTHER_WINDOW": "Used in other window",
"TR_UNAVAILABLE": "Unavailable",
"TR_UNREADABLE": "Unreadable",
"TR_DISCONNECTED": "Disconnected",
"TR_STATUS_UNKNOWN": "Status unknown",
"TR_TERMS": "Feltételek", "TR_TERMS": "Feltételek",
"TR_EXCHANGE_RATES_BY": "Exchange rates by {service}", "TR_EXCHANGE_RATES_BY": "Exchange rates by {service}",
"TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}", "TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}",
@ -28,7 +39,6 @@
"TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.", "TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.",
"TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.", "TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.",
"TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address", "TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address",
"TR_TRY_AGAIN": "Próbálja újra",
"TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}", "TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}",
"TR_FORGET_LABEL": "Forget {deviceLabel}?", "TR_FORGET_LABEL": "Forget {deviceLabel}?",
"TR_DONT_FORGET": "Ne felejtse el", "TR_DONT_FORGET": "Ne felejtse el",
@ -56,6 +66,7 @@
"TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "Ha elfelejti a jelszómondatát örökre elveszti a hozzáférést a fiókjához. Nincs más mód a visszaállításhoz!", "TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "Ha elfelejti a jelszómondatát örökre elveszti a hozzáférést a fiókjához. Nincs más mód a visszaállításhoz!",
"TR_CONFIRM_PASSPHRASE": "Confirm Passphrase", "TR_CONFIRM_PASSPHRASE": "Confirm Passphrase",
"TR_PASSPHRASES_DO_NOT_MATCH": "Ez nem egyforma!", "TR_PASSPHRASES_DO_NOT_MATCH": "Ez nem egyforma!",
"TR_PASSPHRASE_IS_TOO_LONG": "Passphrase is too long!",
"TR_SHOW_PASSPHRASE": "Látható a jelszó", "TR_SHOW_PASSPHRASE": "Látható a jelszó",
"TR_ENTER": "Tovább", "TR_ENTER": "Tovább",
"TR_PASSPHRASE": "Kulcsszó", "TR_PASSPHRASE": "Kulcsszó",
@ -76,12 +87,25 @@
"TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.", "TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.",
"TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.", "TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.",
"TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "Új Trezor firmware áll rendelkezésre.", "TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "Új Trezor firmware áll rendelkezésre.",
"TR_ACQUIRE_DEVICE_ERROR": "Acquire device error",
"TR_AUTHENTICATION_ERROR": "Authentication error",
"TR_ACCOUNT_DISCOVERY_ERROR": "Account discovery error",
"TR_TRANSACTION_ERROR": "Transaction error",
"TR_TRANSACTION_SUCCESS": "Transaction has been sent successfully",
"TR_SEE_TRANSACTION_DETAILS": "See transaction details",
"TR_VERIFYING_ADDRESS_ERROR": "Verifying address error",
"TR_SIGN_MESSAGE_ERROR": "Failed to sign message",
"TR_VERIFY_MESSAGE_ERROR": "Failed to verify message",
"TR_VERIFY_MESSAGE_SUCCESS": "Message has been successfully verified",
"TR_SIGNATURE_IS_VALID": "Signature is valid",
"TR_CONNECT_TO_BACKEND": "Connect", "TR_CONNECT_TO_BACKEND": "Connect",
"TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required", "TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required",
"TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}", "TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}",
"TR_DEVICE_SETTINGS": "Device settings", "TR_DEVICE_SETTINGS": "Device settings",
"TR_APPLICATION_SETTINGS": "Application settings", "TR_APPLICATION_SETTINGS": "Application settings",
"TR_ACCOUNT_HASH": "Account #{number}", "TR_ACCOUNT_HASH": "Account #{number}",
"TR_DEVICE_LABEL_ACCOUNT_HASH": "{deviceLabel} Account #{number}",
"TR_LOOKS_LIKE_IT_IS_DEVICE_LABEL": "Looks like it is {deviceLabel} Account #{number} address of {network} network",
"TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}", "TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}",
"TR_CLEAR": "Mégsem", "TR_CLEAR": "Mégsem",
"TR_CHECK_FOR_DEVICES": "Check for devices", "TR_CHECK_FOR_DEVICES": "Check for devices",
@ -102,6 +126,11 @@
"TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes", "TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes",
"TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up", "TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up",
"TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk", "TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk",
"TR_HIGH_FEE": "High",
"TR_NORMAL_FEE": "Normal",
"TR_LOW_FEE": "Low",
"TR_CUSTOM_FEE": "Custom",
"TR_TRY_AGAIN": "Próbálja újra",
"TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "Ön most a Trezor Beta Wallet-et nyitja meg", "TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "Ön most a Trezor Beta Wallet-et nyitja meg",
"TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.", "TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.",
"TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.", "TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.",
@ -136,6 +165,8 @@
"TR_ADD_ACCOUNT": "Számla hozzáadása", "TR_ADD_ACCOUNT": "Számla hozzáadása",
"TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts", "TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts",
"TR_OTHER_COINS": "Other coins", "TR_OTHER_COINS": "Other coins",
"TR_SELECT_COINS": "Select a coin in {TR_SELECT_COINS_LINK}",
"TR_SELECT_COINS_LINK": "application settings",
"TR_CHANGE_WALLET_TYPE": "Change wallet type", "TR_CHANGE_WALLET_TYPE": "Change wallet type",
"TR_RENEW_SESSION": "Renew session", "TR_RENEW_SESSION": "Renew session",
"TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.", "TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.",
@ -185,6 +216,37 @@
"TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.", "TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.",
"TR_XRP_RESERVE": "Reserve: {value}", "TR_XRP_RESERVE": "Reserve: {value}",
"TR_SEND_RIPPLE": "Send Ripple", "TR_SEND_RIPPLE": "Send Ripple",
"TR_AMOUNT_IS_NOT_SET": "Amount is not set",
"TR_AMOUNT_IS_NOT_A_NUMBER": "Amount is not a number",
"TR_MAXIMUM_DECIMALS_ALLOWED:": "Maximum {decimals} decimals allowed",
"TR_NOT_ENOUGH_FUNDS_TO_COVER_TRANSACTION": "Not enough {networkSymbol} to cover transaction fee",
"TR_NOT_ENOUGH_FUNDS": "Not enough funds",
"TR_AMOUNT_IS_TOO_LOW": "Amount is too low",
"TR_ADDRESS_IS_NOT_SET": "Address is not set",
"TR_ADDRESS_IS_NOT_VALID": "Address is not valid",
"TR_ADDRESS_CHECKSUM_IS_NOT_VALID": "Address checksum is not valid",
"TR_GAS_LIMIT_IS_NOT_SET": "Gas limit is not set",
"TR_GAS_LIMIT_IS_NOT_A_NUMBER": "Gas limit is not a number",
"TR_GAS_LIMIT_IS_TOO_LOW": "Gas limit is too low",
"TR_GAS_LIMIT_IS_BELOW_RECOMMENDED": "Gas limit is below recommended",
"TR_GAS_PRICE_IS_NOT_A_NUMBER": "Gas price is not a number",
"TR_GAS_PRICE_IS_NOT_SET": "Gas price is not set",
"TR_GAS_PRICE_IS_TOO_LOW": "Gas price is too low",
"TR_GAS_PRICE_IS_TOO_HIGH": "Gas price is too high",
"TR_NONCE_IS_NOT_A_NUMBER": "Nonce is not a valid number",
"TR_NONCE_IS_NOT_SET": "Nonce is not set",
"TR_NONCE_IS_GREATER_THAN_RECOMMENDED": "Nonce is greater than recommended",
"TR_NONCE_IS_LOWER_THAN_RECOMMENDED": "Nonce is lower than recommended",
"TR_DATA_IS_NOT_VALID_HEX": "Data is not valid hexadecimal",
"TR_CANNOT_SEND_TO_MYSELF": "Cannot send to myself",
"TR_NOT_ENOUGH_FUNDS_RESERVED_AMOUNT": "Not enough funds. Reserved amount for this account is {reservedAmount} {networkSymbol}",
"TR_AMOUNT_IS_TOO_LOW_MINIMUM_AMOUNT_FOR_CREATING": "Amount is too low. Minimum amount for creating a new account is {minimalAmount} {networkSymbol}",
"TR_FEE_IS_NOT_SET": "Fee is not set",
"TR_FEE_MUST_ME_AN_ABSOLUT_NUMBER": "Fee must be an absolute number",
"TR_FEE_IS_BELOW_RECOMMENDED": "Fee is below recommended",
"TR_FEE_IS_ABOVE_RECOMMENDED": "Fee is above recommended",
"TR_DESTINATION_TAG_MUST_BE_AN_ABSOLUTE": "Destination tag must be an absolute number",
"TR_DESTINATION_TAG_IS_NOT_VALID": "Destination tag is not valid",
"TR_MESSAGE": "Üzenet", "TR_MESSAGE": "Üzenet",
"TR_SIGNATURE": "Aláírás", "TR_SIGNATURE": "Aláírás",
"TR_SIGN": "Aláír", "TR_SIGN": "Aláír",
@ -196,6 +258,7 @@
"TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.", "TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.",
"TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.", "TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.",
"TR_TOKEN_NOT_FOUND": "Token not found", "TR_TOKEN_NOT_FOUND": "Token not found",
"TR_ALREADY_ADDED": "Already added",
"TR_HISTORY": "History", "TR_HISTORY": "History",
"TR_ADD_YOUR_TOKENS": "Add your tokens", "TR_ADD_YOUR_TOKENS": "Add your tokens",
"TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.", "TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.",
@ -221,5 +284,8 @@
"TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge", "TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge",
"TR_LOCAL_CURRENCY": "Local currency", "TR_LOCAL_CURRENCY": "Local currency",
"TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.", "TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.",
"TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made" "TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made",
"TR_VISIBLE_COINS": "Visible coins",
"TR_VISIBLE_COINS_EXTERNAL": "Visible external coins",
"TR_VISIBLE_COINS_EXPLAINED": "Select the coins you wish to see in the wallet interface. You will be able to change your preferences later."
} }

@ -1,4 +1,15 @@
{ {
"TR_CONNECTED": "Connected",
"TR_CONNECTED_BOOTLOADER": "Connected (bootloader mode)",
"TR_CONNECTED_NOT_INITIALIZED": "Connected (not initialized)",
"TR_CONNECTED_SEEDLESS": "Connected (seedless mode)",
"TR_CONNECTED_UPDATE_REQUIRED": "Connected (update required)",
"TR_CONNECTED_UPDATE_RECOMMENDED": "Connected (update recommended)",
"TR_USED_IN_ANOTHER_WINDOW": "Used in other window",
"TR_UNAVAILABLE": "Unavailable",
"TR_UNREADABLE": "Unreadable",
"TR_DISCONNECTED": "Disconnected",
"TR_STATUS_UNKNOWN": "Status unknown",
"TR_TERMS": "Persyaratan Layanan", "TR_TERMS": "Persyaratan Layanan",
"TR_EXCHANGE_RATES_BY": "Exchange rates by {service}", "TR_EXCHANGE_RATES_BY": "Exchange rates by {service}",
"TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}", "TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}",
@ -28,7 +39,6 @@
"TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.", "TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.",
"TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.", "TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.",
"TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address", "TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address",
"TR_TRY_AGAIN": "Coba lagi",
"TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}", "TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}",
"TR_FORGET_LABEL": "Forget {deviceLabel}?", "TR_FORGET_LABEL": "Forget {deviceLabel}?",
"TR_DONT_FORGET": "Jangan Lupa", "TR_DONT_FORGET": "Jangan Lupa",
@ -56,6 +66,7 @@
"TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "Jika anda kehilangan passphrase anda, maka dompet anda akan hilang. Tidak ada cara lain untuk dapat memulihkan dana anda.", "TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "Jika anda kehilangan passphrase anda, maka dompet anda akan hilang. Tidak ada cara lain untuk dapat memulihkan dana anda.",
"TR_CONFIRM_PASSPHRASE": "Confirm Passphrase", "TR_CONFIRM_PASSPHRASE": "Confirm Passphrase",
"TR_PASSPHRASES_DO_NOT_MATCH": "Passphrase tidak cocok!", "TR_PASSPHRASES_DO_NOT_MATCH": "Passphrase tidak cocok!",
"TR_PASSPHRASE_IS_TOO_LONG": "Passphrase is too long!",
"TR_SHOW_PASSPHRASE": "Lihat passphrase", "TR_SHOW_PASSPHRASE": "Lihat passphrase",
"TR_ENTER": "Enter", "TR_ENTER": "Enter",
"TR_PASSPHRASE": "Passphrase", "TR_PASSPHRASE": "Passphrase",
@ -76,12 +87,25 @@
"TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.", "TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.",
"TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.", "TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.",
"TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "Trezor firmware baru telah tersedia.", "TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "Trezor firmware baru telah tersedia.",
"TR_ACQUIRE_DEVICE_ERROR": "Acquire device error",
"TR_AUTHENTICATION_ERROR": "Authentication error",
"TR_ACCOUNT_DISCOVERY_ERROR": "Account discovery error",
"TR_TRANSACTION_ERROR": "Transaction error",
"TR_TRANSACTION_SUCCESS": "Transaction has been sent successfully",
"TR_SEE_TRANSACTION_DETAILS": "See transaction details",
"TR_VERIFYING_ADDRESS_ERROR": "Verifying address error",
"TR_SIGN_MESSAGE_ERROR": "Failed to sign message",
"TR_VERIFY_MESSAGE_ERROR": "Failed to verify message",
"TR_VERIFY_MESSAGE_SUCCESS": "Message has been successfully verified",
"TR_SIGNATURE_IS_VALID": "Signature is valid",
"TR_CONNECT_TO_BACKEND": "Connect", "TR_CONNECT_TO_BACKEND": "Connect",
"TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required", "TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required",
"TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}", "TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}",
"TR_DEVICE_SETTINGS": "Device settings", "TR_DEVICE_SETTINGS": "Device settings",
"TR_APPLICATION_SETTINGS": "Application settings", "TR_APPLICATION_SETTINGS": "Application settings",
"TR_ACCOUNT_HASH": "Account #{number}", "TR_ACCOUNT_HASH": "Account #{number}",
"TR_DEVICE_LABEL_ACCOUNT_HASH": "{deviceLabel} Account #{number}",
"TR_LOOKS_LIKE_IT_IS_DEVICE_LABEL": "Looks like it is {deviceLabel} Account #{number} address of {network} network",
"TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}", "TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}",
"TR_CLEAR": "Hapus", "TR_CLEAR": "Hapus",
"TR_CHECK_FOR_DEVICES": "Check for devices", "TR_CHECK_FOR_DEVICES": "Check for devices",
@ -102,6 +126,11 @@
"TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes", "TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes",
"TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up", "TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up",
"TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk", "TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk",
"TR_HIGH_FEE": "High",
"TR_NORMAL_FEE": "Normal",
"TR_LOW_FEE": "Low",
"TR_CUSTOM_FEE": "Custom",
"TR_TRY_AGAIN": "Coba lagi",
"TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "Anda membuka Trezor Beta Wallet", "TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "Anda membuka Trezor Beta Wallet",
"TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.", "TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.",
"TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.", "TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.",
@ -136,6 +165,8 @@
"TR_ADD_ACCOUNT": "Tambahkan akun", "TR_ADD_ACCOUNT": "Tambahkan akun",
"TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts", "TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts",
"TR_OTHER_COINS": "Other coins", "TR_OTHER_COINS": "Other coins",
"TR_SELECT_COINS": "Select a coin in {TR_SELECT_COINS_LINK}",
"TR_SELECT_COINS_LINK": "application settings",
"TR_CHANGE_WALLET_TYPE": "Change wallet type", "TR_CHANGE_WALLET_TYPE": "Change wallet type",
"TR_RENEW_SESSION": "Renew session", "TR_RENEW_SESSION": "Renew session",
"TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.", "TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.",
@ -185,6 +216,37 @@
"TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.", "TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.",
"TR_XRP_RESERVE": "Reserve: {value}", "TR_XRP_RESERVE": "Reserve: {value}",
"TR_SEND_RIPPLE": "Send Ripple", "TR_SEND_RIPPLE": "Send Ripple",
"TR_AMOUNT_IS_NOT_SET": "Amount is not set",
"TR_AMOUNT_IS_NOT_A_NUMBER": "Amount is not a number",
"TR_MAXIMUM_DECIMALS_ALLOWED:": "Maximum {decimals} decimals allowed",
"TR_NOT_ENOUGH_FUNDS_TO_COVER_TRANSACTION": "Not enough {networkSymbol} to cover transaction fee",
"TR_NOT_ENOUGH_FUNDS": "Not enough funds",
"TR_AMOUNT_IS_TOO_LOW": "Amount is too low",
"TR_ADDRESS_IS_NOT_SET": "Address is not set",
"TR_ADDRESS_IS_NOT_VALID": "Address is not valid",
"TR_ADDRESS_CHECKSUM_IS_NOT_VALID": "Address checksum is not valid",
"TR_GAS_LIMIT_IS_NOT_SET": "Gas limit is not set",
"TR_GAS_LIMIT_IS_NOT_A_NUMBER": "Gas limit is not a number",
"TR_GAS_LIMIT_IS_TOO_LOW": "Gas limit is too low",
"TR_GAS_LIMIT_IS_BELOW_RECOMMENDED": "Gas limit is below recommended",
"TR_GAS_PRICE_IS_NOT_A_NUMBER": "Gas price is not a number",
"TR_GAS_PRICE_IS_NOT_SET": "Gas price is not set",
"TR_GAS_PRICE_IS_TOO_LOW": "Gas price is too low",
"TR_GAS_PRICE_IS_TOO_HIGH": "Gas price is too high",
"TR_NONCE_IS_NOT_A_NUMBER": "Nonce is not a valid number",
"TR_NONCE_IS_NOT_SET": "Nonce is not set",
"TR_NONCE_IS_GREATER_THAN_RECOMMENDED": "Nonce is greater than recommended",
"TR_NONCE_IS_LOWER_THAN_RECOMMENDED": "Nonce is lower than recommended",
"TR_DATA_IS_NOT_VALID_HEX": "Data is not valid hexadecimal",
"TR_CANNOT_SEND_TO_MYSELF": "Cannot send to myself",
"TR_NOT_ENOUGH_FUNDS_RESERVED_AMOUNT": "Not enough funds. Reserved amount for this account is {reservedAmount} {networkSymbol}",
"TR_AMOUNT_IS_TOO_LOW_MINIMUM_AMOUNT_FOR_CREATING": "Amount is too low. Minimum amount for creating a new account is {minimalAmount} {networkSymbol}",
"TR_FEE_IS_NOT_SET": "Fee is not set",
"TR_FEE_MUST_ME_AN_ABSOLUT_NUMBER": "Fee must be an absolute number",
"TR_FEE_IS_BELOW_RECOMMENDED": "Fee is below recommended",
"TR_FEE_IS_ABOVE_RECOMMENDED": "Fee is above recommended",
"TR_DESTINATION_TAG_MUST_BE_AN_ABSOLUTE": "Destination tag must be an absolute number",
"TR_DESTINATION_TAG_IS_NOT_VALID": "Destination tag is not valid",
"TR_MESSAGE": "Pesan", "TR_MESSAGE": "Pesan",
"TR_SIGNATURE": "Tanda tangan", "TR_SIGNATURE": "Tanda tangan",
"TR_SIGN": "Tandatangani", "TR_SIGN": "Tandatangani",
@ -196,6 +258,7 @@
"TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.", "TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.",
"TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.", "TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.",
"TR_TOKEN_NOT_FOUND": "Token not found", "TR_TOKEN_NOT_FOUND": "Token not found",
"TR_ALREADY_ADDED": "Already added",
"TR_HISTORY": "History", "TR_HISTORY": "History",
"TR_ADD_YOUR_TOKENS": "Add your tokens", "TR_ADD_YOUR_TOKENS": "Add your tokens",
"TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.", "TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.",
@ -221,5 +284,8 @@
"TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge", "TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge",
"TR_LOCAL_CURRENCY": "Local currency", "TR_LOCAL_CURRENCY": "Local currency",
"TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.", "TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.",
"TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made" "TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made",
"TR_VISIBLE_COINS": "Visible coins",
"TR_VISIBLE_COINS_EXTERNAL": "Visible external coins",
"TR_VISIBLE_COINS_EXPLAINED": "Select the coins you wish to see in the wallet interface. You will be able to change your preferences later."
} }

@ -1,4 +1,15 @@
{ {
"TR_CONNECTED": "Connected",
"TR_CONNECTED_BOOTLOADER": "Connected (bootloader mode)",
"TR_CONNECTED_NOT_INITIALIZED": "Connected (not initialized)",
"TR_CONNECTED_SEEDLESS": "Connected (seedless mode)",
"TR_CONNECTED_UPDATE_REQUIRED": "Connected (update required)",
"TR_CONNECTED_UPDATE_RECOMMENDED": "Connected (update recommended)",
"TR_USED_IN_ANOTHER_WINDOW": "Used in other window",
"TR_UNAVAILABLE": "Unavailable",
"TR_UNREADABLE": "Unreadable",
"TR_DISCONNECTED": "Disconnected",
"TR_STATUS_UNKNOWN": "Status unknown",
"TR_TERMS": "Termini", "TR_TERMS": "Termini",
"TR_EXCHANGE_RATES_BY": "Exchange rates by {service}", "TR_EXCHANGE_RATES_BY": "Exchange rates by {service}",
"TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}", "TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}",
@ -28,7 +39,6 @@
"TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.", "TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.",
"TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.", "TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.",
"TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address", "TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address",
"TR_TRY_AGAIN": "Prova ancora",
"TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}", "TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}",
"TR_FORGET_LABEL": "Forget {deviceLabel}?", "TR_FORGET_LABEL": "Forget {deviceLabel}?",
"TR_DONT_FORGET": "Non dimenticare", "TR_DONT_FORGET": "Non dimenticare",
@ -56,6 +66,7 @@
"TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "Se dimentichi la tua passphrase, perderai il tuo portafoglio per sempre. Non esiste altro modo per recuperare i tuoi fondi.", "TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "Se dimentichi la tua passphrase, perderai il tuo portafoglio per sempre. Non esiste altro modo per recuperare i tuoi fondi.",
"TR_CONFIRM_PASSPHRASE": "Confirm Passphrase", "TR_CONFIRM_PASSPHRASE": "Confirm Passphrase",
"TR_PASSPHRASES_DO_NOT_MATCH": "Passphrases non corrispondenti!", "TR_PASSPHRASES_DO_NOT_MATCH": "Passphrases non corrispondenti!",
"TR_PASSPHRASE_IS_TOO_LONG": "Passphrase is too long!",
"TR_SHOW_PASSPHRASE": "Mostra la passphrase", "TR_SHOW_PASSPHRASE": "Mostra la passphrase",
"TR_ENTER": "Inserisci", "TR_ENTER": "Inserisci",
"TR_PASSPHRASE": "Passphrase", "TR_PASSPHRASE": "Passphrase",
@ -76,12 +87,25 @@
"TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.", "TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.",
"TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.", "TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.",
"TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "È disponibile un nuovo firmware per Trezor.", "TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "È disponibile un nuovo firmware per Trezor.",
"TR_ACQUIRE_DEVICE_ERROR": "Acquire device error",
"TR_AUTHENTICATION_ERROR": "Authentication error",
"TR_ACCOUNT_DISCOVERY_ERROR": "Account discovery error",
"TR_TRANSACTION_ERROR": "Transaction error",
"TR_TRANSACTION_SUCCESS": "Transaction has been sent successfully",
"TR_SEE_TRANSACTION_DETAILS": "See transaction details",
"TR_VERIFYING_ADDRESS_ERROR": "Verifying address error",
"TR_SIGN_MESSAGE_ERROR": "Failed to sign message",
"TR_VERIFY_MESSAGE_ERROR": "Failed to verify message",
"TR_VERIFY_MESSAGE_SUCCESS": "Message has been successfully verified",
"TR_SIGNATURE_IS_VALID": "Signature is valid",
"TR_CONNECT_TO_BACKEND": "Connect", "TR_CONNECT_TO_BACKEND": "Connect",
"TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required", "TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required",
"TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}", "TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}",
"TR_DEVICE_SETTINGS": "Device settings", "TR_DEVICE_SETTINGS": "Device settings",
"TR_APPLICATION_SETTINGS": "Application settings", "TR_APPLICATION_SETTINGS": "Application settings",
"TR_ACCOUNT_HASH": "Account #{number}", "TR_ACCOUNT_HASH": "Account #{number}",
"TR_DEVICE_LABEL_ACCOUNT_HASH": "{deviceLabel} Account #{number}",
"TR_LOOKS_LIKE_IT_IS_DEVICE_LABEL": "Looks like it is {deviceLabel} Account #{number} address of {network} network",
"TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}", "TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}",
"TR_CLEAR": "Clear", "TR_CLEAR": "Clear",
"TR_CHECK_FOR_DEVICES": "Check for devices", "TR_CHECK_FOR_DEVICES": "Check for devices",
@ -102,6 +126,11 @@
"TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes", "TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes",
"TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up", "TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up",
"TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk", "TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk",
"TR_HIGH_FEE": "High",
"TR_NORMAL_FEE": "Normal",
"TR_LOW_FEE": "Low",
"TR_CUSTOM_FEE": "Custom",
"TR_TRY_AGAIN": "Prova ancora",
"TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "Stai aprendo il Portafoglio Trezor Beta", "TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "Stai aprendo il Portafoglio Trezor Beta",
"TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.", "TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.",
"TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.", "TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.",
@ -136,6 +165,8 @@
"TR_ADD_ACCOUNT": "Aggiungi account", "TR_ADD_ACCOUNT": "Aggiungi account",
"TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts", "TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts",
"TR_OTHER_COINS": "Other coins", "TR_OTHER_COINS": "Other coins",
"TR_SELECT_COINS": "Select a coin in {TR_SELECT_COINS_LINK}",
"TR_SELECT_COINS_LINK": "application settings",
"TR_CHANGE_WALLET_TYPE": "Change wallet type", "TR_CHANGE_WALLET_TYPE": "Change wallet type",
"TR_RENEW_SESSION": "Renew session", "TR_RENEW_SESSION": "Renew session",
"TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.", "TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.",
@ -185,6 +216,37 @@
"TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.", "TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.",
"TR_XRP_RESERVE": "Reserve: {value}", "TR_XRP_RESERVE": "Reserve: {value}",
"TR_SEND_RIPPLE": "Send Ripple", "TR_SEND_RIPPLE": "Send Ripple",
"TR_AMOUNT_IS_NOT_SET": "Amount is not set",
"TR_AMOUNT_IS_NOT_A_NUMBER": "Amount is not a number",
"TR_MAXIMUM_DECIMALS_ALLOWED:": "Maximum {decimals} decimals allowed",
"TR_NOT_ENOUGH_FUNDS_TO_COVER_TRANSACTION": "Not enough {networkSymbol} to cover transaction fee",
"TR_NOT_ENOUGH_FUNDS": "Not enough funds",
"TR_AMOUNT_IS_TOO_LOW": "Amount is too low",
"TR_ADDRESS_IS_NOT_SET": "Address is not set",
"TR_ADDRESS_IS_NOT_VALID": "Address is not valid",
"TR_ADDRESS_CHECKSUM_IS_NOT_VALID": "Address checksum is not valid",
"TR_GAS_LIMIT_IS_NOT_SET": "Gas limit is not set",
"TR_GAS_LIMIT_IS_NOT_A_NUMBER": "Gas limit is not a number",
"TR_GAS_LIMIT_IS_TOO_LOW": "Gas limit is too low",
"TR_GAS_LIMIT_IS_BELOW_RECOMMENDED": "Gas limit is below recommended",
"TR_GAS_PRICE_IS_NOT_A_NUMBER": "Gas price is not a number",
"TR_GAS_PRICE_IS_NOT_SET": "Gas price is not set",
"TR_GAS_PRICE_IS_TOO_LOW": "Gas price is too low",
"TR_GAS_PRICE_IS_TOO_HIGH": "Gas price is too high",
"TR_NONCE_IS_NOT_A_NUMBER": "Nonce is not a valid number",
"TR_NONCE_IS_NOT_SET": "Nonce is not set",
"TR_NONCE_IS_GREATER_THAN_RECOMMENDED": "Nonce is greater than recommended",
"TR_NONCE_IS_LOWER_THAN_RECOMMENDED": "Nonce is lower than recommended",
"TR_DATA_IS_NOT_VALID_HEX": "Data is not valid hexadecimal",
"TR_CANNOT_SEND_TO_MYSELF": "Cannot send to myself",
"TR_NOT_ENOUGH_FUNDS_RESERVED_AMOUNT": "Not enough funds. Reserved amount for this account is {reservedAmount} {networkSymbol}",
"TR_AMOUNT_IS_TOO_LOW_MINIMUM_AMOUNT_FOR_CREATING": "Amount is too low. Minimum amount for creating a new account is {minimalAmount} {networkSymbol}",
"TR_FEE_IS_NOT_SET": "Fee is not set",
"TR_FEE_MUST_ME_AN_ABSOLUT_NUMBER": "Fee must be an absolute number",
"TR_FEE_IS_BELOW_RECOMMENDED": "Fee is below recommended",
"TR_FEE_IS_ABOVE_RECOMMENDED": "Fee is above recommended",
"TR_DESTINATION_TAG_MUST_BE_AN_ABSOLUTE": "Destination tag must be an absolute number",
"TR_DESTINATION_TAG_IS_NOT_VALID": "Destination tag is not valid",
"TR_MESSAGE": "Messaggio", "TR_MESSAGE": "Messaggio",
"TR_SIGNATURE": "Firma", "TR_SIGNATURE": "Firma",
"TR_SIGN": "Firma", "TR_SIGN": "Firma",
@ -196,6 +258,7 @@
"TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.", "TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.",
"TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.", "TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.",
"TR_TOKEN_NOT_FOUND": "Token not found", "TR_TOKEN_NOT_FOUND": "Token not found",
"TR_ALREADY_ADDED": "Already added",
"TR_HISTORY": "History", "TR_HISTORY": "History",
"TR_ADD_YOUR_TOKENS": "Add your tokens", "TR_ADD_YOUR_TOKENS": "Add your tokens",
"TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.", "TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.",
@ -221,5 +284,8 @@
"TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge", "TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge",
"TR_LOCAL_CURRENCY": "Local currency", "TR_LOCAL_CURRENCY": "Local currency",
"TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.", "TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.",
"TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made" "TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made",
"TR_VISIBLE_COINS": "Visible coins",
"TR_VISIBLE_COINS_EXTERNAL": "Visible external coins",
"TR_VISIBLE_COINS_EXPLAINED": "Select the coins you wish to see in the wallet interface. You will be able to change your preferences later."
} }

@ -1,4 +1,15 @@
{ {
"TR_CONNECTED": "Connected",
"TR_CONNECTED_BOOTLOADER": "Connected (bootloader mode)",
"TR_CONNECTED_NOT_INITIALIZED": "Connected (not initialized)",
"TR_CONNECTED_SEEDLESS": "Connected (seedless mode)",
"TR_CONNECTED_UPDATE_REQUIRED": "Connected (update required)",
"TR_CONNECTED_UPDATE_RECOMMENDED": "Connected (update recommended)",
"TR_USED_IN_ANOTHER_WINDOW": "Used in other window",
"TR_UNAVAILABLE": "Unavailable",
"TR_UNREADABLE": "Unreadable",
"TR_DISCONNECTED": "Disconnected",
"TR_STATUS_UNKNOWN": "Status unknown",
"TR_TERMS": "利用規約", "TR_TERMS": "利用規約",
"TR_EXCHANGE_RATES_BY": "Exchange rates by {service}", "TR_EXCHANGE_RATES_BY": "Exchange rates by {service}",
"TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}", "TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}",
@ -28,7 +39,6 @@
"TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.", "TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.",
"TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.", "TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.",
"TR_SHOW_UNVERIFIED_ADDRESS": "未検証のアドレスを表示", "TR_SHOW_UNVERIFIED_ADDRESS": "未検証のアドレスを表示",
"TR_TRY_AGAIN": "やり直す",
"TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}", "TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}",
"TR_FORGET_LABEL": "Forget {deviceLabel}?", "TR_FORGET_LABEL": "Forget {deviceLabel}?",
"TR_DONT_FORGET": "関連付けを解除しない", "TR_DONT_FORGET": "関連付けを解除しない",
@ -56,6 +66,7 @@
"TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "パスフレーズを忘れてしまった場合、お持ちのウォレットのデータは永遠に失われます。資金を復元する方法はありません。", "TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "パスフレーズを忘れてしまった場合、お持ちのウォレットのデータは永遠に失われます。資金を復元する方法はありません。",
"TR_CONFIRM_PASSPHRASE": "パスフレーズを確認", "TR_CONFIRM_PASSPHRASE": "パスフレーズを確認",
"TR_PASSPHRASES_DO_NOT_MATCH": "パスフレーズが一致しません!", "TR_PASSPHRASES_DO_NOT_MATCH": "パスフレーズが一致しません!",
"TR_PASSPHRASE_IS_TOO_LONG": "Passphrase is too long!",
"TR_SHOW_PASSPHRASE": "パスフレーズを表示", "TR_SHOW_PASSPHRASE": "パスフレーズを表示",
"TR_ENTER": "決定", "TR_ENTER": "決定",
"TR_PASSPHRASE": "パスフレーズ", "TR_PASSPHRASE": "パスフレーズ",
@ -76,12 +87,25 @@
"TR_PLEASE_RELOAD_THE_PAGE_DOT": "インターネット接続を確認し、ページを再読み込みしてください。", "TR_PLEASE_RELOAD_THE_PAGE_DOT": "インターネット接続を確認し、ページを再読み込みしてください。",
"TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.", "TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.",
"TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "新しいTrezorのファームウェアが利用可能です。", "TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "新しいTrezorのファームウェアが利用可能です。",
"TR_ACQUIRE_DEVICE_ERROR": "Acquire device error",
"TR_AUTHENTICATION_ERROR": "Authentication error",
"TR_ACCOUNT_DISCOVERY_ERROR": "Account discovery error",
"TR_TRANSACTION_ERROR": "Transaction error",
"TR_TRANSACTION_SUCCESS": "Transaction has been sent successfully",
"TR_SEE_TRANSACTION_DETAILS": "See transaction details",
"TR_VERIFYING_ADDRESS_ERROR": "Verifying address error",
"TR_SIGN_MESSAGE_ERROR": "Failed to sign message",
"TR_VERIFY_MESSAGE_ERROR": "Failed to verify message",
"TR_VERIFY_MESSAGE_SUCCESS": "Message has been successfully verified",
"TR_SIGNATURE_IS_VALID": "Signature is valid",
"TR_CONNECT_TO_BACKEND": "Connect", "TR_CONNECT_TO_BACKEND": "Connect",
"TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required", "TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required",
"TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}", "TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}",
"TR_DEVICE_SETTINGS": "Device settings", "TR_DEVICE_SETTINGS": "Device settings",
"TR_APPLICATION_SETTINGS": "Application settings", "TR_APPLICATION_SETTINGS": "Application settings",
"TR_ACCOUNT_HASH": "Account #{number}", "TR_ACCOUNT_HASH": "Account #{number}",
"TR_DEVICE_LABEL_ACCOUNT_HASH": "{deviceLabel} Account #{number}",
"TR_LOOKS_LIKE_IT_IS_DEVICE_LABEL": "Looks like it is {deviceLabel} Account #{number} address of {network} network",
"TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}", "TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}",
"TR_CLEAR": "クリア", "TR_CLEAR": "クリア",
"TR_CHECK_FOR_DEVICES": "Check for devices", "TR_CHECK_FOR_DEVICES": "Check for devices",
@ -102,6 +126,11 @@
"TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes", "TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes",
"TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up", "TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up",
"TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk", "TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk",
"TR_HIGH_FEE": "High",
"TR_NORMAL_FEE": "Normal",
"TR_LOW_FEE": "Low",
"TR_CUSTOM_FEE": "Custom",
"TR_TRY_AGAIN": "やり直す",
"TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "Trezor Beta Walletを開きます", "TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "Trezor Beta Walletを開きます",
"TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.", "TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.",
"TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.", "TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.",
@ -136,6 +165,8 @@
"TR_ADD_ACCOUNT": "口座を追加", "TR_ADD_ACCOUNT": "口座を追加",
"TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts", "TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts",
"TR_OTHER_COINS": "Other coins", "TR_OTHER_COINS": "Other coins",
"TR_SELECT_COINS": "Select a coin in {TR_SELECT_COINS_LINK}",
"TR_SELECT_COINS_LINK": "application settings",
"TR_CHANGE_WALLET_TYPE": "Change wallet type", "TR_CHANGE_WALLET_TYPE": "Change wallet type",
"TR_RENEW_SESSION": "Renew session", "TR_RENEW_SESSION": "Renew session",
"TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.", "TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.",
@ -185,6 +216,37 @@
"TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.", "TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.",
"TR_XRP_RESERVE": "Reserve: {value}", "TR_XRP_RESERVE": "Reserve: {value}",
"TR_SEND_RIPPLE": "Send Ripple", "TR_SEND_RIPPLE": "Send Ripple",
"TR_AMOUNT_IS_NOT_SET": "Amount is not set",
"TR_AMOUNT_IS_NOT_A_NUMBER": "Amount is not a number",
"TR_MAXIMUM_DECIMALS_ALLOWED:": "Maximum {decimals} decimals allowed",
"TR_NOT_ENOUGH_FUNDS_TO_COVER_TRANSACTION": "Not enough {networkSymbol} to cover transaction fee",
"TR_NOT_ENOUGH_FUNDS": "Not enough funds",
"TR_AMOUNT_IS_TOO_LOW": "Amount is too low",
"TR_ADDRESS_IS_NOT_SET": "Address is not set",
"TR_ADDRESS_IS_NOT_VALID": "Address is not valid",
"TR_ADDRESS_CHECKSUM_IS_NOT_VALID": "Address checksum is not valid",
"TR_GAS_LIMIT_IS_NOT_SET": "Gas limit is not set",
"TR_GAS_LIMIT_IS_NOT_A_NUMBER": "Gas limit is not a number",
"TR_GAS_LIMIT_IS_TOO_LOW": "Gas limit is too low",
"TR_GAS_LIMIT_IS_BELOW_RECOMMENDED": "Gas limit is below recommended",
"TR_GAS_PRICE_IS_NOT_A_NUMBER": "Gas price is not a number",
"TR_GAS_PRICE_IS_NOT_SET": "Gas price is not set",
"TR_GAS_PRICE_IS_TOO_LOW": "Gas price is too low",
"TR_GAS_PRICE_IS_TOO_HIGH": "Gas price is too high",
"TR_NONCE_IS_NOT_A_NUMBER": "Nonce is not a valid number",
"TR_NONCE_IS_NOT_SET": "Nonce is not set",
"TR_NONCE_IS_GREATER_THAN_RECOMMENDED": "Nonce is greater than recommended",
"TR_NONCE_IS_LOWER_THAN_RECOMMENDED": "Nonce is lower than recommended",
"TR_DATA_IS_NOT_VALID_HEX": "Data is not valid hexadecimal",
"TR_CANNOT_SEND_TO_MYSELF": "Cannot send to myself",
"TR_NOT_ENOUGH_FUNDS_RESERVED_AMOUNT": "Not enough funds. Reserved amount for this account is {reservedAmount} {networkSymbol}",
"TR_AMOUNT_IS_TOO_LOW_MINIMUM_AMOUNT_FOR_CREATING": "Amount is too low. Minimum amount for creating a new account is {minimalAmount} {networkSymbol}",
"TR_FEE_IS_NOT_SET": "Fee is not set",
"TR_FEE_MUST_ME_AN_ABSOLUT_NUMBER": "Fee must be an absolute number",
"TR_FEE_IS_BELOW_RECOMMENDED": "Fee is below recommended",
"TR_FEE_IS_ABOVE_RECOMMENDED": "Fee is above recommended",
"TR_DESTINATION_TAG_MUST_BE_AN_ABSOLUTE": "Destination tag must be an absolute number",
"TR_DESTINATION_TAG_IS_NOT_VALID": "Destination tag is not valid",
"TR_MESSAGE": "メッセージ", "TR_MESSAGE": "メッセージ",
"TR_SIGNATURE": "署名", "TR_SIGNATURE": "署名",
"TR_SIGN": "署名", "TR_SIGN": "署名",
@ -196,6 +258,7 @@
"TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.", "TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.",
"TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.", "TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.",
"TR_TOKEN_NOT_FOUND": "Token not found", "TR_TOKEN_NOT_FOUND": "Token not found",
"TR_ALREADY_ADDED": "Already added",
"TR_HISTORY": "History", "TR_HISTORY": "History",
"TR_ADD_YOUR_TOKENS": "Add your tokens", "TR_ADD_YOUR_TOKENS": "Add your tokens",
"TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.", "TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.",
@ -221,5 +284,8 @@
"TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge", "TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge",
"TR_LOCAL_CURRENCY": "Local currency", "TR_LOCAL_CURRENCY": "Local currency",
"TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.", "TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.",
"TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made" "TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made",
"TR_VISIBLE_COINS": "Visible coins",
"TR_VISIBLE_COINS_EXTERNAL": "Visible external coins",
"TR_VISIBLE_COINS_EXPLAINED": "Select the coins you wish to see in the wallet interface. You will be able to change your preferences later."
} }

@ -1,4 +1,15 @@
{ {
"TR_CONNECTED": "Connected",
"TR_CONNECTED_BOOTLOADER": "Connected (bootloader mode)",
"TR_CONNECTED_NOT_INITIALIZED": "Connected (not initialized)",
"TR_CONNECTED_SEEDLESS": "Connected (seedless mode)",
"TR_CONNECTED_UPDATE_REQUIRED": "Connected (update required)",
"TR_CONNECTED_UPDATE_RECOMMENDED": "Connected (update recommended)",
"TR_USED_IN_ANOTHER_WINDOW": "Used in other window",
"TR_UNAVAILABLE": "Unavailable",
"TR_UNREADABLE": "Unreadable",
"TR_DISCONNECTED": "Disconnected",
"TR_STATUS_UNKNOWN": "Status unknown",
"TR_TERMS": "약관", "TR_TERMS": "약관",
"TR_EXCHANGE_RATES_BY": "Exchange rates by {service}", "TR_EXCHANGE_RATES_BY": "Exchange rates by {service}",
"TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}", "TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}",
@ -28,7 +39,6 @@
"TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.", "TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.",
"TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.", "TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.",
"TR_SHOW_UNVERIFIED_ADDRESS": "인증되지 않은 주소 표시", "TR_SHOW_UNVERIFIED_ADDRESS": "인증되지 않은 주소 표시",
"TR_TRY_AGAIN": "다시 시도",
"TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}", "TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}",
"TR_FORGET_LABEL": "Forget {deviceLabel}?", "TR_FORGET_LABEL": "Forget {deviceLabel}?",
"TR_DONT_FORGET": "연결 해제 안 함", "TR_DONT_FORGET": "연결 해제 안 함",
@ -56,6 +66,7 @@
"TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "패스프레이즈를 잊어버린 경우, 지갑은 영원히 손실됩니다. 자금을 복구할 수 있는 방법이 없습니다.", "TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "패스프레이즈를 잊어버린 경우, 지갑은 영원히 손실됩니다. 자금을 복구할 수 있는 방법이 없습니다.",
"TR_CONFIRM_PASSPHRASE": "패스프레이즈 확인", "TR_CONFIRM_PASSPHRASE": "패스프레이즈 확인",
"TR_PASSPHRASES_DO_NOT_MATCH": "패스프레이즈가 일치하지 않습니다!", "TR_PASSPHRASES_DO_NOT_MATCH": "패스프레이즈가 일치하지 않습니다!",
"TR_PASSPHRASE_IS_TOO_LONG": "Passphrase is too long!",
"TR_SHOW_PASSPHRASE": "패스프레이즈 표시", "TR_SHOW_PASSPHRASE": "패스프레이즈 표시",
"TR_ENTER": "입력", "TR_ENTER": "입력",
"TR_PASSPHRASE": "패스프레이즈", "TR_PASSPHRASE": "패스프레이즈",
@ -76,12 +87,25 @@
"TR_PLEASE_RELOAD_THE_PAGE_DOT": "인터넷 연결을 확인하고 페이지를 다시 로드하세요.", "TR_PLEASE_RELOAD_THE_PAGE_DOT": "인터넷 연결을 확인하고 페이지를 다시 로드하세요.",
"TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.", "TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.",
"TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "새로운 Trezor 펌웨어가 사용 가능합니다.", "TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "새로운 Trezor 펌웨어가 사용 가능합니다.",
"TR_ACQUIRE_DEVICE_ERROR": "Acquire device error",
"TR_AUTHENTICATION_ERROR": "Authentication error",
"TR_ACCOUNT_DISCOVERY_ERROR": "Account discovery error",
"TR_TRANSACTION_ERROR": "Transaction error",
"TR_TRANSACTION_SUCCESS": "Transaction has been sent successfully",
"TR_SEE_TRANSACTION_DETAILS": "See transaction details",
"TR_VERIFYING_ADDRESS_ERROR": "Verifying address error",
"TR_SIGN_MESSAGE_ERROR": "Failed to sign message",
"TR_VERIFY_MESSAGE_ERROR": "Failed to verify message",
"TR_VERIFY_MESSAGE_SUCCESS": "Message has been successfully verified",
"TR_SIGNATURE_IS_VALID": "Signature is valid",
"TR_CONNECT_TO_BACKEND": "Connect", "TR_CONNECT_TO_BACKEND": "Connect",
"TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required", "TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required",
"TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}", "TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}",
"TR_DEVICE_SETTINGS": "Device settings", "TR_DEVICE_SETTINGS": "Device settings",
"TR_APPLICATION_SETTINGS": "Application settings", "TR_APPLICATION_SETTINGS": "Application settings",
"TR_ACCOUNT_HASH": "Account #{number}", "TR_ACCOUNT_HASH": "Account #{number}",
"TR_DEVICE_LABEL_ACCOUNT_HASH": "{deviceLabel} Account #{number}",
"TR_LOOKS_LIKE_IT_IS_DEVICE_LABEL": "Looks like it is {deviceLabel} Account #{number} address of {network} network",
"TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}", "TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}",
"TR_CLEAR": "occurrences: app/views/device/update/update-reconnect-bootloader.html app/views/device/update/update-reconnect-normal.html app/views/landing.html app/views/nav/settings-buttons.html", "TR_CLEAR": "occurrences: app/views/device/update/update-reconnect-bootloader.html app/views/device/update/update-reconnect-normal.html app/views/landing.html app/views/nav/settings-buttons.html",
"TR_CHECK_FOR_DEVICES": "Check for devices", "TR_CHECK_FOR_DEVICES": "Check for devices",
@ -102,6 +126,11 @@
"TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes", "TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes",
"TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up", "TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up",
"TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk", "TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk",
"TR_HIGH_FEE": "High",
"TR_NORMAL_FEE": "Normal",
"TR_LOW_FEE": "Low",
"TR_CUSTOM_FEE": "Custom",
"TR_TRY_AGAIN": "다시 시도",
"TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "Trezor Beta Wallet을 열고 있습니다.", "TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "Trezor Beta Wallet을 열고 있습니다.",
"TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.", "TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.",
"TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.", "TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.",
@ -136,6 +165,8 @@
"TR_ADD_ACCOUNT": "계정 추가", "TR_ADD_ACCOUNT": "계정 추가",
"TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts", "TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts",
"TR_OTHER_COINS": "Other coins", "TR_OTHER_COINS": "Other coins",
"TR_SELECT_COINS": "Select a coin in {TR_SELECT_COINS_LINK}",
"TR_SELECT_COINS_LINK": "application settings",
"TR_CHANGE_WALLET_TYPE": "Change wallet type", "TR_CHANGE_WALLET_TYPE": "Change wallet type",
"TR_RENEW_SESSION": "Renew session", "TR_RENEW_SESSION": "Renew session",
"TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.", "TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.",
@ -185,6 +216,37 @@
"TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.", "TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.",
"TR_XRP_RESERVE": "Reserve: {value}", "TR_XRP_RESERVE": "Reserve: {value}",
"TR_SEND_RIPPLE": "Send Ripple", "TR_SEND_RIPPLE": "Send Ripple",
"TR_AMOUNT_IS_NOT_SET": "Amount is not set",
"TR_AMOUNT_IS_NOT_A_NUMBER": "Amount is not a number",
"TR_MAXIMUM_DECIMALS_ALLOWED:": "Maximum {decimals} decimals allowed",
"TR_NOT_ENOUGH_FUNDS_TO_COVER_TRANSACTION": "Not enough {networkSymbol} to cover transaction fee",
"TR_NOT_ENOUGH_FUNDS": "Not enough funds",
"TR_AMOUNT_IS_TOO_LOW": "Amount is too low",
"TR_ADDRESS_IS_NOT_SET": "Address is not set",
"TR_ADDRESS_IS_NOT_VALID": "Address is not valid",
"TR_ADDRESS_CHECKSUM_IS_NOT_VALID": "Address checksum is not valid",
"TR_GAS_LIMIT_IS_NOT_SET": "Gas limit is not set",
"TR_GAS_LIMIT_IS_NOT_A_NUMBER": "Gas limit is not a number",
"TR_GAS_LIMIT_IS_TOO_LOW": "Gas limit is too low",
"TR_GAS_LIMIT_IS_BELOW_RECOMMENDED": "Gas limit is below recommended",
"TR_GAS_PRICE_IS_NOT_A_NUMBER": "Gas price is not a number",
"TR_GAS_PRICE_IS_NOT_SET": "Gas price is not set",
"TR_GAS_PRICE_IS_TOO_LOW": "Gas price is too low",
"TR_GAS_PRICE_IS_TOO_HIGH": "Gas price is too high",
"TR_NONCE_IS_NOT_A_NUMBER": "Nonce is not a valid number",
"TR_NONCE_IS_NOT_SET": "Nonce is not set",
"TR_NONCE_IS_GREATER_THAN_RECOMMENDED": "Nonce is greater than recommended",
"TR_NONCE_IS_LOWER_THAN_RECOMMENDED": "Nonce is lower than recommended",
"TR_DATA_IS_NOT_VALID_HEX": "Data is not valid hexadecimal",
"TR_CANNOT_SEND_TO_MYSELF": "Cannot send to myself",
"TR_NOT_ENOUGH_FUNDS_RESERVED_AMOUNT": "Not enough funds. Reserved amount for this account is {reservedAmount} {networkSymbol}",
"TR_AMOUNT_IS_TOO_LOW_MINIMUM_AMOUNT_FOR_CREATING": "Amount is too low. Minimum amount for creating a new account is {minimalAmount} {networkSymbol}",
"TR_FEE_IS_NOT_SET": "Fee is not set",
"TR_FEE_MUST_ME_AN_ABSOLUT_NUMBER": "Fee must be an absolute number",
"TR_FEE_IS_BELOW_RECOMMENDED": "Fee is below recommended",
"TR_FEE_IS_ABOVE_RECOMMENDED": "Fee is above recommended",
"TR_DESTINATION_TAG_MUST_BE_AN_ABSOLUTE": "Destination tag must be an absolute number",
"TR_DESTINATION_TAG_IS_NOT_VALID": "Destination tag is not valid",
"TR_MESSAGE": "메시지", "TR_MESSAGE": "메시지",
"TR_SIGNATURE": "서명", "TR_SIGNATURE": "서명",
"TR_SIGN": "서명", "TR_SIGN": "서명",
@ -196,6 +258,7 @@
"TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.", "TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.",
"TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.", "TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.",
"TR_TOKEN_NOT_FOUND": "Token not found", "TR_TOKEN_NOT_FOUND": "Token not found",
"TR_ALREADY_ADDED": "Already added",
"TR_HISTORY": "History", "TR_HISTORY": "History",
"TR_ADD_YOUR_TOKENS": "Add your tokens", "TR_ADD_YOUR_TOKENS": "Add your tokens",
"TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.", "TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.",
@ -221,5 +284,8 @@
"TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge", "TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge",
"TR_LOCAL_CURRENCY": "Local currency", "TR_LOCAL_CURRENCY": "Local currency",
"TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.", "TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.",
"TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made" "TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made",
"TR_VISIBLE_COINS": "Visible coins",
"TR_VISIBLE_COINS_EXTERNAL": "Visible external coins",
"TR_VISIBLE_COINS_EXPLAINED": "Select the coins you wish to see in the wallet interface. You will be able to change your preferences later."
} }

@ -1,4 +1,15 @@
{ {
"TR_CONNECTED": "Connected",
"TR_CONNECTED_BOOTLOADER": "Connected (bootloader mode)",
"TR_CONNECTED_NOT_INITIALIZED": "Connected (not initialized)",
"TR_CONNECTED_SEEDLESS": "Connected (seedless mode)",
"TR_CONNECTED_UPDATE_REQUIRED": "Connected (update required)",
"TR_CONNECTED_UPDATE_RECOMMENDED": "Connected (update recommended)",
"TR_USED_IN_ANOTHER_WINDOW": "Used in other window",
"TR_UNAVAILABLE": "Unavailable",
"TR_UNREADABLE": "Unreadable",
"TR_DISCONNECTED": "Disconnected",
"TR_STATUS_UNKNOWN": "Status unknown",
"TR_TERMS": "Termen", "TR_TERMS": "Termen",
"TR_EXCHANGE_RATES_BY": "Exchange rates by {service}", "TR_EXCHANGE_RATES_BY": "Exchange rates by {service}",
"TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}", "TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}",
@ -28,7 +39,6 @@
"TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.", "TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.",
"TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.", "TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.",
"TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address", "TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address",
"TR_TRY_AGAIN": "Probeer opnieuw",
"TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}", "TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}",
"TR_FORGET_LABEL": "Forget {deviceLabel}?", "TR_FORGET_LABEL": "Forget {deviceLabel}?",
"TR_DONT_FORGET": "Niet vergeten", "TR_DONT_FORGET": "Niet vergeten",
@ -56,6 +66,7 @@
"TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "Als u uw wachtwoordzin vergeet, is uw portemonnee voorgoed verloren. Er is geen manier om uw rekeningen te herstellen.", "TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "Als u uw wachtwoordzin vergeet, is uw portemonnee voorgoed verloren. Er is geen manier om uw rekeningen te herstellen.",
"TR_CONFIRM_PASSPHRASE": "Confirm Passphrase", "TR_CONFIRM_PASSPHRASE": "Confirm Passphrase",
"TR_PASSPHRASES_DO_NOT_MATCH": "Wachtwoordzinnen komen niet overeen!", "TR_PASSPHRASES_DO_NOT_MATCH": "Wachtwoordzinnen komen niet overeen!",
"TR_PASSPHRASE_IS_TOO_LONG": "Passphrase is too long!",
"TR_SHOW_PASSPHRASE": "Toon wachtwoordzin", "TR_SHOW_PASSPHRASE": "Toon wachtwoordzin",
"TR_ENTER": "Voer", "TR_ENTER": "Voer",
"TR_PASSPHRASE": "Wachtwoordzin", "TR_PASSPHRASE": "Wachtwoordzin",
@ -76,12 +87,25 @@
"TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.", "TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.",
"TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.", "TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.",
"TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "Er is nieuwe Trezor firmware beschikbaar.", "TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "Er is nieuwe Trezor firmware beschikbaar.",
"TR_ACQUIRE_DEVICE_ERROR": "Acquire device error",
"TR_AUTHENTICATION_ERROR": "Authentication error",
"TR_ACCOUNT_DISCOVERY_ERROR": "Account discovery error",
"TR_TRANSACTION_ERROR": "Transaction error",
"TR_TRANSACTION_SUCCESS": "Transaction has been sent successfully",
"TR_SEE_TRANSACTION_DETAILS": "See transaction details",
"TR_VERIFYING_ADDRESS_ERROR": "Verifying address error",
"TR_SIGN_MESSAGE_ERROR": "Failed to sign message",
"TR_VERIFY_MESSAGE_ERROR": "Failed to verify message",
"TR_VERIFY_MESSAGE_SUCCESS": "Message has been successfully verified",
"TR_SIGNATURE_IS_VALID": "Signature is valid",
"TR_CONNECT_TO_BACKEND": "Connect", "TR_CONNECT_TO_BACKEND": "Connect",
"TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required", "TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required",
"TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}", "TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}",
"TR_DEVICE_SETTINGS": "Device settings", "TR_DEVICE_SETTINGS": "Device settings",
"TR_APPLICATION_SETTINGS": "Application settings", "TR_APPLICATION_SETTINGS": "Application settings",
"TR_ACCOUNT_HASH": "Account #{number}", "TR_ACCOUNT_HASH": "Account #{number}",
"TR_DEVICE_LABEL_ACCOUNT_HASH": "{deviceLabel} Account #{number}",
"TR_LOOKS_LIKE_IT_IS_DEVICE_LABEL": "Looks like it is {deviceLabel} Account #{number} address of {network} network",
"TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}", "TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}",
"TR_CLEAR": "Leegmaken", "TR_CLEAR": "Leegmaken",
"TR_CHECK_FOR_DEVICES": "Check for devices", "TR_CHECK_FOR_DEVICES": "Check for devices",
@ -102,6 +126,11 @@
"TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes", "TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes",
"TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up", "TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up",
"TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk", "TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk",
"TR_HIGH_FEE": "High",
"TR_NORMAL_FEE": "Normal",
"TR_LOW_FEE": "Low",
"TR_CUSTOM_FEE": "Custom",
"TR_TRY_AGAIN": "Probeer opnieuw",
"TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "U opent uw Trezor Beta Wallet", "TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "U opent uw Trezor Beta Wallet",
"TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.", "TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.",
"TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.", "TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.",
@ -136,6 +165,8 @@
"TR_ADD_ACCOUNT": "Account toevoegen", "TR_ADD_ACCOUNT": "Account toevoegen",
"TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts", "TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts",
"TR_OTHER_COINS": "Other coins", "TR_OTHER_COINS": "Other coins",
"TR_SELECT_COINS": "Select a coin in {TR_SELECT_COINS_LINK}",
"TR_SELECT_COINS_LINK": "application settings",
"TR_CHANGE_WALLET_TYPE": "Change wallet type", "TR_CHANGE_WALLET_TYPE": "Change wallet type",
"TR_RENEW_SESSION": "Renew session", "TR_RENEW_SESSION": "Renew session",
"TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.", "TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.",
@ -185,6 +216,37 @@
"TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.", "TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.",
"TR_XRP_RESERVE": "Reserve: {value}", "TR_XRP_RESERVE": "Reserve: {value}",
"TR_SEND_RIPPLE": "Send Ripple", "TR_SEND_RIPPLE": "Send Ripple",
"TR_AMOUNT_IS_NOT_SET": "Amount is not set",
"TR_AMOUNT_IS_NOT_A_NUMBER": "Amount is not a number",
"TR_MAXIMUM_DECIMALS_ALLOWED:": "Maximum {decimals} decimals allowed",
"TR_NOT_ENOUGH_FUNDS_TO_COVER_TRANSACTION": "Not enough {networkSymbol} to cover transaction fee",
"TR_NOT_ENOUGH_FUNDS": "Not enough funds",
"TR_AMOUNT_IS_TOO_LOW": "Amount is too low",
"TR_ADDRESS_IS_NOT_SET": "Address is not set",
"TR_ADDRESS_IS_NOT_VALID": "Address is not valid",
"TR_ADDRESS_CHECKSUM_IS_NOT_VALID": "Address checksum is not valid",
"TR_GAS_LIMIT_IS_NOT_SET": "Gas limit is not set",
"TR_GAS_LIMIT_IS_NOT_A_NUMBER": "Gas limit is not a number",
"TR_GAS_LIMIT_IS_TOO_LOW": "Gas limit is too low",
"TR_GAS_LIMIT_IS_BELOW_RECOMMENDED": "Gas limit is below recommended",
"TR_GAS_PRICE_IS_NOT_A_NUMBER": "Gas price is not a number",
"TR_GAS_PRICE_IS_NOT_SET": "Gas price is not set",
"TR_GAS_PRICE_IS_TOO_LOW": "Gas price is too low",
"TR_GAS_PRICE_IS_TOO_HIGH": "Gas price is too high",
"TR_NONCE_IS_NOT_A_NUMBER": "Nonce is not a valid number",
"TR_NONCE_IS_NOT_SET": "Nonce is not set",
"TR_NONCE_IS_GREATER_THAN_RECOMMENDED": "Nonce is greater than recommended",
"TR_NONCE_IS_LOWER_THAN_RECOMMENDED": "Nonce is lower than recommended",
"TR_DATA_IS_NOT_VALID_HEX": "Data is not valid hexadecimal",
"TR_CANNOT_SEND_TO_MYSELF": "Cannot send to myself",
"TR_NOT_ENOUGH_FUNDS_RESERVED_AMOUNT": "Not enough funds. Reserved amount for this account is {reservedAmount} {networkSymbol}",
"TR_AMOUNT_IS_TOO_LOW_MINIMUM_AMOUNT_FOR_CREATING": "Amount is too low. Minimum amount for creating a new account is {minimalAmount} {networkSymbol}",
"TR_FEE_IS_NOT_SET": "Fee is not set",
"TR_FEE_MUST_ME_AN_ABSOLUT_NUMBER": "Fee must be an absolute number",
"TR_FEE_IS_BELOW_RECOMMENDED": "Fee is below recommended",
"TR_FEE_IS_ABOVE_RECOMMENDED": "Fee is above recommended",
"TR_DESTINATION_TAG_MUST_BE_AN_ABSOLUTE": "Destination tag must be an absolute number",
"TR_DESTINATION_TAG_IS_NOT_VALID": "Destination tag is not valid",
"TR_MESSAGE": "Bericht", "TR_MESSAGE": "Bericht",
"TR_SIGNATURE": "Handtekening", "TR_SIGNATURE": "Handtekening",
"TR_SIGN": "Ondertekenen", "TR_SIGN": "Ondertekenen",
@ -196,6 +258,7 @@
"TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.", "TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.",
"TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.", "TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.",
"TR_TOKEN_NOT_FOUND": "Token not found", "TR_TOKEN_NOT_FOUND": "Token not found",
"TR_ALREADY_ADDED": "Already added",
"TR_HISTORY": "History", "TR_HISTORY": "History",
"TR_ADD_YOUR_TOKENS": "Add your tokens", "TR_ADD_YOUR_TOKENS": "Add your tokens",
"TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.", "TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.",
@ -221,5 +284,8 @@
"TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge", "TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge",
"TR_LOCAL_CURRENCY": "Local currency", "TR_LOCAL_CURRENCY": "Local currency",
"TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.", "TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.",
"TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made" "TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made",
"TR_VISIBLE_COINS": "Visible coins",
"TR_VISIBLE_COINS_EXTERNAL": "Visible external coins",
"TR_VISIBLE_COINS_EXPLAINED": "Select the coins you wish to see in the wallet interface. You will be able to change your preferences later."
} }

@ -1,4 +1,15 @@
{ {
"TR_CONNECTED": "Connected",
"TR_CONNECTED_BOOTLOADER": "Connected (bootloader mode)",
"TR_CONNECTED_NOT_INITIALIZED": "Connected (not initialized)",
"TR_CONNECTED_SEEDLESS": "Connected (seedless mode)",
"TR_CONNECTED_UPDATE_REQUIRED": "Connected (update required)",
"TR_CONNECTED_UPDATE_RECOMMENDED": "Connected (update recommended)",
"TR_USED_IN_ANOTHER_WINDOW": "Used in other window",
"TR_UNAVAILABLE": "Unavailable",
"TR_UNREADABLE": "Unreadable",
"TR_DISCONNECTED": "Disconnected",
"TR_STATUS_UNKNOWN": "Status unknown",
"TR_TERMS": "Terms", "TR_TERMS": "Terms",
"TR_EXCHANGE_RATES_BY": "Exchange rates by {service}", "TR_EXCHANGE_RATES_BY": "Exchange rates by {service}",
"TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}", "TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}",
@ -28,7 +39,6 @@
"TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.", "TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.",
"TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.", "TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.",
"TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address", "TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address",
"TR_TRY_AGAIN": "Try again",
"TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}", "TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}",
"TR_FORGET_LABEL": "Forget {deviceLabel}?", "TR_FORGET_LABEL": "Forget {deviceLabel}?",
"TR_DONT_FORGET": "Ikke glem", "TR_DONT_FORGET": "Ikke glem",
@ -56,6 +66,7 @@
"TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "If you forget your passphrase, your wallet is lost for good. There is no way to recover your funds.", "TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "If you forget your passphrase, your wallet is lost for good. There is no way to recover your funds.",
"TR_CONFIRM_PASSPHRASE": "Confirm Passphrase", "TR_CONFIRM_PASSPHRASE": "Confirm Passphrase",
"TR_PASSPHRASES_DO_NOT_MATCH": "Passphrases do not match!", "TR_PASSPHRASES_DO_NOT_MATCH": "Passphrases do not match!",
"TR_PASSPHRASE_IS_TOO_LONG": "Passphrase is too long!",
"TR_SHOW_PASSPHRASE": "Show passphrase", "TR_SHOW_PASSPHRASE": "Show passphrase",
"TR_ENTER": "Enter", "TR_ENTER": "Enter",
"TR_PASSPHRASE": "Passphrase", "TR_PASSPHRASE": "Passphrase",
@ -76,12 +87,25 @@
"TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.", "TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.",
"TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.", "TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.",
"TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "New Trezor firmware is available.", "TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "New Trezor firmware is available.",
"TR_ACQUIRE_DEVICE_ERROR": "Acquire device error",
"TR_AUTHENTICATION_ERROR": "Authentication error",
"TR_ACCOUNT_DISCOVERY_ERROR": "Account discovery error",
"TR_TRANSACTION_ERROR": "Transaction error",
"TR_TRANSACTION_SUCCESS": "Transaction has been sent successfully",
"TR_SEE_TRANSACTION_DETAILS": "See transaction details",
"TR_VERIFYING_ADDRESS_ERROR": "Verifying address error",
"TR_SIGN_MESSAGE_ERROR": "Failed to sign message",
"TR_VERIFY_MESSAGE_ERROR": "Failed to verify message",
"TR_VERIFY_MESSAGE_SUCCESS": "Message has been successfully verified",
"TR_SIGNATURE_IS_VALID": "Signature is valid",
"TR_CONNECT_TO_BACKEND": "Connect", "TR_CONNECT_TO_BACKEND": "Connect",
"TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required", "TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required",
"TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}", "TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}",
"TR_DEVICE_SETTINGS": "Device settings", "TR_DEVICE_SETTINGS": "Device settings",
"TR_APPLICATION_SETTINGS": "Application settings", "TR_APPLICATION_SETTINGS": "Application settings",
"TR_ACCOUNT_HASH": "Account #{number}", "TR_ACCOUNT_HASH": "Account #{number}",
"TR_DEVICE_LABEL_ACCOUNT_HASH": "{deviceLabel} Account #{number}",
"TR_LOOKS_LIKE_IT_IS_DEVICE_LABEL": "Looks like it is {deviceLabel} Account #{number} address of {network} network",
"TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}", "TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}",
"TR_CLEAR": "Check for devices", "TR_CLEAR": "Check for devices",
"TR_CHECK_FOR_DEVICES": "Check for devices", "TR_CHECK_FOR_DEVICES": "Check for devices",
@ -102,6 +126,11 @@
"TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes", "TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes",
"TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up", "TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up",
"TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk", "TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk",
"TR_HIGH_FEE": "High",
"TR_NORMAL_FEE": "Normal",
"TR_LOW_FEE": "Low",
"TR_CUSTOM_FEE": "Custom",
"TR_TRY_AGAIN": "Try again",
"TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "You are opening Trezor Beta Wallet", "TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "You are opening Trezor Beta Wallet",
"TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.", "TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.",
"TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.", "TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.",
@ -136,6 +165,8 @@
"TR_ADD_ACCOUNT": "Legg til konto", "TR_ADD_ACCOUNT": "Legg til konto",
"TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts", "TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts",
"TR_OTHER_COINS": "Other coins", "TR_OTHER_COINS": "Other coins",
"TR_SELECT_COINS": "Select a coin in {TR_SELECT_COINS_LINK}",
"TR_SELECT_COINS_LINK": "application settings",
"TR_CHANGE_WALLET_TYPE": "Change wallet type", "TR_CHANGE_WALLET_TYPE": "Change wallet type",
"TR_RENEW_SESSION": "Renew session", "TR_RENEW_SESSION": "Renew session",
"TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.", "TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.",
@ -185,6 +216,37 @@
"TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.", "TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.",
"TR_XRP_RESERVE": "Reserve: {value}", "TR_XRP_RESERVE": "Reserve: {value}",
"TR_SEND_RIPPLE": "Send Ripple", "TR_SEND_RIPPLE": "Send Ripple",
"TR_AMOUNT_IS_NOT_SET": "Amount is not set",
"TR_AMOUNT_IS_NOT_A_NUMBER": "Amount is not a number",
"TR_MAXIMUM_DECIMALS_ALLOWED:": "Maximum {decimals} decimals allowed",
"TR_NOT_ENOUGH_FUNDS_TO_COVER_TRANSACTION": "Not enough {networkSymbol} to cover transaction fee",
"TR_NOT_ENOUGH_FUNDS": "Not enough funds",
"TR_AMOUNT_IS_TOO_LOW": "Amount is too low",
"TR_ADDRESS_IS_NOT_SET": "Address is not set",
"TR_ADDRESS_IS_NOT_VALID": "Address is not valid",
"TR_ADDRESS_CHECKSUM_IS_NOT_VALID": "Address checksum is not valid",
"TR_GAS_LIMIT_IS_NOT_SET": "Gas limit is not set",
"TR_GAS_LIMIT_IS_NOT_A_NUMBER": "Gas limit is not a number",
"TR_GAS_LIMIT_IS_TOO_LOW": "Gas limit is too low",
"TR_GAS_LIMIT_IS_BELOW_RECOMMENDED": "Gas limit is below recommended",
"TR_GAS_PRICE_IS_NOT_A_NUMBER": "Gas price is not a number",
"TR_GAS_PRICE_IS_NOT_SET": "Gas price is not set",
"TR_GAS_PRICE_IS_TOO_LOW": "Gas price is too low",
"TR_GAS_PRICE_IS_TOO_HIGH": "Gas price is too high",
"TR_NONCE_IS_NOT_A_NUMBER": "Nonce is not a valid number",
"TR_NONCE_IS_NOT_SET": "Nonce is not set",
"TR_NONCE_IS_GREATER_THAN_RECOMMENDED": "Nonce is greater than recommended",
"TR_NONCE_IS_LOWER_THAN_RECOMMENDED": "Nonce is lower than recommended",
"TR_DATA_IS_NOT_VALID_HEX": "Data is not valid hexadecimal",
"TR_CANNOT_SEND_TO_MYSELF": "Cannot send to myself",
"TR_NOT_ENOUGH_FUNDS_RESERVED_AMOUNT": "Not enough funds. Reserved amount for this account is {reservedAmount} {networkSymbol}",
"TR_AMOUNT_IS_TOO_LOW_MINIMUM_AMOUNT_FOR_CREATING": "Amount is too low. Minimum amount for creating a new account is {minimalAmount} {networkSymbol}",
"TR_FEE_IS_NOT_SET": "Fee is not set",
"TR_FEE_MUST_ME_AN_ABSOLUT_NUMBER": "Fee must be an absolute number",
"TR_FEE_IS_BELOW_RECOMMENDED": "Fee is below recommended",
"TR_FEE_IS_ABOVE_RECOMMENDED": "Fee is above recommended",
"TR_DESTINATION_TAG_MUST_BE_AN_ABSOLUTE": "Destination tag must be an absolute number",
"TR_DESTINATION_TAG_IS_NOT_VALID": "Destination tag is not valid",
"TR_MESSAGE": "Melding", "TR_MESSAGE": "Melding",
"TR_SIGNATURE": "Signature", "TR_SIGNATURE": "Signature",
"TR_SIGN": "Sign", "TR_SIGN": "Sign",
@ -196,6 +258,7 @@
"TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.", "TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.",
"TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.", "TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.",
"TR_TOKEN_NOT_FOUND": "Token not found", "TR_TOKEN_NOT_FOUND": "Token not found",
"TR_ALREADY_ADDED": "Already added",
"TR_HISTORY": "History", "TR_HISTORY": "History",
"TR_ADD_YOUR_TOKENS": "Add your tokens", "TR_ADD_YOUR_TOKENS": "Add your tokens",
"TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.", "TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.",
@ -221,5 +284,8 @@
"TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge", "TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge",
"TR_LOCAL_CURRENCY": "Local currency", "TR_LOCAL_CURRENCY": "Local currency",
"TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.", "TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.",
"TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made" "TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made",
"TR_VISIBLE_COINS": "Visible coins",
"TR_VISIBLE_COINS_EXTERNAL": "Visible external coins",
"TR_VISIBLE_COINS_EXPLAINED": "Select the coins you wish to see in the wallet interface. You will be able to change your preferences later."
} }

@ -1,4 +1,15 @@
{ {
"TR_CONNECTED": "Connected",
"TR_CONNECTED_BOOTLOADER": "Connected (bootloader mode)",
"TR_CONNECTED_NOT_INITIALIZED": "Connected (not initialized)",
"TR_CONNECTED_SEEDLESS": "Connected (seedless mode)",
"TR_CONNECTED_UPDATE_REQUIRED": "Connected (update required)",
"TR_CONNECTED_UPDATE_RECOMMENDED": "Connected (update recommended)",
"TR_USED_IN_ANOTHER_WINDOW": "Used in other window",
"TR_UNAVAILABLE": "Unavailable",
"TR_UNREADABLE": "Unreadable",
"TR_DISCONNECTED": "Disconnected",
"TR_STATUS_UNKNOWN": "Status unknown",
"TR_TERMS": "Warunki", "TR_TERMS": "Warunki",
"TR_EXCHANGE_RATES_BY": "Exchange rates by {service}", "TR_EXCHANGE_RATES_BY": "Exchange rates by {service}",
"TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}", "TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}",
@ -28,7 +39,6 @@
"TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.", "TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.",
"TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.", "TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.",
"TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address", "TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address",
"TR_TRY_AGAIN": "Spróbuj ponownie",
"TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}", "TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}",
"TR_FORGET_LABEL": "Forget {deviceLabel}?", "TR_FORGET_LABEL": "Forget {deviceLabel}?",
"TR_DONT_FORGET": "Nie zapominaj", "TR_DONT_FORGET": "Nie zapominaj",
@ -56,6 +66,7 @@
"TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "Jeżeli zapomnisz swoje hasło Twój portfel będzie stracony na dobre. Nie ma możliwości odzyskania środków.", "TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "Jeżeli zapomnisz swoje hasło Twój portfel będzie stracony na dobre. Nie ma możliwości odzyskania środków.",
"TR_CONFIRM_PASSPHRASE": "Confirm Passphrase", "TR_CONFIRM_PASSPHRASE": "Confirm Passphrase",
"TR_PASSPHRASES_DO_NOT_MATCH": "Hasła nie pasują do siebie!", "TR_PASSPHRASES_DO_NOT_MATCH": "Hasła nie pasują do siebie!",
"TR_PASSPHRASE_IS_TOO_LONG": "Passphrase is too long!",
"TR_SHOW_PASSPHRASE": "Pokaż hasło", "TR_SHOW_PASSPHRASE": "Pokaż hasło",
"TR_ENTER": "Wprowadź", "TR_ENTER": "Wprowadź",
"TR_PASSPHRASE": "Hasło", "TR_PASSPHRASE": "Hasło",
@ -76,12 +87,25 @@
"TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.", "TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.",
"TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.", "TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.",
"TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "Dostępny jest nowy firmware.", "TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "Dostępny jest nowy firmware.",
"TR_ACQUIRE_DEVICE_ERROR": "Acquire device error",
"TR_AUTHENTICATION_ERROR": "Authentication error",
"TR_ACCOUNT_DISCOVERY_ERROR": "Account discovery error",
"TR_TRANSACTION_ERROR": "Transaction error",
"TR_TRANSACTION_SUCCESS": "Transaction has been sent successfully",
"TR_SEE_TRANSACTION_DETAILS": "See transaction details",
"TR_VERIFYING_ADDRESS_ERROR": "Verifying address error",
"TR_SIGN_MESSAGE_ERROR": "Failed to sign message",
"TR_VERIFY_MESSAGE_ERROR": "Failed to verify message",
"TR_VERIFY_MESSAGE_SUCCESS": "Message has been successfully verified",
"TR_SIGNATURE_IS_VALID": "Signature is valid",
"TR_CONNECT_TO_BACKEND": "Connect", "TR_CONNECT_TO_BACKEND": "Connect",
"TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required", "TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required",
"TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}", "TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}",
"TR_DEVICE_SETTINGS": "Device settings", "TR_DEVICE_SETTINGS": "Device settings",
"TR_APPLICATION_SETTINGS": "Application settings", "TR_APPLICATION_SETTINGS": "Application settings",
"TR_ACCOUNT_HASH": "Account #{number}", "TR_ACCOUNT_HASH": "Account #{number}",
"TR_DEVICE_LABEL_ACCOUNT_HASH": "{deviceLabel} Account #{number}",
"TR_LOOKS_LIKE_IT_IS_DEVICE_LABEL": "Looks like it is {deviceLabel} Account #{number} address of {network} network",
"TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}", "TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}",
"TR_CLEAR": "Wyczyść", "TR_CLEAR": "Wyczyść",
"TR_CHECK_FOR_DEVICES": "Check for devices", "TR_CHECK_FOR_DEVICES": "Check for devices",
@ -102,6 +126,11 @@
"TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes", "TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes",
"TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up", "TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up",
"TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk", "TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk",
"TR_HIGH_FEE": "High",
"TR_NORMAL_FEE": "Normal",
"TR_LOW_FEE": "Low",
"TR_CUSTOM_FEE": "Custom",
"TR_TRY_AGAIN": "Spróbuj ponownie",
"TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "Przechodzisz do Portfela Trezor Beta", "TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "Przechodzisz do Portfela Trezor Beta",
"TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.", "TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.",
"TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.", "TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.",
@ -136,6 +165,8 @@
"TR_ADD_ACCOUNT": "Dodaj konto", "TR_ADD_ACCOUNT": "Dodaj konto",
"TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts", "TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts",
"TR_OTHER_COINS": "Other coins", "TR_OTHER_COINS": "Other coins",
"TR_SELECT_COINS": "Select a coin in {TR_SELECT_COINS_LINK}",
"TR_SELECT_COINS_LINK": "application settings",
"TR_CHANGE_WALLET_TYPE": "Change wallet type", "TR_CHANGE_WALLET_TYPE": "Change wallet type",
"TR_RENEW_SESSION": "Renew session", "TR_RENEW_SESSION": "Renew session",
"TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.", "TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.",
@ -185,6 +216,37 @@
"TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.", "TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.",
"TR_XRP_RESERVE": "Reserve: {value}", "TR_XRP_RESERVE": "Reserve: {value}",
"TR_SEND_RIPPLE": "Send Ripple", "TR_SEND_RIPPLE": "Send Ripple",
"TR_AMOUNT_IS_NOT_SET": "Amount is not set",
"TR_AMOUNT_IS_NOT_A_NUMBER": "Amount is not a number",
"TR_MAXIMUM_DECIMALS_ALLOWED:": "Maximum {decimals} decimals allowed",
"TR_NOT_ENOUGH_FUNDS_TO_COVER_TRANSACTION": "Not enough {networkSymbol} to cover transaction fee",
"TR_NOT_ENOUGH_FUNDS": "Not enough funds",
"TR_AMOUNT_IS_TOO_LOW": "Amount is too low",
"TR_ADDRESS_IS_NOT_SET": "Address is not set",
"TR_ADDRESS_IS_NOT_VALID": "Address is not valid",
"TR_ADDRESS_CHECKSUM_IS_NOT_VALID": "Address checksum is not valid",
"TR_GAS_LIMIT_IS_NOT_SET": "Gas limit is not set",
"TR_GAS_LIMIT_IS_NOT_A_NUMBER": "Gas limit is not a number",
"TR_GAS_LIMIT_IS_TOO_LOW": "Gas limit is too low",
"TR_GAS_LIMIT_IS_BELOW_RECOMMENDED": "Gas limit is below recommended",
"TR_GAS_PRICE_IS_NOT_A_NUMBER": "Gas price is not a number",
"TR_GAS_PRICE_IS_NOT_SET": "Gas price is not set",
"TR_GAS_PRICE_IS_TOO_LOW": "Gas price is too low",
"TR_GAS_PRICE_IS_TOO_HIGH": "Gas price is too high",
"TR_NONCE_IS_NOT_A_NUMBER": "Nonce is not a valid number",
"TR_NONCE_IS_NOT_SET": "Nonce is not set",
"TR_NONCE_IS_GREATER_THAN_RECOMMENDED": "Nonce is greater than recommended",
"TR_NONCE_IS_LOWER_THAN_RECOMMENDED": "Nonce is lower than recommended",
"TR_DATA_IS_NOT_VALID_HEX": "Data is not valid hexadecimal",
"TR_CANNOT_SEND_TO_MYSELF": "Cannot send to myself",
"TR_NOT_ENOUGH_FUNDS_RESERVED_AMOUNT": "Not enough funds. Reserved amount for this account is {reservedAmount} {networkSymbol}",
"TR_AMOUNT_IS_TOO_LOW_MINIMUM_AMOUNT_FOR_CREATING": "Amount is too low. Minimum amount for creating a new account is {minimalAmount} {networkSymbol}",
"TR_FEE_IS_NOT_SET": "Fee is not set",
"TR_FEE_MUST_ME_AN_ABSOLUT_NUMBER": "Fee must be an absolute number",
"TR_FEE_IS_BELOW_RECOMMENDED": "Fee is below recommended",
"TR_FEE_IS_ABOVE_RECOMMENDED": "Fee is above recommended",
"TR_DESTINATION_TAG_MUST_BE_AN_ABSOLUTE": "Destination tag must be an absolute number",
"TR_DESTINATION_TAG_IS_NOT_VALID": "Destination tag is not valid",
"TR_MESSAGE": "Wiadomość", "TR_MESSAGE": "Wiadomość",
"TR_SIGNATURE": "Podpis", "TR_SIGNATURE": "Podpis",
"TR_SIGN": "Podpisz", "TR_SIGN": "Podpisz",
@ -196,6 +258,7 @@
"TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.", "TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.",
"TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.", "TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.",
"TR_TOKEN_NOT_FOUND": "Token not found", "TR_TOKEN_NOT_FOUND": "Token not found",
"TR_ALREADY_ADDED": "Already added",
"TR_HISTORY": "History", "TR_HISTORY": "History",
"TR_ADD_YOUR_TOKENS": "Add your tokens", "TR_ADD_YOUR_TOKENS": "Add your tokens",
"TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.", "TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.",
@ -221,5 +284,8 @@
"TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge", "TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge",
"TR_LOCAL_CURRENCY": "Local currency", "TR_LOCAL_CURRENCY": "Local currency",
"TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.", "TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.",
"TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made" "TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made",
"TR_VISIBLE_COINS": "Visible coins",
"TR_VISIBLE_COINS_EXTERNAL": "Visible external coins",
"TR_VISIBLE_COINS_EXPLAINED": "Select the coins you wish to see in the wallet interface. You will be able to change your preferences later."
} }

@ -1,4 +1,15 @@
{ {
"TR_CONNECTED": "Connected",
"TR_CONNECTED_BOOTLOADER": "Connected (bootloader mode)",
"TR_CONNECTED_NOT_INITIALIZED": "Connected (not initialized)",
"TR_CONNECTED_SEEDLESS": "Connected (seedless mode)",
"TR_CONNECTED_UPDATE_REQUIRED": "Connected (update required)",
"TR_CONNECTED_UPDATE_RECOMMENDED": "Connected (update recommended)",
"TR_USED_IN_ANOTHER_WINDOW": "Used in other window",
"TR_UNAVAILABLE": "Unavailable",
"TR_UNREADABLE": "Unreadable",
"TR_DISCONNECTED": "Disconnected",
"TR_STATUS_UNKNOWN": "Status unknown",
"TR_TERMS": "Termos", "TR_TERMS": "Termos",
"TR_EXCHANGE_RATES_BY": "Exchange rates by {service}", "TR_EXCHANGE_RATES_BY": "Exchange rates by {service}",
"TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}", "TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}",
@ -28,7 +39,6 @@
"TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.", "TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.",
"TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.", "TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.",
"TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address", "TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address",
"TR_TRY_AGAIN": "Tentar de novo",
"TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}", "TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}",
"TR_FORGET_LABEL": "Forget {deviceLabel}?", "TR_FORGET_LABEL": "Forget {deviceLabel}?",
"TR_DONT_FORGET": "Não esquecer", "TR_DONT_FORGET": "Não esquecer",
@ -56,6 +66,7 @@
"TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "Se você esquecer sua senha de segurança, perderá sua carteira para sempre. Não há nenhuma maneira de recuperar seus fundos.", "TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "Se você esquecer sua senha de segurança, perderá sua carteira para sempre. Não há nenhuma maneira de recuperar seus fundos.",
"TR_CONFIRM_PASSPHRASE": "Confirm Passphrase", "TR_CONFIRM_PASSPHRASE": "Confirm Passphrase",
"TR_PASSPHRASES_DO_NOT_MATCH": "As senhas de segurança não são iguais!", "TR_PASSPHRASES_DO_NOT_MATCH": "As senhas de segurança não são iguais!",
"TR_PASSPHRASE_IS_TOO_LONG": "Passphrase is too long!",
"TR_SHOW_PASSPHRASE": "Exibir senha de segurança", "TR_SHOW_PASSPHRASE": "Exibir senha de segurança",
"TR_ENTER": "Insira", "TR_ENTER": "Insira",
"TR_PASSPHRASE": "Senha de segurança", "TR_PASSPHRASE": "Senha de segurança",
@ -76,12 +87,25 @@
"TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.", "TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.",
"TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.", "TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.",
"TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "Novo firmware Trezor disponível.", "TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "Novo firmware Trezor disponível.",
"TR_ACQUIRE_DEVICE_ERROR": "Acquire device error",
"TR_AUTHENTICATION_ERROR": "Authentication error",
"TR_ACCOUNT_DISCOVERY_ERROR": "Account discovery error",
"TR_TRANSACTION_ERROR": "Transaction error",
"TR_TRANSACTION_SUCCESS": "Transaction has been sent successfully",
"TR_SEE_TRANSACTION_DETAILS": "See transaction details",
"TR_VERIFYING_ADDRESS_ERROR": "Verifying address error",
"TR_SIGN_MESSAGE_ERROR": "Failed to sign message",
"TR_VERIFY_MESSAGE_ERROR": "Failed to verify message",
"TR_VERIFY_MESSAGE_SUCCESS": "Message has been successfully verified",
"TR_SIGNATURE_IS_VALID": "Signature is valid",
"TR_CONNECT_TO_BACKEND": "Connect", "TR_CONNECT_TO_BACKEND": "Connect",
"TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required", "TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required",
"TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}", "TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}",
"TR_DEVICE_SETTINGS": "Device settings", "TR_DEVICE_SETTINGS": "Device settings",
"TR_APPLICATION_SETTINGS": "Application settings", "TR_APPLICATION_SETTINGS": "Application settings",
"TR_ACCOUNT_HASH": "Account #{number}", "TR_ACCOUNT_HASH": "Account #{number}",
"TR_DEVICE_LABEL_ACCOUNT_HASH": "{deviceLabel} Account #{number}",
"TR_LOOKS_LIKE_IT_IS_DEVICE_LABEL": "Looks like it is {deviceLabel} Account #{number} address of {network} network",
"TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}", "TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}",
"TR_CLEAR": "Limpar", "TR_CLEAR": "Limpar",
"TR_CHECK_FOR_DEVICES": "Check for devices", "TR_CHECK_FOR_DEVICES": "Check for devices",
@ -102,6 +126,11 @@
"TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes", "TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes",
"TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up", "TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up",
"TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk", "TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk",
"TR_HIGH_FEE": "High",
"TR_NORMAL_FEE": "Normal",
"TR_LOW_FEE": "Low",
"TR_CUSTOM_FEE": "Custom",
"TR_TRY_AGAIN": "Tentar de novo",
"TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "Você está abrindo a Trezor Beta Wallet", "TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "Você está abrindo a Trezor Beta Wallet",
"TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.", "TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.",
"TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.", "TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.",
@ -136,6 +165,8 @@
"TR_ADD_ACCOUNT": "Adicionar conta", "TR_ADD_ACCOUNT": "Adicionar conta",
"TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts", "TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts",
"TR_OTHER_COINS": "Other coins", "TR_OTHER_COINS": "Other coins",
"TR_SELECT_COINS": "Select a coin in {TR_SELECT_COINS_LINK}",
"TR_SELECT_COINS_LINK": "application settings",
"TR_CHANGE_WALLET_TYPE": "Change wallet type", "TR_CHANGE_WALLET_TYPE": "Change wallet type",
"TR_RENEW_SESSION": "Renew session", "TR_RENEW_SESSION": "Renew session",
"TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.", "TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.",
@ -185,6 +216,37 @@
"TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.", "TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.",
"TR_XRP_RESERVE": "Reserve: {value}", "TR_XRP_RESERVE": "Reserve: {value}",
"TR_SEND_RIPPLE": "Send Ripple", "TR_SEND_RIPPLE": "Send Ripple",
"TR_AMOUNT_IS_NOT_SET": "Amount is not set",
"TR_AMOUNT_IS_NOT_A_NUMBER": "Amount is not a number",
"TR_MAXIMUM_DECIMALS_ALLOWED:": "Maximum {decimals} decimals allowed",
"TR_NOT_ENOUGH_FUNDS_TO_COVER_TRANSACTION": "Not enough {networkSymbol} to cover transaction fee",
"TR_NOT_ENOUGH_FUNDS": "Not enough funds",
"TR_AMOUNT_IS_TOO_LOW": "Amount is too low",
"TR_ADDRESS_IS_NOT_SET": "Address is not set",
"TR_ADDRESS_IS_NOT_VALID": "Address is not valid",
"TR_ADDRESS_CHECKSUM_IS_NOT_VALID": "Address checksum is not valid",
"TR_GAS_LIMIT_IS_NOT_SET": "Gas limit is not set",
"TR_GAS_LIMIT_IS_NOT_A_NUMBER": "Gas limit is not a number",
"TR_GAS_LIMIT_IS_TOO_LOW": "Gas limit is too low",
"TR_GAS_LIMIT_IS_BELOW_RECOMMENDED": "Gas limit is below recommended",
"TR_GAS_PRICE_IS_NOT_A_NUMBER": "Gas price is not a number",
"TR_GAS_PRICE_IS_NOT_SET": "Gas price is not set",
"TR_GAS_PRICE_IS_TOO_LOW": "Gas price is too low",
"TR_GAS_PRICE_IS_TOO_HIGH": "Gas price is too high",
"TR_NONCE_IS_NOT_A_NUMBER": "Nonce is not a valid number",
"TR_NONCE_IS_NOT_SET": "Nonce is not set",
"TR_NONCE_IS_GREATER_THAN_RECOMMENDED": "Nonce is greater than recommended",
"TR_NONCE_IS_LOWER_THAN_RECOMMENDED": "Nonce is lower than recommended",
"TR_DATA_IS_NOT_VALID_HEX": "Data is not valid hexadecimal",
"TR_CANNOT_SEND_TO_MYSELF": "Cannot send to myself",
"TR_NOT_ENOUGH_FUNDS_RESERVED_AMOUNT": "Not enough funds. Reserved amount for this account is {reservedAmount} {networkSymbol}",
"TR_AMOUNT_IS_TOO_LOW_MINIMUM_AMOUNT_FOR_CREATING": "Amount is too low. Minimum amount for creating a new account is {minimalAmount} {networkSymbol}",
"TR_FEE_IS_NOT_SET": "Fee is not set",
"TR_FEE_MUST_ME_AN_ABSOLUT_NUMBER": "Fee must be an absolute number",
"TR_FEE_IS_BELOW_RECOMMENDED": "Fee is below recommended",
"TR_FEE_IS_ABOVE_RECOMMENDED": "Fee is above recommended",
"TR_DESTINATION_TAG_MUST_BE_AN_ABSOLUTE": "Destination tag must be an absolute number",
"TR_DESTINATION_TAG_IS_NOT_VALID": "Destination tag is not valid",
"TR_MESSAGE": "Mensagem", "TR_MESSAGE": "Mensagem",
"TR_SIGNATURE": "Assinatura", "TR_SIGNATURE": "Assinatura",
"TR_SIGN": "Assinar", "TR_SIGN": "Assinar",
@ -196,6 +258,7 @@
"TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.", "TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.",
"TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.", "TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.",
"TR_TOKEN_NOT_FOUND": "Token not found", "TR_TOKEN_NOT_FOUND": "Token not found",
"TR_ALREADY_ADDED": "Already added",
"TR_HISTORY": "History", "TR_HISTORY": "History",
"TR_ADD_YOUR_TOKENS": "Add your tokens", "TR_ADD_YOUR_TOKENS": "Add your tokens",
"TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.", "TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.",
@ -221,5 +284,8 @@
"TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge", "TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge",
"TR_LOCAL_CURRENCY": "Local currency", "TR_LOCAL_CURRENCY": "Local currency",
"TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.", "TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.",
"TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made" "TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made",
"TR_VISIBLE_COINS": "Visible coins",
"TR_VISIBLE_COINS_EXTERNAL": "Visible external coins",
"TR_VISIBLE_COINS_EXPLAINED": "Select the coins you wish to see in the wallet interface. You will be able to change your preferences later."
} }

@ -1,4 +1,15 @@
{ {
"TR_CONNECTED": "Connected",
"TR_CONNECTED_BOOTLOADER": "Connected (bootloader mode)",
"TR_CONNECTED_NOT_INITIALIZED": "Connected (not initialized)",
"TR_CONNECTED_SEEDLESS": "Connected (seedless mode)",
"TR_CONNECTED_UPDATE_REQUIRED": "Connected (update required)",
"TR_CONNECTED_UPDATE_RECOMMENDED": "Connected (update recommended)",
"TR_USED_IN_ANOTHER_WINDOW": "Used in other window",
"TR_UNAVAILABLE": "Unavailable",
"TR_UNREADABLE": "Unreadable",
"TR_DISCONNECTED": "Disconnected",
"TR_STATUS_UNKNOWN": "Status unknown",
"TR_TERMS": "Условия", "TR_TERMS": "Условия",
"TR_EXCHANGE_RATES_BY": "Курсы валют на {service}", "TR_EXCHANGE_RATES_BY": "Курсы валют на {service}",
"TR_WE_THANK_OUR_TRANSLATORS": "Мы благодарим наших переводчиков за их {TR_CONTRIBUTION}", "TR_WE_THANK_OUR_TRANSLATORS": "Мы благодарим наших переводчиков за их {TR_CONTRIBUTION}",
@ -28,7 +39,6 @@
"TR_PLEASE_ENABLE_PASSPHRASE": "Пожалуйста, активируйте настройки кодовой фразы для продолжения процесса проверки.", "TR_PLEASE_ENABLE_PASSPHRASE": "Пожалуйста, активируйте настройки кодовой фразы для продолжения процесса проверки.",
"TR_PLEASE_DISABLE_PASSPHRASE": "Пожалуйста, выключите использование кодовой фразы для продолжения процесса проверки.", "TR_PLEASE_DISABLE_PASSPHRASE": "Пожалуйста, выключите использование кодовой фразы для продолжения процесса проверки.",
"TR_SHOW_UNVERIFIED_ADDRESS": "Показать непроверенный адрес", "TR_SHOW_UNVERIFIED_ADDRESS": "Показать непроверенный адрес",
"TR_TRY_AGAIN": "Попробовать снова",
"TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "Чтобы избежать фишинг-атак, следует сначала проверить адрес на вашем Trezor. {claim}", "TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "Чтобы избежать фишинг-атак, следует сначала проверить адрес на вашем Trezor. {claim}",
"TR_FORGET_LABEL": "Забыть {deviceLabel}?", "TR_FORGET_LABEL": "Забыть {deviceLabel}?",
"TR_DONT_FORGET": "Не забывать", "TR_DONT_FORGET": "Не забывать",
@ -56,6 +66,7 @@
"TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "Если вы забудете кодовую фразу, то средства потеряются навсегда. Другого способа их восстановить нет.", "TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "Если вы забудете кодовую фразу, то средства потеряются навсегда. Другого способа их восстановить нет.",
"TR_CONFIRM_PASSPHRASE": "Подтвердите кодовую фразу", "TR_CONFIRM_PASSPHRASE": "Подтвердите кодовую фразу",
"TR_PASSPHRASES_DO_NOT_MATCH": "Кодовые фразы не совпадают!", "TR_PASSPHRASES_DO_NOT_MATCH": "Кодовые фразы не совпадают!",
"TR_PASSPHRASE_IS_TOO_LONG": "Passphrase is too long!",
"TR_SHOW_PASSPHRASE": "Показать кодовую фразу", "TR_SHOW_PASSPHRASE": "Показать кодовую фразу",
"TR_ENTER": "Ввод", "TR_ENTER": "Ввод",
"TR_PASSPHRASE": "Кодовая фраза", "TR_PASSPHRASE": "Кодовая фраза",
@ -76,12 +87,25 @@
"TR_PLEASE_RELOAD_THE_PAGE_DOT": "Проверьте подключение к Интернету и обновите страницу.", "TR_PLEASE_RELOAD_THE_PAGE_DOT": "Проверьте подключение к Интернету и обновите страницу.",
"TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "Доступен новый Trezor Bridge.", "TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "Доступен новый Trezor Bridge.",
"TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "Доступна новая прошивка Trezor.", "TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "Доступна новая прошивка Trezor.",
"TR_ACQUIRE_DEVICE_ERROR": "Acquire device error",
"TR_AUTHENTICATION_ERROR": "Authentication error",
"TR_ACCOUNT_DISCOVERY_ERROR": "Account discovery error",
"TR_TRANSACTION_ERROR": "Transaction error",
"TR_TRANSACTION_SUCCESS": "Transaction has been sent successfully",
"TR_SEE_TRANSACTION_DETAILS": "See transaction details",
"TR_VERIFYING_ADDRESS_ERROR": "Verifying address error",
"TR_SIGN_MESSAGE_ERROR": "Failed to sign message",
"TR_VERIFY_MESSAGE_ERROR": "Failed to verify message",
"TR_VERIFY_MESSAGE_SUCCESS": "Message has been successfully verified",
"TR_SIGNATURE_IS_VALID": "Signature is valid",
"TR_CONNECT_TO_BACKEND": "Подключиться", "TR_CONNECT_TO_BACKEND": "Подключиться",
"TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Недостаточный баланс на счету", "TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Недостаточный баланс на счету",
"TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Адреса Ripple требуют минимальный баланс в размере {minBalance} XRP для того, чтобы активировать и использовать счёт. {TR_LEARN_MORE}", "TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Адреса Ripple требуют минимальный баланс в размере {minBalance} XRP для того, чтобы активировать и использовать счёт. {TR_LEARN_MORE}",
"TR_DEVICE_SETTINGS": "Настройки устройства", "TR_DEVICE_SETTINGS": "Настройки устройства",
"TR_APPLICATION_SETTINGS": "Настройки приложения", "TR_APPLICATION_SETTINGS": "Настройки приложения",
"TR_ACCOUNT_HASH": "Счёт #{number}", "TR_ACCOUNT_HASH": "Счёт #{number}",
"TR_DEVICE_LABEL_ACCOUNT_HASH": "{deviceLabel} Account #{number}",
"TR_LOOKS_LIKE_IT_IS_DEVICE_LABEL": "Looks like it is {deviceLabel} Account #{number} address of {network} network",
"TR_IMPORTED_ACCOUNT_HASH": "Импортированный аккаунт #{number}", "TR_IMPORTED_ACCOUNT_HASH": "Импортированный аккаунт #{number}",
"TR_CLEAR": "Очистить", "TR_CLEAR": "Очистить",
"TR_CHECK_FOR_DEVICES": "Ручной поиск устройств", "TR_CHECK_FOR_DEVICES": "Ручной поиск устройств",
@ -102,6 +126,11 @@
"TR_CREATE_BACKUP_IN_3_MINUTES": "Создайте резервную копию за 3 минуты", "TR_CREATE_BACKUP_IN_3_MINUTES": "Создайте резервную копию за 3 минуты",
"TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "У вас нет резервной копии Trezor", "TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "У вас нет резервной копии Trezor",
"TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Показать адрес, я понимаю все риски", "TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Показать адрес, я понимаю все риски",
"TR_HIGH_FEE": "High",
"TR_NORMAL_FEE": "Normal",
"TR_LOW_FEE": "Low",
"TR_CUSTOM_FEE": "Custom",
"TR_TRY_AGAIN": "Попробовать снова",
"TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "Вы открываете Trezor Beta Wallet", "TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "Вы открываете Trezor Beta Wallet",
"TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} это публичная версия для тестирования новейших функций {TR_TREZOR_WALLET}, которая позволяет оценить эти их до того, как они станут общедоступными.", "TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} это публичная версия для тестирования новейших функций {TR_TREZOR_WALLET}, которая позволяет оценить эти их до того, как они станут общедоступными.",
"TR_IN_CONTRAST_COMMA_TREZOR": "В отличие от него, {TR_TREZOR_WALLET} предлагает стандартную функциональность, но при этом максимальную надежность и доступность для обычных пользователей.", "TR_IN_CONTRAST_COMMA_TREZOR": "В отличие от него, {TR_TREZOR_WALLET} предлагает стандартную функциональность, но при этом максимальную надежность и доступность для обычных пользователей.",
@ -136,6 +165,8 @@
"TR_ADD_ACCOUNT": "Добавить счет", "TR_ADD_ACCOUNT": "Добавить счет",
"TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "Можно добавить не более 10 счетов", "TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "Можно добавить не более 10 счетов",
"TR_OTHER_COINS": "Другие монеты", "TR_OTHER_COINS": "Другие монеты",
"TR_SELECT_COINS": "Select a coin in {TR_SELECT_COINS_LINK}",
"TR_SELECT_COINS_LINK": "application settings",
"TR_CHANGE_WALLET_TYPE": "Изменить тип кошелька", "TR_CHANGE_WALLET_TYPE": "Изменить тип кошелька",
"TR_RENEW_SESSION": "Возобновить сессию", "TR_RENEW_SESSION": "Возобновить сессию",
"TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "Вы находитесь в вашем стандартном кошельке.", "TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "Вы находитесь в вашем стандартном кошельке.",
@ -185,6 +216,37 @@
"TR_XRP_DESTINATION_TAG_EXPLAINED": "Конечный тег это произвольное число, которое служит уникальным идентификатором транзакции. Некоторые службы могут потребовать его для обработки вашего перевода.", "TR_XRP_DESTINATION_TAG_EXPLAINED": "Конечный тег это произвольное число, которое служит уникальным идентификатором транзакции. Некоторые службы могут потребовать его для обработки вашего перевода.",
"TR_XRP_RESERVE": "Резерв: {value}", "TR_XRP_RESERVE": "Резерв: {value}",
"TR_SEND_RIPPLE": "Отправить Ripple", "TR_SEND_RIPPLE": "Отправить Ripple",
"TR_AMOUNT_IS_NOT_SET": "Amount is not set",
"TR_AMOUNT_IS_NOT_A_NUMBER": "Amount is not a number",
"TR_MAXIMUM_DECIMALS_ALLOWED:": "Maximum {decimals} decimals allowed",
"TR_NOT_ENOUGH_FUNDS_TO_COVER_TRANSACTION": "Not enough {networkSymbol} to cover transaction fee",
"TR_NOT_ENOUGH_FUNDS": "Not enough funds",
"TR_AMOUNT_IS_TOO_LOW": "Amount is too low",
"TR_ADDRESS_IS_NOT_SET": "Address is not set",
"TR_ADDRESS_IS_NOT_VALID": "Address is not valid",
"TR_ADDRESS_CHECKSUM_IS_NOT_VALID": "Address checksum is not valid",
"TR_GAS_LIMIT_IS_NOT_SET": "Gas limit is not set",
"TR_GAS_LIMIT_IS_NOT_A_NUMBER": "Gas limit is not a number",
"TR_GAS_LIMIT_IS_TOO_LOW": "Gas limit is too low",
"TR_GAS_LIMIT_IS_BELOW_RECOMMENDED": "Gas limit is below recommended",
"TR_GAS_PRICE_IS_NOT_A_NUMBER": "Gas price is not a number",
"TR_GAS_PRICE_IS_NOT_SET": "Gas price is not set",
"TR_GAS_PRICE_IS_TOO_LOW": "Gas price is too low",
"TR_GAS_PRICE_IS_TOO_HIGH": "Gas price is too high",
"TR_NONCE_IS_NOT_A_NUMBER": "Nonce is not a valid number",
"TR_NONCE_IS_NOT_SET": "Nonce is not set",
"TR_NONCE_IS_GREATER_THAN_RECOMMENDED": "Nonce is greater than recommended",
"TR_NONCE_IS_LOWER_THAN_RECOMMENDED": "Nonce is lower than recommended",
"TR_DATA_IS_NOT_VALID_HEX": "Data is not valid hexadecimal",
"TR_CANNOT_SEND_TO_MYSELF": "Cannot send to myself",
"TR_NOT_ENOUGH_FUNDS_RESERVED_AMOUNT": "Not enough funds. Reserved amount for this account is {reservedAmount} {networkSymbol}",
"TR_AMOUNT_IS_TOO_LOW_MINIMUM_AMOUNT_FOR_CREATING": "Amount is too low. Minimum amount for creating a new account is {minimalAmount} {networkSymbol}",
"TR_FEE_IS_NOT_SET": "Fee is not set",
"TR_FEE_MUST_ME_AN_ABSOLUT_NUMBER": "Fee must be an absolute number",
"TR_FEE_IS_BELOW_RECOMMENDED": "Fee is below recommended",
"TR_FEE_IS_ABOVE_RECOMMENDED": "Fee is above recommended",
"TR_DESTINATION_TAG_MUST_BE_AN_ABSOLUTE": "Destination tag must be an absolute number",
"TR_DESTINATION_TAG_IS_NOT_VALID": "Destination tag is not valid",
"TR_MESSAGE": "Сообщение", "TR_MESSAGE": "Сообщение",
"TR_SIGNATURE": "Подпись", "TR_SIGNATURE": "Подпись",
"TR_SIGN": "Подписать", "TR_SIGN": "Подписать",
@ -196,6 +258,7 @@
"TR_INSERT_TOKEN_NAME": "Впишите название токена, его символ или адрес для того, чтобы иметь возможность отправлять их.", "TR_INSERT_TOKEN_NAME": "Впишите название токена, его символ или адрес для того, чтобы иметь возможность отправлять их.",
"TR_TYPE_IN_A_TOKEN_NAME": "Впишите имя или адрес токена.", "TR_TYPE_IN_A_TOKEN_NAME": "Впишите имя или адрес токена.",
"TR_TOKEN_NOT_FOUND": "Токен не найден", "TR_TOKEN_NOT_FOUND": "Токен не найден",
"TR_ALREADY_ADDED": "Already added",
"TR_HISTORY": "История", "TR_HISTORY": "История",
"TR_ADD_YOUR_TOKENS": "Добавьте ваши токены", "TR_ADD_YOUR_TOKENS": "Добавьте ваши токены",
"TR_SEARCH_FOR_THE_TOKEN": "Найдите токен и добавьте его вручную, скопировав адрес токена в поисковое поле.", "TR_SEARCH_FOR_THE_TOKEN": "Найдите токен и добавьте его вручную, скопировав адрес токена в поисковое поле.",
@ -221,5 +284,8 @@
"TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Пожалуйста, установите Trezor Bridge", "TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Пожалуйста, установите Trezor Bridge",
"TR_LOCAL_CURRENCY": "Местная валюта", "TR_LOCAL_CURRENCY": "Местная валюта",
"TR_HIDE_BALANCE_EXPLAINED": "Скрывает ваш баланс, так что вам не придётся беспокоиться о тех, кто подглядывает через плечо.", "TR_HIDE_BALANCE_EXPLAINED": "Скрывает ваш баланс, так что вам не придётся беспокоиться о тех, кто подглядывает через плечо.",
"TR_THE_CHANGES_ARE_SAVED": "Изменения сохраняются автоматически, как только они сделаны" "TR_THE_CHANGES_ARE_SAVED": "Изменения сохраняются автоматически, как только они сделаны",
"TR_VISIBLE_COINS": "Visible coins",
"TR_VISIBLE_COINS_EXTERNAL": "Visible external coins",
"TR_VISIBLE_COINS_EXPLAINED": "Select the coins you wish to see in the wallet interface. You will be able to change your preferences later."
} }

@ -1,4 +1,15 @@
{ {
"TR_CONNECTED": "Connected",
"TR_CONNECTED_BOOTLOADER": "Connected (bootloader mode)",
"TR_CONNECTED_NOT_INITIALIZED": "Connected (not initialized)",
"TR_CONNECTED_SEEDLESS": "Connected (seedless mode)",
"TR_CONNECTED_UPDATE_REQUIRED": "Connected (update required)",
"TR_CONNECTED_UPDATE_RECOMMENDED": "Connected (update recommended)",
"TR_USED_IN_ANOTHER_WINDOW": "Used in other window",
"TR_UNAVAILABLE": "Unavailable",
"TR_UNREADABLE": "Unreadable",
"TR_DISCONNECTED": "Disconnected",
"TR_STATUS_UNKNOWN": "Status unknown",
"TR_TERMS": "Villkor", "TR_TERMS": "Villkor",
"TR_EXCHANGE_RATES_BY": "Exchange rates by {service}", "TR_EXCHANGE_RATES_BY": "Exchange rates by {service}",
"TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}", "TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}",
@ -28,7 +39,6 @@
"TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.", "TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.",
"TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.", "TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.",
"TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address", "TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address",
"TR_TRY_AGAIN": "Försök igen",
"TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}", "TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}",
"TR_FORGET_LABEL": "Forget {deviceLabel}?", "TR_FORGET_LABEL": "Forget {deviceLabel}?",
"TR_DONT_FORGET": "Glöm inte", "TR_DONT_FORGET": "Glöm inte",
@ -56,6 +66,7 @@
"TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "Om du glömmer din lösenfras, är din plånbok förlorad för gott. Det finns inget sätt att återfå dina medel.", "TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "Om du glömmer din lösenfras, är din plånbok förlorad för gott. Det finns inget sätt att återfå dina medel.",
"TR_CONFIRM_PASSPHRASE": "Confirm Passphrase", "TR_CONFIRM_PASSPHRASE": "Confirm Passphrase",
"TR_PASSPHRASES_DO_NOT_MATCH": "Lösenfrasersna matchar inte!", "TR_PASSPHRASES_DO_NOT_MATCH": "Lösenfrasersna matchar inte!",
"TR_PASSPHRASE_IS_TOO_LONG": "Passphrase is too long!",
"TR_SHOW_PASSPHRASE": "Visa lösenfras", "TR_SHOW_PASSPHRASE": "Visa lösenfras",
"TR_ENTER": "Enter", "TR_ENTER": "Enter",
"TR_PASSPHRASE": "Lösenfras", "TR_PASSPHRASE": "Lösenfras",
@ -76,12 +87,25 @@
"TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.", "TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.",
"TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.", "TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.",
"TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "Ny Trezor mjukvara är tillgänglig.", "TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "Ny Trezor mjukvara är tillgänglig.",
"TR_ACQUIRE_DEVICE_ERROR": "Acquire device error",
"TR_AUTHENTICATION_ERROR": "Authentication error",
"TR_ACCOUNT_DISCOVERY_ERROR": "Account discovery error",
"TR_TRANSACTION_ERROR": "Transaction error",
"TR_TRANSACTION_SUCCESS": "Transaction has been sent successfully",
"TR_SEE_TRANSACTION_DETAILS": "See transaction details",
"TR_VERIFYING_ADDRESS_ERROR": "Verifying address error",
"TR_SIGN_MESSAGE_ERROR": "Failed to sign message",
"TR_VERIFY_MESSAGE_ERROR": "Failed to verify message",
"TR_VERIFY_MESSAGE_SUCCESS": "Message has been successfully verified",
"TR_SIGNATURE_IS_VALID": "Signature is valid",
"TR_CONNECT_TO_BACKEND": "Connect", "TR_CONNECT_TO_BACKEND": "Connect",
"TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required", "TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required",
"TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}", "TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}",
"TR_DEVICE_SETTINGS": "Device settings", "TR_DEVICE_SETTINGS": "Device settings",
"TR_APPLICATION_SETTINGS": "Application settings", "TR_APPLICATION_SETTINGS": "Application settings",
"TR_ACCOUNT_HASH": "Account #{number}", "TR_ACCOUNT_HASH": "Account #{number}",
"TR_DEVICE_LABEL_ACCOUNT_HASH": "{deviceLabel} Account #{number}",
"TR_LOOKS_LIKE_IT_IS_DEVICE_LABEL": "Looks like it is {deviceLabel} Account #{number} address of {network} network",
"TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}", "TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}",
"TR_CLEAR": "Check for devices", "TR_CLEAR": "Check for devices",
"TR_CHECK_FOR_DEVICES": "Check for devices", "TR_CHECK_FOR_DEVICES": "Check for devices",
@ -102,6 +126,11 @@
"TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes", "TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes",
"TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up", "TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up",
"TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk", "TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk",
"TR_HIGH_FEE": "High",
"TR_NORMAL_FEE": "Normal",
"TR_LOW_FEE": "Low",
"TR_CUSTOM_FEE": "Custom",
"TR_TRY_AGAIN": "Försök igen",
"TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "Du öppnar Trezor Beta Wallet", "TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "Du öppnar Trezor Beta Wallet",
"TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.", "TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.",
"TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.", "TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.",
@ -136,6 +165,8 @@
"TR_ADD_ACCOUNT": "Lägg till konto", "TR_ADD_ACCOUNT": "Lägg till konto",
"TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts", "TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts",
"TR_OTHER_COINS": "Other coins", "TR_OTHER_COINS": "Other coins",
"TR_SELECT_COINS": "Select a coin in {TR_SELECT_COINS_LINK}",
"TR_SELECT_COINS_LINK": "application settings",
"TR_CHANGE_WALLET_TYPE": "Change wallet type", "TR_CHANGE_WALLET_TYPE": "Change wallet type",
"TR_RENEW_SESSION": "Renew session", "TR_RENEW_SESSION": "Renew session",
"TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.", "TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.",
@ -185,6 +216,37 @@
"TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.", "TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.",
"TR_XRP_RESERVE": "Reserve: {value}", "TR_XRP_RESERVE": "Reserve: {value}",
"TR_SEND_RIPPLE": "Send Ripple", "TR_SEND_RIPPLE": "Send Ripple",
"TR_AMOUNT_IS_NOT_SET": "Amount is not set",
"TR_AMOUNT_IS_NOT_A_NUMBER": "Amount is not a number",
"TR_MAXIMUM_DECIMALS_ALLOWED:": "Maximum {decimals} decimals allowed",
"TR_NOT_ENOUGH_FUNDS_TO_COVER_TRANSACTION": "Not enough {networkSymbol} to cover transaction fee",
"TR_NOT_ENOUGH_FUNDS": "Not enough funds",
"TR_AMOUNT_IS_TOO_LOW": "Amount is too low",
"TR_ADDRESS_IS_NOT_SET": "Address is not set",
"TR_ADDRESS_IS_NOT_VALID": "Address is not valid",
"TR_ADDRESS_CHECKSUM_IS_NOT_VALID": "Address checksum is not valid",
"TR_GAS_LIMIT_IS_NOT_SET": "Gas limit is not set",
"TR_GAS_LIMIT_IS_NOT_A_NUMBER": "Gas limit is not a number",
"TR_GAS_LIMIT_IS_TOO_LOW": "Gas limit is too low",
"TR_GAS_LIMIT_IS_BELOW_RECOMMENDED": "Gas limit is below recommended",
"TR_GAS_PRICE_IS_NOT_A_NUMBER": "Gas price is not a number",
"TR_GAS_PRICE_IS_NOT_SET": "Gas price is not set",
"TR_GAS_PRICE_IS_TOO_LOW": "Gas price is too low",
"TR_GAS_PRICE_IS_TOO_HIGH": "Gas price is too high",
"TR_NONCE_IS_NOT_A_NUMBER": "Nonce is not a valid number",
"TR_NONCE_IS_NOT_SET": "Nonce is not set",
"TR_NONCE_IS_GREATER_THAN_RECOMMENDED": "Nonce is greater than recommended",
"TR_NONCE_IS_LOWER_THAN_RECOMMENDED": "Nonce is lower than recommended",
"TR_DATA_IS_NOT_VALID_HEX": "Data is not valid hexadecimal",
"TR_CANNOT_SEND_TO_MYSELF": "Cannot send to myself",
"TR_NOT_ENOUGH_FUNDS_RESERVED_AMOUNT": "Not enough funds. Reserved amount for this account is {reservedAmount} {networkSymbol}",
"TR_AMOUNT_IS_TOO_LOW_MINIMUM_AMOUNT_FOR_CREATING": "Amount is too low. Minimum amount for creating a new account is {minimalAmount} {networkSymbol}",
"TR_FEE_IS_NOT_SET": "Fee is not set",
"TR_FEE_MUST_ME_AN_ABSOLUT_NUMBER": "Fee must be an absolute number",
"TR_FEE_IS_BELOW_RECOMMENDED": "Fee is below recommended",
"TR_FEE_IS_ABOVE_RECOMMENDED": "Fee is above recommended",
"TR_DESTINATION_TAG_MUST_BE_AN_ABSOLUTE": "Destination tag must be an absolute number",
"TR_DESTINATION_TAG_IS_NOT_VALID": "Destination tag is not valid",
"TR_MESSAGE": "Meddelande", "TR_MESSAGE": "Meddelande",
"TR_SIGNATURE": "Signatur", "TR_SIGNATURE": "Signatur",
"TR_SIGN": "Signera", "TR_SIGN": "Signera",
@ -196,6 +258,7 @@
"TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.", "TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.",
"TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.", "TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.",
"TR_TOKEN_NOT_FOUND": "Token not found", "TR_TOKEN_NOT_FOUND": "Token not found",
"TR_ALREADY_ADDED": "Already added",
"TR_HISTORY": "History", "TR_HISTORY": "History",
"TR_ADD_YOUR_TOKENS": "Add your tokens", "TR_ADD_YOUR_TOKENS": "Add your tokens",
"TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.", "TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.",
@ -221,5 +284,8 @@
"TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge", "TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge",
"TR_LOCAL_CURRENCY": "Local currency", "TR_LOCAL_CURRENCY": "Local currency",
"TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.", "TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.",
"TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made" "TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made",
"TR_VISIBLE_COINS": "Visible coins",
"TR_VISIBLE_COINS_EXTERNAL": "Visible external coins",
"TR_VISIBLE_COINS_EXPLAINED": "Select the coins you wish to see in the wallet interface. You will be able to change your preferences later."
} }

@ -1,4 +1,15 @@
{ {
"TR_CONNECTED": "Connected",
"TR_CONNECTED_BOOTLOADER": "Connected (bootloader mode)",
"TR_CONNECTED_NOT_INITIALIZED": "Connected (not initialized)",
"TR_CONNECTED_SEEDLESS": "Connected (seedless mode)",
"TR_CONNECTED_UPDATE_REQUIRED": "Connected (update required)",
"TR_CONNECTED_UPDATE_RECOMMENDED": "Connected (update recommended)",
"TR_USED_IN_ANOTHER_WINDOW": "Used in other window",
"TR_UNAVAILABLE": "Unavailable",
"TR_UNREADABLE": "Unreadable",
"TR_DISCONNECTED": "Disconnected",
"TR_STATUS_UNKNOWN": "Status unknown",
"TR_TERMS": "Şartlar", "TR_TERMS": "Şartlar",
"TR_EXCHANGE_RATES_BY": "Exchange rates by {service}", "TR_EXCHANGE_RATES_BY": "Exchange rates by {service}",
"TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}", "TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}",
@ -28,7 +39,6 @@
"TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.", "TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.",
"TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.", "TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.",
"TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address", "TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address",
"TR_TRY_AGAIN": "Tekrar deneyiniz",
"TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}", "TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}",
"TR_FORGET_LABEL": "Forget {deviceLabel}?", "TR_FORGET_LABEL": "Forget {deviceLabel}?",
"TR_DONT_FORGET": "Unutma", "TR_DONT_FORGET": "Unutma",
@ -56,6 +66,7 @@
"TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "Parolanızı unutmanız durumunda, cüzdanınız sizin için kaybolur. Birikimlerinizi kurtarmanın hiçbir yolu yoktur.", "TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "Parolanızı unutmanız durumunda, cüzdanınız sizin için kaybolur. Birikimlerinizi kurtarmanın hiçbir yolu yoktur.",
"TR_CONFIRM_PASSPHRASE": "Confirm Passphrase", "TR_CONFIRM_PASSPHRASE": "Confirm Passphrase",
"TR_PASSPHRASES_DO_NOT_MATCH": "Parola eşleşmedi!", "TR_PASSPHRASES_DO_NOT_MATCH": "Parola eşleşmedi!",
"TR_PASSPHRASE_IS_TOO_LONG": "Passphrase is too long!",
"TR_SHOW_PASSPHRASE": "Parolayı göster", "TR_SHOW_PASSPHRASE": "Parolayı göster",
"TR_ENTER": "Giriş", "TR_ENTER": "Giriş",
"TR_PASSPHRASE": "Parola", "TR_PASSPHRASE": "Parola",
@ -76,12 +87,25 @@
"TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.", "TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.",
"TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.", "TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.",
"TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "Yeni Trezor yazılımı mevcut.", "TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "Yeni Trezor yazılımı mevcut.",
"TR_ACQUIRE_DEVICE_ERROR": "Acquire device error",
"TR_AUTHENTICATION_ERROR": "Authentication error",
"TR_ACCOUNT_DISCOVERY_ERROR": "Account discovery error",
"TR_TRANSACTION_ERROR": "Transaction error",
"TR_TRANSACTION_SUCCESS": "Transaction has been sent successfully",
"TR_SEE_TRANSACTION_DETAILS": "See transaction details",
"TR_VERIFYING_ADDRESS_ERROR": "Verifying address error",
"TR_SIGN_MESSAGE_ERROR": "Failed to sign message",
"TR_VERIFY_MESSAGE_ERROR": "Failed to verify message",
"TR_VERIFY_MESSAGE_SUCCESS": "Message has been successfully verified",
"TR_SIGNATURE_IS_VALID": "Signature is valid",
"TR_CONNECT_TO_BACKEND": "Connect", "TR_CONNECT_TO_BACKEND": "Connect",
"TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required", "TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required",
"TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}", "TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}",
"TR_DEVICE_SETTINGS": "Device settings", "TR_DEVICE_SETTINGS": "Device settings",
"TR_APPLICATION_SETTINGS": "Application settings", "TR_APPLICATION_SETTINGS": "Application settings",
"TR_ACCOUNT_HASH": "Account #{number}", "TR_ACCOUNT_HASH": "Account #{number}",
"TR_DEVICE_LABEL_ACCOUNT_HASH": "{deviceLabel} Account #{number}",
"TR_LOOKS_LIKE_IT_IS_DEVICE_LABEL": "Looks like it is {deviceLabel} Account #{number} address of {network} network",
"TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}", "TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}",
"TR_CLEAR": "Check for devices", "TR_CLEAR": "Check for devices",
"TR_CHECK_FOR_DEVICES": "Check for devices", "TR_CHECK_FOR_DEVICES": "Check for devices",
@ -102,6 +126,11 @@
"TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes", "TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes",
"TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up", "TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up",
"TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk", "TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk",
"TR_HIGH_FEE": "High",
"TR_NORMAL_FEE": "Normal",
"TR_LOW_FEE": "Low",
"TR_CUSTOM_FEE": "Custom",
"TR_TRY_AGAIN": "Tekrar deneyiniz",
"TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "Trezor Beta Cüzdanınııyorsunuz", "TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "Trezor Beta Cüzdanınııyorsunuz",
"TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.", "TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.",
"TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.", "TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.",
@ -136,6 +165,8 @@
"TR_ADD_ACCOUNT": "Hesap ekle", "TR_ADD_ACCOUNT": "Hesap ekle",
"TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts", "TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts",
"TR_OTHER_COINS": "Other coins", "TR_OTHER_COINS": "Other coins",
"TR_SELECT_COINS": "Select a coin in {TR_SELECT_COINS_LINK}",
"TR_SELECT_COINS_LINK": "application settings",
"TR_CHANGE_WALLET_TYPE": "Change wallet type", "TR_CHANGE_WALLET_TYPE": "Change wallet type",
"TR_RENEW_SESSION": "Renew session", "TR_RENEW_SESSION": "Renew session",
"TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.", "TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.",
@ -185,6 +216,37 @@
"TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.", "TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.",
"TR_XRP_RESERVE": "Reserve: {value}", "TR_XRP_RESERVE": "Reserve: {value}",
"TR_SEND_RIPPLE": "Send Ripple", "TR_SEND_RIPPLE": "Send Ripple",
"TR_AMOUNT_IS_NOT_SET": "Amount is not set",
"TR_AMOUNT_IS_NOT_A_NUMBER": "Amount is not a number",
"TR_MAXIMUM_DECIMALS_ALLOWED:": "Maximum {decimals} decimals allowed",
"TR_NOT_ENOUGH_FUNDS_TO_COVER_TRANSACTION": "Not enough {networkSymbol} to cover transaction fee",
"TR_NOT_ENOUGH_FUNDS": "Not enough funds",
"TR_AMOUNT_IS_TOO_LOW": "Amount is too low",
"TR_ADDRESS_IS_NOT_SET": "Address is not set",
"TR_ADDRESS_IS_NOT_VALID": "Address is not valid",
"TR_ADDRESS_CHECKSUM_IS_NOT_VALID": "Address checksum is not valid",
"TR_GAS_LIMIT_IS_NOT_SET": "Gas limit is not set",
"TR_GAS_LIMIT_IS_NOT_A_NUMBER": "Gas limit is not a number",
"TR_GAS_LIMIT_IS_TOO_LOW": "Gas limit is too low",
"TR_GAS_LIMIT_IS_BELOW_RECOMMENDED": "Gas limit is below recommended",
"TR_GAS_PRICE_IS_NOT_A_NUMBER": "Gas price is not a number",
"TR_GAS_PRICE_IS_NOT_SET": "Gas price is not set",
"TR_GAS_PRICE_IS_TOO_LOW": "Gas price is too low",
"TR_GAS_PRICE_IS_TOO_HIGH": "Gas price is too high",
"TR_NONCE_IS_NOT_A_NUMBER": "Nonce is not a valid number",
"TR_NONCE_IS_NOT_SET": "Nonce is not set",
"TR_NONCE_IS_GREATER_THAN_RECOMMENDED": "Nonce is greater than recommended",
"TR_NONCE_IS_LOWER_THAN_RECOMMENDED": "Nonce is lower than recommended",
"TR_DATA_IS_NOT_VALID_HEX": "Data is not valid hexadecimal",
"TR_CANNOT_SEND_TO_MYSELF": "Cannot send to myself",
"TR_NOT_ENOUGH_FUNDS_RESERVED_AMOUNT": "Not enough funds. Reserved amount for this account is {reservedAmount} {networkSymbol}",
"TR_AMOUNT_IS_TOO_LOW_MINIMUM_AMOUNT_FOR_CREATING": "Amount is too low. Minimum amount for creating a new account is {minimalAmount} {networkSymbol}",
"TR_FEE_IS_NOT_SET": "Fee is not set",
"TR_FEE_MUST_ME_AN_ABSOLUT_NUMBER": "Fee must be an absolute number",
"TR_FEE_IS_BELOW_RECOMMENDED": "Fee is below recommended",
"TR_FEE_IS_ABOVE_RECOMMENDED": "Fee is above recommended",
"TR_DESTINATION_TAG_MUST_BE_AN_ABSOLUTE": "Destination tag must be an absolute number",
"TR_DESTINATION_TAG_IS_NOT_VALID": "Destination tag is not valid",
"TR_MESSAGE": "Mesaj", "TR_MESSAGE": "Mesaj",
"TR_SIGNATURE": "İmza", "TR_SIGNATURE": "İmza",
"TR_SIGN": "İmzala", "TR_SIGN": "İmzala",
@ -196,6 +258,7 @@
"TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.", "TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.",
"TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.", "TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.",
"TR_TOKEN_NOT_FOUND": "Token not found", "TR_TOKEN_NOT_FOUND": "Token not found",
"TR_ALREADY_ADDED": "Already added",
"TR_HISTORY": "History", "TR_HISTORY": "History",
"TR_ADD_YOUR_TOKENS": "Add your tokens", "TR_ADD_YOUR_TOKENS": "Add your tokens",
"TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.", "TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.",
@ -221,5 +284,8 @@
"TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge", "TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge",
"TR_LOCAL_CURRENCY": "Local currency", "TR_LOCAL_CURRENCY": "Local currency",
"TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.", "TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.",
"TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made" "TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made",
"TR_VISIBLE_COINS": "Visible coins",
"TR_VISIBLE_COINS_EXTERNAL": "Visible external coins",
"TR_VISIBLE_COINS_EXPLAINED": "Select the coins you wish to see in the wallet interface. You will be able to change your preferences later."
} }

@ -1,4 +1,15 @@
{ {
"TR_CONNECTED": "Connected",
"TR_CONNECTED_BOOTLOADER": "Connected (bootloader mode)",
"TR_CONNECTED_NOT_INITIALIZED": "Connected (not initialized)",
"TR_CONNECTED_SEEDLESS": "Connected (seedless mode)",
"TR_CONNECTED_UPDATE_REQUIRED": "Connected (update required)",
"TR_CONNECTED_UPDATE_RECOMMENDED": "Connected (update recommended)",
"TR_USED_IN_ANOTHER_WINDOW": "Used in other window",
"TR_UNAVAILABLE": "Unavailable",
"TR_UNREADABLE": "Unreadable",
"TR_DISCONNECTED": "Disconnected",
"TR_STATUS_UNKNOWN": "Status unknown",
"TR_TERMS": "Умови", "TR_TERMS": "Умови",
"TR_EXCHANGE_RATES_BY": "Курси валют на {service}", "TR_EXCHANGE_RATES_BY": "Курси валют на {service}",
"TR_WE_THANK_OUR_TRANSLATORS": "Ми дякуємо нашим перекладачам за їх {TR_CONTRIBUTION}", "TR_WE_THANK_OUR_TRANSLATORS": "Ми дякуємо нашим перекладачам за їх {TR_CONTRIBUTION}",
@ -28,7 +39,6 @@
"TR_PLEASE_ENABLE_PASSPHRASE": "Будь ласка, увімкніть настройки парольної фрази, щоб продовжити процес перевірки.", "TR_PLEASE_ENABLE_PASSPHRASE": "Будь ласка, увімкніть настройки парольної фрази, щоб продовжити процес перевірки.",
"TR_PLEASE_DISABLE_PASSPHRASE": "Будь ласка, вимкніть настройки парольної фрази, щоб продовжити процес перевірки.", "TR_PLEASE_DISABLE_PASSPHRASE": "Будь ласка, вимкніть настройки парольної фрази, щоб продовжити процес перевірки.",
"TR_SHOW_UNVERIFIED_ADDRESS": "Показати неперевірені адреси", "TR_SHOW_UNVERIFIED_ADDRESS": "Показати неперевірені адреси",
"TR_TRY_AGAIN": "Спробуйте ще раз",
"TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "Щоб уникнути фішингових атак, завжди перевіряйте адреса на вашому Trezor. {claim}", "TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "Щоб уникнути фішингових атак, завжди перевіряйте адреса на вашому Trezor. {claim}",
"TR_FORGET_LABEL": "Забути {deviceLabel}?", "TR_FORGET_LABEL": "Забути {deviceLabel}?",
"TR_DONT_FORGET": "Не забувати", "TR_DONT_FORGET": "Не забувати",
@ -56,6 +66,7 @@
"TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "Якщо Ви забудете свою кодову фразу, Ваш гаманець втрачається назавжди. Не існує ніякого способу для його відновлення.", "TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "Якщо Ви забудете свою кодову фразу, Ваш гаманець втрачається назавжди. Не існує ніякого способу для його відновлення.",
"TR_CONFIRM_PASSPHRASE": "Пiдтвердiть парольну фразу", "TR_CONFIRM_PASSPHRASE": "Пiдтвердiть парольну фразу",
"TR_PASSPHRASES_DO_NOT_MATCH": "Парольні фрази не співпадають!", "TR_PASSPHRASES_DO_NOT_MATCH": "Парольні фрази не співпадають!",
"TR_PASSPHRASE_IS_TOO_LONG": "Passphrase is too long!",
"TR_SHOW_PASSPHRASE": "Показати парольну фразу", "TR_SHOW_PASSPHRASE": "Показати парольну фразу",
"TR_ENTER": "Ввести", "TR_ENTER": "Ввести",
"TR_PASSPHRASE": "Парольна фраза", "TR_PASSPHRASE": "Парольна фраза",
@ -76,12 +87,25 @@
"TR_PLEASE_RELOAD_THE_PAGE_DOT": "Будь ласка, перевірте підключення до Інтернету та перезавантажте сторінку.", "TR_PLEASE_RELOAD_THE_PAGE_DOT": "Будь ласка, перевірте підключення до Інтернету та перезавантажте сторінку.",
"TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "Доступний новий Trezor Bridge.", "TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "Доступний новий Trezor Bridge.",
"TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "Доступна нова прошивка Trezor.", "TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "Доступна нова прошивка Trezor.",
"TR_ACQUIRE_DEVICE_ERROR": "Acquire device error",
"TR_AUTHENTICATION_ERROR": "Authentication error",
"TR_ACCOUNT_DISCOVERY_ERROR": "Account discovery error",
"TR_TRANSACTION_ERROR": "Transaction error",
"TR_TRANSACTION_SUCCESS": "Transaction has been sent successfully",
"TR_SEE_TRANSACTION_DETAILS": "See transaction details",
"TR_VERIFYING_ADDRESS_ERROR": "Verifying address error",
"TR_SIGN_MESSAGE_ERROR": "Failed to sign message",
"TR_VERIFY_MESSAGE_ERROR": "Failed to verify message",
"TR_VERIFY_MESSAGE_SUCCESS": "Message has been successfully verified",
"TR_SIGNATURE_IS_VALID": "Signature is valid",
"TR_CONNECT_TO_BACKEND": "Пiдключитися", "TR_CONNECT_TO_BACKEND": "Пiдключитися",
"TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Необхідний мінімальний резервний рахунок", "TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Необхідний мінімальний резервний рахунок",
"TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Адреси Ripple вимагають мінімального залишку {minBalance} XRP для активації та підтримки рахунку. {TR_LEARN_MORE}", "TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Адреси Ripple вимагають мінімального залишку {minBalance} XRP для активації та підтримки рахунку. {TR_LEARN_MORE}",
"TR_DEVICE_SETTINGS": "Налаштування пристрою", "TR_DEVICE_SETTINGS": "Налаштування пристрою",
"TR_APPLICATION_SETTINGS": "Налаштування аплiкацiї", "TR_APPLICATION_SETTINGS": "Налаштування аплiкацiї",
"TR_ACCOUNT_HASH": "Рахунок #{number}", "TR_ACCOUNT_HASH": "Рахунок #{number}",
"TR_DEVICE_LABEL_ACCOUNT_HASH": "{deviceLabel} Account #{number}",
"TR_LOOKS_LIKE_IT_IS_DEVICE_LABEL": "Looks like it is {deviceLabel} Account #{number} address of {network} network",
"TR_IMPORTED_ACCOUNT_HASH": "Iмпортований рахунок #{number}", "TR_IMPORTED_ACCOUNT_HASH": "Iмпортований рахунок #{number}",
"TR_CLEAR": "Очистити", "TR_CLEAR": "Очистити",
"TR_CHECK_FOR_DEVICES": "Перевірте наявність пристроїв", "TR_CHECK_FOR_DEVICES": "Перевірте наявність пристроїв",
@ -102,6 +126,11 @@
"TR_CREATE_BACKUP_IN_3_MINUTES": "Створіть резервну копію за 3 хвилини", "TR_CREATE_BACKUP_IN_3_MINUTES": "Створіть резервну копію за 3 хвилини",
"TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Ваш Trezor не має резервної копії", "TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Ваш Trezor не має резервної копії",
"TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Показати адресу, я розумію ризика", "TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Показати адресу, я розумію ризика",
"TR_HIGH_FEE": "High",
"TR_NORMAL_FEE": "Normal",
"TR_LOW_FEE": "Low",
"TR_CUSTOM_FEE": "Custom",
"TR_TRY_AGAIN": "Спробуйте ще раз",
"TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "Ви відкриваєте Trezor Beta Wallet", "TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "Ви відкриваєте Trezor Beta Wallet",
"TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} - це загальнодоступна версія {TR_TREZOR_WALLET}, що пропонує нові функції, перш ніж вони стануть доступними для широкої публіки.", "TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} - це загальнодоступна версія {TR_TREZOR_WALLET}, що пропонує нові функції, перш ніж вони стануть доступними для широкої публіки.",
"TR_IN_CONTRAST_COMMA_TREZOR": "На відміну від цього, {TR_TREZOR_WALLET} має перевiренi стабiльнi функції, що гарантує, що функціональність гаманця є максимально надійною та доступною для широкої громадськості.", "TR_IN_CONTRAST_COMMA_TREZOR": "На відміну від цього, {TR_TREZOR_WALLET} має перевiренi стабiльнi функції, що гарантує, що функціональність гаманця є максимально надійною та доступною для широкої громадськості.",
@ -136,6 +165,8 @@
"TR_ADD_ACCOUNT": "Додати рахунок", "TR_ADD_ACCOUNT": "Додати рахунок",
"TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "Ви не можете додати більше 10 рахункiв", "TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "Ви не можете додати більше 10 рахункiв",
"TR_OTHER_COINS": "Інші монети", "TR_OTHER_COINS": "Інші монети",
"TR_SELECT_COINS": "Select a coin in {TR_SELECT_COINS_LINK}",
"TR_SELECT_COINS_LINK": "application settings",
"TR_CHANGE_WALLET_TYPE": "Змінити тип гаманцю", "TR_CHANGE_WALLET_TYPE": "Змінити тип гаманцю",
"TR_RENEW_SESSION": "Відновити сеанс", "TR_RENEW_SESSION": "Відновити сеанс",
"TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "Ви знаходитесь у стандартному гаманці.", "TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "Ви знаходитесь у стандартному гаманці.",
@ -185,6 +216,37 @@
"TR_XRP_DESTINATION_TAG_EXPLAINED": "Тег призначення є довільне число, яке слугує унікальним ідентифікатором вашого транзакції. Деякі послуги можуть його вимагати, щоб зпрацювати вашу транзакцiю.", "TR_XRP_DESTINATION_TAG_EXPLAINED": "Тег призначення є довільне число, яке слугує унікальним ідентифікатором вашого транзакції. Деякі послуги можуть його вимагати, щоб зпрацювати вашу транзакцiю.",
"TR_XRP_RESERVE": "Резерв: {value}", "TR_XRP_RESERVE": "Резерв: {value}",
"TR_SEND_RIPPLE": "Надiслати Ripple", "TR_SEND_RIPPLE": "Надiслати Ripple",
"TR_AMOUNT_IS_NOT_SET": "Amount is not set",
"TR_AMOUNT_IS_NOT_A_NUMBER": "Amount is not a number",
"TR_MAXIMUM_DECIMALS_ALLOWED:": "Maximum {decimals} decimals allowed",
"TR_NOT_ENOUGH_FUNDS_TO_COVER_TRANSACTION": "Not enough {networkSymbol} to cover transaction fee",
"TR_NOT_ENOUGH_FUNDS": "Not enough funds",
"TR_AMOUNT_IS_TOO_LOW": "Amount is too low",
"TR_ADDRESS_IS_NOT_SET": "Address is not set",
"TR_ADDRESS_IS_NOT_VALID": "Address is not valid",
"TR_ADDRESS_CHECKSUM_IS_NOT_VALID": "Address checksum is not valid",
"TR_GAS_LIMIT_IS_NOT_SET": "Gas limit is not set",
"TR_GAS_LIMIT_IS_NOT_A_NUMBER": "Gas limit is not a number",
"TR_GAS_LIMIT_IS_TOO_LOW": "Gas limit is too low",
"TR_GAS_LIMIT_IS_BELOW_RECOMMENDED": "Gas limit is below recommended",
"TR_GAS_PRICE_IS_NOT_A_NUMBER": "Gas price is not a number",
"TR_GAS_PRICE_IS_NOT_SET": "Gas price is not set",
"TR_GAS_PRICE_IS_TOO_LOW": "Gas price is too low",
"TR_GAS_PRICE_IS_TOO_HIGH": "Gas price is too high",
"TR_NONCE_IS_NOT_A_NUMBER": "Nonce is not a valid number",
"TR_NONCE_IS_NOT_SET": "Nonce is not set",
"TR_NONCE_IS_GREATER_THAN_RECOMMENDED": "Nonce is greater than recommended",
"TR_NONCE_IS_LOWER_THAN_RECOMMENDED": "Nonce is lower than recommended",
"TR_DATA_IS_NOT_VALID_HEX": "Data is not valid hexadecimal",
"TR_CANNOT_SEND_TO_MYSELF": "Cannot send to myself",
"TR_NOT_ENOUGH_FUNDS_RESERVED_AMOUNT": "Not enough funds. Reserved amount for this account is {reservedAmount} {networkSymbol}",
"TR_AMOUNT_IS_TOO_LOW_MINIMUM_AMOUNT_FOR_CREATING": "Amount is too low. Minimum amount for creating a new account is {minimalAmount} {networkSymbol}",
"TR_FEE_IS_NOT_SET": "Fee is not set",
"TR_FEE_MUST_ME_AN_ABSOLUT_NUMBER": "Fee must be an absolute number",
"TR_FEE_IS_BELOW_RECOMMENDED": "Fee is below recommended",
"TR_FEE_IS_ABOVE_RECOMMENDED": "Fee is above recommended",
"TR_DESTINATION_TAG_MUST_BE_AN_ABSOLUTE": "Destination tag must be an absolute number",
"TR_DESTINATION_TAG_IS_NOT_VALID": "Destination tag is not valid",
"TR_MESSAGE": "Повідомлення", "TR_MESSAGE": "Повідомлення",
"TR_SIGNATURE": "Підпис", "TR_SIGNATURE": "Підпис",
"TR_SIGN": "Підписати", "TR_SIGN": "Підписати",
@ -196,6 +258,7 @@
"TR_INSERT_TOKEN_NAME": "Вставити ім'я токену, його символ або адресу для того, щоб надіслати його.", "TR_INSERT_TOKEN_NAME": "Вставити ім'я токену, його символ або адресу для того, щоб надіслати його.",
"TR_TYPE_IN_A_TOKEN_NAME": "Введіть назву або адресу токену.", "TR_TYPE_IN_A_TOKEN_NAME": "Введіть назву або адресу токену.",
"TR_TOKEN_NOT_FOUND": "Токен не знайдено", "TR_TOKEN_NOT_FOUND": "Токен не знайдено",
"TR_ALREADY_ADDED": "Already added",
"TR_HISTORY": "Історія", "TR_HISTORY": "Історія",
"TR_ADD_YOUR_TOKENS": "Додати токени", "TR_ADD_YOUR_TOKENS": "Додати токени",
"TR_SEARCH_FOR_THE_TOKEN": "Знайдiть токен або додайте його вручну, вставивши адресу токену у пошукове поле.", "TR_SEARCH_FOR_THE_TOKEN": "Знайдiть токен або додайте його вручну, вставивши адресу токену у пошукове поле.",
@ -221,5 +284,8 @@
"TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Будь ласка, встановіть Trezor Bridge", "TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Будь ласка, встановіть Trezor Bridge",
"TR_LOCAL_CURRENCY": "Місцева валюта", "TR_LOCAL_CURRENCY": "Місцева валюта",
"TR_HIDE_BALANCE_EXPLAINED": "Приховує баланс вашого рахунку, так що вам не доведеться турбуватися, що хтось дивиться вам через плече.", "TR_HIDE_BALANCE_EXPLAINED": "Приховує баланс вашого рахунку, так що вам не доведеться турбуватися, що хтось дивиться вам через плече.",
"TR_THE_CHANGES_ARE_SAVED": "Зміни буде автоматично збережено по мiрi виготовлення" "TR_THE_CHANGES_ARE_SAVED": "Зміни буде автоматично збережено по мiрi виготовлення",
"TR_VISIBLE_COINS": "Visible coins",
"TR_VISIBLE_COINS_EXTERNAL": "Visible external coins",
"TR_VISIBLE_COINS_EXPLAINED": "Select the coins you wish to see in the wallet interface. You will be able to change your preferences later."
} }

@ -1,4 +1,15 @@
{ {
"TR_CONNECTED": "Connected",
"TR_CONNECTED_BOOTLOADER": "Connected (bootloader mode)",
"TR_CONNECTED_NOT_INITIALIZED": "Connected (not initialized)",
"TR_CONNECTED_SEEDLESS": "Connected (seedless mode)",
"TR_CONNECTED_UPDATE_REQUIRED": "Connected (update required)",
"TR_CONNECTED_UPDATE_RECOMMENDED": "Connected (update recommended)",
"TR_USED_IN_ANOTHER_WINDOW": "Used in other window",
"TR_UNAVAILABLE": "Unavailable",
"TR_UNREADABLE": "Unreadable",
"TR_DISCONNECTED": "Disconnected",
"TR_STATUS_UNKNOWN": "Status unknown",
"TR_TERMS": "Điều khoản", "TR_TERMS": "Điều khoản",
"TR_EXCHANGE_RATES_BY": "Exchange rates by {service}", "TR_EXCHANGE_RATES_BY": "Exchange rates by {service}",
"TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}", "TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}",
@ -28,7 +39,6 @@
"TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.", "TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.",
"TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.", "TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.",
"TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address", "TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address",
"TR_TRY_AGAIN": "Thử lại",
"TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}", "TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}",
"TR_FORGET_LABEL": "Forget {deviceLabel}?", "TR_FORGET_LABEL": "Forget {deviceLabel}?",
"TR_DONT_FORGET": "Đừng quên", "TR_DONT_FORGET": "Đừng quên",
@ -56,6 +66,7 @@
"TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "Nếu bạn quên cụm mật khẩu của bạn, ví của bạn sẽ không sử dụng được. Không còn cách để phục hồi các khoản tiền của bạn.", "TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "Nếu bạn quên cụm mật khẩu của bạn, ví của bạn sẽ không sử dụng được. Không còn cách để phục hồi các khoản tiền của bạn.",
"TR_CONFIRM_PASSPHRASE": "Confirm Passphrase", "TR_CONFIRM_PASSPHRASE": "Confirm Passphrase",
"TR_PASSPHRASES_DO_NOT_MATCH": "Cụm mật khẩu không khớp!", "TR_PASSPHRASES_DO_NOT_MATCH": "Cụm mật khẩu không khớp!",
"TR_PASSPHRASE_IS_TOO_LONG": "Passphrase is too long!",
"TR_SHOW_PASSPHRASE": "Hiển thị cụm mật khẩu", "TR_SHOW_PASSPHRASE": "Hiển thị cụm mật khẩu",
"TR_ENTER": "Nhập", "TR_ENTER": "Nhập",
"TR_PASSPHRASE": "Cụm từ mật khẩu", "TR_PASSPHRASE": "Cụm từ mật khẩu",
@ -76,12 +87,25 @@
"TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.", "TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.",
"TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.", "TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.",
"TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "Phần mềm mới cho Trezor đã có sẵn.", "TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "Phần mềm mới cho Trezor đã có sẵn.",
"TR_ACQUIRE_DEVICE_ERROR": "Acquire device error",
"TR_AUTHENTICATION_ERROR": "Authentication error",
"TR_ACCOUNT_DISCOVERY_ERROR": "Account discovery error",
"TR_TRANSACTION_ERROR": "Transaction error",
"TR_TRANSACTION_SUCCESS": "Transaction has been sent successfully",
"TR_SEE_TRANSACTION_DETAILS": "See transaction details",
"TR_VERIFYING_ADDRESS_ERROR": "Verifying address error",
"TR_SIGN_MESSAGE_ERROR": "Failed to sign message",
"TR_VERIFY_MESSAGE_ERROR": "Failed to verify message",
"TR_VERIFY_MESSAGE_SUCCESS": "Message has been successfully verified",
"TR_SIGNATURE_IS_VALID": "Signature is valid",
"TR_CONNECT_TO_BACKEND": "Connect", "TR_CONNECT_TO_BACKEND": "Connect",
"TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required", "TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required",
"TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}", "TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}",
"TR_DEVICE_SETTINGS": "Device settings", "TR_DEVICE_SETTINGS": "Device settings",
"TR_APPLICATION_SETTINGS": "Application settings", "TR_APPLICATION_SETTINGS": "Application settings",
"TR_ACCOUNT_HASH": "Account #{number}", "TR_ACCOUNT_HASH": "Account #{number}",
"TR_DEVICE_LABEL_ACCOUNT_HASH": "{deviceLabel} Account #{number}",
"TR_LOOKS_LIKE_IT_IS_DEVICE_LABEL": "Looks like it is {deviceLabel} Account #{number} address of {network} network",
"TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}", "TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}",
"TR_CLEAR": "Recherchez des appareils", "TR_CLEAR": "Recherchez des appareils",
"TR_CHECK_FOR_DEVICES": "Check for devices", "TR_CHECK_FOR_DEVICES": "Check for devices",
@ -102,6 +126,11 @@
"TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes", "TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes",
"TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up", "TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up",
"TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk", "TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk",
"TR_HIGH_FEE": "High",
"TR_NORMAL_FEE": "Normal",
"TR_LOW_FEE": "Low",
"TR_CUSTOM_FEE": "Custom",
"TR_TRY_AGAIN": "Thử lại",
"TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "Bạn đang tạo Ví Trezor Beta", "TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "Bạn đang tạo Ví Trezor Beta",
"TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.", "TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.",
"TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.", "TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.",
@ -136,6 +165,8 @@
"TR_ADD_ACCOUNT": "Thêm tài khoản", "TR_ADD_ACCOUNT": "Thêm tài khoản",
"TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts", "TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts",
"TR_OTHER_COINS": "Other coins", "TR_OTHER_COINS": "Other coins",
"TR_SELECT_COINS": "Select a coin in {TR_SELECT_COINS_LINK}",
"TR_SELECT_COINS_LINK": "application settings",
"TR_CHANGE_WALLET_TYPE": "Change wallet type", "TR_CHANGE_WALLET_TYPE": "Change wallet type",
"TR_RENEW_SESSION": "Renew session", "TR_RENEW_SESSION": "Renew session",
"TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.", "TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.",
@ -185,6 +216,37 @@
"TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.", "TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.",
"TR_XRP_RESERVE": "Reserve: {value}", "TR_XRP_RESERVE": "Reserve: {value}",
"TR_SEND_RIPPLE": "Send Ripple", "TR_SEND_RIPPLE": "Send Ripple",
"TR_AMOUNT_IS_NOT_SET": "Amount is not set",
"TR_AMOUNT_IS_NOT_A_NUMBER": "Amount is not a number",
"TR_MAXIMUM_DECIMALS_ALLOWED:": "Maximum {decimals} decimals allowed",
"TR_NOT_ENOUGH_FUNDS_TO_COVER_TRANSACTION": "Not enough {networkSymbol} to cover transaction fee",
"TR_NOT_ENOUGH_FUNDS": "Not enough funds",
"TR_AMOUNT_IS_TOO_LOW": "Amount is too low",
"TR_ADDRESS_IS_NOT_SET": "Address is not set",
"TR_ADDRESS_IS_NOT_VALID": "Address is not valid",
"TR_ADDRESS_CHECKSUM_IS_NOT_VALID": "Address checksum is not valid",
"TR_GAS_LIMIT_IS_NOT_SET": "Gas limit is not set",
"TR_GAS_LIMIT_IS_NOT_A_NUMBER": "Gas limit is not a number",
"TR_GAS_LIMIT_IS_TOO_LOW": "Gas limit is too low",
"TR_GAS_LIMIT_IS_BELOW_RECOMMENDED": "Gas limit is below recommended",
"TR_GAS_PRICE_IS_NOT_A_NUMBER": "Gas price is not a number",
"TR_GAS_PRICE_IS_NOT_SET": "Gas price is not set",
"TR_GAS_PRICE_IS_TOO_LOW": "Gas price is too low",
"TR_GAS_PRICE_IS_TOO_HIGH": "Gas price is too high",
"TR_NONCE_IS_NOT_A_NUMBER": "Nonce is not a valid number",
"TR_NONCE_IS_NOT_SET": "Nonce is not set",
"TR_NONCE_IS_GREATER_THAN_RECOMMENDED": "Nonce is greater than recommended",
"TR_NONCE_IS_LOWER_THAN_RECOMMENDED": "Nonce is lower than recommended",
"TR_DATA_IS_NOT_VALID_HEX": "Data is not valid hexadecimal",
"TR_CANNOT_SEND_TO_MYSELF": "Cannot send to myself",
"TR_NOT_ENOUGH_FUNDS_RESERVED_AMOUNT": "Not enough funds. Reserved amount for this account is {reservedAmount} {networkSymbol}",
"TR_AMOUNT_IS_TOO_LOW_MINIMUM_AMOUNT_FOR_CREATING": "Amount is too low. Minimum amount for creating a new account is {minimalAmount} {networkSymbol}",
"TR_FEE_IS_NOT_SET": "Fee is not set",
"TR_FEE_MUST_ME_AN_ABSOLUT_NUMBER": "Fee must be an absolute number",
"TR_FEE_IS_BELOW_RECOMMENDED": "Fee is below recommended",
"TR_FEE_IS_ABOVE_RECOMMENDED": "Fee is above recommended",
"TR_DESTINATION_TAG_MUST_BE_AN_ABSOLUTE": "Destination tag must be an absolute number",
"TR_DESTINATION_TAG_IS_NOT_VALID": "Destination tag is not valid",
"TR_MESSAGE": "Tin nhắn", "TR_MESSAGE": "Tin nhắn",
"TR_SIGNATURE": "Chữ ký", "TR_SIGNATURE": "Chữ ký",
"TR_SIGN": "Ký", "TR_SIGN": "Ký",
@ -196,6 +258,7 @@
"TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.", "TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.",
"TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.", "TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.",
"TR_TOKEN_NOT_FOUND": "Token not found", "TR_TOKEN_NOT_FOUND": "Token not found",
"TR_ALREADY_ADDED": "Already added",
"TR_HISTORY": "History", "TR_HISTORY": "History",
"TR_ADD_YOUR_TOKENS": "Add your tokens", "TR_ADD_YOUR_TOKENS": "Add your tokens",
"TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.", "TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.",
@ -221,5 +284,8 @@
"TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge", "TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge",
"TR_LOCAL_CURRENCY": "Local currency", "TR_LOCAL_CURRENCY": "Local currency",
"TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.", "TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.",
"TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made" "TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made",
"TR_VISIBLE_COINS": "Visible coins",
"TR_VISIBLE_COINS_EXTERNAL": "Visible external coins",
"TR_VISIBLE_COINS_EXPLAINED": "Select the coins you wish to see in the wallet interface. You will be able to change your preferences later."
} }

@ -1,4 +1,15 @@
{ {
"TR_CONNECTED": "Connected",
"TR_CONNECTED_BOOTLOADER": "Connected (bootloader mode)",
"TR_CONNECTED_NOT_INITIALIZED": "Connected (not initialized)",
"TR_CONNECTED_SEEDLESS": "Connected (seedless mode)",
"TR_CONNECTED_UPDATE_REQUIRED": "Connected (update required)",
"TR_CONNECTED_UPDATE_RECOMMENDED": "Connected (update recommended)",
"TR_USED_IN_ANOTHER_WINDOW": "Used in other window",
"TR_UNAVAILABLE": "Unavailable",
"TR_UNREADABLE": "Unreadable",
"TR_DISCONNECTED": "Disconnected",
"TR_STATUS_UNKNOWN": "Status unknown",
"TR_TERMS": "條款", "TR_TERMS": "條款",
"TR_EXCHANGE_RATES_BY": "Exchange rates by {service}", "TR_EXCHANGE_RATES_BY": "Exchange rates by {service}",
"TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}", "TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}",
@ -28,7 +39,6 @@
"TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.", "TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.",
"TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.", "TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.",
"TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address", "TR_SHOW_UNVERIFIED_ADDRESS": "Show unverified address",
"TR_TRY_AGAIN": "請再試一次",
"TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}", "TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}",
"TR_FORGET_LABEL": "Forget {deviceLabel}?", "TR_FORGET_LABEL": "Forget {deviceLabel}?",
"TR_DONT_FORGET": "不要忘記", "TR_DONT_FORGET": "不要忘記",
@ -56,6 +66,7 @@
"TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "如果你忘記你的短語密碼,你的錢包將永久地遺失,並且絕對不可能恢復你的資金。", "TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "如果你忘記你的短語密碼,你的錢包將永久地遺失,並且絕對不可能恢復你的資金。",
"TR_CONFIRM_PASSPHRASE": "Confirm Passphrase", "TR_CONFIRM_PASSPHRASE": "Confirm Passphrase",
"TR_PASSPHRASES_DO_NOT_MATCH": "短語密碼不一致!", "TR_PASSPHRASES_DO_NOT_MATCH": "短語密碼不一致!",
"TR_PASSPHRASE_IS_TOO_LONG": "Passphrase is too long!",
"TR_SHOW_PASSPHRASE": "顯示短語密碼", "TR_SHOW_PASSPHRASE": "顯示短語密碼",
"TR_ENTER": "確定", "TR_ENTER": "確定",
"TR_PASSPHRASE": "短語密碼", "TR_PASSPHRASE": "短語密碼",
@ -76,12 +87,25 @@
"TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.", "TR_PLEASE_RELOAD_THE_PAGE_DOT": "Please check your Internet connection and reload the page.",
"TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.", "TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.",
"TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "發現新版本的 Trezor韌體。.", "TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "發現新版本的 Trezor韌體。.",
"TR_ACQUIRE_DEVICE_ERROR": "Acquire device error",
"TR_AUTHENTICATION_ERROR": "Authentication error",
"TR_ACCOUNT_DISCOVERY_ERROR": "Account discovery error",
"TR_TRANSACTION_ERROR": "Transaction error",
"TR_TRANSACTION_SUCCESS": "Transaction has been sent successfully",
"TR_SEE_TRANSACTION_DETAILS": "See transaction details",
"TR_VERIFYING_ADDRESS_ERROR": "Verifying address error",
"TR_SIGN_MESSAGE_ERROR": "Failed to sign message",
"TR_VERIFY_MESSAGE_ERROR": "Failed to verify message",
"TR_VERIFY_MESSAGE_SUCCESS": "Message has been successfully verified",
"TR_SIGNATURE_IS_VALID": "Signature is valid",
"TR_CONNECT_TO_BACKEND": "Connect", "TR_CONNECT_TO_BACKEND": "Connect",
"TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required", "TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required",
"TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}", "TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}",
"TR_DEVICE_SETTINGS": "Device settings", "TR_DEVICE_SETTINGS": "Device settings",
"TR_APPLICATION_SETTINGS": "Application settings", "TR_APPLICATION_SETTINGS": "Application settings",
"TR_ACCOUNT_HASH": "Account #{number}", "TR_ACCOUNT_HASH": "Account #{number}",
"TR_DEVICE_LABEL_ACCOUNT_HASH": "{deviceLabel} Account #{number}",
"TR_LOOKS_LIKE_IT_IS_DEVICE_LABEL": "Looks like it is {deviceLabel} Account #{number} address of {network} network",
"TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}", "TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}",
"TR_CLEAR": "清除", "TR_CLEAR": "清除",
"TR_CHECK_FOR_DEVICES": "Check for devices", "TR_CHECK_FOR_DEVICES": "Check for devices",
@ -102,6 +126,11 @@
"TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes", "TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes",
"TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up", "TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up",
"TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk", "TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk",
"TR_HIGH_FEE": "High",
"TR_NORMAL_FEE": "Normal",
"TR_LOW_FEE": "Low",
"TR_CUSTOM_FEE": "Custom",
"TR_TRY_AGAIN": "請再試一次",
"TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "You are opening Trezor Beta Wallet", "TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "You are opening Trezor Beta Wallet",
"TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.", "TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.",
"TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.", "TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.",
@ -136,6 +165,8 @@
"TR_ADD_ACCOUNT": "新增帳戶", "TR_ADD_ACCOUNT": "新增帳戶",
"TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts", "TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts",
"TR_OTHER_COINS": "Other coins", "TR_OTHER_COINS": "Other coins",
"TR_SELECT_COINS": "Select a coin in {TR_SELECT_COINS_LINK}",
"TR_SELECT_COINS_LINK": "application settings",
"TR_CHANGE_WALLET_TYPE": "Change wallet type", "TR_CHANGE_WALLET_TYPE": "Change wallet type",
"TR_RENEW_SESSION": "Renew session", "TR_RENEW_SESSION": "Renew session",
"TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.", "TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.",
@ -185,6 +216,37 @@
"TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.", "TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.",
"TR_XRP_RESERVE": "Reserve: {value}", "TR_XRP_RESERVE": "Reserve: {value}",
"TR_SEND_RIPPLE": "Send Ripple", "TR_SEND_RIPPLE": "Send Ripple",
"TR_AMOUNT_IS_NOT_SET": "Amount is not set",
"TR_AMOUNT_IS_NOT_A_NUMBER": "Amount is not a number",
"TR_MAXIMUM_DECIMALS_ALLOWED:": "Maximum {decimals} decimals allowed",
"TR_NOT_ENOUGH_FUNDS_TO_COVER_TRANSACTION": "Not enough {networkSymbol} to cover transaction fee",
"TR_NOT_ENOUGH_FUNDS": "Not enough funds",
"TR_AMOUNT_IS_TOO_LOW": "Amount is too low",
"TR_ADDRESS_IS_NOT_SET": "Address is not set",
"TR_ADDRESS_IS_NOT_VALID": "Address is not valid",
"TR_ADDRESS_CHECKSUM_IS_NOT_VALID": "Address checksum is not valid",
"TR_GAS_LIMIT_IS_NOT_SET": "Gas limit is not set",
"TR_GAS_LIMIT_IS_NOT_A_NUMBER": "Gas limit is not a number",
"TR_GAS_LIMIT_IS_TOO_LOW": "Gas limit is too low",
"TR_GAS_LIMIT_IS_BELOW_RECOMMENDED": "Gas limit is below recommended",
"TR_GAS_PRICE_IS_NOT_A_NUMBER": "Gas price is not a number",
"TR_GAS_PRICE_IS_NOT_SET": "Gas price is not set",
"TR_GAS_PRICE_IS_TOO_LOW": "Gas price is too low",
"TR_GAS_PRICE_IS_TOO_HIGH": "Gas price is too high",
"TR_NONCE_IS_NOT_A_NUMBER": "Nonce is not a valid number",
"TR_NONCE_IS_NOT_SET": "Nonce is not set",
"TR_NONCE_IS_GREATER_THAN_RECOMMENDED": "Nonce is greater than recommended",
"TR_NONCE_IS_LOWER_THAN_RECOMMENDED": "Nonce is lower than recommended",
"TR_DATA_IS_NOT_VALID_HEX": "Data is not valid hexadecimal",
"TR_CANNOT_SEND_TO_MYSELF": "Cannot send to myself",
"TR_NOT_ENOUGH_FUNDS_RESERVED_AMOUNT": "Not enough funds. Reserved amount for this account is {reservedAmount} {networkSymbol}",
"TR_AMOUNT_IS_TOO_LOW_MINIMUM_AMOUNT_FOR_CREATING": "Amount is too low. Minimum amount for creating a new account is {minimalAmount} {networkSymbol}",
"TR_FEE_IS_NOT_SET": "Fee is not set",
"TR_FEE_MUST_ME_AN_ABSOLUT_NUMBER": "Fee must be an absolute number",
"TR_FEE_IS_BELOW_RECOMMENDED": "Fee is below recommended",
"TR_FEE_IS_ABOVE_RECOMMENDED": "Fee is above recommended",
"TR_DESTINATION_TAG_MUST_BE_AN_ABSOLUTE": "Destination tag must be an absolute number",
"TR_DESTINATION_TAG_IS_NOT_VALID": "Destination tag is not valid",
"TR_MESSAGE": "訊息", "TR_MESSAGE": "訊息",
"TR_SIGNATURE": "簽名", "TR_SIGNATURE": "簽名",
"TR_SIGN": "簽名", "TR_SIGN": "簽名",
@ -196,6 +258,7 @@
"TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.", "TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.",
"TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.", "TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.",
"TR_TOKEN_NOT_FOUND": "Token not found", "TR_TOKEN_NOT_FOUND": "Token not found",
"TR_ALREADY_ADDED": "Already added",
"TR_HISTORY": "History", "TR_HISTORY": "History",
"TR_ADD_YOUR_TOKENS": "Add your tokens", "TR_ADD_YOUR_TOKENS": "Add your tokens",
"TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.", "TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.",
@ -221,5 +284,8 @@
"TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge", "TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge",
"TR_LOCAL_CURRENCY": "Local currency", "TR_LOCAL_CURRENCY": "Local currency",
"TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.", "TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.",
"TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made" "TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made",
"TR_VISIBLE_COINS": "Visible coins",
"TR_VISIBLE_COINS_EXTERNAL": "Visible external coins",
"TR_VISIBLE_COINS_EXPLAINED": "Select the coins you wish to see in the wallet interface. You will be able to change your preferences later."
} }

@ -1,4 +1,15 @@
{ {
"TR_CONNECTED": "Connected",
"TR_CONNECTED_BOOTLOADER": "Connected (bootloader mode)",
"TR_CONNECTED_NOT_INITIALIZED": "Connected (not initialized)",
"TR_CONNECTED_SEEDLESS": "Connected (seedless mode)",
"TR_CONNECTED_UPDATE_REQUIRED": "Connected (update required)",
"TR_CONNECTED_UPDATE_RECOMMENDED": "Connected (update recommended)",
"TR_USED_IN_ANOTHER_WINDOW": "Used in other window",
"TR_UNAVAILABLE": "Unavailable",
"TR_UNREADABLE": "Unreadable",
"TR_DISCONNECTED": "Disconnected",
"TR_STATUS_UNKNOWN": "Status unknown",
"TR_TERMS": "条款", "TR_TERMS": "条款",
"TR_EXCHANGE_RATES_BY": "Exchange rates by {service}", "TR_EXCHANGE_RATES_BY": "Exchange rates by {service}",
"TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}", "TR_WE_THANK_OUR_TRANSLATORS": "We thank our translators for their {TR_CONTRIBUTION}",
@ -28,7 +39,6 @@
"TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.", "TR_PLEASE_ENABLE_PASSPHRASE": "Please enable passphrase settings to continue with the verification process.",
"TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.", "TR_PLEASE_DISABLE_PASSPHRASE": "Please disable passphrase settings to continue with the verification process.",
"TR_SHOW_UNVERIFIED_ADDRESS": "显示未验证的地址", "TR_SHOW_UNVERIFIED_ADDRESS": "显示未验证的地址",
"TR_TRY_AGAIN": "重试",
"TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}", "TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}",
"TR_FORGET_LABEL": "Forget {deviceLabel}?", "TR_FORGET_LABEL": "Forget {deviceLabel}?",
"TR_DONT_FORGET": "不忘记", "TR_DONT_FORGET": "不忘记",
@ -56,6 +66,7 @@
"TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "如果您忘记密码,您的钱包将永久地丢失,您的资金将无法恢复。", "TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA": "如果您忘记密码,您的钱包将永久地丢失,您的资金将无法恢复。",
"TR_CONFIRM_PASSPHRASE": "确认密码", "TR_CONFIRM_PASSPHRASE": "确认密码",
"TR_PASSPHRASES_DO_NOT_MATCH": "密码不一致!", "TR_PASSPHRASES_DO_NOT_MATCH": "密码不一致!",
"TR_PASSPHRASE_IS_TOO_LONG": "Passphrase is too long!",
"TR_SHOW_PASSPHRASE": "显示密码", "TR_SHOW_PASSPHRASE": "显示密码",
"TR_ENTER": "确定", "TR_ENTER": "确定",
"TR_PASSPHRASE": "密码", "TR_PASSPHRASE": "密码",
@ -76,12 +87,25 @@
"TR_PLEASE_RELOAD_THE_PAGE_DOT": "请检查您的网络连接,然后重新加载页面。", "TR_PLEASE_RELOAD_THE_PAGE_DOT": "请检查您的网络连接,然后重新加载页面。",
"TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.", "TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE": "New Trezor Bridge is available.",
"TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "发现新的 Trezor 固件。", "TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT": "发现新的 Trezor 固件。",
"TR_ACQUIRE_DEVICE_ERROR": "Acquire device error",
"TR_AUTHENTICATION_ERROR": "Authentication error",
"TR_ACCOUNT_DISCOVERY_ERROR": "Account discovery error",
"TR_TRANSACTION_ERROR": "Transaction error",
"TR_TRANSACTION_SUCCESS": "Transaction has been sent successfully",
"TR_SEE_TRANSACTION_DETAILS": "See transaction details",
"TR_VERIFYING_ADDRESS_ERROR": "Verifying address error",
"TR_SIGN_MESSAGE_ERROR": "Failed to sign message",
"TR_VERIFY_MESSAGE_ERROR": "Failed to verify message",
"TR_VERIFY_MESSAGE_SUCCESS": "Message has been successfully verified",
"TR_SIGNATURE_IS_VALID": "Signature is valid",
"TR_CONNECT_TO_BACKEND": "Connect", "TR_CONNECT_TO_BACKEND": "Connect",
"TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required", "TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED": "Minimum account reserve required",
"TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}", "TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}",
"TR_DEVICE_SETTINGS": "Device settings", "TR_DEVICE_SETTINGS": "Device settings",
"TR_APPLICATION_SETTINGS": "Application settings", "TR_APPLICATION_SETTINGS": "Application settings",
"TR_ACCOUNT_HASH": "Account #{number}", "TR_ACCOUNT_HASH": "Account #{number}",
"TR_DEVICE_LABEL_ACCOUNT_HASH": "{deviceLabel} Account #{number}",
"TR_LOOKS_LIKE_IT_IS_DEVICE_LABEL": "Looks like it is {deviceLabel} Account #{number} address of {network} network",
"TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}", "TR_IMPORTED_ACCOUNT_HASH": "Imported account #{number}",
"TR_CLEAR": "清除", "TR_CLEAR": "清除",
"TR_CHECK_FOR_DEVICES": "Check for devices", "TR_CHECK_FOR_DEVICES": "Check for devices",
@ -102,6 +126,11 @@
"TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes", "TR_CREATE_BACKUP_IN_3_MINUTES": "Create a backup in 3 minutes",
"TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up", "TR_YOUR_TREZOR_IS_NOT_BACKED_UP": "Your Trezor is not backed up",
"TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk", "TR_SHOW_ADDRESS_I_WILL_TAKE_THE_RISK": "Show address, I will take the risk",
"TR_HIGH_FEE": "High",
"TR_NORMAL_FEE": "Normal",
"TR_LOW_FEE": "Low",
"TR_CUSTOM_FEE": "Custom",
"TR_TRY_AGAIN": "重试",
"TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "您即将打开 Trezor Beta Wallet", "TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": "您即将打开 Trezor Beta Wallet",
"TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.", "TR_TREZOR_BETA_WALLET_IS": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.",
"TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.", "TR_IN_CONTRAST_COMMA_TREZOR": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.",
@ -136,6 +165,8 @@
"TR_ADD_ACCOUNT": "添加账户", "TR_ADD_ACCOUNT": "添加账户",
"TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts", "TR_YOU_CANNOT_ADD_MORE_THAN_10_ACCOUNTS": "You cannot add more than 10 accounts",
"TR_OTHER_COINS": "Other coins", "TR_OTHER_COINS": "Other coins",
"TR_SELECT_COINS": "Select a coin in {TR_SELECT_COINS_LINK}",
"TR_SELECT_COINS_LINK": "application settings",
"TR_CHANGE_WALLET_TYPE": "Change wallet type", "TR_CHANGE_WALLET_TYPE": "Change wallet type",
"TR_RENEW_SESSION": "Renew session", "TR_RENEW_SESSION": "Renew session",
"TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.", "TR_YOU_ARE_IN_YOUR_STANDARD_WALLET": "You are in your standard wallet.",
@ -185,6 +216,37 @@
"TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.", "TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.",
"TR_XRP_RESERVE": "Reserve: {value}", "TR_XRP_RESERVE": "Reserve: {value}",
"TR_SEND_RIPPLE": "Send Ripple", "TR_SEND_RIPPLE": "Send Ripple",
"TR_AMOUNT_IS_NOT_SET": "Amount is not set",
"TR_AMOUNT_IS_NOT_A_NUMBER": "Amount is not a number",
"TR_MAXIMUM_DECIMALS_ALLOWED:": "Maximum {decimals} decimals allowed",
"TR_NOT_ENOUGH_FUNDS_TO_COVER_TRANSACTION": "Not enough {networkSymbol} to cover transaction fee",
"TR_NOT_ENOUGH_FUNDS": "Not enough funds",
"TR_AMOUNT_IS_TOO_LOW": "Amount is too low",
"TR_ADDRESS_IS_NOT_SET": "Address is not set",
"TR_ADDRESS_IS_NOT_VALID": "Address is not valid",
"TR_ADDRESS_CHECKSUM_IS_NOT_VALID": "Address checksum is not valid",
"TR_GAS_LIMIT_IS_NOT_SET": "Gas limit is not set",
"TR_GAS_LIMIT_IS_NOT_A_NUMBER": "Gas limit is not a number",
"TR_GAS_LIMIT_IS_TOO_LOW": "Gas limit is too low",
"TR_GAS_LIMIT_IS_BELOW_RECOMMENDED": "Gas limit is below recommended",
"TR_GAS_PRICE_IS_NOT_A_NUMBER": "Gas price is not a number",
"TR_GAS_PRICE_IS_NOT_SET": "Gas price is not set",
"TR_GAS_PRICE_IS_TOO_LOW": "Gas price is too low",
"TR_GAS_PRICE_IS_TOO_HIGH": "Gas price is too high",
"TR_NONCE_IS_NOT_A_NUMBER": "Nonce is not a valid number",
"TR_NONCE_IS_NOT_SET": "Nonce is not set",
"TR_NONCE_IS_GREATER_THAN_RECOMMENDED": "Nonce is greater than recommended",
"TR_NONCE_IS_LOWER_THAN_RECOMMENDED": "Nonce is lower than recommended",
"TR_DATA_IS_NOT_VALID_HEX": "Data is not valid hexadecimal",
"TR_CANNOT_SEND_TO_MYSELF": "Cannot send to myself",
"TR_NOT_ENOUGH_FUNDS_RESERVED_AMOUNT": "Not enough funds. Reserved amount for this account is {reservedAmount} {networkSymbol}",
"TR_AMOUNT_IS_TOO_LOW_MINIMUM_AMOUNT_FOR_CREATING": "Amount is too low. Minimum amount for creating a new account is {minimalAmount} {networkSymbol}",
"TR_FEE_IS_NOT_SET": "Fee is not set",
"TR_FEE_MUST_ME_AN_ABSOLUT_NUMBER": "Fee must be an absolute number",
"TR_FEE_IS_BELOW_RECOMMENDED": "Fee is below recommended",
"TR_FEE_IS_ABOVE_RECOMMENDED": "Fee is above recommended",
"TR_DESTINATION_TAG_MUST_BE_AN_ABSOLUTE": "Destination tag must be an absolute number",
"TR_DESTINATION_TAG_IS_NOT_VALID": "Destination tag is not valid",
"TR_MESSAGE": "消息", "TR_MESSAGE": "消息",
"TR_SIGNATURE": "签名", "TR_SIGNATURE": "签名",
"TR_SIGN": "签署", "TR_SIGN": "签署",
@ -196,6 +258,7 @@
"TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.", "TR_INSERT_TOKEN_NAME": "Insert token name, symbol or address to be able to send it.",
"TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.", "TR_TYPE_IN_A_TOKEN_NAME": "Type in a token name or a token address.",
"TR_TOKEN_NOT_FOUND": "Token not found", "TR_TOKEN_NOT_FOUND": "Token not found",
"TR_ALREADY_ADDED": "Already added",
"TR_HISTORY": "History", "TR_HISTORY": "History",
"TR_ADD_YOUR_TOKENS": "Add your tokens", "TR_ADD_YOUR_TOKENS": "Add your tokens",
"TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.", "TR_SEARCH_FOR_THE_TOKEN": "Search for the token or add them manually by pasting token address into search input.",
@ -221,5 +284,8 @@
"TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge", "TR_PLEASE_INSTALL_TREZOR_BRIDGE": "Please install Trezor Bridge",
"TR_LOCAL_CURRENCY": "Local currency", "TR_LOCAL_CURRENCY": "Local currency",
"TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.", "TR_HIDE_BALANCE_EXPLAINED": "Hides your account balance so you don't have to worry about anyone looking over your shoulder.",
"TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made" "TR_THE_CHANGES_ARE_SAVED": "The changes are saved automatically as they are made",
"TR_VISIBLE_COINS": "Visible coins",
"TR_VISIBLE_COINS_EXTERNAL": "Visible external coins",
"TR_VISIBLE_COINS_EXPLAINED": "Select the coins you wish to see in the wallet interface. You will be able to change your preferences later."
} }

@ -19,7 +19,7 @@ const definedMessages: Messages = defineMessages({
TR_TRANSACTION_ERROR: { TR_TRANSACTION_ERROR: {
id: 'TR_TRANSACTION_ERROR', id: 'TR_TRANSACTION_ERROR',
defaultMessage: 'Transaction error', defaultMessage: 'Transaction error',
description: 'Error during signing transaction', description: 'Error during signing a transaction',
}, },
TR_TRANSACTION_SUCCESS: { TR_TRANSACTION_SUCCESS: {
id: 'TR_TRANSACTION_SUCCESS', id: 'TR_TRANSACTION_SUCCESS',
@ -35,11 +35,11 @@ const definedMessages: Messages = defineMessages({
}, },
TR_SIGN_MESSAGE_ERROR: { TR_SIGN_MESSAGE_ERROR: {
id: 'TR_SIGN_MESSAGE_ERROR', id: 'TR_SIGN_MESSAGE_ERROR',
defaultMessage: 'Sign error', defaultMessage: 'Failed to sign message',
}, },
TR_VERIFY_MESSAGE_ERROR: { TR_VERIFY_MESSAGE_ERROR: {
id: 'TR_VERIFY_MESSAGE_ERROR', id: 'TR_VERIFY_MESSAGE_ERROR',
defaultMessage: 'Verify error', defaultMessage: 'Failed to verify message',
}, },
TR_VERIFY_MESSAGE_SUCCESS: { TR_VERIFY_MESSAGE_SUCCESS: {
id: 'TR_VERIFY_MESSAGE_SUCCESS', id: 'TR_VERIFY_MESSAGE_SUCCESS',

@ -21,7 +21,7 @@ const definedMessages: Messages = defineMessages({
defaultMessage: 'Visible coins', defaultMessage: 'Visible coins',
}, },
TR_VISIBLE_COINS_EXTERNAL: { TR_VISIBLE_COINS_EXTERNAL: {
id: 'TR_VISIBLE_COINS_EXTERNAL:', id: 'TR_VISIBLE_COINS_EXTERNAL',
defaultMessage: 'Visible external coins', defaultMessage: 'Visible external coins',
}, },
TR_VISIBLE_COINS_EXPLAINED: { TR_VISIBLE_COINS_EXPLAINED: {

@ -1,4 +1,103 @@
{ {
"TR_CONNECTED": {
"source": "Connected",
"meta": {
"comment": "Device status",
"occurrences": [
"src/components/DeviceHeader/index.messages.js"
]
}
},
"TR_CONNECTED_BOOTLOADER": {
"source": "Connected (bootloader mode)",
"meta": {
"comment": "Device status",
"occurrences": [
"src/components/DeviceHeader/index.messages.js"
]
}
},
"TR_CONNECTED_NOT_INITIALIZED": {
"source": "Connected (not initialized)",
"meta": {
"comment": "Device status",
"occurrences": [
"src/components/DeviceHeader/index.messages.js"
]
}
},
"TR_CONNECTED_SEEDLESS": {
"source": "Connected (seedless mode)",
"meta": {
"comment": "Device status",
"occurrences": [
"src/components/DeviceHeader/index.messages.js"
]
}
},
"TR_CONNECTED_UPDATE_REQUIRED": {
"source": "Connected (update required)",
"meta": {
"comment": "Device status",
"occurrences": [
"src/components/DeviceHeader/index.messages.js"
]
}
},
"TR_CONNECTED_UPDATE_RECOMMENDED": {
"source": "Connected (update recommended)",
"meta": {
"comment": "Device status",
"occurrences": [
"src/components/DeviceHeader/index.messages.js"
]
}
},
"TR_USED_IN_ANOTHER_WINDOW": {
"source": "Used in other window",
"meta": {
"comment": "Device status",
"occurrences": [
"src/components/DeviceHeader/index.messages.js"
]
}
},
"TR_UNAVAILABLE": {
"source": "Unavailable",
"meta": {
"comment": "Device status",
"occurrences": [
"src/components/DeviceHeader/index.messages.js"
]
}
},
"TR_UNREADABLE": {
"source": "Unreadable",
"meta": {
"comment": "Device status",
"occurrences": [
"src/components/DeviceHeader/index.messages.js"
]
}
},
"TR_DISCONNECTED": {
"source": "Disconnected",
"meta": {
"comment": "Device status",
"occurrences": [
"src/components/DeviceHeader/index.messages.js"
]
}
},
"TR_STATUS_UNKNOWN": {
"source": "Status unknown",
"meta": {
"comment": "Device status",
"occurrences": [
"src/components/DeviceHeader/index.messages.js"
]
}
},
"TR_TERMS": { "TR_TERMS": {
"source": "Terms", "source": "Terms",
"meta": { "meta": {
@ -243,15 +342,6 @@
] ]
} }
}, },
"TR_TRY_AGAIN": {
"source": "Try again",
"meta": {
"comment": "Try to verify the address again",
"occurrences": [
"src/components/modals/confirm/UnverifiedAddress/index.messages.js"
]
}
},
"TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": { "TR_TO_PREVENT_PHISHING_ATTACKS_COMMA": {
"source": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}", "source": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}",
"meta": { "meta": {
@ -469,6 +559,14 @@
] ]
} }
}, },
"TR_PASSPHRASE_IS_TOO_LONG": {
"source": "Passphrase is too long!",
"meta": {
"occurrences": [
"src/components/modals/passphrase/Passphrase/index.messages.js"
]
}
},
"TR_SHOW_PASSPHRASE": { "TR_SHOW_PASSPHRASE": {
"source": "Show passphrase", "source": "Show passphrase",
"meta": { "meta": {
@ -632,6 +730,96 @@
] ]
} }
}, },
"TR_ACQUIRE_DEVICE_ERROR": {
"source": "Acquire device error",
"meta": {
"occurrences": [
"src/components/notifications/Context/actions.messages.js"
]
}
},
"TR_AUTHENTICATION_ERROR": {
"source": "Authentication error",
"meta": {
"occurrences": [
"src/components/notifications/Context/actions.messages.js"
]
}
},
"TR_ACCOUNT_DISCOVERY_ERROR": {
"source": "Account discovery error",
"meta": {
"comment": "Error during account discovery",
"occurrences": [
"src/components/notifications/Context/actions.messages.js"
]
}
},
"TR_TRANSACTION_ERROR": {
"source": "Transaction error",
"meta": {
"comment": "Error during signing a transaction",
"occurrences": [
"src/components/notifications/Context/actions.messages.js"
]
}
},
"TR_TRANSACTION_SUCCESS": {
"source": "Transaction has been sent successfully",
"meta": {
"occurrences": [
"src/components/notifications/Context/actions.messages.js"
]
}
},
"TR_SEE_TRANSACTION_DETAILS": {
"source": "See transaction details",
"meta": {
"occurrences": [
"src/components/notifications/Context/actions.messages.js"
]
}
},
"TR_VERIFYING_ADDRESS_ERROR": {
"source": "Verifying address error",
"meta": {
"occurrences": [
"src/components/notifications/Context/actions.messages.js"
]
}
},
"TR_SIGN_MESSAGE_ERROR": {
"source": "Failed to sign message",
"meta": {
"occurrences": [
"src/components/notifications/Context/actions.messages.js"
]
}
},
"TR_VERIFY_MESSAGE_ERROR": {
"source": "Failed to verify message",
"meta": {
"occurrences": [
"src/components/notifications/Context/actions.messages.js"
]
}
},
"TR_VERIFY_MESSAGE_SUCCESS": {
"source": "Message has been successfully verified",
"meta": {
"occurrences": [
"src/components/notifications/Context/actions.messages.js"
]
}
},
"TR_SIGNATURE_IS_VALID": {
"source": "Signature is valid",
"meta": {
"occurrences": [
"src/components/notifications/Context/actions.messages.js"
]
}
},
"TR_CONNECT_TO_BACKEND": { "TR_CONNECT_TO_BACKEND": {
"source": "Connect", "source": "Connect",
"meta": { "meta": {
@ -681,6 +869,24 @@
] ]
} }
}, },
"TR_DEVICE_LABEL_ACCOUNT_HASH": {
"source": "{deviceLabel} Account #{number}",
"meta": {
"comment": "Used in auto-generated account label",
"occurrences": [
"src/views/common.messages.js"
]
}
},
"TR_LOOKS_LIKE_IT_IS_DEVICE_LABEL": {
"source": "Looks like it is {deviceLabel} Account #{number} address of {network} network",
"meta": {
"comment": "Example: Looks like it is My Trezor Account #1 address of ETH network",
"occurrences": [
"src/views/common.messages.js"
]
}
},
"TR_IMPORTED_ACCOUNT_HASH": { "TR_IMPORTED_ACCOUNT_HASH": {
"source": "Imported account #{number}", "source": "Imported account #{number}",
"meta": { "meta": {
@ -844,6 +1050,51 @@
] ]
} }
}, },
"TR_HIGH_FEE": {
"source": "High",
"meta": {
"comment": "fee level",
"occurrences": [
"src/views/common.messages.js"
]
}
},
"TR_NORMAL_FEE": {
"source": "Normal",
"meta": {
"comment": "fee level",
"occurrences": [
"src/views/common.messages.js"
]
}
},
"TR_LOW_FEE": {
"source": "Low",
"meta": {
"comment": "fee level",
"occurrences": [
"src/views/common.messages.js"
]
}
},
"TR_CUSTOM_FEE": {
"source": "Custom",
"meta": {
"comment": "fee level",
"occurrences": [
"src/views/common.messages.js"
]
}
},
"TR_TRY_AGAIN": {
"source": "Try again",
"meta": {
"comment": "Try to run the proccess again",
"occurrences": [
"src/views/common.messages.js"
]
}
},
"TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": { "TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET": {
"source": "You are opening Trezor Beta Wallet", "source": "You are opening Trezor Beta Wallet",
"meta": { "meta": {
@ -1118,6 +1369,23 @@
] ]
} }
}, },
"TR_SELECT_COINS": {
"source": "Select a coin in {TR_SELECT_COINS_LINK}",
"meta": {
"comment": "COMPLETE SENTENCE: Select a coin in application settings",
"occurrences": [
"src/views/Wallet/components/LeftNavigation/components/CoinMenu/index.messages.js"
]
}
},
"TR_SELECT_COINS_LINK": {
"source": "application settings",
"meta": {
"occurrences": [
"src/views/Wallet/components/LeftNavigation/components/CoinMenu/index.messages.js"
]
}
},
"TR_CHANGE_WALLET_TYPE": { "TR_CHANGE_WALLET_TYPE": {
"source": "Change wallet type", "source": "Change wallet type",
"meta": { "meta": {
@ -1521,6 +1789,254 @@
] ]
} }
}, },
"TR_AMOUNT_IS_NOT_SET": {
"source": "Amount is not set",
"meta": {
"occurrences": [
"src/views/Wallet/views/Account/Send/validation.messages.js"
]
}
},
"TR_AMOUNT_IS_NOT_A_NUMBER": {
"source": "Amount is not a number",
"meta": {
"occurrences": [
"src/views/Wallet/views/Account/Send/validation.messages.js"
]
}
},
"TR_MAXIMUM_DECIMALS_ALLOWED:": {
"source": "Maximum {decimals} decimals allowed",
"meta": {
"occurrences": [
"src/views/Wallet/views/Account/Send/validation.messages.js"
]
}
},
"TR_NOT_ENOUGH_FUNDS_TO_COVER_TRANSACTION": {
"source": "Not enough {networkSymbol} to cover transaction fee",
"meta": {
"occurrences": [
"src/views/Wallet/views/Account/Send/validation.messages.js"
]
}
},
"TR_NOT_ENOUGH_FUNDS": {
"source": "Not enough funds",
"meta": {
"occurrences": [
"src/views/Wallet/views/Account/Send/validation.messages.js"
]
}
},
"TR_AMOUNT_IS_TOO_LOW": {
"source": "Amount is too low",
"meta": {
"occurrences": [
"src/views/Wallet/views/Account/Send/validation.messages.js"
]
}
},
"TR_ADDRESS_IS_NOT_SET": {
"source": "Address is not set",
"meta": {
"occurrences": [
"src/views/Wallet/views/Account/Send/validation.messages.js"
]
}
},
"TR_ADDRESS_IS_NOT_VALID": {
"source": "Address is not valid",
"meta": {
"occurrences": [
"src/views/Wallet/views/Account/Send/validation.messages.js"
]
}
},
"TR_ADDRESS_CHECKSUM_IS_NOT_VALID": {
"source": "Address checksum is not valid",
"meta": {
"occurrences": [
"src/views/Wallet/views/Account/Send/validation.messages.js"
]
}
},
"TR_GAS_LIMIT_IS_NOT_SET": {
"source": "Gas limit is not set",
"meta": {
"occurrences": [
"src/views/Wallet/views/Account/Send/validation.messages.js"
]
}
},
"TR_GAS_LIMIT_IS_NOT_A_NUMBER": {
"source": "Gas limit is not a number",
"meta": {
"occurrences": [
"src/views/Wallet/views/Account/Send/validation.messages.js"
]
}
},
"TR_GAS_LIMIT_IS_TOO_LOW": {
"source": "Gas limit is too low",
"meta": {
"occurrences": [
"src/views/Wallet/views/Account/Send/validation.messages.js"
]
}
},
"TR_GAS_LIMIT_IS_BELOW_RECOMMENDED": {
"source": "Gas limit is below recommended",
"meta": {
"occurrences": [
"src/views/Wallet/views/Account/Send/validation.messages.js"
]
}
},
"TR_GAS_PRICE_IS_NOT_A_NUMBER": {
"source": "Gas price is not a number",
"meta": {
"occurrences": [
"src/views/Wallet/views/Account/Send/validation.messages.js"
]
}
},
"TR_GAS_PRICE_IS_NOT_SET": {
"source": "Gas price is not set",
"meta": {
"occurrences": [
"src/views/Wallet/views/Account/Send/validation.messages.js"
]
}
},
"TR_GAS_PRICE_IS_TOO_LOW": {
"source": "Gas price is too low",
"meta": {
"occurrences": [
"src/views/Wallet/views/Account/Send/validation.messages.js"
]
}
},
"TR_GAS_PRICE_IS_TOO_HIGH": {
"source": "Gas price is too high",
"meta": {
"occurrences": [
"src/views/Wallet/views/Account/Send/validation.messages.js"
]
}
},
"TR_NONCE_IS_NOT_A_NUMBER": {
"source": "Nonce is not a valid number",
"meta": {
"occurrences": [
"src/views/Wallet/views/Account/Send/validation.messages.js"
]
}
},
"TR_NONCE_IS_NOT_SET": {
"source": "Nonce is not set",
"meta": {
"occurrences": [
"src/views/Wallet/views/Account/Send/validation.messages.js"
]
}
},
"TR_NONCE_IS_GREATER_THAN_RECOMMENDED": {
"source": "Nonce is greater than recommended",
"meta": {
"occurrences": [
"src/views/Wallet/views/Account/Send/validation.messages.js"
]
}
},
"TR_NONCE_IS_LOWER_THAN_RECOMMENDED": {
"source": "Nonce is lower than recommended",
"meta": {
"occurrences": [
"src/views/Wallet/views/Account/Send/validation.messages.js"
]
}
},
"TR_DATA_IS_NOT_VALID_HEX": {
"source": "Data is not valid hexadecimal",
"meta": {
"occurrences": [
"src/views/Wallet/views/Account/Send/validation.messages.js"
]
}
},
"TR_CANNOT_SEND_TO_MYSELF": {
"source": "Cannot send to myself",
"meta": {
"occurrences": [
"src/views/Wallet/views/Account/Send/validation.messages.js"
]
}
},
"TR_NOT_ENOUGH_FUNDS_RESERVED_AMOUNT": {
"source": "Not enough funds. Reserved amount for this account is {reservedAmount} {networkSymbol}",
"meta": {
"occurrences": [
"src/views/Wallet/views/Account/Send/validation.messages.js"
]
}
},
"TR_AMOUNT_IS_TOO_LOW_MINIMUM_AMOUNT_FOR_CREATING": {
"source": "Amount is too low. Minimum amount for creating a new account is {minimalAmount} {networkSymbol}",
"meta": {
"occurrences": [
"src/views/Wallet/views/Account/Send/validation.messages.js"
]
}
},
"TR_FEE_IS_NOT_SET": {
"source": "Fee is not set",
"meta": {
"occurrences": [
"src/views/Wallet/views/Account/Send/validation.messages.js"
]
}
},
"TR_FEE_MUST_ME_AN_ABSOLUT_NUMBER": {
"source": "Fee must be an absolute number",
"meta": {
"occurrences": [
"src/views/Wallet/views/Account/Send/validation.messages.js"
]
}
},
"TR_FEE_IS_BELOW_RECOMMENDED": {
"source": "Fee is below recommended",
"meta": {
"occurrences": [
"src/views/Wallet/views/Account/Send/validation.messages.js"
]
}
},
"TR_FEE_IS_ABOVE_RECOMMENDED": {
"source": "Fee is above recommended",
"meta": {
"occurrences": [
"src/views/Wallet/views/Account/Send/validation.messages.js"
]
}
},
"TR_DESTINATION_TAG_MUST_BE_AN_ABSOLUTE": {
"source": "Destination tag must be an absolute number",
"meta": {
"occurrences": [
"src/views/Wallet/views/Account/Send/validation.messages.js"
]
}
},
"TR_DESTINATION_TAG_IS_NOT_VALID": {
"source": "Destination tag is not valid",
"meta": {
"occurrences": [
"src/views/Wallet/views/Account/Send/validation.messages.js"
]
}
},
"TR_MESSAGE": { "TR_MESSAGE": {
"source": "Message", "source": "Message",
"meta": { "meta": {
@ -1835,5 +2351,29 @@
"src/views/Wallet/views/WalletSettings/index.messages.js" "src/views/Wallet/views/WalletSettings/index.messages.js"
] ]
} }
},
"TR_VISIBLE_COINS": {
"source": "Visible coins",
"meta": {
"occurrences": [
"src/views/Wallet/views/WalletSettings/index.messages.js"
]
}
},
"TR_VISIBLE_COINS_EXTERNAL": {
"source": "Visible external coins",
"meta": {
"occurrences": [
"src/views/Wallet/views/WalletSettings/index.messages.js"
]
}
},
"TR_VISIBLE_COINS_EXPLAINED": {
"source": "Select the coins you wish to see in the wallet interface. You will be able to change your preferences later.",
"meta": {
"occurrences": [
"src/views/Wallet/views/WalletSettings/index.messages.js"
]
}
} }
} }
Loading…
Cancel
Save