"app_name" = "Taler Cashier"; "config_bank_url" = "Bank API address"; "config_username" = "Username"; "config_password" = "Password"; "config_button_save" = "Save"; "config_bank_url_error" = "The address is invalid."; "config_username_error" = "Please enter your username!"; "config_error" = "Error retrieving configuration"; "config_error_auth" = "Invalid username or password!"; "config_error_offline" = "@string/balance_offline"; "config_demo_hint" = "For testing, you can create a test account at the demo bank."; "balance_current_label" = "Current balance"; "balance_error" = "ERROR: %s"; "balance_offline" = "Offline. Please connect to the Internet."; "ok" = "OK"; "action_reconfigure" = "Reconfigure"; "action_lock" = "Lock"; "action_about" = "About"; "withdraw_input_amount" = "Amount"; "withdraw_into" = "How much e-cash should be withdrawn?"; "withdraw_error_zero" = "Enter positive amount!"; "withdraw_error_insufficient_balance" = "Insufficient balance"; "withdraw_error_currency_mismatch" = "Error: Bank reported a different currency"; "withdraw_error_fetch" = "Error communicating with bank: %s"; "withdraw_error_timeout" = "No wallet tried to withdraw. Please try again."; "withdraw_error_offline" = "@string/balance_offline"; "withdraw_button_confirm" = "Withdraw"; "to withdraw" refers to the amount that will be withdrawn, e.g. to withdraw 12 EUR "transaction_intro" = "Scan code with the Taler wallet app to withdraw:"; "to withdraw" refers to the amount that will be withdrawn, e.g. to withdraw 12 EUR "transaction_intro_nfc" = "Scan code or use NFC with the Taler wallet app to withdraw:"; "transaction_intro_scanned" = "Please confirm the transaction!"; "transaction_confirm" = "Confirm"; "transaction_abort" = "Abort"; "transaction_aborted" = "Transaction aborted"; "transaction_button_back" = "Go back"; "transaction_last_success" = "Last Transaction: %s withdrawn"; "transaction_last_aborted" = "Last Transaction: Aborted"; "transaction_last_error" = "Last Transaction: Failed"; "about_title" = "GNU Taler Cashier"; "about_version" = "Version: %s"; "about_license" = "License: %s"; "about_license_content" = "GPL-3.0-or-later"; "about_copyright" = "Copyright: %s"; "about_copyright_holder" = "Taler Systems S.A."; "about_supported_bank_api" = "Bank API Version: %s";