taler-android

Android apps for GNU Taler (wallet, PoS, cashier)
Log | Files | Refs | README | LICENSE

strings.xml (34155B)


      1 <!--
      2   ~ This file is part of GNU Taler
      3   ~ (C) 2020 Taler Systems S.A.
      4   ~
      5   ~ GNU Taler is free software; you can redistribute it and/or modify it under the
      6   ~ terms of the GNU General Public License as published by the Free Software
      7   ~ Foundation; either version 3, or (at your option) any later version.
      8   ~
      9   ~ GNU Taler is distributed in the hope that it will be useful, but WITHOUT ANY
     10   ~ WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
     11   ~ A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
     12   ~
     13   ~ You should have received a copy of the GNU General Public License along with
     14   ~ GNU Taler; see the file COPYING.  If not, see <http://www.gnu.org/licenses/>
     15   -->
     16 
     17 <!-- NOTE: please organize strings in alphabetic order! -->
     18 
     19 <resources xmlns:tools="http://schemas.android.com/tools">
     20     <string name="app_name">Taler Wallet</string>
     21 
     22     <!-- Google Play Store -->
     23 
     24     <string name="google_play_title" tools:keep="@string/google_play_title">Taler Wallet (experimental)</string>
     25     <string name="google_play_short_desc" tools:keep="@string/google_play_short_desc">GNU Taler makes privacy-friendly online transactions fast and easy.</string>
     26     <string name="google_play_full_desc" tools:keep="@string/google_play_full_desc"><![CDATA[
     27 This app is a wallet for GNU Taler.
     28 
     29 GNU Taler is a privacy-preserving payment system. Customers can remain anonymous, but merchants cannot hide their income from payments made with GNU Taler. This helps to prevent tax evasion and money laundering.
     30 
     31 The primary use case of GNU Taler is payments; it is not intended as a store of value. Payments are always backed by an existing currency.
     32 
     33 Payments are made after converting existing money into electronic money (e-cash) with the help of an Exchange service, i.e. a payment service provider for Taler.
     34 
     35 To make a payment, customers simply need a Taler wallet with sufficient e-cash. A merchant (seller) can accept payments without customers having to register on the seller\'s website.
     36 
     37 GNU Taler is immune to many types of fraud such as credit card data theft, phishing, or chargeback fraud. In the event of loss or theft, only the limited amount of e-cash still in the wallet may be lost.
     38 ]]></string>
     39 
     40     <!-- Navigation  -->
     41 
     42     <string name="nav_error">Error</string>
     43     <string name="nav_exchange_fees">Provider fees</string>
     44     <string name="nav_exchange_tos">PSP\'s terms of service</string>
     45     <string name="nav_prompt_withdraw">Withdraw from bank</string>
     46     <string name="nav_prompt_withdraw_currency">Withdraw %1$s</string>
     47 
     48     <!-- General -->
     49 
     50     <string name="actions">Actions</string>
     51     <string name="button_back">Go back</string>
     52     <string name="button_scan_qr_code">Scan Taler QR code</string>
     53     <string name="button_scan_qr_code_label">Scan QR code</string>
     54     <string name="cancel">Cancel</string>
     55     <!-- The count should be mirrored in RTL languages -->
     56     <string name="char_count">%1$d/%2$d</string>
     57     <string name="copy" tools:override="true">Copy</string>
     58     <string name="currency">Currency</string>
     59     <!-- Currency name (provider) -->
     60     <string name="currency_url">%1$s (%2$s)</string>
     61     <string name="currency_via">via</string>
     62     <string name="edit">Edit</string>
     63     <string name="empty">No items were found</string>
     64     <string name="enter_uri">Enter Taler link</string>
     65     <string name="enter_uri_label">Taler link</string>
     66     <string name="enter_uri_prefix">taler://</string>
     67     <string name="error">Error</string>
     68     <string name="error_export">Export error diagnostics</string>
     69     <string name="import_db">Import</string>
     70     <string name="loading">Loading</string>
     71     <string name="menu">Menu</string>
     72     <string name="offline">Operation requires internet access. Please ensure your internet connection works and try again.</string>
     73     <string name="offline_banner">No internet access</string>
     74     <string name="ok">OK</string>
     75     <string name="open">Open</string>
     76     <string name="paste">Paste</string>
     77     <string name="paste_invalid">Clipboard contains an invalid data type</string>
     78     <string name="reset">Reset</string>
     79     <string name="save">Save</string>
     80     <string name="share_payment">Share payment link</string>
     81     <string name="uri_invalid">Not a valid Taler link</string>
     82     <string name="warning">Warning</string>
     83 
     84     <!-- Biometric lock -->
     85     <string name="biometric_auth_error">Authentication error: %1$s</string>
     86     <string name="biometric_auth_failed">Authentication failed</string>
     87     <string name="biometric_auth_unavailable">No authentication methods are available.</string>
     88     <string name="biometric_prompt_title">Unlock to use wallet</string>
     89     <string name="biometric_unlock_label">Tap to unlock</string>
     90 
     91     <!-- QR code handling -->
     92 
     93     <string name="qr_scan_context_title">Possibly unintended action</string>
     94     <string name="qr_scan_context_receive_message">Seems like you were intending to receive money, but the QR code that you scanned corresponds to a different action. Do you wish to continue?</string>
     95     <string name="qr_scan_context_send_message">Seems like you were intending to send money, but the QR code that you scanned corresponds to a different action. Do you wish to continue?</string>
     96     <string name="qr_scan_offline">This action requires internet connection, in order to retry when internet is available, please stay on this screen and wait, or press the button below.</string>
     97 
     98     <!-- Errors -->
     99 
    100     <string name="error_no_uri">Error: No Taler link was found</string>
    101     <string name="error_broken_uri">Error: This Taler link is (currently) not working.</string>
    102     <string name="error_unsupported_uri">Error: This Taler link is not supported.</string>
    103 
    104     <!-- Amounts -->
    105 
    106     <string name="amount_available_transfer">Available for transfer: %1$s</string>
    107     <string name="amount_available_transfer_fees">Available for transfer after fees: %1$s</string>
    108     <string name="amount_chosen">Chosen amount</string>
    109     <string name="amount_conversion">Conversion</string>
    110     <string name="amount_deposit">Amount to deposit</string>
    111     <string name="amount_effective">Effective amount</string>
    112     <string name="amount_fee">Fee</string>
    113     <string name="amount_invalid">Amount invalid</string>
    114     <string name="amount_invoiced">Amount requested</string>
    115     <string name="amount_lost">Amount lost</string>
    116     <string name="amount_negative">-%s</string>
    117     <string name="amount_max">Maximum amount</string>
    118     <string name="amount_excess">Amount exceeds maximum of %1$s</string>
    119     <string name="amount_positive">+%s</string>
    120     <string name="amount_receive">Amount to receive</string>
    121     <string name="amount_received">Amount received</string>
    122     <string name="amount_send">Amount to send</string>
    123     <string name="amount_sent">Amount sent</string>
    124     <string name="amount_total">Total amount</string>
    125     <string name="amount_total_label">Total:</string>
    126     <string name="amount_transfer">Transfer</string>
    127     <string name="amount_withdraw">Amount to withdraw from bank</string>
    128 
    129     <!-- Assets -->
    130 
    131     <string name="assets_section_balances">Balances</string>
    132     <string name="assets_section_statements">Donation statements</string>
    133     <string name="assets_title">Assets</string>
    134 
    135     <!-- Balances -->
    136 
    137     <string name="balance_scope_auditor">Auditor: %1$s</string>
    138     <string name="balance_scope_exchange">From %1$s</string>
    139     <string name="balances_empty_state">There is no digital cash in your wallet.\n\nYou can get demo money from the demo bank:\n\nhttps://bank.demo.taler.net</string>
    140     <string name="balances_empty_demo_url">https://bank.demo.taler.net</string>
    141     <string name="balances_empty_get_money">Get demo money</string>
    142     <string name="balances_inbound_amount">+%1$s incoming</string>
    143     <string name="balances_outbound_amount">-%1$s outgoing</string>
    144 
    145     <!-- Transactions -->
    146 
    147     <string name="transaction_action_kyc">Complete KYC</string>
    148     <string name="transaction_denom_loss">Loss of funds</string>
    149     <string name="transaction_deposit">Deposit</string>
    150     <string name="transaction_deposit_to">Deposit to %1$s</string>
    151     <string name="transaction_dummy_title">Unknown transaction</string>
    152     <string name="transaction_order">Purchase</string>
    153     <string name="transaction_order_id">Order #%1$s</string>
    154     <string name="transaction_order_total">Total</string>
    155     <string name="transaction_paid">Paid</string>
    156     <string name="transaction_peer_pull_credit">Request</string>
    157     <string name="transaction_peer_pull_debit">Request paid</string>
    158     <string name="transaction_peer_pull_debit_pending">Paying request</string>
    159     <string name="transaction_peer_push_credit">Received</string>
    160     <string name="transaction_peer_push_credit_pending">Receiving</string>
    161     <string name="transaction_peer_push_debit">Sent</string>
    162     <string name="transaction_peer_push_debit_pending">Sending</string>
    163     <string name="transaction_pending">PENDING</string>
    164     <string name="transaction_preparing_kyc">KYC required, preparing challenge</string>
    165     <string name="transaction_refresh">Coin expiry change fee</string>
    166     <string name="transaction_refund">Refund</string>
    167     <string name="transaction_state_aborted">This transaction was aborted</string>
    168     <string name="transaction_state_aborted_manual">This transaction was aborted. If you already sent money to this exchange, it will be transferred back to you in %1$s</string>
    169     <string name="transaction_state_aborting">This transaction is aborting</string>
    170     <string name="transaction_state_done">This transaction was completed successfully</string>
    171     <string name="transaction_state_expired">This transaction has expired</string>
    172     <string name="transaction_state_failed">This transaction has failed or been abandoned</string>
    173     <string name="transaction_state_finalizing">This transaction is finalizing</string>
    174     <string name="transaction_state_pending">This transaction is pending</string>
    175     <string name="transaction_state_pending_bank">Waiting for authorization in the bank</string>
    176     <string name="transaction_state_pending_kyc_bank">This transaction would exceed a limit set by the payment service provider. To increase the limit, follow the instructions linked below.</string>
    177     <string name="transaction_state_pending_kyc_auth">You need to prove having control over the bank account for the deposit. To continue, follow the instructions linked below.</string>
    178     <string name="transaction_state_suspended">This transaction is suspended</string>
    179     <string name="transactions_abort">Abort</string>
    180     <string name="transactions_abort_dialog_message">Are you sure you want to abort this transaction? Funds still in transit might get lost.</string>
    181     <string name="transactions_abort_dialog_title">Abort transaction</string>
    182     <string name="transactions_balance">Balance</string>
    183     <!-- Currency name (symbol) -->
    184     <string name="transactions_currency">%1$s (%2$s)</string>
    185     <string name="transactions_delete">Delete</string>
    186     <string name="transactions_delete_dialog_message">Are you sure you want to remove this transaction from your wallet?</string>
    187     <string name="transactions_delete_dialog_title">Delete transaction</string>
    188     <string name="transactions_delete_selected_dialog_message">Are you sure you want to remove the selected transactions from your wallet?</string>
    189     <string name="transactions_delete_selected_dialog_title">Delete transactions</string>
    190     <string name="transactions_detail_title">Transaction</string>
    191     <string name="transactions_empty">You don\'t have any transactions</string>
    192     <string name="transactions_empty_search">No transactions found. Try a different search.</string>
    193     <string name="transactions_error">Could not load transactions\n\n%s</string>
    194     <string name="transactions_fail">Abandon</string>
    195     <string name="transactions_fail_dialog_message">Are you sure you abandon this transaction? Funds still in transit WILL GET LOST.</string>
    196     <string name="transactions_fail_dialog_title">Abandon transaction</string>
    197     <string name="transactions_filter_nonfinal">You are viewing pending transactions</string>
    198     <string name="transactions_receive_funds">Request</string>
    199     <string name="transactions_resume">Resume</string>
    200     <string name="transactions_retry">Retry</string>
    201     <string name="transactions_required_kyc">KYC required to proceed</string>
    202     <string name="transactions_select_all">Select All</string>
    203     <string name="transactions_send_funds">Send</string>
    204     <string name="transactions_suspend">Suspend</string>
    205     <string name="transactions_title">Transactions</string>
    206 
    207     <!-- Donau -->
    208 
    209     <string name="donau_id">Donor tax payer ID</string>
    210     <string name="donau_ready">Donations have been configured successfully</string>
    211     <string name="donau_select_button">Select tax authority</string>
    212     <string name="donau_selector_confirm">Setup tax payer ID</string>
    213     <string name="donau_selector_title">Select tax authority</string>
    214     <string name="donau_statement_instruction">Show this QR code to your tax authority to verify this donation statement</string>
    215     <string name="donau_statement_legal_domain">Legal domain</string>
    216     <string name="donau_statement_tax_authority">Tax authority</string>
    217     <string name="donau_statement_title">Donation statement</string>
    218     <string name="donau_statement_title_year">Donations %1$d</string>
    219     <string name="donau_statement_year">Year</string>
    220     <string name="donau_title">Tax-deductible donations</string>
    221     <string name="donau_toggle_label">Receive tax-deductible donation receipt</string>
    222     <string name="donau_url">Donation authority URL</string>
    223     <string name="donau_warning_mismatch">Your configured tax authority (%1$s) is not available for this option. If you moved, please select the tax authority that applies to your new jurisdiction.</string>
    224     <string name="donau_warning_unset">No tax authority is configured in this wallet, please select one that applies to your jurisdiction.</string>
    225 
    226     <!-- Payments -->
    227 
    228     <string name="payment_aborted">Aborted</string>
    229     <string name="payment_aborting">Aborting</string>
    230     <string name="payment_already_paid">You\'ve already paid for this purchase.</string>
    231     <string name="payment_amount_total">Total: %1$s</string>
    232     <string name="payment_automatic_execution">This payment was automatically confirmed</string>
    233     <string name="payment_balance_insufficient">Insufficient balance</string>
    234     <string name="payment_balance_insufficient_hint_age_restricted">Purchase not possible due to age restriction</string>
    235     <string name="payment_balance_insufficient_hint_exchange_missing_global_fees">Provider is missing the global fee configuration, this likely means it is misconfigured</string>
    236     <string name="payment_balance_insufficient_hint_fees_not_covered">Not enough funds to pay the provider fees not covered by the merchant</string>
    237     <string name="payment_balance_insufficient_hint_merchant_accept_insufficient">Merchant doesn\'t accept money from one or more providers in this wallet</string>
    238     <string name="payment_balance_insufficient_hint_merchant_deposit_insufficient">Merchant doesn\'t accept the wire method of the provider, this likely means it is misconfigured</string>
    239     <string name="payment_balance_insufficient_hint_wallet_balance_material_insufficient">Some of the coins needed for this purchase are currently unavailable</string>
    240     <string name="payment_balance_insufficient_max">Balance insufficient! Maximum is %1$s</string>
    241     <string name="payment_button_cancel">Cancel</string>
    242     <string name="payment_button_confirm">Confirm payment</string>
    243     <string name="payment_button_confirm_amount">Pay %1$s</string>
    244     <string name="payment_button_confirm_tokens">Pay with tokens</string>
    245     <string name="payment_cancel_dialog_message">Are you sure you want to cancel this payment? You won\'t be able to complete it later. Alternatively, you can simply exit this screen and come back later.</string>
    246     <string name="payment_cancel_dialog_title">Cancel payment</string>
    247     <string name="payment_choice_inputs">Spend now</string>
    248     <string name="payment_choice_outputs">You receive with purchase</string>
    249     <string name="payment_confirmation_code">Confirmation code</string>
    250     <string name="payment_create_order">Create order</string>
    251     <string name="payment_error">Error: %s</string>
    252     <string name="payment_failed">Failed</string>
    253     <string name="payment_fee">+%s payment fee</string>
    254     <string name="payment_initiated">Payment initiated</string>
    255     <string name="payment_label_order_summary">Purchase</string>
    256     <string name="payment_pay_template_title">Customize your order</string>
    257     <string name="payment_pending">Payment not completed, it will be retried</string>
    258     <!-- <quantity> × <price> -->
    259     <string name="payment_product_price_quantity">%1$s × %2$s</string>
    260     <string name="payment_prompt_title">Review payment</string>
    261     <string name="payment_repurchase">Repurchase</string>
    262     <string name="payment_section_choices">Select payment option</string>
    263     <string name="payment_section_review">Review order</string>
    264     <!-- including <amount> <tax name> -->
    265     <string name="payment_tax">incl. %1$s %2$s</string>
    266     <!-- <quantity> × <token name> -->
    267     <string name="payment_token_name_quantity">%1$d × %2$s</string>
    268     <string name="payment_token_discount">Discount</string>
    269     <string name="payment_token_subscription">Subscription</string>
    270     <string name="payment_tokens_insufficient">Insufficient tokens</string>
    271     <string name="payment_tokens_unexpected">Unexpected merchant %1$s, your token could be stolen.</string>
    272     <string name="payment_tokens_untrusted">Merchant %1$s is untrusted, cannot spend this token.</string>
    273     <string name="payment_template_error">Error creating order</string>
    274     <string name="payment_title">Payment</string>
    275 
    276     <!-- P2P receive -->
    277 
    278     <string name="receive_peer">Request money from another wallet</string>
    279     <string name="receive_peer_create_button">Create request</string>
    280     <string name="receive_peer_create_button_amount">Request %1$s</string>
    281     <string name="receive_peer_invoice_uri">Alternatively, copy and send this URI:</string>
    282     <string name="receive_peer_payment_instruction">Scan this QR code to pay %1$s</string>
    283     <string name="receive_peer_payment_intro">Do you want to receive this payment?</string>
    284     <string name="receive_peer_payment_title">Receive payment</string>
    285     <string name="receive_peer_review_terms">You must first accept the payment service\'s terms of service before you can request electronic cash.</string>
    286     <string name="receive_peer_title">Request money</string>
    287 
    288     <!-- P2P send -->
    289 
    290     <string name="pay_peer_intro">Do you want to pay this request?</string>
    291     <string name="pay_peer_title">Pay request</string>
    292     <string name="send_deposit_account">Account</string>
    293     <string name="send_deposit_account_add">Add account</string>
    294     <string name="send_deposit_account_edit">Edit account</string>
    295     <string name="send_deposit_account_error">It is not possible to deposit to this account, please select another one</string>
    296     <string name="send_deposit_account_forget_dialog_message">Do you really wish to forget this account in the wallet?</string>
    297     <string name="send_deposit_account_forget_dialog_title">Forget account</string>
    298     <string name="send_deposit_account_note">Note</string>
    299     <string name="send_deposit_account_manage">Manage bank accounts</string>
    300     <string name="send_deposit_account_warning">You must enter an account that you control, otherwise you will not be able to fulfill the regulatory requirements.</string>
    301     <string name="send_deposit_bitcoin">Bitcoin</string>
    302     <string name="send_deposit_bitcoin_address">Bitcoin address</string>
    303     <string name="send_deposit_bitcoin_create_button">Transfer Bitcoin</string>
    304     <string name="send_deposit_button_label">Deposit</string>
    305     <string name="send_deposit_check_fees_button">Check fees</string>
    306     <string name="send_deposit_create_button">Make deposit</string>
    307     <string name="send_deposit_host">Local currency bank</string>
    308     <string name="send_deposit_iban">IBAN</string>
    309     <string name="send_deposit_iban_error">IBAN is invalid</string>
    310     <string name="send_deposit_known_bank_accounts">Known bank accounts</string>
    311     <string name="send_deposit_known_bank_account_delete">Delete</string>
    312     <string name="send_deposit_known_bank_accounts_empty">No bank accounts saved in the wallet</string>
    313     <string name="send_deposit_kyc_auth_intro_bank">You need to transfer %1$s from the bank account %2$s to the payment service to prove having control over it.</string>
    314     <string name="send_deposit_kyc_auth_step_finish">Finish the wire transfer of %1$s in your banking app or website to prove having control over the bank account %2$s. Depending on your bank the transfer can take from minutes to two working days, please be patient.</string>
    315     <string name="send_deposit_kyc_auth_warning_account">Do not use a different bank account for the deposit, or the verification will fail.</string>
    316     <string name="send_deposit_kyc_auth_warning_subject">This is mandatory, otherwise the verification will fail.</string>
    317     <string name="send_deposit_name">Account holder</string>
    318     <string name="send_deposit_no_methods_error">No supported wire methods</string>
    319     <string name="send_deposit_postal_code">Postal code (optional)</string>
    320     <string name="send_deposit_select_account_title">Select bank account</string>
    321     <string name="send_deposit_select_amount_title">Select amount to deposit</string>
    322     <string name="send_deposit_taler">x-taler-bank</string>
    323     <string name="send_deposit_town">Town (optional)</string>
    324     <string name="send_deposit_title">Deposit to bank account</string>
    325     <string name="send_deposit_no_alias">No alias</string>
    326     <string name="send_peer_create_button">Send funds now</string>
    327     <string name="send_peer_create_button_amount">Send %1$s</string>
    328     <string name="send_peer_expiration_1d">1 day</string>
    329     <string name="send_peer_expiration_30d">30 days</string>
    330     <string name="send_peer_expiration_7d">1 week</string>
    331     <string name="send_peer_expiration_custom">Custom</string>
    332     <string name="send_peer_expiration_days">Days</string>
    333     <string name="send_peer_expiration_hours">Hours</string>
    334     <string name="send_peer_expiration_period">Expires in</string>
    335     <string name="send_peer_payment_instruction">Scan this QR code to receive %1$s</string>
    336     <string name="send_peer_purpose">Purpose</string>
    337     <string name="send_peer_title">Send money to another wallet</string>
    338 
    339     <!-- Withdrawals -->
    340 
    341     <string name="withdraw_account">Account #%1$d</string>
    342     <string name="withdraw_account_currency">Account #%1$d (%2$s)</string>
    343     <string name="withdraw_amount_error">Enter valid amount</string>
    344     <string name="withdraw_button_confirm">Confirm withdrawal</string>
    345     <string name="withdraw_button_confirm_bank">Authorize in bank</string>
    346     <string name="withdraw_button_label">Withdraw</string>
    347     <string name="withdraw_button_tos">Terms of service</string>
    348     <string name="withdraw_cash_acceptor">The amount to be withdrawn will be determined by the cash acceptor</string>
    349     <string name="withdraw_error_already_confirmed">Withdrawal is already confirmed</string>
    350     <string name="withdraw_error_message">Withdrawing is currently not possible. Please try again later!</string>
    351     <string name="withdraw_error_test">Error withdrawing KUDOS</string>
    352     <string name="withdraw_error_title">Withdrawal error</string>
    353     <string name="withdraw_exchange">Provider</string>
    354     <string name="withdraw_fee">+%1$s withdrawal fees</string>
    355     <string name="withdraw_initiated">Withdrawal initiated</string>
    356     <string name="withdraw_manual_bitcoin_intro">Now make a split transaction with the following three outputs.</string>
    357     <string name="withdraw_manual_qr_epc">EPC QR</string>
    358     <string name="withdraw_manual_qr_intro">If your banking software runs on another device, you can scan one of these QR codes:</string>
    359     <string name="withdraw_manual_qr_spc">Swiss QR bill</string>
    360     <string name="withdraw_manual_ready_account">Account</string>
    361     <string name="withdraw_manual_ready_bank_button">Open in banking app</string>
    362     <string name="withdraw_manual_ready_details_intro">Wire transfer instructions</string>
    363     <string name="withdraw_manual_ready_details_qr">Wire transfer QR codes</string>
    364     <string name="withdraw_manual_ready_iban">IBAN</string>
    365     <string name="withdraw_manual_ready_intro">You need to transfer %1$s from your regular bank account to the payment service to receive %2$s as electronic cash in this wallet.</string>
    366     <string name="withdraw_manual_ready_postal_code">Postal code</string>
    367     <string name="withdraw_manual_ready_receiver">Recipient</string>
    368     <string name="withdraw_manual_ready_subject">Subject</string>
    369     <string name="withdraw_manual_ready_town">Town</string>
    370     <string name="withdraw_manual_ready_warning">This is mandatory, otherwise your money will not arrive in this wallet.</string>
    371     <string name="withdraw_manual_step">&lt;b&gt;Step %1$s:&lt;/b&gt; %2$s</string>
    372     <string name="withdraw_manual_step_finish">Finish the wire transfer of %1$s in your banking app or website, then this withdrawal will proceed automatically. Depending on your bank the transfer can take from minutes to two working days, please be patient.</string>
    373     <string name="withdraw_manual_step_iban">If you don\'t already have it in your banking favorites list, then copy and paste recipient and IBAN into the recipient/IBAN fields in your banking app or website (and save it as favorite for the next time):</string>
    374     <string name="withdraw_manual_step_subject">Copy this code and paste it into the subject/purpose field in your banking app or bank website:</string>
    375     <string name="withdraw_restrict_age">Restrict usage to age</string>
    376     <string name="withdraw_restrict_age_unrestricted">Unrestricted</string>
    377     <string name="withdraw_review_terms">You must first accept the payment service\'s terms of service before you can withdraw electronic cash to your wallet.</string>
    378     <string name="withdraw_select_amount">Select amount</string>
    379     <string name="withdraw_subtitle">Select target bank account</string>
    380     <string name="withdraw_title">Withdraw</string>
    381     <string name="withdraw_waiting_confirm">Waiting for confirmation</string>
    382 
    383     <!-- Exchanges -->
    384 
    385     <string name="exchange_add_error">Could not add provider</string>
    386     <string name="exchange_add_url">Enter address of provider</string>
    387     <string name="exchange_delete">Delete provider</string>
    388     <string name="exchange_delete_force">Force deletion (purge)</string>
    389     <plurals name="exchange_fee_coin">
    390         <item quantity="one">Coin: %s (used %d time)</item>
    391         <item quantity="other">Coin: %s (used %d times)</item>
    392     </plurals>
    393     <string name="exchange_fee_coin_expiration_label">Earliest coin expiry:</string>
    394     <string name="exchange_fee_coin_fees_label">Coin fees</string>
    395     <string name="exchange_fee_deposit_fee">Deposit fee: %1$s</string>
    396     <string name="exchange_fee_overhead_label">Rounding loss:</string>
    397     <string name="exchange_fee_refresh_fee">Change fee: %1$s</string>
    398     <string name="exchange_fee_refund_fee">Refund fee: %1$s</string>
    399     <string name="exchange_fee_wire_fee_closing_fee">Closing fee: %1$s</string>
    400     <string name="exchange_fee_wire_fee_timespan">Timespan: %1$s - %2$s</string>
    401     <string name="exchange_fee_wire_fee_wire_fee">Wire fee: %1$s</string>
    402     <string name="exchange_fee_wire_fees_label">Wire fees</string>
    403     <string name="exchange_fee_withdraw_fee">Withdraw fee: %1$s</string>
    404     <string name="exchange_fee_withdrawal_fee_label">Withdrawal fee:</string>
    405     <string name="exchange_global_add">Treat as global</string>
    406     <string name="exchange_global_add_success">Provider now being treated as global</string>
    407     <string name="exchange_global_delete">Stop treating as global</string>
    408     <string name="exchange_global_delete_success">Provider no longer being treated as global</string>
    409     <string name="exchange_list_add">Add provider</string>
    410     <string name="exchange_list_add_dev">Add development providers</string>
    411     <string name="exchange_list_currency">Currency: %1$s</string>
    412     <string name="exchange_list_empty">No providers known\n\nAdd one manually or withdraw digital cash!</string>
    413     <string name="exchange_list_error">Could not list providers</string>
    414     <string name="exchange_list_select">Select provider</string>
    415     <string name="exchange_list_title">Providers</string>
    416     <string name="exchange_menu_manual_withdraw">Withdraw</string>
    417     <string name="exchange_not_contacted">Provider not contacted</string>
    418     <string name="exchange_reload">Reload information</string>
    419     <string name="exchange_settings_summary">Manage the payment service providers known to this wallet</string>
    420     <string name="exchange_settings_title">Providers</string>
    421     <string name="exchange_tos">Terms of service</string>
    422     <string name="exchange_tos_accept">Accept terms of service</string>
    423     <string name="exchange_tos_forget">Reject terms of service</string>
    424     <string name="exchange_tos_view">Review terms of service</string>
    425     <string name="exchange_tos_error">Error showing terms of service: %1$s</string>
    426 
    427     <!-- Losses -->
    428 
    429     <string name="loss_reason">Reason</string>
    430     <string name="loss_reason_expired">Funds were not renewed, because the wallet was not opened for a long time</string>
    431     <string name="loss_reason_unoffered">The payment provider stopped offering the denomination backing the funds</string>
    432     <string name="loss_reason_vanished">The payment provider lost the record of the funds</string>
    433 
    434     <!-- Observability -->
    435 
    436     <string name="observability_hide_json">Hide JSON</string>
    437     <string name="observability_show_json">Show JSON</string>
    438     <string name="observability_title">Internal event log</string>
    439     <string name="show_logs">Show logs</string>
    440 
    441     <!-- Settings -->
    442 
    443     <string name="menu_settings">Settings</string>
    444     <string name="settings_alert_import_canceled">Import cancelled</string>
    445     <string name="settings_alert_reset_canceled">Reset cancelled</string>
    446     <string name="settings_alert_reset_done">Wallet has been reset</string>
    447     <string name="settings_bank_accounts">Bank accounts</string>
    448     <string name="settings_bank_accounts_summary">Manage your bank accounts for deposits</string>
    449     <string name="settings_db_clear_error">Error cleaning database</string>
    450     <string name="settings_db_export">Export database</string>
    451     <string name="settings_db_export_error">Error exporting database</string>
    452     <string name="settings_db_export_message">Exporting database, please wait until confirmation</string>
    453     <string name="settings_db_export_success">Database exported to file</string>
    454     <string name="settings_db_export_summary">Save internal database</string>
    455     <string name="settings_db_import">Import database</string>
    456     <string name="settings_db_import_error">Error importing database</string>
    457     <string name="settings_db_import_message">Importing database, please wait until confirmation</string>
    458     <string name="settings_db_import_success">Database imported from file</string>
    459     <string name="settings_db_import_summary">Restore database from file</string>
    460     <string name="settings_dev_mode">Developer mode</string>
    461     <string name="settings_dev_mode_summary">Shows more information intended for debugging</string>
    462     <string name="settings_dialog_import_message">This operation will overwrite your existing database. Do you want to continue?</string>
    463     <string name="settings_dialog_reset_message">Do you really want to reset the wallet and lose all coins and purchases?</string>
    464     <string name="settings_donau">Tax-deductible donations</string>
    465     <string name="settings_donau_summary">Set donation authority and tax payer ID</string>
    466     <string name="settings_lock_auth">Protect access to wallet</string>
    467     <string name="settings_lock_auth_summary">Require fingerprint or password to access the wallet</string>
    468     <string name="settings_logcat">Debug log</string>
    469     <string name="settings_logcat_error">Error exporting log</string>
    470     <string name="settings_logcat_success">Log exported to file</string>
    471     <string name="settings_logcat_summary">Save internal log</string>
    472     <string name="settings_reset">Reset Wallet (dangerous!)</string>
    473     <string name="settings_reset_summary">Throws away your money</string>
    474     <string name="settings_test">Run integration test</string>
    475     <string name="settings_test_running">The integration test is now running</string>
    476     <string name="settings_test_summary">Performs test transactions with demo setup</string>
    477     <string name="settings_test_withdrawal">Now withdrawing KUDOS</string>
    478     <string name="settings_version_app">App version</string>
    479     <string name="settings_version_core">Wallet Core version</string>
    480     <string name="settings_version_protocol_exchange">Supported Exchange versions</string>
    481     <string name="settings_version_protocol_merchant">Supported Merchant versions</string>
    482     <string name="settings_version_unknown">Unknown</string>
    483     <string name="settings_withdraw_testkudos">Withdraw demo KUDOS</string>
    484     <string name="settings_withdraw_testkudos_summary">Get money for testing</string>
    485 
    486     <!-- Refunds -->
    487 
    488     <string name="refund_error">Error processing refund</string>
    489     <string name="refund_success">Refund received!</string>
    490     <string name="refund_title">Refund</string>
    491 
    492     <!-- Miscellaneous -->
    493 
    494     <string name="host_apdu_service_desc">Taler NFC Payments</string>
    495     <string name="wifi_connect_error">Could not connect to free Wi-Fi: %1$s</string>
    496     <string name="wifi_disabled_error">Turn on Wi-Fi to get free Wi-Fi</string>
    497 
    498 </resources>