38 lines
1.9 KiB
INI
Executable File
38 lines
1.9 KiB
INI
Executable File
main.window.title=Banking
|
|
|
|
main.window.menu.file=File
|
|
main.window.menu.file.quit=Quit
|
|
|
|
|
|
ok=OK
|
|
cancel=Cancel
|
|
close=Close
|
|
|
|
accounts=Accounts
|
|
check=Check
|
|
|
|
|
|
accounts.view.context.menu.info=Info
|
|
|
|
|
|
add.account.dialog.title=Add account
|
|
add.account.dialog.bank.code.label=Bank code
|
|
add.account.dialog.customer.id.and.password.hint=Enter the same values here as in your online banking portal
|
|
add.account.dialog.customer.id=Customer Id (Account number)
|
|
add.account.dialog.customer.id.hint=The user name you use for logging in into online banking
|
|
add.account.dialog.password=Online banking password
|
|
add.account.dialog.password.hint=The password you use for logging in into online banking
|
|
add.account.dialog.error.could.not.add.account=Could not add account for bank code '%s' and customer id '%s': %s
|
|
add.account.dialog.successfully.added.account=Successfully added account.\r\n\r\nWould you like to fetch all account transactions now? If so entering a TAN is required.
|
|
add.account.dialog.successfully.added.account.bank.supports.retrieving.transactions.of.last.90.days.without.tan=Successfully added account.\r\n\r\nYour bank supports retrieving account transactions of last 90 days without TAN. These are already displayed in background.\r\n\r\nWould you like to fetch all account transactions now? If so entering a TAN is required.
|
|
|
|
|
|
enter.tan.dialog.title=TAN required
|
|
enter.tan.dialog.select.tan.procedure=TAN procedure:
|
|
enter.tan.dialog.select.tan.medium=TAN medium:
|
|
enter.tan.dialog.size.label=Size:
|
|
enter.tan.dialog.frequency.label=Speed:
|
|
enter.tan.dialog.enter.tan.label=TAN:
|
|
enter.tan.dialog.error.could.not.decode.tan.image=Could not decode flicker code or QR code / PhotoTan. Most likely an internal error:\n%s.
|
|
enter.tan.dialog.tan.medium.successfully.changed=TAN medium successfully changed to \'%s\'.
|
|
enter.tan.dialog.tan.error.changing.tan.medium=Could not change TAN medium to \'%s\':\n%s. |