crystal-wallet-android/app/src/main/res/values/strings.xml

564 lines
33 KiB
XML

<resources>
<string name="app_name" translatable="false">Crystal Wallet</string>
<string name="dialog_positive">Ok</string>
<string name="send_capital">Send</string>
<string name="send_success">Success!</string>
<string name="import_wif">"Import from private key (WIF)"</string>
<string name="txt_wif_activity">Wallet Import Format - WIF</string>
<string name="txt_wif_paste">Private Key (WIF)</string>
<string name="please_enter_wif">Please enter private key (wif)</string>
<string name="invalid_wif">Invalid WIF</string>
<string name="wif_error_invalid_account">Invalid account, please check your WIF for typing errors</string>
<string name="unable_to_load_wif">Unable to load WIF</string>
<string name="error_wif">Error creating WIF key</string>
<string name="error_brainkey_wif_export">WIF imported account doesn\'t support brainkey backup</string>
<string name="You_dont_have_balances">You dont have balances</string>
<string name="You_dont_have_transactions">You dont have transactions</string>
<string name="You_dont_have_contacts">You dont have contacts</string>
<string name="Permision_storage">Write External Storage permission allows us to do store images. Please allow this permission in App Settings.</string>
<string name="Permission_Denied_WRITE_EXTERNAL_STORAGE">Permission Denied, You cannot use local drive.</string>
<string name="account_create_register_or_import">ACCOUNT CREATE/REGISTER OR IMPORT</string>
<string name="txt_account_name">Account Name</string>
<string name="time_stamp">Time stamp</string>
<string name="email_pdf">Email PDF</string>
<string name="account">Account</string>
<string name="friendly_name">Friendly Name</string>
<string name="notes">Notes</string>
<string name="note">Note</string>
<string name="payment_received">Payment Received</string>
<string name="import_brainkey">Import from BrainKey</string>
<string name="import_backup_old">Import Backup from .bin file</string>
<string name="choose_backup">Choose Backup</string>
<string name="choose_file">Choose File</string>
<string name="no_file_chosen">No file chosen</string>
<string name="account_label">Choose File</string>
<string name="loading_msg">Please wait until Balances are loading</string>
<string name="window_create_seed_DialogTittle"></string>
<string name="window_create_seed_DialogMessage">Creating New Account ...</string>
<string name="window_create_seed_Server_validation">Validating With Server ...</string>
<string name="window_create_seed_Info">You will use your PIN yo make transactions between accounts</string>
<string name="window_seed_backup">Backup brainkey</string>
<string name="window_seed_toast_clipboard">Brainkey copied to clipboard!</string>
<string name="window_seed_copy">Copy</string>
<string name="window_seed_leyend_backup">IMPORTANT: Print this out, or write it down. Anyone with access to your recovery key will have access to funds within this wallet</string>
<string name="seed_words">Seed</string>
<string name="txt_6_digits_pin">PIN (6+ digits)</string>
<string name="txt_6_digits_pin_confirm">PIN confirm</string>
<string name="Seed">Seed</string>
<string name="create">CREATE</string>
<string name="or">OR</string>
<string name="existing_account">Existing Account</string>
<string name="v_1_0_beta" translatable="false">v 1.0 beta</string>
<string name="block_number" translatable="false">block# -------</string>
<string name="agreement">Agreement</string>
<string name="pref_agreement">pref_agreement</string>
<string name="cancel_and_exit">Cancel and Exit</string>
<string name="i_agree">I Agree</string>
<string name="kindly_create_account">Kindly create an account name</string>
<string name="please_enter_old_6_digit_pin">Please enter old PIN</string>
<string name="please_enter_6_digit_pin">Please enter PIN</string>
<string name="please_enter_6_digit_pin_confirm">Please enter PIN confirmation</string>
<string name="missing_existing_password">Please enter the password used to encrypt this backup file</string>
<string name="pin_number_request">Please enter the pin number used to encode this backup file</string>
<string name="pin_number_warning">The pin number must be at least 6 digits</string>
<string name="old_pin_number_warning">The old pin number must be at least 6 digits</string>
<string name="mismatch_pin">mismatch pin</string>
<string name="Enter_new_pattern">Enter new pattern</string>
<string name="Incorrect_pattern">Incorrect pattern</string>
<string name="Pattern_set_correctly">Pattern set correctly</string>
<string name="Confirm_new_pattern">Confirm new pattern</string>
<string name="error_invalid_account">Invalid account, please check your brain key for typing errors</string>
<string name="key_brainkey" translatable="false">menace saa tenible carless koftgar snarly stoned gear abater outbow defile stowage unsappy scrout cowskin wramp</string>
<string name="txt_pin" translatable="false">pin</string>
<string name="txt_brain_key">Brainkey</string>
<string name="txt_brain_key_info">Print this out, or write it down. Anyone with access to your recovery key will have access to funds within this wallet.</string>
<string name="create_wallet">CREATE WALLET</string>
<string name="save">SAVE</string>
<string name="next">NEXT</string>
<string name="ERROR_UNRECOGNIZABLE">An error ocurred attempting to import the account</string>
<string name="NO_ACCOUNT_DATA">The account does not have any data</string>
<string name="BAD_SEED">The seed is not valid</string>
<string name="ACCOUNT_DOESNT_EXIST">The account does not exists</string>
<string name="NO_SERVER_CONNECTION">There was an error with the connection. Try again later</string>
<string name="ASK_PERMISSION">A permission need to be granted before to continue</string>
<string name="please_enter_brainkey">Please enter brainkey</string>
<string name="please_enter_correct_brainkey">Please enter correct brainkey</string>
<string name="balances">Balances</string>
<string name="contacts">Contacts</string>
<string name="receive_uppercase">RECEIVE</string>
<string name="send_uppercase">SEND</string>
<string name="transactions">Transactions</string>
<string name="title_activity_setting">SettingActivity</string>
<string name="backup_asset">Backup Asset</string>
<string name="taxable_country">Taxable Country</string>
<string name="date_time">Display Dates and Times as</string>
<string name="check_for_updates">Check for updates on startup</string>
<string name="automatically_install">Automatically install major version</string>
<string name="require_pin">Require PIN/Pattern to send funds &amp; view memos</string>
<string name="close_bitshare">Automatically close Smartcoins Wallet after 3 minutes of inactivity</string>
<string name="always_donate">Always Donate 2 BTS to the Support Developers at Agorise</string>
<string name="hide_donations">Hide Donations from homescreen Transactions list</string>
<string name="backup">BACKUP .bin</string>
<string name="checkbox_donate">Donate 2 BTS to the Support Developers at</string>
<string name="backup_brainkey">BACKUP BRAINKEY</string>
<string name="backup_no_keys_found_error">No account using this key was found, please make sure you are using an updated backup file.</string>
<string name="imported_created_accounts">Imported/Created Accounts</string>
<string name="register_new_account">REGISTER NEW ACCOUNT</string>
<string name="refresh_keys">REFRESH ACCOUNT KEYS</string>
<string name="refresh_keys_title">Update account keys</string>
<string name="refresh_keys_summary">This procedure will update you currently active account keys. You\'ll be required to backup the new keys after the procedure is done and discard your last backup, since it will no longer be valid.\n\nPlease handle this operation with care and don\'t forget to keep your new brain key in a safe and accessible place.</string>
<string name="dialog_proceed">Proceed</string>
<string name="dialog_cancel">Cancel</string>
<string name="dialog_later">Later</string>
<string name="security_update_title">Security update notice</string>
<string name="security_update_notice">There has been an update to fix a previously undetected security issue. It is unlikely that your account has been affected, but we still strongly urge you to manually update your account keys and replace your old backups.\n\nThe following is a list of accounts we suggest you to update. Please select them and click on the proceed button if you want to do the update now.\n</string>
<string name="security_update_summary_positive">All the accounts currently managed by this app had their keys updated for your security. You are urged to update all your key backups\n\n</string>
<string name="security_update_summary_partial">Some accounts currently managed by this app had their keys updated for your security. You are urged to update all your key backups.\n\n</string>
<string name="security_update_summary_mixed">Some accounts currently managed by this app had their keys updated for your security. You are urged to update all your key backups.\n\nFor the ones that couldn\'t be updated the most probable reason of failure is the lack of funds. Please check that your accounts have a minimal balance and try to update the keys manually in the settings.</string>
<string name="security_update_summary_negative">There has been a security update, however the app was not able to update the keys for your accounts. The most probable reason for this is the lack of funds. Please check that your accounts have a minimal balance and try to update the keys manually in the settings.</string>
<string name="updating_account_title">Updating accounts</string>
<string name="updating_account_message">Please wait while the followng accounts have their keys updated.\n\nIn case of error please check the account balance, you must have a minimal amount of funds in order to perform this operation.</string>
<string name="toast_update_done">Security update done</string>
<string name="refresh_keys_fail">It was not possible to update your account key this time, please check your balance.</string>
<string name="refresh_keys_success">Success! your account key was updated</string>
<string name="secure_pin">EDIT PIN</string>
<string name="export">Export</string>
<string name="show_more">Show more</string>
<string name="large_text">
</string>
<string name="share_text"><p>I just found this awesome Smartcoins Wallet that allows you to send and receive Smartcoins.</p><a href="http://BitShares-Munich.de">http://BitShares-Munich.de</a> <p>Check it out !</p></string>
<string name="share_info">Invite one or more of your friends to try out the Smartcoins Wallet! Email addresses are not saved or collected by anyone so their privacy is assured.</string>
<string name="share_subject">Awesome Smartcoins Wallet</string>
<string name="share_heading">Share with a friend</string>
<string name="share_btn_text">OPEN EMAIL APPLICATION</string>
<string name="action_settings">Settings</string>
<string name="txt_validating_account">Validating account...</string>
<string name="validating_account">Validating Account...</string>
<string name="account_name_should_be_longer">Account name should be longer</string>
<string name="account_name_already_exist">Account Name already exist</string>
<string name="account_name_not_exist">Account Name %s does not exist</string>
<string name="account_already_exist">Account already exist</string>
<string name="add_contact">Add</string>
<string name="edit_contact">Edit</string>
<string name="empty_list">Contact list is Empty</string>
<string name="account_name_validate">Account name is valid</string>
<string name="beta">""</string>
<string name="txt_no_internet_connection">No internet connection</string>
<string name="unable_to_trade_bAssets">Unable to trade the Backup Assets.</string>
<string name="unable_to_send_amount">Unable to send the Amount.</string>
<string name="unable_to_decode_QR">Unable to decode the QR code.</string>
<string name="feature_unavaible">Current Feature is Unavaible</string>
<string name="unable_to_create_account_from_brainkey">Unable to create account from brainkey
</string>
<string name="importing_your_wallet">Importing your wallet...</string>
<string name="str_trading_pair_not_exist">Trading pair does not exist</string>
<string name="unable_to_create_qr_code">Unable to generate Qr code</string>
<string name="price">price</string>
<string name="currency">currency</string>
<string name="please_enter_amount">Please enter amount</string>
<string name="amount_should_be_greater_than_zero">Amount should be greater than zero</string>
<string name="no_amount_requested">No amount requested</string>
<string name="to_capital">To</string>
<string name="from_capital">From</string>
<string name="memo_capital">Memo</string>
<string name="empty_file_created">Empty File Created</string>
<string name="date">Date</string>
<string name="all">All</string>
<string name="to_from">To/From</string>
<string name="amount">Amount</string>
<string name="message">Message</string>
<string name="pdf_generated_msg">PDF generated and saved : </string>
<string name="pdf_generated_msg_error">Unable to generate pdf. Please retry. Error : </string>
<string name="raw_transactions">Raw Transaction : </string>
<string name="extensions">Extensions</string>
<string name="op_in_trx">op_in_trx</string>
<string name="virtual_op">virtual_op</string>
<string name="operation_results">operation_results</string>
<string name="sent_rcv">Sent/Received</string>
<string name="details">Details</string>
<string name="share_qr_code">Share QR Code</string>
<string name="done">Done</string>
<string name="id_s">id</string>
<string name="time">time</string>
<string name="operations">operations</string>
<string name="trx_in_block">trx_in_block</string>
<string name="symbol_capital">Symbol</string>
<string name="fee_capital">Fee</string>
<string name="ok">OK</string>
<string name="wrong_pin_wait">Wrong match you have to wait %% seconds ...</string>
<string name="loading">Loading...</string>
<string name="pay_to">Pay to</string>
<string name="requested">requested</string>
<string name="failed_transaction">Failed Transaction</string>
<string name="str_warning_only_available">Warning! Only %1$s %2$s is available</string>
<string name="str_balance_available">%1$s %2$s available</string>
<string name="str_invalid_amount">Please enter valid amount</string>
<string name="str_invalid_receiver">Please enter valid To account</string>
<string name="str_transaction_failed">Transaction Failed</string>
<string name="please_enter_valid_amount">Please enter valid amount</string>
<string name="insufficient_amount">Insufficient Amount</string>
<string name="error_insufficient_balance">Insufficient balance for this operation</string>
<string name="error_transfer_funds">An error ocurred while broadcasting your transaction, some assets require a small amount of BTS to complete the transfer.</string>
<string name="select_timezone">Select TimeZone</string>
<string name="old_pin">Old PIN</string>
<string name="pin_created_successfully">PIN created successfully</string>
<string name="edit_pin">Edit PIN</string>
<string name="txt_edit">SAVE</string>
<string name="create_pin">Create PIN</string>
<string name="pin_changed_successfully">PIN changed successfully</string>
<string name="incorrect_old_pin">Incorrect old PIN</string>
<string name="date_time_zone">dateTimeZone</string>
<string name="copy">Copy</string>
<string name="pin_verification">UNLOCKED</string>
<string name="title_prompt_pin">Please enter PIN</string>
// Screen Names
<string name="send_screen_name">Send</string>
<string name="rcv_screen_name">Receive</string>
<string name="request_amount_screen_name">Amount</string>
<string name="payment_rcvd_screen_name">Thankyou</string>
<string name="settings_activity_name">Settings</string>
<string name="qr_code_activity_name">Scan QR</string>
<string name="share_account_activity_name">Share with friends</string>
<string name="add_contact_activity_name">Add Contact</string>
<string name="str_trade_not_available">Trade Not Available</string>
<string name="edit_contact_activity_name">Edit Contact</string>
// Not to be localized
<string name="audio_file_path">audio_file_path</string>
<string name="audio_file_name">audio_file_name</string>
<string name="audio_file_mute">audio_file_mute</string>
<string name="pref_desired_smart_coin">desired_smart_coin</string>
<string name="pref_uia_coin">uia_coin</string>
<string name="url_bug" translatable="false">https://github.com/kenCode-de/smartcoins-wallet/issues</string>
<string name="str_total_status">(%1$s %2$s + %3$s %4$s = %5$s %6$s)</string>
<string name="sharePref_database">database</string>
<string name="sharePref_network_broadcast">network_broadcast</string>
<string name="sharePref_history">history</string>
<string name="sharePref_account_name">account_name</string>
<string name="preferred_lang">Preferred Language</string>
<string name="pref_account_from_brainkey">account_from_brainkey</string>
<string name="pref_wallet_accounts">wallet_accounts</string>
<string name="pref_country">country_iso_code</string>
<string name="pref_timezone">timezone</string>
<string name="pref_backup_asset">backup_asset</string>
<string name="pref_backup_asset_selected">backup_asset_selected</string>
<string name="pref_account_name">account_name</string>
<string name="pref_language">language</string>
<string name="pref_backup_symbol">backup_symbol</string>
<string name="pref_always_donate">always_donate</string>
<string name="pref_fade_currency">fade_currency</string>
<string name="account_id">accountId</string>
<string name="account_name">account_name</string>
<string name="symbol">symbol</string>
<string name="fee">fee</string>
<string name="to">to</string>
<string name="from">from</string>
<string name="memo">memo</string>
<string name="life_time_validation_date">1969&#8211;12&#8211;31T23:59:59</string>
<string name="head_block_number">head_block_number</string>
<string name="e_receipt">e_receipt</string>
<string name="continue_question">Are you sure to continue?</string>
<string name="Restoring_backup_from_file">Restoring backup from file</string>
<string name="folder_name">SmartcoinsWallet</string>
<string name="login_api">{\"id\":1,\"method\":\"call\",\"params\":[1,\"login\",[\"\",\"\"]]}</string>
<string name="exchange_rate_params">{\"id\":7,\"method\":\"call\",\"params\":[1,\"get_limit_orders\",[\"1.3.0\",\"1.3.120\",1]]}
</string>
<string name="database_indentifier">
{\"method\":\"call\",\"params\":[1,\"database\",[]],\"id\":2}
</string>
<string name="network_broadcast_identifier">
{\"method\":\"call\",\"params\":[1,\"network_broadcast\",[]],\"id\":3}
</string>
<string name="history_identifier">{\"method\":\"call\",\"params\":[1,\"history\",[]],\"id\":4}
</string>
<string name="subscribe_callback">
{\"method\":\"call\",\"params\":[2,\"set_subscribe_callback\",[7,true]],\"id\":5}
</string>
<string name="cancel_subscriptions">
{\"method\":\"call\",\"params\":[2,\"cancel_all_subscriptions\",[]],\"id\":5}
</string>
<!--<string name="subscribe_callback_full_account">-->
<!--{\"method\":\"call\",\"params\":[2,\"get_full_accounts\",[[\"1.2.98834\"],true]],\"id\":17}-->
<!--</string>-->
<string name="url_bitshares_openledger">https://bitshares.openledger.info/ws</string>
<string name="lookup_account_a">{\"method\":\"call\",\"params\":[</string>
<string name="lookup_account_b">,\"lookup_accounts\",[</string>
<string name="pre_ischecked_timezone">isCheckedTimeZone</string>
<string name="test_brain_key">menace saa tenible carless koftgar snarly stoned gear abater outbow defile stowage unsappy scrout cowskin wramp</string>
<string name="pref_local_transactions">my_local_transactions</string>
<string name="help_title">Help</string>
<string name="got_it">Got it</string>
<string name="help_message" formatted="false">Get 80% Cashback on Fees! Lifetime Members (LTM) get 80% cashback on every transaction fee they pay, and qualify to earn referral income from users they register
with or refer to the network. A Lifetime Membership is now under 20000 BTS!
</string>
<string name="txt_yes">Yes</string>
<string name="txt_no">No</string>
<string name="txt_confirmation">Confirmation</string>
<string name="txt_confirmation_msg">Upgrade to LTM now? 18000 BTS will be deducted from your %s account.</string>
<string name="txt_folder_name">Smartcoins</string>
<string name="txt_folder_created">Folder Created</string>
<string name="upgrade_failed">Upgrade failed</string>
<string name="upgrade_success">Upgrade Successful!</string>
<string name="upgrading">Upgrading...</string>
<string name="import_new_account">IMPORT ACCOUNT</string>
<string name="upgrade_account">UPGRADE ACCOUNT</string>
<string name="remove_account">REMOVE ACCOUNT</string>
<string name="txt_alertmsg">Are you sure to delete this account</string>
<string name="delete">Delete</string>
<string name="validation_in_progress">Validation in progress..</string>
<string name="last_letter_cannot">last letter cannot be -</string>
<string name="account_name_shoud_have">account name shoud have atleast one -</string>
<string name="default_currency">EUR</string>
<string name="e_receipt_activity_name">eReceipt</string>
<string name="txt_back">Back</string>
<string name="please_pay">Please pay</string>
<string name="transfer_funds">Transferring Funds</string>
<string name="unable_to_process">Unable to process</string>
<string name="upgrade_to_ltm">Upgrade to LTM</string>
<string name="cancel">CANCEL</string>
<string name="donation">Donation</string>
<string name="insufficient_funds">Insufficient Funds</string>
<string name="txt_wallet_atleast_one_account">Sorry, but your wallet must have at least 1
account in it
</string>
<string name="updating_transaction_id">"Updating Transaction Id, Please wait"</string>
<string name="email_name">To display a photo for this Contact, enter its Gravatar e-mail here</string>
<string name="copied_to_clipboard">Copied to Clipboard</string>
<string name="permission_denied_camera">Permission Denied. You cannot use the QR camera. Please allow this permission in App Settings.</string>
<string name="permission_granted_camera">Great!! Now you can use the QR camera.</string>
<string name="question_continue">¿Are you sure to continue?</string>
<string name="Security_mode_changed_to_none">Security mode changed to none</string>
<string name="select">"Select</string>
<string name="are_you_sure">"Are you sure?</string>
<string name="is_already_added">is already added</string>
<string name="in_valid_email">Invalid Email</string>
<string name="unable_to_import_account_from_bin_file">"Unable to import account from bin file"</string>
<string name="importing_keys_from_bin_file">"Importing Keys from Bin file"</string>
<string name="import_backup">Import Backup from .bin file</string>
<string name="unable_to_get_account_properties">Didn\'t get Account properties</string>
<string name="please_make_sure_your_pin">Please make sure your pin is correct</string>
<string name="please_make_sure_your_pin_file">Please make sure your pin is correct or correct pin file is selected</string>
<string name="unable_to_find_account_id">Unable to find user account id</string>
<string name="unable_to_load_brainkey">Unable to load brainkey</string>
<string name="unable_to_generate_bin_format_for_key">Unable to generate bin format for key</string>
<string name="creating_backup_file">Creating Backup File</string>
<string name="fetching_key">Fetching Key</string>
<string name="generating_bin_format">Generating bin format</string>
<string name="invalid_pin">Invalid PIN</string>
<string name="saving_bin_file_to">Saving Bin File to</string>
<string name="bin_file_saved_successfully_to">Bin File saved successfully to</string>
<string name="unable_to_save_bin_file">Unable to save bin file</string>
<string name="txt_alertmsg_fr">Are you sure you want to remove the</string>
<string name="txt_alertmsg_la">account from this wallet?</string>
<string name="error_read_dict_file">Error reading dictionary file</string>
<string name="try_again">Please try again after 5 minutes</string>
<string name="warning_msg_same_account">You can\'t send funds to the same account</string>
<string name="bugs_or_errors">Bugs or Errors?</string>
<string name="please_let_us_know">Please let us know:</string>
// new strings
<string name="please_backup_your_brainkey">Please backup your brainkey</string>
<string name="title_important">Important</string>
<string name="backup_brainkey_msg">Backup your .bin file somewhere safe or your funds could be lost!</string>
<string name="pref_backup_bin_exist">backup_bin_exist</string>
<string name="loyalty_points">Loyalty Points</string>
<string name="select_backup_asset">Select Backup Asset</string>
<string name="sender_account">Sender Account</string>
<string name="receiver_account">Receiver Account</string>
<string name="total">Total</string>
<string name="payment_method">Payment Method</string>
<string name="thankyou_string">Thankyou for using Smartcoins Wallet</string>
<string name="loading_transactions">Loading Transactions</string>
<string name="getting_equivalent_flat_exchange_rate">Getting equivalent fiat exchange rate
</string>
<string name="fetching_assets_in_transactions">Fetching assets in transactions...</string>
<string name="assets_retrieved">"Assets retrieved : "</string>
<string name="resolving_account_names_in_transactions">Resolving account names in transactions
</string>
<string name="generating_list_of_transactions">"Generating list of transactions : "</string>
<string name="fiat_exchange_rate_received">Fiat exchange rate received</string>
<string name="account_names_retrieved">Account names retrieved : </string>
<string name="decrypting_memos">"Decrypting memos : "</string>
<string name="invalid_transactions">Invalid Transactions</string>
<string name="failure">Failure : </string>
<string name="invalid_block_header">Invalid block header</string>
<string name="no_assets_found">No assets found</string>
<string name="invalid_assets">Invalid Assets</string>
<string name="invalid_accounts_name">Invalid Account Names</string>
<string name="invalid_input_for_fiat_conversion">Invalid input for fiat conversion</string>
<string name="account_names_not_found">Account names not found</string>
<string name="audio_folder_path">Audio Folder Path</string>
<string name="bts_will_be_deducted"> BTS will be deducted from </string>
<string name="please_make_sure_your_bin_file">Please make sure your pin is correct or correct bin file is selected</string>
<string name="change">Change...</string>
<string name="connected_to">Connected to</string>
<string name="account_create_msg">Only one account every 10 minutes can be registered</string>
<string name="names_must_include_a_number">Names must include a number</string>
<string name="account_name_must_include_dash_and_a_number">Names must include a dash (-) and a number</string>
<string name="import_gravatar">Import Gravatar</string>
<string name="please_import_the_correct_file">Please import the correct file</string>
<string name="merchant_email_has_been_imported_successfully">Merchant email has been imported successfully</string>
<string name="Merchants">Merchants</string>
<!-- Errors -->
<string name="error_with_message">Error: %s</string>
<string name="error_no_message">An error prevented this operation to succeed</string>
<!-- E-Receipt -->
<string name="sent">Sent</string>
<string name="received">Received</string>
<string name="memo_template">Memo: %s</string>
<!-- PDF export -->
<string name="progress_pdf_generation">Generating PDF file</string>
<!-- Import Backup activity -->
<string name="txt_existing_password">Current backup password</string>
<string name="txt_new_pin">New PIN (6+ digits)</string>
<!-- TODO: Remove or change this placeholder text -->
<string name="hello_blank_fragment">Hello blank fragment</string>
<string name="scan_capital">Scan a QR or NFC signal</string>
<string name="cancel_capital">CANCEL</string>
<string name="title_capital">Send Assets</string>
<string name="receive_assets">Receive Assets</string>
<string name="share_this_qr">Share this QR</string>
<string name="close">CLOSE</string>
<string name="user_name_placeholder">user_name</string>
<string name="my_accounts">My Accounts</string>
<string name="dont_have_multiple_accounts">You don\'t have multiple accounts at the moment</string>
<string name="settings">SETTINGS</string>
<string name="qr_code">QR code</string>
<string name="crystal_logo">Crystal Logo</string>
<string name="lightning_icon">Lightning icon</string>
<string name="small_triangle_icon">Small triangle icon</string>
<string name="general">General</string>
<string name="security">Security</string>
<string name="backups">Backups</string>
<string name="accounts">Accounts</string>
<string name="go_back_arrow">Go back arrow</string>
<string name="settings2">Settings</string>
<string name="info_icon">Info icon</string>
<string name="bin_file_description">Bin file. Always save your backup .bin file to a secret MicroSD card or USB Stick.</string>
<string name="brainkey_description">Brainkey. Account recovery words that can be captured or copied, but not edited.</string>
<string name="wif_key_description">WIF Key (Advanced). A long string of cryptic text that can be used with other Wallets.</string>
<string name="create_a_backup">CREATE A BACKUP</string>
<string name="view_and_copy"><![CDATA[View & Copy]]></string>
<string name="upgrade_description">Upgrade to LifeTime Membership (LTM). Bitshares\' LTM accounts pay near-zero fees, get 80% cashback and bonuses for referrals.</string>
<string name="upgrade">Upgrade</string>
<string name="import_description">Import Accounts. Import multiple accounts from blockchains such as Bitshares, Bitcoin, Steem, Dash and more.</string>
<string name="import_">Import</string>
<string name="refresh_description">Refresh keys. Ony for bitshares accounts.</string>
<string name="refresh">Refresh</string>
<string name="remove_description">Remove an account from this Wallet. The account removed will still reside on the blockchain.</string>
<string name="remove">Remove</string>
<string name="user_name_password_placeholder">user_name Password</string>
<string name="version_placeholder">v1.0</string>
<string name="block_number_placeholder">block# -----</string>
<string name="current_pin">Current PIN</string>
<string name="new_pin">New PIN</string>
<string name="confirm_pin">Confirm PIN</string>
<string name="use_pocket_security">Use \"Pocket\" Security</string>
<string name="none">None</string>
<string name="pin">Pin</string>
<string name="pattern">Pattern</string>
<string name="new_user">New user?</string>
<string name="existing_user">Existing user?</string>
<string name="Account_already_exists">Account already exists</string>
<string name="connection_status">Connection status</string>
<string name="people_icon">People icon</string>
<string name="Account_Settings">Account Settings</string>
<string name="camera_feed_to_scan_qr">Camera feed to scan QR</string>
<string name="create_account">Create Account</string>
<string name="import_account">Import Account</string>
<string name="import_account_options_description">Select one option to import your existing account</string>
<string name="import_account_seed">Import Account Seed</string>
<string name="import_account_backup">Import .bin File</string>
<string name="disagree">Disagree</string>
<string name="agree">Agree</string>
<string name="add">Add</string>
<string name="modify">Modify</string>
</resources>