68 lines
3.4 KiB
INI
Executable File
68 lines
3.4 KiB
INI
Executable File
application.title=Banking
|
|
|
|
|
|
ok=OK
|
|
cancel=Abbrechen
|
|
close=Schließen
|
|
|
|
accounts=Konten
|
|
check=Überprüfen
|
|
|
|
|
|
main.window.menu.file=Datei
|
|
main.window.menu.file.new=Neu...
|
|
main.window.menu.file.new.account=Konto
|
|
main.window.menu.file.new.cash.transfer=Überweisung
|
|
main.window.menu.file.quit=Beenden
|
|
|
|
|
|
accounts.view.all.accounts=Alle Konten
|
|
accounts.view.context.menu.info=Info
|
|
|
|
|
|
account.transactions.control.view.search.label=Suchen:
|
|
account.transactions.control.view.balance.label=Saldo:
|
|
|
|
account.transactions.table.column.header.value.date=Buchungstag
|
|
account.transactions.table.column.header.usage=Verwendungszweck
|
|
account.transactions.table.column.header.amount=Betrag
|
|
account.transactions.table.context.menu.transfer.money.to=Neue Überweisung an %s
|
|
account.transactions.table.context.menu.show.transaction.details=Details anzeigen
|
|
|
|
|
|
add.account.dialog.title=Konto hinzufügen
|
|
add.account.dialog.bank.code.label=Bankleitzahl
|
|
add.account.dialog.customer.id.and.password.hint=Geben Sie hier die selben Werte ein wie auf Ihrer Online Banking Webseite
|
|
add.account.dialog.customer.id=Kundennummer (Kontonummer)
|
|
add.account.dialog.customer.id.hint=Der Nutzernamen den Sie fürs Online Banking verwenden
|
|
add.account.dialog.password=Online Banking Passwort
|
|
add.account.dialog.password.hint=Das Passwort das Sie fürs Online Banking verwenden
|
|
add.account.dialog.error.could.not.add.account=Konnte Kontoinformation zu Bankleitzahl '%s' und Nutzername '%s' nicht finden: %s
|
|
add.account.dialog.successfully.added.account=Hinzufügen des Kontos war erfolgreich.\r\n\r\nMöchten Sie nun die Kontoumsätze abholfen? Falls ja muss eine TAN eingegeben werden.
|
|
add.account.dialog.successfully.added.account.bank.supports.retrieving.transactions.of.last.90.days.without.tan=Hinzufügen des Kontos war erfolgreich.\r\n\r\nIhre Bank unterstützt das Abholen der Kontoumätze der letzten 90 Tage ohne TAN. Diese werden im Hintergrund bereits angezeigt.\r\n\r\nMöchten Sie nun alle Kontoumsätze abholfen? Falls ja muss eine TAN eingegeben werden.
|
|
|
|
|
|
enter.tan.dialog.title=TAN wird benötigt
|
|
enter.tan.dialog.select.tan.procedure=TAN Verfahren:
|
|
enter.tan.dialog.select.tan.medium=TAN Medium:
|
|
enter.tan.dialog.size.label=Größe:
|
|
enter.tan.dialog.frequency.label=Geschwindigkeit:
|
|
enter.tan.dialog.hint.from.bank=Hinweis Ihrer Bank: %s
|
|
enter.tan.dialog.enter.tan.label=TAN:
|
|
enter.tan.dialog.error.could.not.decode.tan.image=Flickercode bzw. QR-Code / PhotoTan konnte nicht dekodiert werden. Höchst wahrscheinlich ein interner Fehler:\n%s.
|
|
enter.tan.dialog.tan.medium.successfully.changed=TAN Medium erfolgreich geändert zu \'%s\'.
|
|
enter.tan.dialog.tan.error.changing.tan.medium=TAN Medium konnte nicht geändert werden zu \'%s\':\n%s.
|
|
|
|
|
|
transfer.money.dialog.title=Neue Überweisung
|
|
transfer.money.dialog.remittee.name.label=Begünstigter (Name oder Firma):
|
|
transfer.money.dialog.remittee.iban.label=IBAN:
|
|
transfer.money.dialog.remittee.bank.label=Bank:
|
|
transfer.money.dialog.remittee.bic.label=BIC:
|
|
transfer.money.dialog.amount.label=Betrag:
|
|
transfer.money.dialog.usage.label=Verwendungszweck:
|
|
transfer.money.dialog.transfer.money.label=Überweisen
|
|
transfer.money.dialog.bank.name.will.be.entered.automatically=Wird automatisch eingetragen
|
|
transfer.money.dialog.bank.not.found.for.iban=Für diese IBAN wurde keine Bank gefunden
|
|
transfer.money.dialog.message.transfer.cash.success=%.02f %s erfolgreich an %s überwiesen.
|
|
transfer.money.dialog.message.transfer.cash.error=%.02f %s konnten nicht an %s überwiesen werden: %s |