aqbanking-6.8.3/ 0000755 0001750 0001750 00000000000 15117570431 010470 5 0000000 0000000 aqbanking-6.8.3/ChangeLog 0000644 0001750 0001750 00000041147 15117570416 012174 0000000 0000000 ------------------------------------------------------------------ 2025-12-13 00:35:46 +0100 Martin Preuss fixed my previous commit. - one missing GWEN_Buffer_Reset() - remove newline from pattern strings ------------------------------------------------------------------ 2025-12-13 00:29:29 +0100 Martin Preuss Merge branch 'rh-202512-versions-in-info-dialog' ------------------------------------------------------------------ 2025-12-13 00:28:10 +0100 Martin Preuss use GWEN_Buffer_AppendArgs (takes care of buffer sizes etc). ------------------------------------------------------------------ 2025-12-12 23:51:38 +0100 Martin Preuss aqhbci: fixed multi-prepare of standing order jobs calling job's prepare function modifies it which must be avoided for VOP. ------------------------------------------------------------------ 2025-12-11 07:35:34 +0100 Ralf Habacker Add versions to info page of setup dialog ------------------------------------------------------------------ 2025-12-06 09:56:41 +0100 Ralf Habacker 0BUILD: Fix invalid header ------------------------------------------------------------------ 2025-12-04 23:12:33 +0100 Ralf Habacker Add 'Info' tab to gui dialog The 'Info' tab displays the configuration path used, which can help users investigate issues with user/account lockouts. In the future, additional entries may be added to this page, such as the number of accounts, users, locked accounts, etc. ------------------------------------------------------------------ 2025-12-08 23:03:23 +0100 Martin Preuss aqhbci: cleanup next dialog. ------------------------------------------------------------------ 2025-12-08 22:31:46 +0100 Martin Preuss aqhbci: cleanup dialog. ------------------------------------------------------------------ 2025-12-08 21:47:13 +0100 Martin Preuss aqhbci: reduce string literals. ------------------------------------------------------------------ 2025-12-08 21:40:41 +0100 Martin Preuss aqhbci: cleanup dialog "ah_setup_pintan_special". ------------------------------------------------------------------ 2025-12-08 21:40:19 +0100 Martin Preuss aqhbci: some formatting ------------------------------------------------------------------ 2025-12-08 21:12:56 +0100 Martin Preuss aqhbci: reduce string literals in dialog. ------------------------------------------------------------------ 2025-12-08 13:57:31 +0100 Martin Preuss aqhbci: activate vsplitter in vop dialog vsplitter is implemented in fox16 and gtk3 frontends and there is a workaround for the qt5 frontend in place. ------------------------------------------------------------------ 2025-12-08 13:05:08 +0100 Martin Preuss Add commands to delete paypal user/account (fixes #200). ------------------------------------------------------------------ 2025-12-08 13:04:34 +0100 Martin Preuss Cleanup files (improved readability of cmd line arg defs). ------------------------------------------------------------------ 2025-12-08 12:00:20 +0100 Martin Preuss Added contrib folder and tool provided by Hinrich Ruprecht (#237) ------------------------------------------------------------------ 2025-12-08 01:15:05 +0100 Martin Preuss Prepared release 6.8.2 ------------------------------------------------------------------ 2025-12-07 21:36:17 +0100 Martin Preuss Prepared 6.8.1beta. ------------------------------------------------------------------ 2025-12-07 21:29:22 +0100 Martin Preuss aqhbci: sample all responses in jobQueue for later dispatch in other jobs There is a problem when multiple messages are exchanged for a single job. In such a case it is not easy to dispatch responses to the original job (because in later messages the original job is not always included, like in decoupled tan mode). The FinTS specs only specify reference segment numbers on segment level but no reference message number on segment level. There is a reference message number on the message level, but in decoupled mode (or tan mode in general) messages contain response segments to multiple messages... what a mess. ------------------------------------------------------------------ 2025-12-07 18:53:27 +0100 Martin Preuss Add includes for new cli lib. ------------------------------------------------------------------ 2025-12-07 15:00:43 +0100 Martin Preuss Released 6.8.0 ------------------------------------------------------------------ 2025-12-07 14:29:28 +0100 Martin Preuss Prepared release 6.8.0. ------------------------------------------------------------------ 2025-12-07 14:23:58 +0100 Martin Preuss added some ideas to TODO. ------------------------------------------------------------------ 2025-12-04 21:51:33 +0100 Martin Preuss decreased verbosity. ------------------------------------------------------------------ 2025-12-04 16:46:25 +0100 Martin Preuss added missing change to 0BUILD for latest patch. ------------------------------------------------------------------ 2025-11-13 22:54:15 +0100 Ralf Habacker aqbanking-cli: Add command 'listconfdir' to show the path to the configuration ------------------------------------------------------------------ 2025-12-04 15:10:07 +0100 Ralf Habacker Fix building with mingw ------------------------------------------------------------------ 2025-12-03 23:59:30 +0100 Martin Preuss Prepared release 6.7.16beta ------------------------------------------------------------------ 2025-12-03 23:14:33 +0100 Martin Preuss dlg_vop: use VSplitter widget (currently disabled since only implemented in FOX16 frontend) ------------------------------------------------------------------ 2025-12-03 23:13:41 +0100 Martin Preuss More translations. ------------------------------------------------------------------ 2025-12-03 18:13:31 +0100 Martin Preuss "make merge" again. ------------------------------------------------------------------ 2025-12-03 18:09:42 +0100 Martin Preuss more translations. ------------------------------------------------------------------ 2025-12-03 17:55:26 +0100 Martin Preuss "make merge" again to update catalog de.po. ------------------------------------------------------------------ 2025-12-03 17:54:30 +0100 Martin Preuss added translations. ------------------------------------------------------------------ 2025-12-03 17:54:14 +0100 Martin Preuss i18n: add prefix to VopResult. ------------------------------------------------------------------ 2025-12-03 17:43:06 +0100 Martin Preuss result of "make merge" (updated language catalog de.po). ------------------------------------------------------------------ 2025-12-03 17:41:10 +0100 Martin Preuss dlg_vop: shortened intro text. ------------------------------------------------------------------ 2025-12-03 16:56:17 +0100 Martin Preuss dlg_vop: define more widget names. ------------------------------------------------------------------ 2025-12-02 23:44:47 +0100 Martin Preuss vop: only send tan challenge request in stage2 if requested by bank ------------------------------------------------------------------ 2025-12-02 23:22:25 +0100 Martin Preuss Prepared release 6.7.15beta. ------------------------------------------------------------------ 2025-12-02 23:22:09 +0100 Martin Preuss remove built files of libofxhome. ------------------------------------------------------------------ 2025-12-02 22:05:16 +0100 Martin Preuss added abcli as targets to command line tools. ------------------------------------------------------------------ 2025-12-02 22:05:01 +0100 Martin Preuss added missing includes. ------------------------------------------------------------------ 2025-12-02 22:04:44 +0100 Martin Preuss move abcli to backends folder. ------------------------------------------------------------------ 2025-12-02 22:03:25 +0100 Martin Preuss cli/helper: minor reformatting. ------------------------------------------------------------------ 2025-12-02 22:03:00 +0100 Martin Preuss 0BUILD: fixed creation of version.h and system.h (note to self: need to make gwenbuild write all files before starting to compile) ------------------------------------------------------------------ 2025-12-02 22:02:05 +0100 Martin Preuss aqbanking-cli: added missing ";" ------------------------------------------------------------------ 2025-11-30 21:03:53 +0100 Ralf Habacker In command line tools use functions from libaqcli to reduce duplicated code ------------------------------------------------------------------ 2025-12-02 21:39:07 +0100 Martin Preuss added abcli to gwbuild project. ------------------------------------------------------------------ 2025-11-14 07:13:55 +0100 Ralf Habacker Add convenience library for command line tools named libaqcli ------------------------------------------------------------------ 2025-12-02 18:14:37 +0100 Martin Preuss aqofxdc: removed support for ofxhome. ------------------------------------------------------------------ 2025-12-02 17:15:27 +0100 Martin Preuss dlg_vop: fixed signedness of characters. ------------------------------------------------------------------ 2025-12-02 08:53:24 +0100 Thomas Baumgart Keep linefeed as is during conversion from ISO-8859 to UTF-8 ------------------------------------------------------------------ 2025-12-01 10:49:40 +0100 Martin Preuss Prepared release 6.7.14beta ------------------------------------------------------------------ 2025-12-01 00:43:40 +0100 Martin Preuss Revert "aqhbci: make AH_BANK_FLAGS_PREFER_CAMT_DOWNLOAD default for new HBCI accounts." This reverts commit 35ac7a52b4e43ec0de1acd9658640167b90fd686. ------------------------------------------------------------------ 2025-12-01 00:10:46 +0100 Martin Preuss aqhbci: log when account flags are changed. ------------------------------------------------------------------ 2025-11-30 19:35:55 +0100 Martin Preuss aqhbci: prepared silently accepting all-match results. as soon as we live beta phase this code will be armed. ------------------------------------------------------------------ 2025-11-30 19:35:12 +0100 Martin Preuss aqhbci: added AH_VopResult_List_HasOnlyMatches() ------------------------------------------------------------------ 2025-11-30 17:06:36 +0100 Martin Preuss dlg_vop: also translate remoteName and alternative remote name to UTF-8. ------------------------------------------------------------------ 2025-11-30 16:56:56 +0100 Martin Preuss updated translation files. ------------------------------------------------------------------ 2025-11-30 16:56:07 +0100 Martin Preuss dlg_vob: fixed a typo (html elements in wrong section). ------------------------------------------------------------------ 2025-11-30 16:53:56 +0100 Martin Preuss aqhbci: use jobName instead of jobCode. ------------------------------------------------------------------ 2025-11-30 16:50:36 +0100 Martin Preuss dlg_vop: German banks still use iso8859-1, convert to utf-8. ------------------------------------------------------------------ 2025-11-30 16:24:48 +0100 Martin Preuss dlg_vop: added utf-8 handling in word parser. ------------------------------------------------------------------ 2025-11-30 16:21:14 +0100 Martin Preuss aqhbci: make VOP result more readable. ------------------------------------------------------------------ 2025-11-30 13:45:58 +0100 Martin Preuss added entries to de.po ------------------------------------------------------------------ 2025-11-30 13:45:46 +0100 Martin Preuss update "merge" dialog. ------------------------------------------------------------------ 2025-11-30 13:33:13 +0100 Martin Preuss Prepared release 6.7.13beta ------------------------------------------------------------------ 2025-11-30 00:58:43 +0100 Martin Preuss aqhbci: in rdh only show dialog if either bank msg or result list available. ------------------------------------------------------------------ 2025-11-29 21:30:06 +0100 Martin Preuss aqhbci: show dialog if either bank msg or result list available. ------------------------------------------------------------------ 2025-11-29 21:21:09 +0100 Martin Preuss aqhbci: small formatting fix. ------------------------------------------------------------------ 2025-11-29 19:24:18 +0100 Martin Preuss prepared release 6.7.12beta ------------------------------------------------------------------ 2025-11-29 19:23:31 +0100 Martin Preuss aqhbci: fixed a compiler warning. ------------------------------------------------------------------ 2025-11-29 19:22:32 +0100 Martin Preuss aqhbci: added missing file. ------------------------------------------------------------------ 2025-11-29 19:13:56 +0100 Martin Preuss aqhbci: added _logAccount (used for debugging). fixed a bug. ------------------------------------------------------------------ 2025-11-29 19:12:46 +0100 Martin Preuss aqhbci: improved readability of logfile added markers to make it easier to navigate through full logs. ------------------------------------------------------------------ 2025-11-29 19:12:03 +0100 Martin Preuss aqhbci: increased verbosity. ------------------------------------------------------------------ 2025-11-29 17:49:40 +0100 Martin Preuss aqhbci: use VOP dialog. ------------------------------------------------------------------ 2025-11-29 17:49:21 +0100 Martin Preuss aqhbci: adaptd to latest changes in vop dialog. ------------------------------------------------------------------ 2025-11-29 17:48:57 +0100 Martin Preuss aqhbci: more work on vop dialog. ------------------------------------------------------------------ 2025-11-29 16:32:36 +0100 Martin Preuss aqhbci: added 2nd test (shows a VOP dialog). ------------------------------------------------------------------ 2025-11-29 16:31:50 +0100 Martin Preuss aqhbci: simplified init of setup dialog. ------------------------------------------------------------------ 2025-11-29 16:31:23 +0100 Martin Preuss aqhbci: started working on sophisticated VOP dialog. ------------------------------------------------------------------ 2025-11-28 23:10:20 +0100 Martin Preuss aqhnci: remove SEPA button from EditAccount dialog (now in EditUser). ------------------------------------------------------------------ 2025-11-28 22:13:17 +0100 Martin Preuss aqhbci: fixed reading of SEPA account infos. ------------------------------------------------------------------ 2025-11-28 22:12:35 +0100 Martin Preuss aqhbci: removed duplicate entries for GetAccountSepaInfo segment. ------------------------------------------------------------------ 2025-11-28 22:11:32 +0100 Martin Preuss aqhbci: fixed a problem with GetAccountSepaInfo ktv group reads bankcode and country from args. Setting fixes this (because "unused/accountid" and others aren't set). ------------------------------------------------------------------ 2025-11-28 20:16:23 +0100 Martin Preuss aqhbci: added GetAccSepa buttons to editoUser dialogs. ------------------------------------------------------------------ 2025-11-28 20:16:03 +0100 Martin Preuss aqhbci: finished AH_EditUserDdvDialog ------------------------------------------------------------------ 2025-11-28 19:50:02 +0100 Martin Preuss aqhbci: finished getaccsepa.c ------------------------------------------------------------------ 2025-11-28 19:42:35 +0100 Martin Preuss aqhbci: started adding GetAccSepa job to AH_EditUserDdvDialog However, this dialog will completely be removed because DDV is no longer used by German banks. ------------------------------------------------------------------ 2025-11-28 19:41:32 +0100 Martin Preuss aqhbci: remove GetSepaInfo button from dlg_editaccount (is now a user job). ------------------------------------------------------------------ 2025-11-28 19:40:30 +0100 Martin Preuss aqhbci: add argument "userId" to command "getaccsepa". we still accept an account id but in that case we only use it to find the user for which AH_Provider_GetAccountSepaInfo() is to be called. ------------------------------------------------------------------ 2025-11-28 19:38:42 +0100 Martin Preuss aqhbci: remove no longer needed file from build systems. ------------------------------------------------------------------ 2025-11-28 19:38:10 +0100 Martin Preuss aqhbci: read SEPA info along with account lists. ------------------------------------------------------------------ 2025-11-28 19:37:37 +0100 Martin Preuss aqhbci: make GetAccountSepaInfo a user job we where using a special case of this job which is to retrieve sepa info only for a single job. Banks are not required to allow this. Also, now we can just use a single job to retrieve SEPA info for all accounts the bank has for us. ------------------------------------------------------------------ 2025-11-28 19:35:04 +0100 Martin Preuss aqhbci: add AH_JobQueue_ReadSepaAccounts() ------------------------------------------------------------------ 2025-11-27 17:27:54 +0100 Martin Preuss aqhbci: make AH_BANK_FLAGS_PREFER_CAMT_DOWNLOAD default for new HBCI accounts. ------------------------------------------------------------------ 2025-11-27 16:59:02 +0100 Martin Preuss Prepared release 6.7.11beta. aqbanking-6.8.3/NEWS 0000644 0001750 0001750 00000063314 15056605641 011122 0000000 0000000 This file is no longer maintained. See ChangeLog for recent news. =========================================================================== Released AqBanking - 3.99.7rc1 (2009-01-22) =========================================================================== This is the first release candidate for AqBanking4. Some bugs have been fixed. =========================================================================== Released AqBanking - 3.99.0 (2008-11-08) =========================================================================== This is the first beta release of AqBanking4. Now multiple applications can use AqBanking concurrently without interference. This was archieved by implementing a lock-and-reload mechanism which makes sure that the latest configuration is used in any case. AqBanking4 facilitates import of previous configurations by the application. The SWIFT parser has yet again been improved. This release requires Gwenhywfar 3.5.2 or better. =========================================================================== Released AqBanking - 3.7.2 (2008-08-26) =========================================================================== This release fixes a problem with some HBCI-RDH accounts when requesting the system id. A CSV profile for Austrian Postbank has been added. =========================================================================== Released AqBanking - 3.7.1 (2008-08-16) =========================================================================== This release features workarounds for recently discovered problems with HBCI, improves the CSV importer and adds two CSV profiles. The OFX parser is now more tolerant (thanks to David Reiser for providing test files). =========================================================================== Released AqBanking - 3.7.0 (2008-08-11) =========================================================================== This release fixes many HBCI-related problems, features a safer PIN handling and provides improved support for WIN32 platforms. Error responses to segment HKEND with HBCI job HKSYNC are now ignored, a CSV profil for LBB Berlin has been added and the build system was cleaned up. The iTAN mode to be used can now be chosen by the user. This release needs at least Gwenhywfar 3.4.0. =========================================================================== Released AqBanking - 3.6.2 (2008-07-09) =========================================================================== This release fixes two serious bugs which could crash an application. An update is recommended. =========================================================================== Released AqBanking - 3.6.1 (2008-07-08) =========================================================================== This release fixes some minor bugs. It allows for the HBCI version to be selected even in PIN/TAN mode. The account type can now also be set from within the graphical setup dialogs. =========================================================================== Released AqBanking - 3.6.0 (2008-07-01) =========================================================================== This release adds a SEPA exporter which is able to create CCM documents. It simplifies working with ImExporterContexts. =========================================================================== Released AqBanking - 3.5.1 (2008-06-11) =========================================================================== This release fixes some more bugs and allows to be build with the special version of aqbanking-cli with EBICS support. When a new pin is to be entered for any reason (e.g. changing the password of a key file) the user is now always asked (no pin caching in this case). =========================================================================== Released AqBanking - 3.5.0 (2008-06-06) =========================================================================== This release improves support for FinTS3 (now transfers/debit notes work in Pin/Tan mode of FinTS3). The TAN method can now be choosen by the user (no GUI yet). Some bugs have been fixed and the CSV exporter now exports values in floating point format instead of rationals (however, rationals are still supported here). =========================================================================== Released AqBanking - 3.4.2 (2008-05-27) =========================================================================== This release updates the German bank info files and adds export capabilities to the DTAUS ImExporter module. =========================================================================== Released AqBanking - 3.4.1 (2008-04-25) =========================================================================== This release fixes a problem with some weird SWIFT MT940 files. Transfer jobs now add transfers to the IMEXPORTER given to AB_Banking_ExecuteJobs. =========================================================================== Released AqBanking - 3.4.0 (2008-04-22) =========================================================================== This is a bugfix and cleanup release. Obsolete code has been removed and some bugs in the SWIFT parser have been fixed. All plugins are now loaded using GWEN's plugin framework. The OFX parser is now able to import investment accounts. Support for static linking has been improved. =========================================================================== Released AqBanking - 3.3.0 (2008-03-16) =========================================================================== This release fixes many bugs especially in the HBCI code. AqBanking now starts to manage CryptToken (because this is now used in two backends). This release requires Gwenhywfar 3.2.0 or better. =========================================================================== Released AqBanking - 3.2.1 (2008-02-08) =========================================================================== This release fixes two bugs: One in the HBCI backend and the other in the OFX parser. The AqHBCI user wizard now automatically sets the NO_BASE64 flag for "Dt. Apotheker- und Aerztebank". =========================================================================== Released AqBanking - 3.2.0 (2008-01-29) =========================================================================== This release now finally works with APO Bank (their server is quite special). The user settings page of the AqHBCI setup wizard now offers some advanced settings. Informational bank messages are now stored in the imexporter context. This release has preliminary support for FinTS 3.0 (the successor of HBCI). Some bugs have been fixed. =========================================================================== Released AqBanking - 3.1.1 (2008-01-28) =========================================================================== This release adds the option "--hbciversion" to the AqHBCI tool. This is used to select the HBCI protocol version to be used. It also tries to fix a problem with transfers in 2-step pin/tan mode (in this mode sometimes the job result was not available. The QT4-port code has been fixed. =========================================================================== Released AqBanking - 3.1.0 (2008-01-25) =========================================================================== This release fixes some important bugs and adds basic supports for import/ export of securities (stocks, mutual funds etc). =========================================================================== Released AqBanking - 3.0.1 (2007-11-27) =========================================================================== This release fixes an important bug in Pin/Tan mode. An update is strongly recommended. =========================================================================== Released AqBanking - 3.0.0 (2007-11-22) =========================================================================== This release fixes a few bugs. =========================================================================== Released AqBanking - 2.9.17rc5 (2007-11-17) =========================================================================== This release simplifies WIN32 installations. =========================================================================== Released AqBanking - 2.9.16rc4 (2007-11-14) =========================================================================== This is a bugfix and cleanup release. =========================================================================== Released AqBanking - 2.9.15rc3 (2007-11-13) =========================================================================== This release introduces yet more workarounds for difficult servers. =========================================================================== Released AqBanking - 2.9.14rc2 (2007-11-11) =========================================================================== This release introduces workarounds for common server problems. =========================================================================== Released AqBanking - 2.9.13rc1 (2007-11-09) =========================================================================== This is a release candidate for the next stable release. This version adds the command "getcert" to the aqhbci-tool. =========================================================================== Released AqBanking - 2.9.12beta (2007-11-07) =========================================================================== This is a bugfix release. =========================================================================== Released AqBanking - 2.9.11beta (2007-11-03) =========================================================================== This release fixes some bugs in AqHBCI. It is now more tolerant when checking the name of a remote signer since the security does not come from the signer name but from the signature. =========================================================================== Released AqBanking - 2.9.10beta (2007-11-02) =========================================================================== The HBCI user wizard now retries retrieving of SSL certificates with SSL3 in case the default SSL setup doesn't work. This version only installs a single configuration shell script (aqbanking-config). This is now able to return the configuration of AqHBCI and QBanking as well so there is no need for multiple of those files. =========================================================================== Released AqBanking - 2.9.9beta (2007-10-31) =========================================================================== With this release the HBCI setup wizard is back and working again. Some important bugs have been fixed and the German bank info files have been updated. =========================================================================== Released AqBanking - 2.9.8beta (2007-10-30) =========================================================================== The previous release was missing two files. =========================================================================== Released AqBanking - 2.9.7beta (2007-10-28) =========================================================================== This release fixes some bugs in AqOfxConnect and a potential problem in AqHBCI. With the latest CVS version of LibOFX it now also allows changing some protocol-relevant settings (like appid, OFX header version). =========================================================================== Released AqBanking - 2.9.6beta (2007-10-27) =========================================================================== This release features support for OFX Direct Connect again. The tutorials have been adapted so that they demonstrate the current API. AqBanking is now completely relocatable on WIN32 platforms (and if enabled by a configure option on Linux as well). =========================================================================== Released AqBanking - 2.9.5beta (2007-10-25) =========================================================================== The previous release was missing a file. This release is complete. =========================================================================== Released AqBanking - 2.9.4beta (2007-10-24) =========================================================================== This is the first release of AqBanking which no longer requires OpenSSL. It is also the first to be prepared for cross-compiling for win32 platforms. Pin/Tan with Netbank works again and many bugs from the last beta release have been fixed. This version now uses Gwen's new CryptToken framework. =========================================================================== Released AqBanking - 2.9.3beta (2007-09-11) =========================================================================== With this release AqBanking has been adapted to the latest version of Gwenhywfar. Currently the only working online banking backend is AqHBCI, the other backends will be reenabled as needed. This release needs Gwenhywfar 2.9.2beta. =========================================================================== Released AqBanking - 2.9.2beta (2007-05-14) =========================================================================== This release fixes some major bugs in the previous version. A new banking job for loading prepaid cards for cell phones has been added (so far implemented only for HBCI). Started working on FinTS3 support in AqHBCI. =========================================================================== Released AqBanking - 2.9.1beta (2007-04-04) =========================================================================== This release fixes some important bugs discovered after the previous release. =========================================================================== Released AqBanking - 2.9.0beta (2007-04-03) =========================================================================== This is the first release of AqBanking3. It now uses libgmp instead of simple "double" type for more precise calculations. AqBanking now uses the GUI functions of Gwenhywfar3 instead of declaring its own GUI modules. The OFX DC plugin now supports additional account types. General code cleanup. This version requires Gwenhywfar3>=2.9.0beta and Libchipcard3>=3.1.0beta. =========================================================================== Released AqBanking - 2.2.4 (2006-12-27) =========================================================================== AqGeldKarte has been fixed and adapted to Libchipcard3 which is now required instead of Libchipcard2. The QBanking frontend is now less verbous, QT should now be found on Darwin, too. Some other minor bugs have been fixed as well and the bank data files for Germany have been updated. =========================================================================== Released AqBanking - 2.2.3 (2006-10-10) =========================================================================== This version now allows to setup iTAN HBCI accounts. =========================================================================== Released AqBanking - 2.2.2beta (2006-10-09) =========================================================================== This version has improved support for HBCI iTAN mode, adds an import profile for ABN AMRO Bank (NL) and fixes some errors. Please test! =========================================================================== Released AqBanking - 2.2.1 (2006-08-25) =========================================================================== This release fixes some minor bugs and typos. The HBCI plugin now also works with HBCI servers with a faulty iTAN implementation (using iTAN method 900). =========================================================================== Released AqBanking - 2.2.0 (2006-07-13) =========================================================================== This release introduces support for HBCI iTAN mode, adds the ability to modify the PIN in PIN/TAN mode and finally fixes some nasty umlaut problems. An XML exporter for transaction export has been added. Bank info files for Germany and Austria have been updated. =========================================================================== Released AqBanking - 2.1.0 (2006-06-15) =========================================================================== The YellowNet plugin now uses XML files provided by PostFinance instead of hard-to-get MT940 files when downloading transaction statements. It also contains some OFX-related fixes and an improved German translation. =========================================================================== Released AqBanking - 2.0.0 (2006-04-03) =========================================================================== No major bugs have been reported so I decided to finally release AqBanking 2.0.0. =========================================================================== Released AqBanking - 1.9.11rc1 (2006-03-26) =========================================================================== This is the first release candidate of AqBanking2. Creating users for HBCI and now works again and an important bug in OFX DirectConnect has been fixed. =========================================================================== Released AqBanking - 1.9.10beta (2006-03-23) =========================================================================== This release fixes a bug in AqHBCI which prevented PINTAN media from being created. It also now includes an improved version of the SWIFT parser which reads more kinds of SWIFT documents (especially those provided by some Swiss banks). =========================================================================== Released AqBanking - 1.9.9beta (2006-03-20) =========================================================================== This release fixes some bugs in YellowNet code and improves the documentation. It needs the latest release of Gwenhywfar (2.1.0). =========================================================================== Released AqBanking - 1.9.8beta (2006-03-07) =========================================================================== This release fixes some bugs concerning importing/creating HBCI users and problems with the YellowNet backend. The build system and the API have been cleaned up (including documentation). An update is recommended. Depending applications need to be recompiled due to changes in the API. This version is source-compatible with the previous release. =========================================================================== Released AqBanking - 1.9.7beta (2006-02-06) =========================================================================== This release fixes some bugs in the build-system, adds a CSV profile for American Express cards and some tutorials. An updated RPM specfile is now available. =========================================================================== Released AqBanking - 1.9.6beta (2006-01-30) =========================================================================== This release fixes a problem of AqHBCI with attach points. It now allows the reception of multi-message responses from the bank. =========================================================================== Released AqBanking - 1.9.5beta (2006-01-28) =========================================================================== This version fixes some makefiles of the new backends. =========================================================================== Released AqBanking - 1.9.4beta (2006-01-27) =========================================================================== This release adds a backend for YellowNet (Suisse Postfinance, binary-only), adds a fake-backend to be used for accounts which are not managed via any other online banking backend and fixes some bugs. Most importantly, OFX Direct Connect now works again (thanks to David Reiser!!) =========================================================================== Released AqBanking - 1.9.3beta (2006-01-26) =========================================================================== This release fixes some bugs, improves safety of working with crypt tokens (now a crypt token can report a bad pin), includes a help system, features hidden visibility for the QT3-depending files and an improved GTK2 frontend. Nearly complete German translation is now provided. =========================================================================== Released AqBanking - 1.9.2beta (2006-01-19) =========================================================================== This relese fixes a bug which made Gnucash unable to find the QT3 wizard. It also reintroduces support for OFX DirectConnect (yet untested, though). =========================================================================== Released AqBanking - 1.9.1beta (2006-01-17) =========================================================================== This release fixes many bugs in the previous version. It is now able to completely migrate user configuration data from older versions to the current one. =========================================================================== Released AqBanking - 1.9.0beta (2006-01-11) =========================================================================== This version features a complete redesign of the configuration framework. It also removes some deprecated functions and makes use of GCCs visibility feature (thus removing several hundred symbols from the libraries export table which decreases application loading time). =========================================================================== Released AqBanking - 1.8.1beta (2005-12-15) =========================================================================== This version fixes some network problems and cleans up the build system. It now allows to choose the transfer mode independently for transfer orders and debit notes. =========================================================================== Released AqBanking - 1.8.0beta (2005-11-22) =========================================================================== This version fixes many bugs, adapts to Gwenhywfar2 (1.99.0) and fixes many problems encountered in HBCI-PIN/TAN mode. The user setup wizard for HBCI has been rewritten (but it can only import existing media for now). =========================================================================== Released AqBanking - 1.6.0beta (2005/09/02) =========================================================================== This release fixes some bugs and adds job-related logging (to be viewed with aqbanking-tool's new command "joblog"). =========================================================================== Released AqBanking - 1.3.0beta (2005/07/15) =========================================================================== This release now includes all backends (AqHBCI, AqDTAUS, AqGeldKarte, AqOfxConnect) and all frontends (console, gtk2, qt3, kde3) and all QT3 setup wizards for all backends. AqHBCI now uses Gwenhywfar's CryptToken plugins instead of its own media plugins. "aqhbci-tool" can now be used to setup a new user from console. An ERI importer plugin has been added, some important bugs have been fixed and code duplication has been replaced by the new QT3 frontend. (Note: Further information in German can be found on http://linuxwiki.de/AqBanking ) Please note that the media plugins for AqHBCI (DDVCard, RSACard) are now obsoleted by the latest versions of AqBanking, Gwen and Libchipcard2. New package structure since aqbanking-1.3.0 ------------------------------------------- Starting from aqbanking-1.3.0, the aqbanking package now includes all sub-packages that previously were released in separate packages or projects. Source packages --------------- In particular, all the following source packages are now included by and obsoleted by aqbanking-1.3.0.tar.gz and newer versions: aqhbci aqhbci-qt-tools aqdtaus aqdtaus-qt-tools aqgeldkarte aqgeldkarte-qt-tools aqofxconnect aqofxconnect-qt-tools kbanking g2banking -> Again, these are now all obsoleted by aqbanking-1.3.0.tar.gz and newer. The chipcard-related sub-packages of aqbanking/aqhbci are also obsoleted by aqbanking-1.3.0 and libchipcard-1.9.13, because the relevant source code files are now included in libchipcard: aqhbci-ddvcard aqhbci-rsacard -> Again, these are now all obsoleted by aqbanking-1.3.0.tar.gz with libchipcard-1.9.13.tar.gz and newer. RPM packages ------------ The aqbanking-1.3.0.tar.gz source packages will create several different RPM packages according to the different requirements of each of its parts. In particular: aqbanking -> Still named aqbanking aqhbci -> Obsoleted by aqbanking aqdtaus -> Obsoleted by aqbanking aqhbci-qt-tools -> Obsoleted by aqbanking-qt3 aqdtaus-qt-tools -> Obsoleted by aqbanking-qt3 kbanking -> Obsoleted by aqbanking-kde3 g2banking -> Obsoleted by aqbanking-gtk2 aqhbci-ddvcard -> Obsoleted by libchipcard aqhbci-rsacard -> Obsoleted by libchipcard aqgeldkarte -> Obsoleted by aqbanking-geldkarte aqgeldkarte-qt-tools -> Obsoleted by aqbanking-geldkarte-qt3 aqofxconnect -> Obsoleted by aqbanking-ofx aqofxconnect-qt-tools -> Obsoleted by aqbanking-ofx-qt3 aqbanking-6.8.3/doc/ 0000755 0001750 0001750 00000000000 15117570423 011236 5 0000000 0000000 aqbanking-6.8.3/doc/apidoc.h 0000664 0001750 0001750 00000010551 14043610744 012570 0000000 0000000 /** @defgroup G_AB_LIBRARY AqBanking Library */ /** @defgroup G_AB_C_INTERFACE API for Applications * @ingroup G_AB_LIBRARY */ /** @defgroup G_AB_BANKING Main Interface * @ingroup G_AB_C_INTERFACE */ /** @defgroup G_AB_INFO Bank/Country Info * @ingroup G_AB_C_INTERFACE */ /** @defgroup G_AB_IMEXPORTER Generic Im- and Exporter * @ingroup G_AB_C_INTERFACE */ /** @defgroup G_AB_ONLINE_BANKING Online Banking * @ingroup G_AB_C_INTERFACE */ /** @defgroup G_AB_ACCOUNT Accounts * @ingroup G_AB_ONLINE_BANKING */ /** @defgroup G_AB_DIALOGS Platform-indepentent Dialogs * @ingroup G_AB_C_INTERFACE * * Dialogs are only available if the application created and set a GWEN_GUI * object with support for the GWEN_DIALOG framework. * * Currently these are the following implementations: *
This dialog assists you in importing files.The following steps are:" "
Dieser Dialog unterstützt Sie beim Import von Dateien.Die folgenden " "Schritte sind:
Do you really want to delete the user %s?Do you " "really want to delete the user \"%s\"?" msgstr "" "
Wollen Sie den Benutzer %s wirklich löschen?Wollen " "Sie den Benutzer \"%s\" wirklich löschen?" #: src/libs/aqbanking/dialogs/dlg_setup.c:827 msgid "Delete User" msgstr "Benutzer entfernen" #: src/libs/aqbanking/dialogs/dlg_setup.c:829 #: src/libs/aqbanking/dialogs/dlg_setup.c:854 #: src/libs/aqbanking/dialogs/dlg_setup.c:1097 #: src/libs/plugins/backends/aqhbci/admjobs/jobchangekeys.c:1172 msgid "Yes" msgstr "Ja" #: src/libs/aqbanking/dialogs/dlg_setup.c:830 #: src/libs/aqbanking/dialogs/dlg_setup.c:855 #: src/libs/aqbanking/dialogs/dlg_setup.c:1098 #: src/libs/plugins/backends/aqhbci/admjobs/jobchangekeys.c:1171 msgid "No" msgstr "Nein" #: src/libs/aqbanking/dialogs/dlg_setup.c:848 msgid "" "
There is at least one account assigned to the selected user." "p>
Do you want to remove the account(s) and continue removing the user?" "p>There is at least one account assigned to the selected user.\n" "Do you want to remove the account(s) and continue removing the user?" msgstr "" "
Dem gewählten Benutzer ist mindestens ein Konto zugeordnet.
" "Wollen Sie die zugeordneten Konten löschen und anschließend den Benutzer " "entfernen? Dem gewählten Benutzer ist mindestens ein Konto " "zugeordnet. Wollen Sie die zugeordneten Konten löschen und anschließend " "den Benutzer entfernen?" #: src/libs/aqbanking/dialogs/dlg_setup.c:865 #, c-format msgid "Error deleting account: %d (%d deleted)" msgstr "Fehler beim Löschen eines Kontos: %d (%d bereits entfernt)" #: src/libs/aqbanking/dialogs/dlg_setup.c:877 #, c-format msgid "Error deleting user: %d" msgstr "Fehler beim Entfernen des Benutzers: %d" #: src/libs/aqbanking/dialogs/dlg_setup.c:964 msgid "" "Please select the online banking backend the new account is to be created " "for." msgstr "" "Bitte wählen Sie das Onlinebanking-Protokoll welches Sie mit dem neuen Konto " "verwenden wollen." #: src/libs/aqbanking/dialogs/dlg_setup.c:1086 #, c-format msgid "" "Do you really want to delete the account %s?Do you " "really want to delete the account \"%s\"?" msgstr "" "
Wollen Sie das Konto %s entfernen?Wollen Sie das " "Konto \"%s\" entfernen?" #: src/libs/aqbanking/dialogs/dlg_setup.c:1095 msgid "Delete Account" msgstr "Konto entfernen" #: src/libs/aqbanking/dialogs/dlg_setup.c:1108 #, c-format msgid "Error deleting account: %d" msgstr "Fehler beim Entfernen des Kontos: %d" #: src/libs/aqbanking/dialogs/dlg_selectbackend.c:256 msgid "Select Backend" msgstr "Wählen Sie Banking-Modul (Backend)" #: src/libs/aqbanking/dialogs/dlg_selectbackend.c:271 msgid "Select a backend." msgstr "Wählen Sie Banking-Modul (Backend)" #: src/libs/aqbanking/dialogs/dlg_editaccount.c:190 #: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserpintan.c:747 #: src/libs/plugins/backends/aqhbci/dialogs/w_hbciversioncombo.c:28 #: src/libs/plugins/backends/aqhbci/dialogs/w_usercombo.c:47 #: src/libs/plugins/backends/aqhbci/dialogs/w_tanmethodcombo.c:37 #: src/libs/plugins/backends/aqofxconnect/dialogs/dlg_edituser.c:615 #: src/libs/plugins/backends/aqofxconnect/dialogs/dlg_newuser.c:655 msgid "-- select --" msgstr "-- auswählen --" #. init #: src/libs/aqbanking/dialogs/dlg_editaccount.c:262 #: src/libs/plugins/backends/aqhbci/dialogs/dlg_editaccount.c:272 msgid "Edit Account" msgstr "Konto bearbeiten" #. store crypter id #: src/libs/aqbanking/dialogs/dlg_editaccount.c:294 #: src/libs/plugins/backends/aqhbci/msglayer/msgcrypt_rxh_decrypt.c:119 #: src/libs/plugins/backends/aqhbci/msglayer/msgcrypt_rxh_verify.c:136 #: src/libs/plugins/backends/aqhbci/msglayer/msgcrypt_pintan.c:165 #: src/libs/plugins/backends/aqhbci/msglayer/msgcrypt_ddv.c:771 #: src/libs/plugins/backends/aqhbci/msglayer/msgcrypt_ddv.c:1079 #: src/libs/plugins/backends/aqhbci/dialogs/w_accounttypecombo.c:28 #: src/libs/plugins/backends/aqebics/client/provider_sendcmd.c:329 #: src/libs/plugins/backends/aqebics/client/provider_sendcmd.c:378 msgid "unknown" msgstr "unbekannt" #: src/libs/aqbanking/dialogs/dlg_editaccount.c:297 #: src/libs/plugins/backends/aqhbci/dialogs/w_accounttypecombo.c:29 msgid "Bank Account" msgstr "Girokonto" #: src/libs/aqbanking/dialogs/dlg_editaccount.c:300 #: src/libs/plugins/backends/aqhbci/dialogs/w_accounttypecombo.c:30 msgid "Credit Card Account" msgstr "Kreditkarte" #: src/libs/aqbanking/dialogs/dlg_editaccount.c:303 #: src/libs/plugins/backends/aqhbci/dialogs/w_accounttypecombo.c:31 msgid "Checking Account" msgstr "Scheckkonto" #: src/libs/aqbanking/dialogs/dlg_editaccount.c:306 #: src/libs/plugins/backends/aqhbci/dialogs/w_accounttypecombo.c:32 msgid "Savings Account" msgstr "Sparkonto" #: src/libs/aqbanking/dialogs/dlg_editaccount.c:309 #: src/libs/plugins/backends/aqhbci/dialogs/w_accounttypecombo.c:33 msgid "Investment Account" msgstr "Investmentkonto" #: src/libs/aqbanking/dialogs/dlg_editaccount.c:312 #: src/libs/plugins/backends/aqhbci/dialogs/w_accounttypecombo.c:34 msgid "Cash Account" msgstr "Bargeld" #: src/libs/aqbanking/dialogs/dlg_editaccount.c:315 #: src/libs/plugins/backends/aqhbci/dialogs/w_accounttypecombo.c:35 msgid "Moneymarket Account" msgstr "Geldmarktkonto" #: src/libs/aqbanking/dialogs/dlg_editaccount.c:607 #: src/libs/plugins/backends/aqhbci/dialogs/dlg_editaccount.c:393 msgid "Unable to lock account. Maybe already in use?" msgstr "" "Es konnte kein exklusiver Zugriff auf das Konto erreicht werden. Eventuell " "ist das Konto bereits in Benutzung?" #: src/libs/aqbanking/dialogs/dlg_editaccount.c:608 #: src/libs/aqbanking/dialogs/dlg_editaccount.c:629 #: src/libs/aqbanking/dialogs/dlg_editaccount.c:646 #: src/libs/aqbanking/dialogs/dlg_edituser.c:307 #: src/libs/aqbanking/dialogs/dlg_edituser.c:328 #: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserddv.c:395 #: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserddv.c:416 #: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserrdh.c:572 #: src/libs/plugins/backends/aqebics/dialogs/dlg_edituser.c:581 #: src/libs/plugins/backends/aqebics/dialogs/dlg_edituser.c:602 #: src/libs/plugins/backends/aqpaypal/dlg_edituser.c:541 #: src/libs/plugins/backends/aqpaypal/dlg_edituser.c:567 msgid "Dismiss" msgstr "Schließen" #: src/libs/aqbanking/dialogs/dlg_editaccount.c:628 #: src/libs/plugins/backends/aqhbci/dialogs/dlg_editaccount.c:406 msgid "Unable to unlock account." msgstr "Exklusiver Zugriff auf das Konto konnte nicht freigegeben werden." #: src/libs/aqbanking/dialogs/dlg_editaccount.c:645 #: src/libs/plugins/backends/aqhbci/dialogs/dlg_editaccount.c:415 msgid "Unable to update account spec." msgstr "Kontospezifikation konnte nicht aktualisiert werden." #. init #: src/libs/aqbanking/dialogs/dlg_edituser.c:99 #: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserddv.c:105 #: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserpintan.c:205 #: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserrdh.c:182 #: src/libs/plugins/backends/aqebics/dialogs/dlg_edituser.c:121 msgid "Edit User" msgstr "Benutzer bearbeiten" #: src/libs/aqbanking/dialogs/dlg_edituser.c:306 #: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserddv.c:394 #: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserpintan.c:434 #: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserrdh.c:413 #: src/libs/plugins/backends/aqhbci/dialogs/dlg_pintan_tanmode.c:246 #: src/libs/plugins/backends/aqebics/dialogs/dlg_edituser.c:580 #: src/libs/plugins/backends/aqpaypal/dlg_edituser.c:540 msgid "Unable to lock user. Maybe already in use?" msgstr "" "Es konnte kein exklusiver Zugriff auf den Benutzer erreicht werden. " "Eventuell ist er schon in Benutzung?" #: src/libs/aqbanking/dialogs/dlg_edituser.c:327 #: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserddv.c:415 #: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserpintan.c:447 #: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserrdh.c:426 #: src/libs/plugins/backends/aqebics/dialogs/dlg_edituser.c:601 #: src/libs/plugins/backends/aqpaypal/dlg_edituser.c:566 msgid "Unable to unlock user." msgstr "Exklusiver Zugriff auf den Benutzer konnte nicht freigegeben werden." #: src/libs/aqbanking/dialogs/dlg_setup_newuser.c:260 msgid "New User Wizard" msgstr "Assistent für neue Benutzer" #: src/libs/aqbanking/dialogs/dlg_setup_newuser.c:271 msgid "" "
This dialog assists you in creating an online banking user.The " "following steps are:
Dieser Dialog unterstützt Sie bei der Einrichtung eines " "Onlinebanking-Benutzers. Die folgenden Schritte werden durchgeführt:
" "Click on the run button below to create the user.
" "html>Click on the RUN button below to create the user." msgstr "" "Klicken Sie auf Ausführen um den Benutzer anzulegen.
" "html> Klicken Sie auf AUSFÜHREN um den Benutzer anzulegen." #: src/libs/plugins/parsers/swift/swift.c:549 msgid "Empty SWIFT file, aborting" msgstr "Leeres SWIFT-Dokument, abgebrochen" #: src/libs/plugins/parsers/swift/swift.c:566 #, c-format msgid "Reading SWIFT document %d" msgstr "Lese SWIFT Dokument %d" #: src/libs/plugins/parsers/swift/swift.c:597 msgid "Parsing SWIFT data" msgstr "Analysiere SWIFT Daten" #: src/libs/plugins/parsers/swift/swift.c:604 msgid "Error parsing SWIFT data" msgstr "Fehler bei der Analyse der SWIFT-Daten" #: src/libs/plugins/parsers/swift/swift.c:616 msgid "Empty SWIFT document, aborting" msgstr "Leeres SWIFT-Dokument, abgebrochen" #: src/libs/plugins/parsers/swift/swift.c:625 msgid "Importing SWIFT data" msgstr "Importieren SWIFT-Daten" #: src/libs/plugins/parsers/swift/swift.c:637 msgid "Error importing SWIFT data" msgstr "Fehler beim Importieren der SWIFT-Daten" #: src/libs/plugins/parsers/swift/swift.c:644 msgid "Swift document successfully imported" msgstr "SWIFT-Dokument erfolgreich importiert" #: src/libs/plugins/parsers/swift/swift940.c:68 #: src/libs/plugins/parsers/swift/swift535.c:414 msgid "Importing SWIFT tags..." msgstr "Importiere SWIFT-Elemente..." #: src/libs/plugins/parsers/swift/swift940.c:288 #: src/libs/plugins/parsers/swift/swift535.c:544 #: src/libs/plugins/imexporters/swift/swift.c:340 msgid "Aborted by user" msgstr "Die Aktion wurde durch den Benutzer abgebrochen." #: src/libs/plugins/imexporters/csv/csv.c:135 #: src/libs/plugins/imexporters/eri2/eri2.c:188 #: src/libs/plugins/imexporters/openhbci1/openhbci1.c:99 #: src/libs/plugins/imexporters/ctxfile/ctxfile.c:85 msgid "Data imported, transforming to UTF-8" msgstr "Daten werden importiert. Konvertierung auf UTF-8" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:57 msgid "Tabulator (default)" msgstr "Tabulator (Standard)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:58 msgid "Space" msgstr "Leerzeichen" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:59 msgid "Komma (,)" msgstr "Komma (,)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:60 msgid "Semicolon (;)" msgstr "Semikolon (;)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:61 msgid "Colon (:)" msgstr "Doppelpunkt (:)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:67 msgid "Booked Transactions (default)" msgstr "Gebuchte Umsätze (standard)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:68 msgid "Noted Transactions" msgstr "Vorgemerkte Umsätze" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:75 msgid "Rational (default)" msgstr "Rationale Zahl (Standard)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:76 msgid "Float" msgstr "Fließkommazahl" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:82 msgid "-- empty --" msgstr "-- frei --" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:83 msgid "Local Country Code" msgstr "Eigener Ländercode" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:84 msgid "Local Bank Code" msgstr "Bankleitzahl (BLZ)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:85 msgid "Local Branch Id" msgstr "Eigene Branchenkennung" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:86 msgid "Local Account Number" msgstr "Eigene Kontonummer" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:87 msgid "Local Account Suffix" msgstr "Eigenes Unterkontomerkmal" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:88 msgid "Local IBAN" msgstr "Eigene IBAN" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:89 msgid "Local Name (e.g. your name)" msgstr "Eigener Name" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:90 msgid "Local BIC" msgstr "Eigene BIC" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:91 msgid "Remote Country Code" msgstr "Staat des Zahlungspartners" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:92 msgid "Remote Bank Code" msgstr "Bankleitzahl des Zahlungspartners" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:93 msgid "Remote Branch Id" msgstr "Fremde Branchenkennung" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:94 msgid "Remote Account Number" msgstr "Kontonummer des Zahlungspartners" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:95 msgid "Remote Account Suffix" msgstr "Unterkontomerkmal des Zahlungspartners" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:96 msgid "Remote IBAN" msgstr "Fremde IBAN" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:97 msgid "Remote Name (First Line)" msgstr "Fremder Name (erste Zeile)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:98 msgid "Remote Name (Second Line)" msgstr "Fremder Name (zweite Zeile)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:99 msgid "Remote BIC" msgstr "BIC des Zahlungspartners" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:100 msgid "Unique Transaction Id" msgstr "Eindeutige Umsatz-ID" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:101 msgid "Id assigned by Application" msgstr "durch Anwendung zugewiesene Id" #. "groupId", I18S("Group Id"), #: src/libs/plugins/imexporters/csv/csv_editprofile.c:103 msgid "Valuta Date" msgstr "Datum der Wertstellung" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:104 msgid "Booking Date" msgstr "Buchungsdatum" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:105 msgid "Amount (Value)" msgstr "Betrag (Wert)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:106 msgid "Amount (Currency)" msgstr "Betrag (Währung)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:107 msgid "Fees (Amount)" msgstr "Gebühren (Betrag)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:108 msgid "Fees (Currency)" msgstr "Gebühren (Währung)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:109 msgid "Textkey" msgstr "Textschlüssel" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:110 msgid "Textkey Extensions" msgstr "Textschlüsselerweiterung" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:111 msgid "Transaction Key" msgstr "Textschlüsselergänzung" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:112 msgid "Customer Reference" msgstr "Kundenreferenz" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:113 msgid "Bank Reference" msgstr "Bankreferenz" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:114 msgid "Transaction Code" msgstr "Transaktionskode" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:115 msgid "Transaction Text (not purpose!)" msgstr "Umsatztext (nicht Verwendungszweck)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:116 msgid "Primanota" msgstr "Primanota" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:117 msgid "Id assigned by Finance Institute" msgstr "durch Bank zugewiesene Id" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:118 msgid "Purpose (1st Line)" msgstr "Verwendungszweck (1. Zeile)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:119 msgid "Purpose (2nd Line)" msgstr "Verwendungszweck (2. Zeile)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:120 msgid "Purpose (3rd Line)" msgstr "Verwendungszweck (3. Zeile)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:121 msgid "Purpose (4th Line)" msgstr "Verwendungszweck (4. Zeile)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:122 msgid "Purpose (5th Line)" msgstr "Verwendungszweck (5. Zeile)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:123 msgid "Purpose (6th Line)" msgstr "Verwendungszweck (6. Zeile)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:124 msgid "Purpose (7th Line)" msgstr "Verwendungszweck (7. Zeile)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:125 msgid "Purpose (8th Line)" msgstr "Verwendungszweck (8. Zeile)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:126 msgid "Purpose (9th Line)" msgstr "Verwendungszweck (9. Zeile)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:127 msgid "Purpose (10th Line)" msgstr "Verwendungszweck (10. Zeile)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:128 msgid "Category (1st Line)" msgstr "Kategorie (1. Zeile)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:129 msgid "Category (2nd Line)" msgstr "Kategorie (2. Zeile)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:130 msgid "Category (3rd Line)" msgstr "Kategorie (3. Zeile)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:131 msgid "Category (4th Line)" msgstr "Kategorie (4. Zeile)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:132 msgid "Category (5th Line)" msgstr "Kategorie (5. Zeile)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:133 msgid "Category (6th Line)" msgstr "Kategorie (6. Zeile)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:134 msgid "Category (7th Line)" msgstr "Kategorie (7. Zeile)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:135 msgid "Category (8th Line)" msgstr "Kategorie (8. Zeile)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:136 msgid "Period (Standing Order)" msgstr "Periode (Dauerauftrag)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:137 msgid "Cycle (Standing Order)" msgstr "Zyklus (Dauerauftrag)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:138 msgid "Execution Day (Standing Order)" msgstr "Ausführungstag (Daueraufträge)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:139 msgid "Date of First Execution (Standing Order)" msgstr "Datum der ersten Ausführung (Dauerauftrag)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:140 msgid "Date of Last Execution (Standing Order)" msgstr "Datum der letzten Ausführung (Dauerauftrag)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:141 msgid "Date of Next Execution (Standing Order)" msgstr "Datum der nächsten Ausführung (Dauerauftrag)" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:142 msgid "Type" msgstr "Auftragsart" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:143 msgid "Subtype" msgstr "Auftragsunterart" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:144 msgid "Status" msgstr "Status" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:145 msgid "Remote Address: Street" msgstr "Fremde Adresse: Straße" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:146 msgid "Remote Address: Zipcode" msgstr "Fremde Adresse: PLZ" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:147 msgid "Remote Address: City" msgstr "Fremde Adresse: Stadt" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:148 msgid "Remote Address: Phone Number" msgstr "Fremde Adresse: Telefonnummer" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:149 msgid "Unit Id (Stock)" msgstr "" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:150 msgid "Namespace of Unit Id (Securities)" msgstr "" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:151 msgid "Amount of Units (Securities) (value)" msgstr "" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:152 msgid "Amount of Units (Securities) (currency)" msgstr "" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:153 msgid "Price per Unit (Securities) (value)" msgstr "" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:154 msgid "Price per Unit (Securities) (currency)" msgstr "" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:155 msgid "Commission (Securities) (value)" msgstr "" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:156 msgid "Commission (Securities) (currency)" msgstr "" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:157 msgid "Bank Account Id" msgstr "Kontonummer" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:158 msgid "Positive/Negative Mark" msgstr "Positiv/Negativ Markierung" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:512 msgid "Edit CSV Profile" msgstr "CSV-Profil bearbeiten" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:632 #: src/libs/plugins/imexporters/csv/csv_editprofile.c:666 #: src/libs/plugins/imexporters/csv/csv_editprofile.c:686 #: src/libs/plugins/imexporters/csv/csv_editprofile.c:700 #: src/libs/plugins/imexporters/csv/csv_editprofile.c:729 msgid "Input Error" msgstr "Eingabefehler" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:633 msgid "Please enter a name for the profile." msgstr "Bitte geben Sie einen Namen für das Profil ein." #: src/libs/plugins/imexporters/csv/csv_editprofile.c:634 #: src/libs/plugins/imexporters/csv/csv_editprofile.c:668 #: src/libs/plugins/imexporters/csv/csv_editprofile.c:688 #: src/libs/plugins/imexporters/csv/csv_editprofile.c:702 #: src/libs/plugins/imexporters/csv/csv_editprofile.c:731 msgid "Continue" msgstr "Fortsetzen" #: src/libs/plugins/imexporters/csv/csv_editprofile.c:667 msgid "Please select a field delimiter." msgstr "Bitte wählen Sie einen Feldtrenner." #: src/libs/plugins/imexporters/csv/csv_editprofile.c:687 msgid "Please select a date format." msgstr " contained in "
"any embedded transaction wrappers within a sync response. The corresponding "
"sync request wrapper included Y with Y or "
"Y, which is illegal."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:73
msgid "Embedded transactions in request failed to process: Out of date"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:73
msgid ""
"Y and embedded transactions appeared in the request sync "
"wrapper and the provided was out of date. This code should be used "
"in the of the response sync wrapper."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:74
msgid "Unable to process embedded transaction due to out-of-date "
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:74
msgid ""
"Used in response transaction wrapper for embedded transactions when "
"6501 appears in the surrounding sync wrapper."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:75
msgid "Stop check in process"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:75
msgid "Stop check is already in process."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:76
msgid "Too many checks to process"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:76
msgid "The stop-payment request specifies too many checks."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:77
msgid "Invalid payee"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:77
msgid "Payee error not specified by the remainingerror codes."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:78
msgid "Invalid payee address"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:78
msgid "Some portion of the payee's address is incorrect or unknown."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:79
msgid "Invalid payee account number"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:79
msgid "The account number of the requested payee is invalid."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:80
msgid "Insufficient funds"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:80
msgid ""
"The server cannot process the request because the specified account does not "
"have enough funds."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:81
msgid "Cannot modify element"
msgstr "Element kann nicht geändert werden"
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:81
msgid ""
"The server does not allow modifications to one or more values in a "
"modification request."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:82
msgid "Cannot modify source account"
msgstr "Herkunftskonto kann nicht geändert werden"
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:82
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:83
msgid "Reserved for future use."
msgstr "Reserviert."
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:83
msgid "Cannot modify destination account"
msgstr "Zielkonto kann nicht geändert werden"
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:84
msgid "Invalid frequency"
msgstr "Ungültige Wiederholfrequenz"
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:84
msgid ""
"The specified frequency does not match one of the accepted "
"frequencies for recurring transactions."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:85
msgid "Model already canceled"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:85
msgid "The server has already canceled the specified recurring model."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:86
msgid "Invalid payee ID"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:86
msgid "The specified payee ID does not exist or no longer exists."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:87
msgid "Invalid payee city"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:87
msgid "The specified city is incorrect or unknown."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:88
msgid "Invalid payee state"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:88
msgid "The specified state is incorrect or unknown."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:89
msgid "Invalid payee postal code"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:89
msgid "The specified postal code is incorrect or unknown."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:90
msgid "Transaction already processed"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:90
msgid "Transaction has already been sent or date due is past"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:91
msgid "Payee not modifiable by client"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:91
msgid "The server does not allow clients to change payee information."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:92
msgid "Wire beneficiary invalid"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:92
msgid "The specified wire beneficiary does not exist or no longer exists."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:93
msgid "Invalid payee name"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:93
msgid "The server does not recognize the specified payee name."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:94
msgid "Unknown model ID"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:94
msgid "The specified model ID does not exist or no longer exists."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:95
msgid "Invalid payee list ID"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:95
msgid "The specified payee list ID does not exist or no longer exists."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:96
msgid "Table type not found"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:96
msgid "The specified table type is not recognized or does not exist."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:97
msgid "Investment transaction download not supported (WARN)"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:97
msgid "The server does not support investment transaction download."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:98
msgid "Investment position download not supported (WARN)"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:98
msgid "The server does not support investment position download."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:99
msgid "Investment positions for specified date not available"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:99
msgid ""
"The server does not support investment positions for the specified date."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:100
msgid "Investment open order download not supported (WARN)"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:100
msgid "The server does not support open order download."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:101
msgid "Investment balances download not supported (WARN)"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:101
msgid "The server does not support investment balances download."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:102
msgid "401(k) not available for this account"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:102
msgid "401(k) information requested from a non-401(k) account."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:103
msgid "One or more securities not found"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:103
msgid "The server could not find the requested securities."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:104
msgid "User ID & password will be sent out-of-band (INFO)"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:104
msgid ""
"The server will send the user ID and password via postal mail, e-mail, or "
"another means. The accompanying message will provide details."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:105
msgid "Unable to enroll user"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:105
msgid "The server could not enroll the user."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:106
msgid "User already enrolled"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:106
msgid "The server has already enrolled the user."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:107
msgid "Invalid service"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:107
msgid ""
"The server does not support the service specified in the service-"
"activation request."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:108
msgid "Cannot change user information"
msgstr "Benutzerdaten können nicht geändert werden"
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:108
msgid "The server does not support the request."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:109
msgid " Missing or Invalid in "
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:109
msgid ""
"The FI requires the client to provide the aggregate in the "
"request, but either none was provided, or the one provided was invalid."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:110
msgid "1099 forms not available"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:110
msgid "1099 forms are not yet available for the tax year requested."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:111
msgid "1099 forms not available for user ID"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:111
msgid "This user does not have any 1099 forms available."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:112
msgid "W2 forms not available"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:112
msgid "W2 forms are not yet available for the tax year requested."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:113
msgid "W2 forms not available for user ID"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:113
msgid "The user does not have any W2 forms available."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:114
msgid "1098 forms not available"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:114
msgid "1098 forms are not yet available for the tax year requested."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:115
msgid "1098 forms not available for user ID"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:115
msgid "The user does not have any 1098 forms available."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:116
msgid "Must change USERPASS"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:116
msgid ""
"The user must change his or her number as part of the next OFX "
"request."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:117
msgid "Signon invalid"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:117
msgid ""
"The user cannot signon because he or she entered an invalid user ID or "
"password."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:118
msgid "Customer account already in use"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:118
msgid ""
"The server allows only one connection at a time, and another user is already "
"signed on. Please try again later."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:119
msgid "USERPASS lockout"
msgstr "USERPASS Ausschluss"
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:119
msgid ""
"The server has received too many failed signon attempts for this user. "
"Please call the FI's technical support number."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:120
msgid "Could not change USERPASS"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:120
msgid "The server does not support the request."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:121
msgid "Could not provide random data"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:121
msgid ""
"The server could not generate random data as requested by the ."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:122
msgid "Country system not supported"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:122
msgid ""
"The server does not support the country specified in the field of "
"the aggregate."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:123
msgid "Empty signon not supported"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:123
msgid ""
"The server does not support signons not accompanied by some other "
"transaction."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:124
msgid "Signon invalid without supporting pin change request"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:124
msgid ""
"The OFX block associated with the signon does not contain a pin change "
"request and should."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:125
msgid "Transaction not authorized"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:125
msgid ""
"Current user is not authorized to perform this action on behalf of the "
"."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:126
msgid "HTML not allowed"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:126
msgid "The server does not accept HTML formatting in the request."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:127
msgid "Unknown mail To:"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:127
msgid "The server was unable to send mail to the specified Internet address."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:128
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserddv.c:229
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserpintan.c:299
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserrdh.c:276
msgid "Invalid URL"
msgstr "Ungültige URL"
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:128
msgid "The server could not parse the URL."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:129
msgid "Unable to get URL"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:129
msgid ""
"The server was unable to retrieve the information at this URL (e.g., an HTTP "
"400 or 500 series error)."
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:130
msgid "Unknown code"
msgstr "Unbekannter Code"
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:130
msgid "No description for this code"
msgstr "Keine Beschreibung zu diesem Code"
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:266
msgid "Code"
msgstr "Code"
#: src/libs/plugins/imexporters/ofx/parser/g_status.c:273
msgid "severity"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_stmtrn.c:195
msgid "Generic credit"
msgstr "Kredit allgemein"
#: src/libs/plugins/imexporters/ofx/parser/g_stmtrn.c:199
msgid "Generic debit"
msgstr "Debit allgemein"
#: src/libs/plugins/imexporters/ofx/parser/g_stmtrn.c:203
msgid "Interest earned or paid (Note: Depends on signage of amount)"
msgstr "Zinsen erhalten oder gezahlt (Hinweis: Je nach Vorzeichen)"
#: src/libs/plugins/imexporters/ofx/parser/g_stmtrn.c:207
msgid "Dividend"
msgstr "Dividende"
#: src/libs/plugins/imexporters/ofx/parser/g_stmtrn.c:211
msgid "FI fee"
msgstr "FI Gebühr"
#: src/libs/plugins/imexporters/ofx/parser/g_stmtrn.c:215
msgid "Service charge"
msgstr "Dienstleistungsgebühren"
#. FIXME: not sure
#: src/libs/plugins/imexporters/ofx/parser/g_stmtrn.c:219
msgid "Deposit"
msgstr "Einzahlung"
#. misc
#: src/libs/plugins/imexporters/ofx/parser/g_stmtrn.c:223
msgid "ATM debit or credit (Note: Depends on signage of amount)"
msgstr ""
#. misc
#: src/libs/plugins/imexporters/ofx/parser/g_stmtrn.c:227
msgid "Point of sale debit or credit (Note: Depends on signage of amount)"
msgstr "Verkaufsstelle Debit oder Kredit (Hinweis: Je nach Vorzeichen)"
#: src/libs/plugins/imexporters/ofx/parser/g_stmtrn.c:231
#: src/libs/plugins/backends/aqebics/client/provider_sendcmd.c:321
msgid "Transfer"
msgstr "Überweisung"
#: src/libs/plugins/imexporters/ofx/parser/g_stmtrn.c:235
msgid "Check"
msgstr "Scheck"
#. FIXME: not sure
#: src/libs/plugins/imexporters/ofx/parser/g_stmtrn.c:239
msgid "Electronic payment"
msgstr "Elektronische Überweisung"
#. FIXME: not sure
#: src/libs/plugins/imexporters/ofx/parser/g_stmtrn.c:243
msgid "Cash withdrawal"
msgstr "Barauszahlung"
#. FIXME: not sure
#: src/libs/plugins/imexporters/ofx/parser/g_stmtrn.c:247
msgid "Direct deposit"
msgstr ""
#. FIXME: not sure
#: src/libs/plugins/imexporters/ofx/parser/g_stmtrn.c:251
msgid "Merchant initiated debit"
msgstr "Lastschrift"
#: src/libs/plugins/imexporters/ofx/parser/g_stmtrn.c:255
msgid "Repeating payment/standing order"
msgstr ""
#: src/libs/plugins/imexporters/ofx/parser/g_stmtrn.c:259
msgid "Other"
msgstr "Andere"
#: src/libs/plugins/imexporters/ofx/parser/g_stmtrn.c:263
msgid "Unknown transaction type"
msgstr "Unbekannte Buchungsart"
#: src/libs/plugins/imexporters/ofx/parser/g_stmttrnrs.c:61
msgid "Status for transaction statement request"
msgstr "Status des Umsatzabrufes"
#: src/libs/plugins/imexporters/swift/swift.c:94
#: src/libs/plugins/imexporters/xmldb/xmldb.c:86
msgid "Reading file..."
msgstr "Datei wird eingelesen..."
#: src/libs/plugins/imexporters/swift/swift.c:114
#: src/libs/plugins/imexporters/xmldb/xmldb.c:97
msgid "Error importing data"
msgstr "Fehler beim Importieren der Daten"
#: src/libs/plugins/imexporters/swift/swift.c:162
msgid "Importing parsed data..."
msgstr "Buchungen importieren..."
#: src/libs/plugins/imexporters/swift/swift.c:208
msgid "Error in config file"
msgstr "Fehler in der Konfigurationsdatei"
#: src/libs/plugins/imexporters/swift/swift.c:269
msgid "Adding transaction"
msgstr "Buchung wird hinzugefügt"
#: src/libs/plugins/imexporters/xmldb/xmldb.c:136
#: src/libs/plugins/imexporters/xmldb/xmldb.c:150
msgid "Error exporting data"
msgstr "Fehler beim Exportieren der Daten"
#: src/libs/plugins/bankinfo/generic/generic.c:641
msgid "Scanning bank database..."
msgstr "Bankdatenbank lesen..."
#: src/libs/plugins/backends/aqfints/libaqfints/transport/transportssl.c:127
#: src/libs/plugins/backends/aqhbci/msglayer/dialog_https.c:318
msgid "Preparing connection"
msgstr "Verbindung vorbereiten"
#: src/libs/plugins/backends/aqfints/libaqfints/transport/transportssl.c:133
#: src/libs/plugins/backends/aqhbci/msglayer/dialog_https.c:324
msgid "Error preparing connection"
msgstr "Fehler beim Vorbereiten der Verbindung"
#: src/libs/plugins/backends/aqfints/libaqfints/transport/transportssl.c:515
#: src/libs/plugins/backends/aqhbci/msglayer/dialog_https.c:206
msgid "Could not BASE64-decode the message"
msgstr "Die Nachricht konnte nicht BASE64-kodiert werden"
#: src/libs/plugins/backends/aqfints/libaqfints/transport/transportssl.c:529
#: src/libs/plugins/backends/aqhbci/msglayer/dialog_https.c:220
msgid "Received message is not HBCI"
msgstr "Die empfangene Nachricht ist nicht im HBCI-Format"
#: src/libs/plugins/backends/aqfints/libaqfints/transport/transportssl.c:545
#: src/libs/plugins/backends/aqfints/libaqfints/transport/transporthbci.c:269
#: src/libs/plugins/backends/aqhbci/msglayer/dialog_https.c:278
msgid "Unparsable message received"
msgstr "Unlesbare Nachricht empfangen"
#: src/libs/plugins/backends/aqfints/libaqfints/transport/transportssl.c:561
#: src/libs/plugins/backends/aqhbci/msglayer/dialog_https.c:295
msgid "Received message was truncated"
msgstr "Die empfangene Nachricht war abgeschnitten"
#: src/libs/plugins/backends/aqfints/libaqfints/transport/transporthbci.c:157
#: src/libs/plugins/backends/aqhbci/msglayer/dialog_hbci.c:74
#, c-format
msgid "Could not connect (%d)"
msgstr "Konnte keine Verbindung herstellen (%d)"
#: src/libs/plugins/backends/aqfints/libaqfints/transport/transporthbci.c:163
#: src/libs/plugins/backends/aqhbci/msglayer/dialog_hbci.c:80
msgid "Connected."
msgstr "Verbunden."
#: src/libs/plugins/backends/aqfints/libaqfints/transport/transporthbci.c:184
#: src/libs/plugins/backends/aqhbci/msglayer/dialog_hbci.c:94
msgid "Disconnecting from bank..."
msgstr "Verbindung zur Bank wird beendet..."
#: src/libs/plugins/backends/aqfints/libaqfints/transport/transporthbci.c:193
#: src/libs/plugins/backends/aqhbci/msglayer/dialog_hbci.c:103
msgid "Disconnected."
msgstr "Beendet."
#: src/libs/plugins/backends/aqfints/banking/control/control.c:34
#: src/libs/plugins/backends/aqhbci/control/main.c:51
#: src/libs/plugins/backends/aqebics/control/main.c:43
msgid "Usage: "
msgstr "Benutzung: "
#: src/libs/plugins/backends/aqfints/banking/control/control.c:36
#: src/libs/plugins/backends/aqhbci/control/main.c:53
#: src/libs/plugins/backends/aqebics/control/main.c:45
msgid " COMMAND [LOCAL OPTIONS]\n"
msgstr " KOMMANDO [KOMMANDO-OPTIONEN]\n"
#: src/libs/plugins/backends/aqfints/banking/control/control.c:38
#: src/libs/plugins/backends/aqhbci/control/main.c:55
#: src/libs/plugins/backends/aqebics/control/main.c:48
msgid ""
"\n"
"Commands:\n"
"\n"
msgstr ""
"\n"
"Kommandos:\n"
"\n"
#: src/libs/plugins/backends/aqfints/banking/control/control.c:40
msgid ""
" logfile:\n"
" Analyze log files\n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqhbci/msglayer/message.c:1084
msgid "Bad message number, ignoring"
msgstr "Fehlerhafte Nachrichten-Nummer (ignoriert)"
#: src/libs/plugins/backends/aqhbci/msglayer/message.c:1148
msgid "Dialog id does not match, ignoring"
msgstr "Ignoriere unerwartete Dialog-ID"
#: src/libs/plugins/backends/aqhbci/msglayer/message.c:1156
msgid "Bad message reference number, ignoring"
msgstr "Fehlerhafte Nachrichtenreferenz (ignoriert)"
#: src/libs/plugins/backends/aqhbci/msglayer/message.c:1165
msgid "No message reference found, ignoring"
msgstr "Keine Nachrichtenreferenz (ignoriert)"
#: src/libs/plugins/backends/aqhbci/msglayer/msgcrypt_rxh_encrypt.c:109
#, c-format
msgid ""
"The public key from the bank is not available, please download it first, e."
"g. with aqhbci-tool4 getkeys -u %lu"
msgstr ""
#: src/libs/plugins/backends/aqhbci/msglayer/msgcrypt_rxh_verify.c:177
msgid "Unable to verify signature (no key)"
msgstr "Signatur kann nicht überprüft werden (kein Schlüssel)"
#: src/libs/plugins/backends/aqhbci/msglayer/msgcrypt_rxh_verify.c:185
msgid "Invalid signature!!!"
msgstr "Ungültige Signatur!"
#: src/libs/plugins/backends/aqhbci/msglayer/msgcrypt_rxh_verify.c:189
msgid "Could not verify signature"
msgstr "Signatur konnte nicht überprüft werden"
#: src/libs/plugins/backends/aqhbci/msglayer/dialog_hbci.c:54
msgid "Connecting to bank..."
msgstr "Verbindungsaufbau zur Bank..."
#: src/libs/plugins/backends/aqhbci/joblayer/job_commit.c:306
msgid "Bank message received"
msgstr "Banknachricht erhalten"
#: src/libs/plugins/backends/aqhbci/joblayer/job_commit_key.c:170
#, c-format
msgid "Received unknown server key: type=%s, num=%d, version=%d, hash=%s"
msgstr ""
"Unbekannter Serverschlüssel empfangen: Typ=%s, Nummer=%d, Version=%d, Hash=%s"
#: src/libs/plugins/backends/aqhbci/joblayer/job_crypt.c:51
#: src/libs/plugins/backends/aqhbci/joblayer/job_crypt.c:135
msgid "Response without security info (internal)"
msgstr ""
"Empfangene Antwort hat keine Sicherheitsinformationen (interne Nachricht)"
#: src/libs/plugins/backends/aqhbci/joblayer/job_crypt.c:63
msgid "Response encrypted with invalid key"
msgstr "Empfangene Antwort ist mit ungültigem Schlüssel verschlüsselt"
#: src/libs/plugins/backends/aqhbci/joblayer/job_crypt.c:76
msgid "Response is not encrypted as expected"
msgstr "Empfangene Antwort ist auf unerwartete Art verschlüsselt"
#: src/libs/plugins/backends/aqhbci/joblayer/job_crypt.c:151
msgid "Invalid bank signature"
msgstr "Ungültige Banksignatur"
#: src/libs/plugins/backends/aqhbci/joblayer/job_crypt.c:168
msgid "Response not signed by the bank"
msgstr "Empfangene Antwort ist von der Bank nicht signiert"
#: src/libs/plugins/backends/aqhbci/joblayer/job_crypt.c:176
msgid "Security Warning"
msgstr "Sicherheitswarnung"
#: src/libs/plugins/backends/aqhbci/joblayer/job_crypt.c:177
msgid ""
"The HBCI response of the bank has not been signed by the bank, \n"
"contrary to what has been expected. This can be the case because the \n"
"bank just stopped signing their HBCI responses. This error message \n"
"would also occur if there were a replay attack against your computer \n"
"in progress right now, which is probably quite unlikely. \n"
" \n"
"Please contact your bank and ask them whether their HBCI server \n"
"stopped signing the HBCI responses. If the bank is concerned about \n"
"your security, it should not stop signing the HBCI responses. \n"
" \n"
"Do you nevertheless want to accept this response this time or always?"
"The HBCI response of the bank has not been signed by the bank, \n"
"contrary to what has been expected. This can be the case because the \n"
"bank just stopped signing their HBCI responses. This error message \n"
"would also occur if there were a replay attack against your computer \n"
"in progress right now, which is probably quite unlikely. \n"
"
Please contact your bank and ask them whether their HBCI server \n"
"stopped signing the HBCI responses. If the bank is concerned about \n"
"your security, it should not stop signing the HBCI responses. \n"
"
Do you nevertheless want to accept this response this time or always?"
"
"
msgstr ""
"Die HBCI-Antwort der Bank ist nicht von der Bank signiert, anders als\n"
"erwartet. Dies kann der Fall sein, wenn die Bank soeben ihre\n"
"Einstellungen geändert hat und nun keine Antworten mehr\n"
"signiert. Diese Meldung erscheint ebenfalls, wenn in diesem Moment ein\n"
"Angreifer versucht, ihre Sicherheit durch »replay attacks« (mehrfache\n"
"Zusendung der Bank-Antwort) zu kompromittieren, was allerdings ein\n"
"unwahrscheinlicher Fall ist.\n"
"\n"
"Bitte kontaktieren Sie Ihre Bank und fragen nach, ob der HBCI-Server\n"
"aufgehört hat, die Antworten zu signieren. Wenn Ihre Bank um Ihre\n"
"Sicherheit besorgt ist, sollte der HBCI-Server nicht aufhören, die\n"
"Antworten zu signieren.\n"
"\n"
"Wollen Sie trotzdem die Antwort dieses Mal oder für immer akzeptieren?\n"
"\n"
"Die HBCI-Antwort der Bank ist nicht von der Bank signiert, anders als\n"
"erwartet. Dies kann der Fall sein, wenn die Bank soeben ihre\n"
"Einstellungen geändert hat und nun keine Antworten mehr\n"
"signiert. Diese Meldung erscheint ebenfalls, wenn in diesem Moment ein\n"
"Angreifer versucht, ihre Sicherheit durch »replay attacks« (mehrfache\n"
"Zusendung der Bank-Antwort) zu kompromittieren, was allerdings ein\n"
"unwahrscheinlicher Fall ist.\n"
"
\n"
"Bitte kontaktieren Sie Ihre Bank und fragen nach, ob der HBCI-Server\n"
"aufgehört hat, die Antworten zu signieren. Wenn Ihre Bank um Ihre\n"
"Sicherheit besorgt ist, sollte der HBCI-Server nicht aufhören, die\n"
"Antworten zu signieren.\n"
"
\n"
"Wollen Sie trotzdem die Antwort dieses Mal oder für immer akzeptieren?\n"
"
"
#: src/libs/plugins/backends/aqhbci/joblayer/job_crypt.c:202
msgid "Accept this time"
msgstr "Dieses Mal akzeptieren"
#: src/libs/plugins/backends/aqhbci/joblayer/job_crypt.c:203
msgid "Accept always"
msgstr "Für immer akzeptieren"
#: src/libs/plugins/backends/aqhbci/joblayer/job_crypt.c:204
#: src/libs/plugins/backends/aqhbci/admjobs/jobchangekeys.c:452
#: src/libs/plugins/backends/aqhbci/admjobs/jobchangekeys.c:482
#: src/libs/plugins/backends/aqhbci/admjobs/jobchangekeys.c:493
#: src/libs/plugins/backends/aqhbci/admjobs/jobchangekeys.c:508
#: src/libs/plugins/backends/aqhbci/admjobs/jobchangekeys.c:559
#: src/libs/plugins/backends/aqhbci/admjobs/jobchangekeys.c:803
#: src/libs/plugins/backends/aqhbci/admjobs/jobchangekeys.c:1158
#: src/libs/plugins/backends/aqhbci/applayer/cbox_voptan.c:1130
#: src/libs/plugins/backends/aqhbci/applayer/cbox_vopmsg.c:201
#: src/libs/plugins/backends/aqhbci/banking/user.c:2414
#: src/libs/plugins/backends/aqhbci/banking/user.c:2480
msgid "Abort"
msgstr "Abbrechen"
#: src/libs/plugins/backends/aqhbci/joblayer/job_crypt.c:208
msgid "User accepts this unsigned response"
msgstr "Benutzer hat die unsignierte Antwort akzeptiert"
#: src/libs/plugins/backends/aqhbci/joblayer/job_crypt.c:216
msgid "User accepts all further unsigned responses"
msgstr "Benutzer akzeptiert unsignierte Antworten dauerhaft"
#: src/libs/plugins/backends/aqhbci/joblayer/job_crypt.c:225
msgid "Aborted"
msgstr "Abgebrochen"
#: src/libs/plugins/backends/aqhbci/joblayer/jobqueue_dispatch.c:99
msgid "Peer reported bad PIN"
msgstr ""
#: src/libs/plugins/backends/aqhbci/joblayer/jobqueue_dispatch.c:110
msgid "Dialog not aborted, assuming PIN is ok"
msgstr "Dialog wurde nicht abgebrochen, PIN scheint gültig zu sein"
#: src/libs/plugins/backends/aqhbci/joblayer/jobqueue_dispatch.c:195
msgid "PIN invalid according to server"
msgstr "PIN ungültig laut Antwort des Servers"
#: src/libs/plugins/backends/aqhbci/joblayer/jobqueue_dispatch.c:408
#, c-format
msgid "TAN \"%s\" has been used, please strike it out."
msgstr "Die TAN \"%s\" wurde benutzt, Sie können sie streichen."
#: src/libs/plugins/backends/aqhbci/joblayer/jobqueue_bpd.c:248
#, c-format
msgid "New bank info confirms current server address (%s)"
msgstr ""
#: src/libs/plugins/backends/aqhbci/joblayer/jobqueue_bpd.c:253
#, c-format
msgid ""
"Bank server address changed (was: %s), please consider using one of the "
"following:"
msgstr ""
#: src/libs/plugins/backends/aqhbci/joblayer/jobqueue_bpd.c:258
msgid "New bank info no longer contains an appropriate server address"
msgstr ""
#: src/libs/plugins/backends/aqhbci/joblayer/jobqueue_bpd.c:519
#, c-format
msgid "Server address found: %s"
msgstr "Gefundene Serveradresse: %s"
#: src/libs/plugins/backends/aqhbci/ajobs/accountjob.c:119
#, c-format
msgid ""
"No SWIFT-BIC in account \"%s\", maybe you need to request SEPA info for this "
"account?"
msgstr ""
#: src/libs/plugins/backends/aqhbci/ajobs/accountjob.c:226
msgid ""
"This job needs an account suffix, but your bank did not provide one. "
"Therefore this job is not supported with your account.\n"
"Setting a higher HBCI version in the user settings might fix the problem."
msgstr ""
"Dieser Auftrag benötigt ein Unterkontomerkmal, welches Ihre Bank allerdings "
"nicht überträgt. Daher wird dieser Auftrag mit dem angegebenen Konto nicht "
"unterstützt.\n"
"Dieses Problem wird mitunter dadurch gelöst, dass Sie in den "
"Benutzereinstellungen eine höhere HBCI-Version auswählen."
#: src/libs/plugins/backends/aqhbci/ajobs/jobgetbalance.c:451
msgid "Plugin \"SWIFT\" not found."
msgstr "Plugin \"SWIFT\" nicht gefunden."
#: src/libs/plugins/backends/aqhbci/ajobs/jobgetbalance.c:491
msgid "Importing transactions..."
msgstr "Buchungen importieren..."
#: src/libs/plugins/backends/aqhbci/ajobs/jobtransferbase.c:178
#, c-format
msgid "Using SEPA descriptor %s and profile %s"
msgstr "Verwende SEPA-Deskriptor %s und Profil %s"
#: src/libs/plugins/backends/aqhbci/admjobs/jobchangekeys.c:62
msgid "Change keys: error"
msgstr "Schlüsselwechsel: Fehler"
#: src/libs/plugins/backends/aqhbci/admjobs/jobchangekeys.c:62
#: src/libs/plugins/backends/aqhbci/admjobs/jobchangekeys.c:452
#: src/libs/plugins/backends/aqhbci/admjobs/jobchangekeys.c:508
#: src/libs/plugins/backends/aqhbci/admjobs/jobchangekeys.c:559
#: src/libs/plugins/backends/aqhbci/admjobs/jobchangekeys.c:803
#: src/libs/plugins/backends/aqhbci/admjobs/jobchangekeys.c:1162
msgid "OK"
msgstr "Ok"
#: src/libs/plugins/backends/aqhbci/admjobs/jobchangekeys.c:451
msgid "Change keys: insert card"
msgstr "Schlüsselwechsel: Karte einschieben"
#: src/libs/plugins/backends/aqhbci/admjobs/jobchangekeys.c:481
#: src/libs/plugins/backends/aqhbci/admjobs/jobchangekeys.c:492
#: src/libs/plugins/backends/aqhbci/admjobs/jobchangekeys.c:507
#: src/libs/plugins/backends/aqhbci/admjobs/jobchangekeys.c:558
#: src/libs/plugins/backends/aqhbci/admjobs/jobchangekeys.c:744
#: src/libs/plugins/backends/aqhbci/admjobs/jobchangekeys.c:802
#: src/libs/plugins/backends/aqhbci/admjobs/jobchangekeys.c:1179
msgid "Change keys: confirm"
msgstr "Schlüsselwechsel: Bestätigen"
#: src/libs/plugins/backends/aqhbci/admjobs/jobchangekeys.c:482
msgid "Use"
msgstr "Benutzen"
#: src/libs/plugins/backends/aqhbci/admjobs/jobchangekeys.c:482
#: src/libs/plugins/backends/aqhbci/admjobs/jobchangekeys.c:493
msgid "Delete"
msgstr "Entfernen"
#: src/libs/plugins/backends/aqhbci/admjobs/jobchangekeys.c:955
msgid "Serverkeys imported."
msgstr "Server-Schlüssel importiert."
#: src/libs/plugins/backends/aqhbci/admjobs/jobchangekeys.c:1159
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_pintan.c:555
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_ddvcard.c:771
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_zkacard.c:790
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newkeyfile.c:745
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_importkeyfile.c:897
#: src/libs/plugins/backends/aqofxconnect/dialogs/dlg_newuser.c:940
#: src/libs/plugins/backends/aqebics/dialogs/dlg_newkeyfile.c:918
#: src/libs/plugins/backends/aqpaypal/dlg_newuser.c:680
msgid "Finish"
msgstr "Fertig"
#: src/libs/plugins/backends/aqhbci/admjobs/jobchangekeys.c:1161
msgid "Change keys: Error"
msgstr "Schlüsselwechsel: Fehler"
#: src/libs/plugins/backends/aqhbci/admjobs/jobchangekeys.c:1172
msgid "finish"
msgstr "Fertig"
#: src/libs/plugins/backends/aqhbci/admjobs/vop_result.c:218
#: src/libs/plugins/backends/aqhbci/admjobs/vop_result.c:224
#, fuzzy
msgid "VOPResult|none"
msgstr "kein Ergebnis"
#: src/libs/plugins/backends/aqhbci/admjobs/vop_result.c:219
#, fuzzy
msgid "VOPResult|match"
msgstr "Übereinstimmung"
#: src/libs/plugins/backends/aqhbci/admjobs/vop_result.c:220
#, fuzzy
msgid "VOPResult|close match"
msgstr "nahezu Übereinstimmung"
#: src/libs/plugins/backends/aqhbci/admjobs/vop_result.c:221
#, fuzzy
msgid "VOPResult|no match"
msgstr "keine Übereinstimmung"
#: src/libs/plugins/backends/aqhbci/admjobs/vop_result.c:222
#, fuzzy
msgid "VOPResult|not available"
msgstr "Prüfung nicht möglich"
#: src/libs/plugins/backends/aqhbci/admjobs/vop_result.c:223
#, fuzzy
msgid "VOPResult|pending"
msgstr "Prüfung läuft"
#: src/libs/plugins/backends/aqhbci/applayer/outbox.c:130
msgid "Now the jobs are sent via their backends to the credit institutes."
msgstr ""
"Die Aufträge werden durch die zuständigen Module zu den Kreditinstituten "
"gesendet."
#: src/libs/plugins/backends/aqhbci/applayer/outbox.c:224
msgid "AqHBCI started"
msgstr "AqHBCI gestartet"
#: src/libs/plugins/backends/aqhbci/applayer/outbox.c:232
msgid "AqHBCI finished."
msgstr "AqHBCI abgeschlossen."
#: src/libs/plugins/backends/aqhbci/applayer/outbox.c:255
#: src/libs/plugins/backends/aqofxconnect/provider_sendcmd.c:363
#: src/libs/plugins/backends/aqebics/client/provider_sendcmd.c:77
#: src/libs/plugins/backends/aqpaypal/provider_sendcmd.c:363
#, c-format
msgid "Locking customer \"%lu\""
msgstr "Zugriff auf Benutzer \"%lu\""
#: src/libs/plugins/backends/aqhbci/applayer/outbox.c:262
#, c-format
msgid "Could not lock user %lu (%d)"
msgstr "Für Benutzer %lu konnte kein exklusiver Zugriff erreicht werden (%d)\t"
#. while aq
#: src/libs/plugins/backends/aqhbci/applayer/outbox.c:297
#: src/libs/plugins/backends/aqofxconnect/provider_sendcmd.c:386
#: src/libs/plugins/backends/aqebics/client/provider_sendcmd.c:102
#: src/libs/plugins/backends/aqpaypal/provider_sendcmd.c:432
#, c-format
msgid "Unlocking customer \"%lu\""
msgstr "Freigeben von Benutzer \"%lu\""
#: src/libs/plugins/backends/aqhbci/applayer/outbox.c:307
#, c-format
msgid "Could not unlock user %lu (%d)"
msgstr ""
"Für den Benutzer %lu konnte der exklusive Zugriff nicht freigegeben werden "
"(%d)"
#: src/libs/plugins/backends/aqhbci/applayer/outbox.c:398
#, c-format
msgid "Error processing job %s"
msgstr "Fehler bei der Bearbeitung des Jobs %s"
#: src/libs/plugins/backends/aqhbci/applayer/cbox_recv.c:38
#, c-format
msgid "Error receiving response (%d)"
msgstr "Fehler beim Empfangen der Antwort (%d)"
#: src/libs/plugins/backends/aqhbci/applayer/cbox_recv.c:43
msgid "Response received"
msgstr "Antwort erhalten"
#: src/libs/plugins/backends/aqhbci/applayer/cbox_recv.c:49
msgid "Bad response (unable to decode)"
msgstr "Fehlerhafte Antwort (konnte nicht dekodiert werden)"
#: src/libs/plugins/backends/aqhbci/applayer/cbox_recv.c:62
msgid "Bad response (bad message reference)"
msgstr "Fehlerhafte Antwort (falsche Nachrichtenreferenz)"
#: src/libs/plugins/backends/aqhbci/applayer/cbox_recv.c:95
msgid "Dialog aborted by server"
msgstr "Dialog-Abbruch durch den Server."
#: src/libs/plugins/backends/aqhbci/applayer/cbox_recv.c:99
msgid "Bad response (unable to dispatch)"
msgstr "Fehlerhafte Antwort (konnte nicht den Aufträgen zugeordnet werden)"
#: src/libs/plugins/backends/aqhbci/applayer/cbox_send.c:33
msgid "Unable to send (network error)"
msgstr "Fehler beim Senden (Netzwerk-Fehler)"
#: src/libs/plugins/backends/aqhbci/applayer/cbox_send.c:37
msgid "Message sent"
msgstr "Nachricht gesendet"
#: src/libs/plugins/backends/aqhbci/applayer/cbox_send.c:56
msgid "Unable to encode"
msgstr "Aufträge konnten nicht kodiert werden"
#: src/libs/plugins/backends/aqhbci/applayer/cbox_psd2.c:90
msgid ""
"We have no list of allowed two-step TAN methods, maybe you should request "
"TAN methods."
msgstr ""
"Keine Liste von erlaubten Zwei-Schritt TAN-Methoden verfügbar. Sie sollten "
"die verfügbaren TAN-Methoden neu abrufen."
#: src/libs/plugins/backends/aqhbci/applayer/cbox_hbci.c:109
msgid "Opening dialog"
msgstr "Öffne Dialog mit dem Server"
#: src/libs/plugins/backends/aqhbci/applayer/cbox_hbci.c:120
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:230
msgid "Adjusting to iTAN modes of the server"
msgstr "Anpassung an die iTAN-Methoden des Servers"
#: src/libs/plugins/backends/aqhbci/applayer/cbox_dialog.c:178
msgid "Closing dialog"
msgstr "Beende Dialog mit dem Server"
#: src/libs/plugins/backends/aqhbci/applayer/cbox_itan.c:96
msgid "There are no tan method descriptions (yet), trying One-Step TAN."
msgstr "Keine TAN-Methodenbeschreibungen (bisher), versuche Ein-Schritt-TAN."
#: src/libs/plugins/backends/aqhbci/applayer/cbox_itan.c:109
msgid "No valid iTAN method found"
msgstr "Keine gültigen iTAN Methoden gefunden"
#: src/libs/plugins/backends/aqhbci/applayer/cbox_itan.c:125
#, c-format
msgid "Selecting iTAN mode \"%s\" (%d, version %d, process %d)"
msgstr "Wähle iTAN Modus \"%s\" (%d, Version %d, Prozess %d)"
#: src/libs/plugins/backends/aqhbci/applayer/cbox_itan.c:126
msgid "(unnamed)"
msgstr "(ohne Bezeichnung)"
#: src/libs/plugins/backends/aqhbci/applayer/cbox_itan.c:361
#, c-format
msgid ""
"TAN method (%d) selected by user is no longer valid, please choose another "
"one"
msgstr ""
"Vom Benutzer gewählte TAN-Methode (%d) ist nicht mehr gültig, bitte wählen "
"Sie eine neue"
#: src/libs/plugins/backends/aqhbci/applayer/cbox_voptan.c:197
#: src/libs/plugins/backends/aqhbci/applayer/cbox_vophbci.c:149
#, fuzzy
msgid "Result of VOP: Names match."
msgstr "Ergebnis der VOP: Übereinstimmung."
#: src/libs/plugins/backends/aqhbci/applayer/cbox_voptan.c:201
#: src/libs/plugins/backends/aqhbci/applayer/cbox_vophbci.c:153
#, fuzzy
msgid "Result of VOP: Transaction rejected (e.g. non-existent IBAN)."
msgstr "Ergebnis der VOP: Auftrag abgelehnt (z.B. falsche IBAN)"
#: src/libs/plugins/backends/aqhbci/applayer/cbox_voptan.c:214
#: src/libs/plugins/backends/aqhbci/applayer/cbox_vophbci.c:165
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_pintan.c:623
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_ddvcard.c:884
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_zkacard.c:960
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newkeyfile.c:1015
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newkeyfile.c:1042
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newkeyfile.c:1071
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_importkeyfile.c:1039
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_importkeyfile.c:1066
#: src/libs/plugins/backends/aqofxconnect/dialogs/dlg_newuser.c:1048
#: src/libs/plugins/backends/aqebics/dialogs/dlg_newkeyfile.c:1102
#: src/libs/plugins/backends/aqebics/dialogs/dlg_newkeyfile.c:1132
#: src/libs/plugins/backends/aqebics/dialogs/dlg_newkeyfile.c:1157
#: src/libs/plugins/backends/aqpaypal/dlg_newuser.c:777
#: src/libs/plugins/backends/aqpaypal/dlg_newuser.c:789
#, fuzzy
msgid "Aborted by user."
msgstr "Die Aktion wurde durch den Benutzer abgebrochen."
#: src/libs/plugins/backends/aqhbci/applayer/cbox_voptan.c:1099
#, c-format
msgid ""
"Your approval for this communication with your bank server is required.\n"
"Please use your smart phone app for this\n"
"and click \"Approved\" afterwards (%s, user %s at %s).\n"
"\n"
"Message from bank server regarding this process:\n"
"%s\n"
msgstr ""
#: src/libs/plugins/backends/aqhbci/applayer/cbox_voptan.c:1112
#, c-format
msgid ""
"Your approval for this communication with your bank server is "
"required.
Please use your smart phone app for this and click "
"Approved afterwards (%s, user %s at %s).
Message "
"from bank server regarding this process:
%s
"
msgstr ""
#: src/libs/plugins/backends/aqhbci/applayer/cbox_voptan.c:1127
msgid "Decoupled Mode: Waiting for Approval"
msgstr ""
#: src/libs/plugins/backends/aqhbci/applayer/cbox_voptan.c:1129
#, fuzzy
msgid "Approved"
msgstr "Bestätigen"
#: src/libs/plugins/backends/aqhbci/applayer/cbox_vopmsg.c:185
#, fuzzy, c-format
msgid ""
"Result of Verification of Payee process at the bank (user %s at %s):\n"
"%s\n"
"\n"
"If you still want to execute the job \"%s\" click \"Approve\".\n"
"\n"
"Please note that in that case the risk for executing the given job will move "
"from the bank\n"
"to you. Always make sure you have the correct payee in your transfers!"
msgstr ""
"Ergebnis der Zahlungsempfängerprüfung durch die Bank (Benutzer %s bei %s):\n"
"%s\n"
"Falls Sie den Auftrag \"%s\" ausführen wollen klicken Sie \"Bestätigen\".\n"
"\n"
"Bitte beachten Sie, dass in diesem Fall das Risiko für diesen Auftrag auf Sie"
" übergeht. "
"Achten Sie immer auf den korrekten Zahlungsempfänger in Ihren Überweisungen!"
#: src/libs/plugins/backends/aqhbci/applayer/cbox_vopmsg.c:194
#, fuzzy
msgid ""
msgstr ""
#: src/libs/plugins/backends/aqhbci/applayer/cbox_vopmsg.c:198
#, fuzzy
msgid "Verification of Payee Result"
msgstr "Ergebnis der Zahlungsempfängerüberprüfung"
#: src/libs/plugins/backends/aqhbci/applayer/cbox_vopmsg.c:200
#, fuzzy
msgid "Approve"
msgstr "Bestätigen"
#: src/libs/plugins/backends/aqhbci/banking/provider_accspec.c:305
#, fuzzy
msgid ""
"Job GetTransaction not available, please try clearing account flag "
"\"PreferCamtDownload\""
msgstr ""
"Auftrag \"Umsatzabruf\" nicht verfügbar, bitte versuchen Sie es erneut mir"
" gelöschtem Flag \"PreferCamtDownload\"."
#: src/libs/plugins/backends/aqhbci/banking/provider_accspec.c:311
#, fuzzy
msgid ""
"Job GetTransaction not available, please try setting account flag "
"\"PreferCamtDownload\""
msgstr ""
"Auftrag \"Umsatzabruf\" nicht verfügbar, bitte versuchen Sie es erneut mir"
" gesetztem Flag \"PreferCamtDownload\"."
#: src/libs/plugins/backends/aqhbci/banking/provider_dialogs.c:60
msgid "Chipcard Error"
msgstr "Chipkartenfehler"
#: src/libs/plugins/backends/aqhbci/banking/provider_dialogs.c:61
#, c-format
msgid ""
"Error checking chip card (%d).\n"
"Maybe libchipcard or its plugins are not installed?"
msgstr ""
"Fehler beim Prüfen der Chipkarte (%d).\n"
"Ist die Bibliothek libchipcard oder deren Plugins nicht installiert?"
#: src/libs/plugins/backends/aqhbci/banking/provider_dialogs.c:91
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newuser.c:248
msgid "Create HBCI/FinTS DDV User"
msgstr "Neuen DDV-Chipkarten-Benutzer erstellen"
#: src/libs/plugins/backends/aqhbci/banking/provider_dialogs.c:112
msgid "Create HBCI/FinTS ZKA RSA User"
msgstr "Neuen ZKA RSA Chipkarten-Benutzer erstellen"
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:179
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:472
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:786
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:1119
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:446
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:615
msgid "Error getting crypt token"
msgstr "Das zuständige CryptToken konnte nicht ermittelt werden."
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:191
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:484
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:798
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:1131
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:461
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:627
msgid "Error opening crypt token"
msgstr "Das zuständige CryptToken konnte nicht geöffnet werden."
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:203
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:496
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:810
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:1143
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:476
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:639
msgid "User context not found on crypt token"
msgstr "Der Benutzerkontext wurd auf dem CryptToken nicht gefunden."
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:241
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:534
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:848
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:1181
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1076
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1478
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1579
msgid "Server keys missing, please get them first"
msgstr "Der Serverschlüssel fehlt, diesen bitte zuerst abrufen."
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:265
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:558
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:872
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:1205
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1100
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1502
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1603
msgid "User keys missing, please generate them first"
msgstr "Die Schlüssel des Benutzers fehlen, bitte erst generieren."
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:276
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:889
msgid ""
"\n"
"\n"
"\n"
"INI-Letter\n"
"\n"
msgstr ""
"\n"
"\n"
"\n"
"Ini-Brief\n"
"\n"
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:278
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:891
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1113
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1512
msgid "Date : "
msgstr "Datum : "
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:281
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:576
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:894
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:1230
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1116
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1515
msgid "YYYY/MM/DD"
msgstr "DD.MM.YYYY"
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:284
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:897
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1119
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1518
msgid "Time : "
msgstr "Uhrzeit : "
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:285
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:582
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:898
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:1236
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1120
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1519
msgid "hh:mm:ss"
msgstr "hh:mm:ss"
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:290
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:903
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1125
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1524
msgid "Bank Code : "
msgstr "Bankleitzahl : "
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:295
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:908
msgid "User : "
msgstr "Benutzer : "
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:301
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:914
msgid "Key number : "
msgstr "Schlüsselnummer : "
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:308
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:921
msgid "Key version : "
msgstr "Schlüsselversion : "
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:316
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:929
msgid "Customer system: "
msgstr "Kundensystem : "
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:323
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:626
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:936
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:1280
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1144
msgid "Public key for electronic signature"
msgstr "Öffentlicher Schlüssel für die elektronische Signatur"
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:328
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:630
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:941
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:1284
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1149
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1291
msgid "Exponent"
msgstr "Exponent"
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:337
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:373
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:639
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:677
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:950
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:989
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:1293
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:1334
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1158
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1191
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1300
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1341
msgid "Bad key"
msgstr "Ungültiger Schlüssel"
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:366
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:670
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:982
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:1327
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1184
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1334
msgid "Modulus"
msgstr "Modulus"
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:401
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:706
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1216
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1366
msgid "Hash"
msgstr "Hash"
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:422
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:729
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:1069
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:1408
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1262
msgid "I confirm that I created the above key for my electronic signature.\n"
msgstr ""
"Ich bestätige hiermit den obigen öffentlichen Schlüssel für meine "
"elektronische Signatur.\n"
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:426
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:1073
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1266
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1633
msgid ""
"____________________________ ____________________________\n"
"Place, date Signature\n"
msgstr ""
"____________________________ ____________________________\n"
"Ort, Datum Unterschrift\n"
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:568
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:1222
msgid "INI-Letter"
msgstr "Ini-Brief"
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:572
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:1226
msgid "Date"
msgstr "Datum"
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:580
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:1234
msgid "Time"
msgstr "Uhrzeit"
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:587
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:1241
msgid "Bank Code"
msgstr "Bankleitzahl (BLZ)"
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:594
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:1248
msgid "User"
msgstr "Benutzer"
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:601
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:1255
msgid "Key number"
msgstr "Schlüsselnummer"
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:609
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:1263
msgid "Key version"
msgstr "Schlüsselversion"
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:618
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:1272
msgid "Customer system"
msgstr "Kundensystem"
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:738
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:1417
msgid "Place, date"
msgstr "Ort, Datum"
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:740
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:1419
msgid "Signature"
msgstr "Unterschrift"
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:1018
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:1364
msgid "Hash (RMD-160)"
msgstr "Hash (RMD-160)"
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:1043
#: src/libs/plugins/backends/aqhbci/banking/provider_iniletter.c:1384
msgid "Hash (SHA-256)"
msgstr "Hash (SHA-256)"
#: src/libs/plugins/backends/aqhbci/banking/provider_keys.c:114
msgid "Server has no sign key, using encipher key"
msgstr "Server hat keinen Signaturschlüssel, benutze Cipher-Schlüssel"
#: src/libs/plugins/backends/aqhbci/banking/provider_keys.c:137
#, c-format
msgid "Server key has a modulus size of %d bytes"
msgstr "Serverschlüssel hat Modulus-Größe von %d Bytes"
#: src/libs/plugins/backends/aqhbci/banking/provider_keys.c:235
#, c-format
msgid "Creating keys with %d bits (%d bytes), please wait..."
msgstr "Schlüssel mit %d Bits (%d Bytes) werden erstellt, bitte warten..."
#: src/libs/plugins/backends/aqhbci/banking/provider_keys.c:255
#, c-format
msgid "Error creating cipher key (%d)"
msgstr "Fehler beim Erstellen des Crypto-Schlüssels (%d)"
#: src/libs/plugins/backends/aqhbci/banking/provider_keys.c:304
#, c-format
msgid "Error creating sign key (%d)"
msgstr "Fehler beim Erstellen des Signierschlüssels (%d)"
#: src/libs/plugins/backends/aqhbci/banking/provider_keys.c:351
#, c-format
msgid "Error creating auth key (%d)"
msgstr "Fehler beim Erstellen des Authentifizierungs-Schlüssels (%d)"
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:256
msgid "Retrying to get system id."
msgstr "Versuche erneut die Systemkennung abzurufen"
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:279
msgid "Could not get system id after multiple trials"
msgstr ""
"Die Systemkennung konnte auch nach mehreren Versuchen nicht abgerufen werden."
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:320
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:1038
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_pintan.c:635
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_ddvcard.c:897
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_zkacard.c:974
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newkeyfile.c:1085
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_importkeyfile.c:1079
#: src/libs/plugins/backends/aqofxconnect/dialogs/dlg_newuser.c:1062
#: src/libs/plugins/backends/aqebics/dialogs/dlg_newkeyfile.c:1171
#: src/libs/plugins/backends/aqpaypal/dlg_newuser.c:804
#, c-format
msgid "Could not unlock user %s (%d)"
msgstr ""
"Für den Benutzer %s konnte der exklusive Zugriff nicht freigegeben werden "
"(%d)"
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:378
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:770
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:865
msgid "Could not execute outbox."
msgstr "Der Ausgangskorb konnte nicht ausgeführt werden."
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:390
msgid "No crypt key and no sign key received."
msgstr "Kein Kryptoschlüssel und kein Signaturschlüssel empfangen."
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:402
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:794
msgid "Could not commit result"
msgstr "Das Ergebnis der Aufträge konnte nicht verarbeitet werden."
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:428
#, c-format
msgid "Setting peer ID to \"%s\")"
msgstr "Setze Bankschlüsselkennung auf \"%s\""
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:499
msgid "Error saving sign key"
msgstr "Fehler beim Speichern des Signierschlüssels"
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:521
msgid "Error saving crypt key"
msgstr "Fehler beim Speichern des Crypto-Schlüssels"
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:543
msgid "Error saving auth key"
msgstr "Fehler beim Speichern des Authentifizierungs-Schlüssels"
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:558
msgid "Keys saved."
msgstr "Schlüssel gespeichert."
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:659
#: src/libs/plugins/backends/aqebics/requests/r_ini_h002.c:78
#: src/libs/plugins/backends/aqebics/requests/r_ini_h003.c:76
#: src/libs/plugins/backends/aqebics/requests/r_ini_h004.c:128
#: src/libs/plugins/backends/aqebics/requests/r_pub_h002.c:70
#: src/libs/plugins/backends/aqebics/requests/r_pub_h003.c:70
msgid "Sign key info not found on crypt token"
msgstr "Signaturschlüssel wurde auf dem CryptToken nicht gefunden."
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:689
#: src/libs/plugins/backends/aqebics/client/p_decipher.c:131
#: src/libs/plugins/backends/aqebics/requests/r_hia_h002.c:76
#: src/libs/plugins/backends/aqebics/requests/r_hia_h003.c:77
#: src/libs/plugins/backends/aqebics/requests/r_hia_h004.c:75
msgid "Crypt key info not found on crypt token"
msgstr "Crypto-Schlüssel wurde auf dem CryptToken nicht gefunden."
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:719
#: src/libs/plugins/backends/aqebics/requests/r_hia_h002.c:94
#: src/libs/plugins/backends/aqebics/requests/r_hia_h003.c:95
#: src/libs/plugins/backends/aqebics/requests/r_hia_h004.c:93
msgid "Auth key info not found on crypt token"
msgstr "Authentifizierungsschlüssel wurde auf dem CryptToken nicht gefunden."
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:753
msgid "Job not supported, should not happen"
msgstr ""
"Auftrag nicht unterstützt. Dieser interne Fehler sollte nicht vorkommen."
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:782
msgid "Job contains errors."
msgstr "Auftrag enthält Fehler."
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:804
msgid "Keys sent"
msgstr "Schlüssel übermittelt."
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:839
msgid "Unexplainable, 'AH_Job_ChangeKeys_new' not supported."
msgstr "Interner Fehler: AH_Job_ChangeKeys_new nicht implementiert."
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:856
msgid "Allocate outbox failed."
msgstr "Ausgangskorb konnte nicht erstellt werden."
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:861
msgid "Fetching serverkeys."
msgstr "Server-Schlüssel abrufen."
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:907
#: src/libs/plugins/backends/aqofxconnect/provider.c:348
msgid "Getting Certificate"
msgstr "Abruf des Zertifikats"
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:908
#: src/libs/plugins/backends/aqofxconnect/provider.c:349
msgid "We are now asking the server for its SSL certificate"
msgstr "Jetzt wird das SSL-Zertifikat vom Server abgerufen."
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:923
msgid "Could not connect to server"
msgstr "Konnte keine Verbindung zum Server herstellen"
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:930
msgid "Got certificate"
msgstr "Zertifikat erhalten"
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:966
#, c-format
msgid "Could not lock user %s (%d)"
msgstr ""
"Für den Benutzer %s konnte kein exklusiver Zugriff erreicht werden (%d)"
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:1004
msgid "No iTAN modes reported."
msgstr "Der Server meldet keine iTAN-Methoden."
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:1022
msgid "Could not commit result to the system"
msgstr "Das Ergebnis der Aufträge konnte nicht verarbeitet werden."
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:1085
msgid "Enter New Banking PIN"
msgstr "Neue Banking-PIN eingeben"
#: src/libs/plugins/backends/aqhbci/banking/provider_online.c:1086
msgid ""
"Please enter a new banking PIN.\n"
"You must only enter numbers, not letters.\n"
"Please enter a new banking PIN.
You must only enter numbers, "
"not letters.
"
msgstr ""
"Bitte geben Sie eine neue Banking-PIN ein.\n"
"Sie dürfen nur Zahlen eingeben, keine Buchstaben.\n"
"Bitte geben Sie eine neue Banking-PIN ein.
Sie dürfen nur "
"Zahlen eingeben, keine Buchstaben.
"
#: src/libs/plugins/backends/aqhbci/banking/provider_sendcmd.c:166
msgid "ERROR: Multiple signatures not yet supported"
msgstr "Fehler: Mehrfachsignaturen sind bisher noch nicht unterstützt"
#: src/libs/plugins/backends/aqhbci/banking/provider_tan.c:92
msgid "TAN Entry"
msgstr "TAN-Eingabe"
#. create own text
#: src/libs/plugins/backends/aqhbci/banking/provider_tan.c:136
#: src/libs/plugins/backends/aqhbci/banking/provider_tan.c:172
msgid "Please enter the TAN from the device."
msgstr "Bitet geben Sie die TAN vom Gerät ein."
#: src/libs/plugins/backends/aqhbci/banking/provider_tan.c:178
msgid "The server provided the following challenge:"
msgstr "Die Bank sendet folgende Angaben als Aufforderung:"
#: src/libs/plugins/backends/aqhbci/banking/provider_tan.c:252
#, c-format
msgid "Please enter the TAN for user %s at %s.\n"
msgstr "Bitte geben Sie die TAN für Benutzer %s bei %s ein.\n"
#: src/libs/plugins/backends/aqhbci/banking/user.c:1538
msgid " You must only enter numbers, not letters."
msgstr " Es dürfen nur Zahlen eingegeben werden, keine Buchstaben."
#: src/libs/plugins/backends/aqhbci/banking/user.c:1542
#, c-format
msgid ""
"Please enter a new PIN for \n"
"user %s at %s\n"
"The input must be at least %d characters long.%sPlease enter a new "
"PIN for user %s at %s.
The input must be at least %d "
"characters long.%s
"
msgstr ""
"Bitte geben Sie eine neue PIN für \n"
"Benutzer %s bei %s\n"
"ein. Die PIN muß mindestens %d Zeichen lang sein.%sBitte geben Sie "
"eine neue PIN für Benutzer %s bei %s ein.
Die PIN muß "
"mindestens %d Zeichen lang sein.%s
"
#: src/libs/plugins/backends/aqhbci/banking/user.c:1563
#, c-format
msgid ""
"Please enter the PIN for \n"
"user %s at %s\n"
"%sPlease enter the PIN for user %s at %s.
%s"
msgstr ""
"Bitte geben Sie die PIN für \n"
"Benutzer %s bei %s\n"
"ein.%sBitte geben Sie die PIN für Benutzer %s bei %s ein."
"
%s"
#: src/libs/plugins/backends/aqhbci/banking/user.c:1585
msgid "Enter PIN"
msgstr "PIN-Eingabe"
#: src/libs/plugins/backends/aqhbci/banking/user.c:1631
#, c-format
msgid ""
"Please enter the next TAN\n"
"for user %s at %s.Please enter the next TAN for user %s at "
"%s."
msgstr ""
"Bitte geben Sie die nächste TAN\n"
"für Benutzer %s bei %s ein Bitte geben Sie die nächste TAN für "
"Benutzer %s bei %s ein. "
#: src/libs/plugins/backends/aqhbci/banking/user.c:1648
msgid "Enter TAN"
msgstr "TAN-Eingabe"
#: src/libs/plugins/backends/aqhbci/banking/user.c:2364
#, c-format
msgid "Hash Sizes of Bank Public %s Key do not match!"
msgstr "Hash-Längen des Öffentlichen Bank %s Schlüssel passt nicht zusammen!"
#: src/libs/plugins/backends/aqhbci/banking/user.c:2368
#: src/libs/plugins/backends/aqhbci/banking/user.c:2441
#, c-format
msgid ""
"Received new server %s key, please verify! (num: %d, version: %d, hash: %s)"
msgstr ""
"Neuen Bank %s Schlüssel empfangen, bitte verifizieren! (Nummer: %d, Version: "
"%d, Hash: %s)"
#: src/libs/plugins/backends/aqhbci/banking/user.c:2414
#: src/libs/plugins/backends/aqhbci/banking/user.c:2480
msgid "Import"
msgstr "Importieren"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserddv.c:337
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserpintan.c:360
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserrdh.c:334
#: src/libs/plugins/backends/aqebics/dialogs/dlg_edituser.c:523
msgid "Could create dialog, maybe incomplete installation?"
msgstr ""
"Dialog konnte nicht erzeugt werden, eventuell unvollständige Installation?"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_ddvcard_special.c:194
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_pintan_special.c:269
msgid "HBCI PIN/TAN Special Settings"
msgstr "Spezielle HBCI-PIN/TAN-Einstellungen"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserpintan.c:213
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_pintan_special.c:313
msgid ""
"For smsTAN or mTAN this is your mobile phone number. Please ask your bank "
"for the necessary format of this number."
msgstr ""
"Bei smsTAN oder mTAN verwenden Sie hier Ihre Handynummer. Das genaue Format "
"der Telefonnummer muss von der Bank angegeben sein."
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserpintan.c:277
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserrdh.c:249
#, fuzzy
msgid "Missing user id"
msgstr ""
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserpintan.c:289
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_editaccount.c:205
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_editaccount.c:214
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_editaccount.c:229
#: src/libs/plugins/backends/aqhbci/dialogs/w_utils.c:61
#: src/libs/plugins/backends/aqhbci/dialogs/w_utils.c:93
#: src/libs/plugins/backends/aqhbci/dialogs/w_utils.c:139
#: src/libs/plugins/backends/aqhbci/dialogs/w_utils.c:171
msgid "Error on Input"
msgstr ""
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserpintan.c:289
#, fuzzy
msgid "Please select tan method."
msgstr "Bitte wählen Sie ein Datumsformat. "
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserpintan.c:476
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserpintan.c:501
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserpintan.c:530
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserpintan.c:565
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserpintan.c:594
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserpintan.c:623
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserrdh.c:455
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserrdh.c:484
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserrdh.c:513
#, fuzzy
msgid "User Modified"
msgstr "Benutzerkennung"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserpintan.c:476
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserpintan.c:501
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserpintan.c:530
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserpintan.c:565
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserpintan.c:594
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserpintan.c:623
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserrdh.c:455
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserrdh.c:484
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserrdh.c:513
msgid "Please apply current changes first."
msgstr ""
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserpintan.c:690
msgid ""
"Please only change this value if you know what you are doing, otherwise "
"leave it at \"auto\"."
msgstr ""
"Diesen Wert bitte nur ändern, wenn Ihnen die Auswirkungen bewusst sind, "
"andernfalls bitte auf \"auto\" stehen lassen."
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserpintan.c:693
msgid "tanMechanism|auto"
msgstr "auto"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserpintan.c:694
msgid "tanMechanism|text"
msgstr "text"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserpintan.c:695
msgid "tanMechanism|chipTAN optic"
msgstr "chipTAN Optisch"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserpintan.c:696
msgid "tanMechanism|QR image"
msgstr "QR-Code"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserpintan.c:697
msgid "tanMechanism|photoTAN"
msgstr "photoTAN"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserpintan.c:698
msgid "tanMechanism|chipTAN USB"
msgstr "chipTAN USB"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserrdh.c:570
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserrdh.c:577
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newkeyfile.c:1410
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_importkeyfile.c:1400
msgid "INI Letter for HBCI"
msgstr "Ini-Brief für HBCI"
#. GWEN_Gui_Print does not seem to be implemented for qt4/5 yet
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserrdh.c:575
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newkeyfile.c:1408
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_importkeyfile.c:1398
#: src/libs/plugins/backends/aqebics/dialogs/dlg_edituser.c:733
#: src/libs/plugins/backends/aqebics/dialogs/dlg_newkeyfile.c:1497
msgid "INI Letter"
msgstr "Ini-Brief"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_edituserrdh.c:582
#, fuzzy, c-format
msgid "Error creating INI-Letter (%d)"
msgstr "Fehler beim Erstellen des Authentifizierungs-Schlüssels (%d)"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_pintan.c:280
msgid "HBCI PIN/TAN Setup Wizard"
msgstr "HBCI PIN/TAN Einrichtungsassistent"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_pintan.c:291
msgid "This dialog assists you in setting up a Pin/TAN User.\n"
msgstr ""
"Dieser Dialog unterstützt Sie bei der Einrichtung eines PIN/TAN-Zuganges.\n"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_pintan.c:299
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_ddvcard.c:518
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_zkacard.c:534
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newkeyfile.c:491
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_importkeyfile.c:490
msgid ""
"Please select the bank.
AqBanking has an internal database "
"which contains HBCI/FinTS information about many banks.
If there is an "
"entry for your bank this dialog will use the information from the database."
"p>Please select the bank.\n"
"AqBanking has an internal database which contains\n"
"HBCI/FinTS information about many banks.\n"
"If there is an entry for your bank this dialog will use the\n"
"information from the database."
msgstr ""
"
Bitte wählen Sie die Bank aus.
AqBanking verfügt über eine "
"interne Datenbank welche auch HBCI-/FinTS-Informationen für viele Banken "
"enthält.
Falls auch für Ihre Bank Informationen verfügbar sind, werden "
"diese verwendet.
Bitte wählen Sie die Bank aus.\n"
"AqBanking verfügt über eine interne Datenbank welche auch\n"
"HBCI-/FinTS-Informationen für viele Banken enthält.\n"
"Falls auch für Ihre Bank Informationen verfügbar sind, werden diese "
"verwendet. "
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_pintan.c:318
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_ddvcard.c:537
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_zkacard.c:553
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newkeyfile.c:510
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_importkeyfile.c:509
msgid ""
"For most banks the customer id must be the same as the user id."
"p>
However, some banks actually use the customer id, so please look into "
"the documentation provided by your bank to discover whether this is the case "
"with your bank.
For most banks the customer id must be the same as "
"the user id.\n"
"However, some banks actually use the customer id, so please look into\n"
"the documentation provided by your bank to discover whether this is the\n"
"case with your bank."
msgstr ""
"Bei den meisten Banken entspricht die Kundenkennung der "
"Benutzerkennung
Manche Banken allerdings verwenden eine gesonderte "
"Kundenkennung. Sie sollten daher in die Dokumente Ihrer Bank nachschlagen, "
"ob das auch bei Ihnen der Fall ist.
Bei den meisten Banken "
"entspricht die Kundenkennung der Benutzerkennung.\n"
" Manche Banken allerdings verwenden eine gesonderte Kundenkennung. Sie "
"sollten daher\n"
"in die Dokumente Ihrer Bank nachschlagen, ob das auch bei Ihnen der Fall ist."
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_pintan.c:335
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_ddvcard.c:554
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_zkacard.c:570
msgid ""
"We are now ready to create the user and retrieve the account list."
"p>
Click the next button to proceed or abort to abort.
"
"html>We are now ready to create the user and retrieve the account list.\n"
"Click the NEXT button to proceed or ABORT to abort."
msgstr ""
"Es ist nun alles vorbereitet, um den Benutzer anzulegen und die "
"Kontenliste abzurufen.
Klicken Sie auf Weiter, um fortzusetzen "
"oder Abbrechen zum abbrechen.
Es ist nun alles "
"vorbereitet, um den Benutzer anzulegen und die Kontenliste abzurufen.\n"
"Klicken Sie auf WEITER, um fortzusetzen oder ABBRECHEN zum abbrechen."
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_pintan.c:348
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_pintan.c:647
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_ddvcard.c:567
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_ddvcard.c:909
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_zkacard.c:583
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_zkacard.c:988
#: src/libs/plugins/backends/aqpaypal/dlg_newuser.c:512
#: src/libs/plugins/backends/aqpaypal/dlg_newuser.c:846
msgid "The user has been successfully setup."
msgstr "Der Benutzer wurde erfolgreich eingerichtet."
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_pintan.c:602
msgid "Setting Up PIN/TAN User"
msgstr "PIN/TAN einrichten"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_pintan.c:603
msgid "The system id and a list of accounts will be retrieved."
msgstr "Die Systemkennung und Kontenliste werden angefordert."
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_pintan.c:611
#: src/libs/plugins/backends/aqofxconnect/dialogs/dlg_newuser.c:1023
#: src/libs/plugins/backends/aqpaypal/dlg_newuser.c:749
msgid "Unable to lock users"
msgstr "Für die Benutzer konnte kein exklusiver Zugriff erreicht werden"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_pintan.c:763
#: src/libs/plugins/backends/aqofxconnect/dialogs/dlg_newuser.c:1031
#: src/libs/plugins/backends/aqpaypal/dlg_newuser.c:759
msgid "Retrieving SSL certificate"
msgstr "Server-Zertifikat abrufen"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_pintan.c:788
msgid "Retrieving generic bank info (SCA)"
msgstr "Allgemeine Bankinfos abrufen (SCA)"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_pintan.c:796
msgid "This step failed but that's okay, some banks just don't support it."
msgstr ""
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_pintan.c:818
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_importkeyfile.c:1047
msgid "Retrieving system id"
msgstr "Systemkennung abrufen"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_pintan.c:847
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_ddvcard.c:864
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_zkacard.c:938
msgid "Retrieving account list"
msgstr "Anforderung der Kontenliste"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_ddvcard.c:104
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_zkacard.c:116
#, c-format
msgid "Could not contact card. Maybe removed? (%d)"
msgstr ""
"Die Chipkarte konnte nicht gelesen werden. Ist sie noch im Lesegerät? (%d)"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_ddvcard.c:115
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_zkacard.c:128
#, c-format
msgid "Could not read context id list from card (%d)"
msgstr "Die Kontextliste konnte nicht von der Karte gelesen werden (%d)"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_ddvcard.c:492
msgid "HBCI DDV-Card Setup Wizard"
msgstr "Einrichtung von HBCI-DDV-Karten"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_ddvcard.c:503
msgid ""
"This dialog assists you in setting up a DDV Chipcard User."
"p>
Some chipcards contain user information. You can click the button below "
"to read that information from the card.
This dialog assists you in "
"setting up a DDV Chipcard User.\n"
"Some chipcards contain user information. You can click the button below\n"
"to read that information from the card."
msgstr ""
"Dieser Assistent unterstützt die Einrichtung eines\n"
"HBCI-DDV-Chipkarten-Benutzers.
\n"
"Einige Chipkarten enthalten bereits alle notwendigen\n"
"Benutzerinformationen. Klicken Sie den Knopf unten um diese\n"
"Informationen von der Karte auszulesen.
\n"
"Dieser Assistent unterstützt die Einrichtung eines\n"
"HBCI-DDV-Chipkarten-Benutzers.\n"
"Einige Chipkarten enthalten bereits alle notwendigen\n"
"Benutzerinformationen. Klicken Sie den Knopf unten um diese\n"
"Informationen von der Karte auszulesen."
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_ddvcard.c:583
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_zkacard.c:599
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_importkeyfile.c:789
#, c-format
msgid "Context %d:"
msgstr "Kontext %d:"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_ddvcard.c:591
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_zkacard.c:607
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_importkeyfile.c:797
msgid ""
msgstr ""
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_ddvcard.c:598
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_zkacard.c:614
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_importkeyfile.c:804
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_vop.c:282
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_vop.c:285
msgid ""
msgstr ""
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_ddvcard.c:802
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_zkacard.c:821
msgid "Could not create user, maybe some plugins are not installed?"
msgstr ""
"Benutzer konnte nicht angelegt werden, eventuell sind nicht alle Module "
"installiert?"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_ddvcard.c:837
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_zkacard.c:858
#, c-format
msgid "Could not add user (%d)"
msgstr "Der Benutzer konnte nicht hinzugefügt werden (%d)"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_ddvcard.c:845
msgid "Setting Up DDV User"
msgstr "Einrichtung eines DDV-Benutzers"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_ddvcard.c:846
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_zkacard.c:867
msgid "The list of accounts will be retrieved."
msgstr "Die Kontenliste wird abgerufen."
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_ddvcard.c:855
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_zkacard.c:928
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newkeyfile.c:971
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_importkeyfile.c:1009
#: src/libs/plugins/backends/aqebics/dialogs/dlg_newkeyfile.c:1073
#, c-format
msgid "Unable to lock users (%d)"
msgstr "Für die Benutzer konnte kein exklusiver Zugriff erreicht werden (%d)"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_ddvcard.c:979
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_ddvcard.c:1083
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_zkacard.c:1059
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_zkacard.c:1163
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newkeyfile.c:1161
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newkeyfile.c:1291
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_importkeyfile.c:1155
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_importkeyfile.c:1285
#: src/libs/plugins/backends/aqebics/dialogs/dlg_newkeyfile.c:1247
#: src/libs/plugins/backends/aqebics/dialogs/dlg_newkeyfile.c:1366
msgid "Could not create dialog, maybe an installation error?"
msgstr ""
"Dialogfenster konnte nicht erstellt werden. Ist die Programminstallation "
"fehlerhaft?"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_zkacard.c:72
#, fuzzy
msgid "Getting context list"
msgstr "Anforderung der Kontenliste"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_zkacard.c:73
msgid "The context list is read from the card."
msgstr ""
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_zkacard.c:508
msgid "HBCI ZKA-Card Setup Wizard"
msgstr "Einrichtung von HBCI ZKA-Karten"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_zkacard.c:519
#, fuzzy
msgid ""
"This dialog assists you in setting up a ZKA Chipcard User."
"p>
Some chipcards contain user information. You can click the button below "
"to read that information from the card.
This dialog assists you in "
"setting up a ZKA Chipcard User.\n"
"Some chipcards contain user information. You can click the button below\n"
"to read that information from the card."
msgstr ""
"Dieser Assistent unterstützt die Einrichtung eines\n"
"HBCI-DDV-Chipkarten-Benutzers.
\n"
"Einige Chipkarten enthalten bereits alle notwendigen\n"
"Benutzerinformationen. Klicken Sie den Knopf unten um diese\n"
"Informationen von der Karte auszulesen.
\n"
"Dieser Assistent unterstützt die Einrichtung eines\n"
"HBCI-DDV-Chipkarten-Benutzers.\n"
"Einige Chipkarten enthalten bereits alle notwendigen\n"
"Benutzerinformationen. Klicken Sie den Knopf unten um diese\n"
"Informationen von der Karte auszulesen."
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_zkacard.c:866
msgid "Setting Up ZKA User"
msgstr "Einrichtung eines ZKA-Benutzers"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newkeyfile.c:88
#: src/libs/plugins/backends/aqebics/dialogs/dlg_newkeyfile.c:92
#, c-format
msgid ""
"Could not read dialog description file [%s], maybe an installation error "
"(%d)?"
msgstr ""
"Die Dialogbeschreibungsdatei [%s] konnte nicht gelesen werden, eventuell ist "
"die Installation unvollständig (Fehler: %d)?"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newkeyfile.c:472
msgid "HBCI Keyfile Setup Wizard"
msgstr "HBCI Schlüsseldatei Einrichtungsassistent"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newkeyfile.c:483
#: src/libs/plugins/backends/aqebics/dialogs/dlg_newkeyfile.c:596
msgid "This dialog assists you in setting up a Keyfile User.\n"
msgstr ""
"Dieser Dialog unterstützt Sie bei der Einrichtung eines Zuganges mit "
"Schlüsseldatei.\n"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newkeyfile.c:527
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_importkeyfile.c:526
msgid ""
"We are now ready to create the user and exchange keys with the "
"server.
Click the next button to proceed or abort to "
"abort.
We are now ready to create the user and exchange keys with "
"the server.\n"
"Click the NEXT button to proceed or ABORT to abort."
msgstr ""
"Es liegen alle Daten vor, um den Benutzer zu erstellen und die\n"
"Schlüssel zum Server zu senden.
\n"
"Klicken Sie Weiter, um diesen Schritt nun auszuführen oder "
"Abbrechen, um abzubrechen.
\n"
"Es liegen alle Daten vor, um den Benutzer zu erstellen und die\n"
"Schlüssel zum Server zu senden.\n"
"Klicken Sie , um diesen Schritt nun auszuführen oder , um "
"abzubrechen."
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newkeyfile.c:540
msgid ""
"The user has been successfully created.
You must now "
"print the INI letter (click the button below) and send it to "
"the bank.
The activation of your account by the bank can take a few "
"days.
The user has been successfully created.\n"
"You must now PRINT the INI letter (click the button below)\n"
"and SEND it to the bank.\n"
"The activation of your account by the bank can take a few days."
msgstr ""
"Der Benutzer wurde erfolgreich erstellt.\n"
"
\n"
"Bitte drucken Sie nun den Ini-Brief (durck Klicken des "
"entsprechenden\n"
"Knopfes unten) und senden den ausgedruckten und unterschriebenen"
"b>\n"
"Ini-Brief an die Bank.\n"
"
\n"
"Die Aktivierung des Zugangs durch die Bank kann dann noch einige Tage "
"dauern.\n"
"
\n"
"Der Benutzer wurde erfolgreich erstellt.\n"
"\n"
"Bitte drucken Sie nun den Ini-Brief (durck Klicken des entsprechenden\n"
"Knopfes unten) und senden den ausgedruckten und unterschriebenen\n"
"Ini-Brief an die Bank.\n"
"\n"
"Die Aktivierung des Zugangs durch die Bank kann dann noch einige Tage dauern."
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newkeyfile.c:775
msgid ""
"The following is the INI letter describing the keys of your bank. Please "
"look at it carefully and compare the information against that in the letter "
"from your bank.
Important Warning: Only "
"proceed if the hash matches! Contact your bank immediately if the hash does "
"not match!
"
msgstr ""
"Im folgenden wird der Ini-Brief gezeigt, der die elektronischen\n"
"Schlüssel Ihrer Bank beschreibt. Bitte vergleichen Sie diese mit den\n"
"Angaben, die die Bank Ihnen vorher zugeschickt hat.\n"
"
\n"
"Wichtig: Nur bei Übereinstimmung der Hash-"
"Werte kann ein sicheres\n"
"Online-Banking eingerichtet werden. Falls die Hash-Werte abweichen,\n"
"kontaktieren Sie bitte unbedingt Ihre Bank und brechen die Einrichtung\n"
"hier ab.
"
#. add ASCII version of the INI letter for frontends which don't support HTML
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newkeyfile.c:796
msgid ""
"The following is the INI letter describing the keys of your bank.\n"
"Please look at it carefully and compare the information against that\n"
"in the letter from your bank.\n"
"\n"
"IMPORTANT WARNING: Only proceed if the hash matches!\n"
"Contact your bank immediately if the hash does not match!\n"
"\n"
msgstr ""
"Im folgenden wird der Ini-Brief gezeigt, der die elektronischen\n"
"Schlüssel Ihrer Bank beschreibt. Bitte vergleichen Sie diese mit den\n"
"Angaben, die die Bank Ihnen vorher zugeschickt hat.\n"
"\n"
"Wichtig: Nur bei Übereinstimmung der Hash-Werte kann ein sicheres\n"
"Online-Banking eingerichtet werden. Falls die Hash-Werte abweichen,\n"
"kontaktieren Sie bitte unbedingt Ihre Bank und brechen die Einrichtung\n"
"hier ab.\n"
"\n"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newkeyfile.c:818
msgid "Check Bank Keys"
msgstr "Überprüfe Bankschlüssel"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newkeyfile.c:820
msgid "Keys are ok"
msgstr "Schlüssel ok."
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newkeyfile.c:821
msgid "Keys do not match!"
msgstr "Schlüssel ungültig!"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newkeyfile.c:860
msgid "Could not find HBCI backend, maybe some plugins are not installed?"
msgstr ""
"Das HBCI-Modul wurde nicht gefunden, eventuell sind einige Module nicht "
"installiert?"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newkeyfile.c:891
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newkeyfile.c:900
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_importkeyfile.c:706
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_importkeyfile.c:726
#: src/libs/plugins/backends/aqebics/dialogs/dlg_newkeyfile.c:992
#: src/libs/plugins/backends/aqebics/dialogs/dlg_newkeyfile.c:1001
#, c-format
msgid ""
"CryptToken plugin for type %s is not available. Did you install all "
"necessary packages?"
msgstr ""
"Das CryptToken-Modul des Typs %s wurde nicht gefunden. Sind alle nötigen "
"Pakete installiert?"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newkeyfile.c:918
#: src/libs/plugins/backends/aqebics/dialogs/dlg_newkeyfile.c:1019
#, c-format
msgid ""
"The keyfile %s could not be created. Maybe there already is a file of that "
"name (%d)."
msgstr ""
"Die Schlüsseldatei %s konnte nicht angelegt werden. Eventuell existiert "
"bereits eine gleichnamige Datei (%d)."
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newkeyfile.c:930
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_importkeyfile.c:817
#: src/libs/plugins/backends/aqebics/dialogs/dlg_newkeyfile.c:1031
#, c-format
msgid "The keyfile %s could not be closed. Please check disc space."
msgstr ""
"Die Schlüsseldatei %s konnte nicht geschrieben werden. Bitte prüfen Sie den "
"Plattenspeicher."
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newkeyfile.c:950
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_importkeyfile.c:990
#, c-format
msgid "Could not add HBCI user, maybe there already is a user of that id (%d)"
msgstr ""
"HBCI-Benutzer konnte nicht hinzugefügt werden, eventuell besteht bereits ein "
"Benutzer mit der gleichen Kennung (%d)"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newkeyfile.c:961
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_importkeyfile.c:999
#: src/libs/plugins/backends/aqebics/dialogs/dlg_newkeyfile.c:1063
msgid "Setting Up Keyfile User"
msgstr "Schlüsseldatei-Benutzer einrichten"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newkeyfile.c:962
msgid ""
"The server keys will now be retrieved, keys created and sent to the bank."
msgstr ""
"Die Bankschlüssel werden nun abgerufen, eigene Schlüssel erzeugt und an die "
"Bank gesendet."
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newkeyfile.c:981
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_importkeyfile.c:1018
msgid "Retrieving server keys"
msgstr "Server-Schlüssel abrufen"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newkeyfile.c:1002
msgid "Bad bank keys, you should contact your bank."
msgstr "Serverschlüssel sind fehlerhaft. Bitte kontaktieren Sie Ihre Bank."
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newkeyfile.c:1029
#: src/libs/plugins/backends/aqebics/dialogs/dlg_newkeyfile.c:1089
#, c-format
msgid "Error generating keys: %d"
msgstr "Fehler beim Erzeugen der Schlüssel: %d"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newkeyfile.c:1050
#: src/libs/plugins/backends/aqebics/dialogs/dlg_newkeyfile.c:1110
msgid "Sending user keys"
msgstr "Benutzerschlüssel werden übermittelt"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newkeyfile.c:1334
#: src/libs/plugins/backends/aqebics/dialogs/dlg_newkeyfile.c:1430
msgid "Create Keyfile"
msgstr "Schlüsseldatei erstellen"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newkeyfile.c:1337
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_importkeyfile.c:1328
#: src/libs/plugins/backends/aqebics/dialogs/dlg_newkeyfile.c:1433
msgid "All Files (*)\tOHBCI Files (*ohbci;*.medium)"
msgstr "Alle Dateien (*)\tOHBCI-Dateien (*.ohbci;*.OHBCI)"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_rdh_special.c:247
msgid "HBCI Keyfile Special Settings"
msgstr "Schlüsseldatei-Einstellungen"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_rdh_special.c:273
#: src/libs/plugins/backends/aqhbci/dialogs/w_rdhversioncombo.c:30
msgid "(auto)"
msgstr "(auto)"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_importkeyfile.c:471
msgid "HBCI Keyfile Import Wizard"
msgstr "HBCI-Schlüsseldatei-Import-Assistent"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_importkeyfile.c:482
msgid "This dialog assists you in importing a Keyfile User.\n"
msgstr ""
"Dieser Dialog unterstützt Sie bei der Einrichtung eines Schlüsseldatei-"
"Zuganges.\n"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_importkeyfile.c:539
msgid ""
"The user has been successfully created.
The user has been "
"successfully created."
msgstr ""
"Der Benutzer wurde erfolgreich erstellt.Der Benutzer wurde "
"erfolgreich erstellt.
"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_importkeyfile.c:749
#, c-format
msgid "The keyfile %s could not be opened. Please check permissions (%d)."
msgstr ""
"Die Schlüsseldatei %s konnte nicht geöffnet werden. Bitte prüfen Sie die "
"Berechtigungen (%d)."
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_importkeyfile.c:757
msgid "-- custom --"
msgstr "-- benutzerdefiniert --"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_importkeyfile.c:768
#, c-format
msgid "Could not read context id list (%d)."
msgstr "Die Kontextliste konnte nicht gelesen werden (%d)."
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_importkeyfile.c:952
msgid "Could not create HBCI user (internal error)"
msgstr "Der HBCI-Benutzer konnte nicht erstellt werden (interner Fehler)"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_importkeyfile.c:1000
msgid "The server keys and system id will now be retrieved."
msgstr "Die Bankschlüssel und Systemkennung werden nun abgerufen."
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_importkeyfile.c:1325
msgid "Select Keyfile"
msgstr "Schlüsseldatei wählen"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newuser.c:96
msgid "Create a New User"
msgstr "Neuer Benutzer erstellen"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newuser.c:103
msgid ""
"You can now create a new HBCI/FinTS user.
AqBanking supports the "
"following user types: - Keyfile-based user
- Chipcard-based "
"user
- PIN/TAN user
Which type of user you need to setup "
"is determined by the bank. The letter from your bank should contain this "
"information.
You can now create a new HBCI/FinTS user.\n"
"AqBanking supports the following user types:\n"
" - Keyfile-based user\n"
" - Chipcard-based user\n"
" - PIN/TAN user\n"
"Which type of user you need to setup is determined\n"
"by the bank. The letter from your bank should contain this\n"
"information."
msgstr ""
"Sie können nun einen neuen HBCI/FinTS-Benutzer anlegen.
"
"AqBanking unterstützt die folgenden Benutzerarten:
"
"- Schlüsseldatei-basiert
- Chipkarten-basiert
- PIN/TAN-"
"Benutzer
Welche Benutzerart Sie verwenden müssen wird von "
"Ihrer Bank vorgegeben.Diese Information sollten Sie in den Unterlagen von "
"Ihrer Bank finden.
Sie können nun einen neuen HBCI/FinTS-Benutzer "
"anlegen.\n"
"AqBanking unterstützt die folgenden Benutzerarten:\n"
"- Schlüsseldatei-basiert\n"
"- Chipkarten-basiert\n"
"- PIN/TAN-Benutzer\n"
"Welche Benutzerart Sie verwenden müssen wird von Ihrer Bank vorgegeben.\n"
"Diese Information sollten Sie in den Unterlagen von Ihrer Bank finden."
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newuser.c:178
msgid "Create HBCI/FinTS PIN/TAN User"
msgstr "Neuen HBCI/FinTS PIN/TAN-Benutzer erstellen"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newuser.c:208
msgid "Checking Chipcard"
msgstr "Chipkarte prüfen"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newuser.c:209
msgid "Checking chipcard type, please wait..."
msgstr "Chipkarte wird geprüft, bitte warten..."
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_newuser.c:292
msgid "Create HBCI/FinTS Keyfile User"
msgstr "Neuen HBCI/FinTS Benutzer mit Schlüsseldatei erstellen"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_choose_usertype.c:84
msgid ""
"The HBCI module supports a broad range of security media. Please "
"choose the user setup mode from the following list.
Click on the "
"run button below to create the user.
The HBCI module "
"supports a broad range of security\n"
"media. Please choose the user setup mode from the following\n"
"list.\n"
"Click on the RUN button below to create the user."
msgstr ""
"Das HBCI-Modul unterstützt viele verschiedene Sicherheitsmedien. "
"Bitte\n"
"wählen Sie die Einrichtungsart aus der folgenden Liste.
\n"
"Klicken Sie auf den »Ausführen«-Knopf, um den Benutzer zu erstellen.
"
"html>\n"
"Das HBCI-Modul unterstützt viele verschiedene Sicherheitsmedien. Bitte\n"
"wählen Sie die Einrichtungsart aus der folgenden Liste.\n"
"Klicken Sie auf den »Ausführen«-Knopf, um den Benutzer zu erstellen."
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_editaccount.c:190
msgid "Missing owner name"
msgstr ""
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_editaccount.c:205
msgid "At least one of IBAN, account number or account name required."
msgstr ""
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_editaccount.c:214
#, fuzzy
msgid "Please select account type."
msgstr "Bitte wählen Sie einen gültigen Spaltentyp. "
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_editaccount.c:229
#, fuzzy
msgid "Please select a user for this account"
msgstr "Bitte wählen Sie ein Betragsformat. "
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_editaccount.c:500
#, fuzzy
msgid "Account Name\tIBAN"
msgstr "Kontoname"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_pintan_tanmode.c:115
msgid "Select TAN Mode"
msgstr "TAN-Methode auswählen"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_pintan_tanmode.c:121
msgid ""
"Please select the TAN method to use for authentication purposes."
"p>
You should choose a method with a version of 6 or higher, otherwise "
"\"Strong Customer Authentication\" is disabled and connecting to most banks "
"is not possible.
Please select the TAN method to use for "
"authentication purposes.\n"
"You should choose a method with a version of 6 or higher, otherwise \"Strong "
"Customer Authentication\" is disabled and connecting to most banks is not "
"possible."
msgstr ""
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_pintan_tanmode.c:259
#, fuzzy
msgid "Unable to unlock user. Maybe already in use?"
msgstr ""
"Es konnte kein exklusiver Zugriff auf den Benutzer erreicht werden. "
"Eventuell ist er schon in Benutzung?"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_vop.c:164
msgid "Verification of Payee"
msgstr "Zahlungsempfängerprüfung"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_vop.c:172
msgid ""
"No message provided by the bank.No message provided by the bank."
msgstr ""
"Die Bank hat keine Mitteilung gesendet.Die Bank hat keine Mitteilung "
"gesendet"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_vop.c:179
msgid "Result\tRemote IBAN\tRemote Name\tCorrected Remote Name\tLocal BIC"
msgstr ""
"Ergebnis\tEmpfänger IBAN\tEmpfängername\tKorrigierter Empfängername\tEigene "
"BIC"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_vop.c:274
#, c-format
msgid ""
"Results of the Verification of Payee process at the bank (user %s at %s).\n"
"\n"
"If you want to execute the job \"%s\" click \"Accept\".\n"
"Results of the Verification of Payee process at the bank "
"(user %s at %s).
If you want to execute the job %s"
"b> click Accept.
"
msgstr ""
"Ergebnis der Zahlungsempfängerprüfung (Benutzer %s bei %s).\n"
"Falls Sie den Auftrag \"%s\" ausführen wollen, klicken Sie \"Akzeptieren\".\n"
" Ergebnis der Zahlungsempfängerüberprüfung (Benutzer %s bei "
"%s).
Falls Sie den Auftrag %s ausführen wollen, klicken "
"Sie Akzeptieren.
"
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_vop.c:283
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_vop.c:286
#, fuzzy
msgid ""
msgstr ""
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_vop.c:284
#: src/libs/plugins/backends/aqhbci/dialogs/dlg_vop.c:287
msgid ""
msgstr ""
#: src/libs/plugins/backends/aqhbci/dialogs/w_accounttypecombo.c:36
msgid "Credit"
msgstr ""
#: src/libs/plugins/backends/aqhbci/dialogs/w_accounttypecombo.c:37
msgid "Unspecified"
msgstr ""
#: src/libs/plugins/backends/aqhbci/dialogs/w_userstatuscombo.c:31
msgid "HBCIUserStatus|new"
msgstr "neu"
#: src/libs/plugins/backends/aqhbci/dialogs/w_userstatuscombo.c:32
msgid "HBCIUserStatus|enabled"
msgstr "aktiviert"
#: src/libs/plugins/backends/aqhbci/dialogs/w_userstatuscombo.c:33
msgid "HBCIUserStatus|pending"
msgstr "wartend auf Freischaltung"
#: src/libs/plugins/backends/aqhbci/dialogs/w_userstatuscombo.c:34
msgid "HBCIUserStatus|disabled"
msgstr "deaktiviert"
#: src/libs/plugins/backends/aqhbci/control/main.c:57
#: src/libs/plugins/backends/aqebics/control/main.c:50
msgid ""
" mkpinlist:\n"
" This command creates an empty PIN file\n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqhbci/control/main.c:61
msgid ""
" adduser:\n"
" Adds a user (-> setup HBCI for a bank)\n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqhbci/control/main.c:65
msgid ""
" deluser:\n"
" Deletes a user.\n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqhbci/control/main.c:68
#: src/libs/plugins/backends/aqebics/control/main.c:58
msgid ""
" getkeys:\n"
" Requests the server's key\n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqhbci/control/main.c:71
msgid ""
" getcert:\n"
" Requests the server's SSL certificate\n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqhbci/control/main.c:74
#: src/libs/plugins/backends/aqebics/control/main.c:61
msgid ""
" createkeys:\n"
" Create user keys.\n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqhbci/control/main.c:77
#: src/libs/plugins/backends/aqebics/control/main.c:67
msgid ""
" sendkeys:\n"
" Send the user keys to the bank.\n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqhbci/control/main.c:80
msgid ""
" changekeys:\n"
" Change user keys (and media).\n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqhbci/control/main.c:83
msgid ""
" getbankinfo:\n"
" Request bank information\n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqhbci/control/main.c:86
#: src/libs/plugins/backends/aqebics/control/main.c:70
msgid ""
" getaccounts:\n"
" Requests account list for a user\n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqhbci/control/main.c:90
msgid ""
" getaccsepa:\n"
" Requests SEPA account list for a user\n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqhbci/control/main.c:94
msgid ""
" gettargetacc:\n"
" Requests target account list for a user\n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqhbci/control/main.c:98
msgid ""
" getsysid:\n"
" Requests a system id for the given user\n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqhbci/control/main.c:102
msgid ""
" getitanmodes:\n"
" Requests supported iTAN modes for the given user\n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqhbci/control/main.c:106
msgid ""
" listitanmodes:\n"
" Show a list of supported iTAN modes for the given user\n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqhbci/control/main.c:110
msgid ""
" setitanmode:\n"
" Select an iTAN mode for the given user\n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqhbci/control/main.c:113
msgid ""
" listusers:\n"
" List the users\n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqhbci/control/main.c:116
msgid ""
" listaccounts:\n"
" List the accounts\n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqhbci/control/main.c:119
msgid ""
" changepin:\n"
" Change the PIN of a key file\n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqhbci/control/main.c:122
msgid ""
" unblockpin:\n"
" Unblock the PIN in PIN TAN mode.\n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqhbci/control/main.c:125
msgid ""
" iniletter:\n"
" Print the INI letter for a given user\n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqhbci/control/main.c:129
msgid ""
" addaccount:\n"
" Manually add account \n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqhbci/control/main.c:132
msgid ""
" delaccount:\n"
" Deletes account \n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqhbci/control/main.c:136
msgid ""
" sethbciversion:\n"
" Set the HBCI protocol version to be used\n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqhbci/control/main.c:140
msgid ""
" setMaxTransfers:\n"
" Set the maximum number of transfers/debit notes per job \n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqhbci/control/main.c:144
msgid ""
" setsepaprofile:\n"
" Set the SEPA profile for transfers/debit notes\n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqhbci/control/main.c:148
msgid ""
" setTanMediumId:\n"
" Set the medium id for some PIN/TAN methods (like mTAN) \n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqhbci/control/main.c:151
msgid ""
" setTanMechanism:\n"
" Overwrite TAN mechanism to use \n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqhbci/control/main.c:154
msgid ""
" adduserflags:\n"
" Set special flags for the given user\n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqhbci/control/main.c:157
msgid ""
" subuserflags:\n"
" Unset special flags for the given user\n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqhbci/control/main.c:160
msgid ""
" addaccountflags:\n"
" Set special flags for the given account\n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqhbci/control/main.c:163
msgid ""
" subaccountflags:\n"
" Reset special flags for the given account\n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqhbci/control/main.c:166
msgid ""
" logfile:\n"
" Make an AqBanking log file anonymous\n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqhbci/control/main.c:169
msgid ""
" versions:\n"
" Print the program and library versions"
msgstr ""
#. got this list from https://microsoftmoneyoffline.wordpress.com/appid-appver/
#: src/libs/plugins/backends/aqofxconnect/provider.c:61
msgid "Intuit Quicken Windows 2020"
msgstr "Intuit Quicken Windows 2020"
#: src/libs/plugins/backends/aqofxconnect/provider.c:62
msgid "Intuit Quicken Windows 2017"
msgstr "Intuit Quicken Windows 2017"
#: src/libs/plugins/backends/aqofxconnect/provider.c:63
msgid "Intuit Quicken Windows 2016"
msgstr "Intuit Quicken Windows 2016"
#: src/libs/plugins/backends/aqofxconnect/provider.c:64
msgid "Intuit Quicken Windows 2015"
msgstr "Intuit Quicken Windows 2015"
#: src/libs/plugins/backends/aqofxconnect/provider.c:65
msgid "Intuit Quicken Windows 2014"
msgstr "Intuit Quicken Windows 2014"
#: src/libs/plugins/backends/aqofxconnect/provider.c:66
msgid "Intuit Quicken Windows 2013"
msgstr "Intuit Quicken Windows 2013"
#: src/libs/plugins/backends/aqofxconnect/provider.c:67
msgid "Intuit Quicken Windows 2012"
msgstr "Intuit Quicken Windows 2012"
#: src/libs/plugins/backends/aqofxconnect/provider.c:68
msgid "Intuit Quicken Windows 2011"
msgstr "Intuit Quicken Windows 2011"
#: src/libs/plugins/backends/aqofxconnect/provider.c:69
msgid "Intuit Quicken Windows 2010"
msgstr "Intuit Quicken Windows 2010"
#: src/libs/plugins/backends/aqofxconnect/provider.c:70
msgid "Intuit Quicken Windows 2009"
msgstr "Intuit Quicken Windows 2009"
#: src/libs/plugins/backends/aqofxconnect/provider.c:71
msgid "Intuit Quicken Windows 2008"
msgstr "Intuit Quicken Windows 2008"
#: src/libs/plugins/backends/aqofxconnect/provider.c:72
msgid "Intuit Quicken Windows 2007"
msgstr "Intuit Quicken Windows 2007"
#: src/libs/plugins/backends/aqofxconnect/provider.c:73
msgid "Intuit Quicken Windows 2006"
msgstr "Intuit Quicken Windows 2006"
#: src/libs/plugins/backends/aqofxconnect/provider.c:74
msgid "Intuit Quicken Windows 2005"
msgstr "Intuit Quicken Windows 2005"
#: src/libs/plugins/backends/aqofxconnect/provider.c:76
msgid "Intuit Quicken Mac 2008"
msgstr "Intuit Quicken Mac 2008"
#: src/libs/plugins/backends/aqofxconnect/provider.c:77
msgid "Intuit Quicken Mac 2007"
msgstr "Intuit Quicken Mac 2007"
#: src/libs/plugins/backends/aqofxconnect/provider.c:78
msgid "Intuit Quicken Mac 2006"
msgstr "Intuit Quicken Mac 2006"
#: src/libs/plugins/backends/aqofxconnect/provider.c:79
msgid "Intuit Quicken Mac 2005"
msgstr "Intuit Quicken Mac 2005"
#: src/libs/plugins/backends/aqofxconnect/provider.c:81
msgid "Intuit QuickBooks Windows 2008"
msgstr "Intuit QuickBooks Windows 2008"
#: src/libs/plugins/backends/aqofxconnect/provider.c:82
msgid "Intuit QuickBooks Windows 2007"
msgstr "Intuit QuickBooks Windows 2007"
#: src/libs/plugins/backends/aqofxconnect/provider.c:83
msgid "Intuit QuickBooks Windows 2006"
msgstr "Intuit QuickBooks Windows 2006"
#: src/libs/plugins/backends/aqofxconnect/provider.c:84
msgid "Intuit QuickBooks Windows 2005"
msgstr "Intuit QuickBooks Windows 2005"
#: src/libs/plugins/backends/aqofxconnect/provider.c:86
msgid "Microsoft Money Plus"
msgstr "Microsoft Money Plus"
#: src/libs/plugins/backends/aqofxconnect/provider.c:87
msgid "Microsoft Money 2007"
msgstr "Microsoft Money 2007"
#: src/libs/plugins/backends/aqofxconnect/provider.c:88
msgid "Microsoft Money 2006"
msgstr "Microsoft Money 2006"
#: src/libs/plugins/backends/aqofxconnect/provider.c:89
msgid "Microsoft Money 2005"
msgstr "Microsoft Money 2005"
#: src/libs/plugins/backends/aqofxconnect/provider.c:90
msgid "Microsoft Money 2004"
msgstr "Microsoft Money 2004"
#: src/libs/plugins/backends/aqofxconnect/provider.c:91
msgid "Microsoft Money 2003"
msgstr "Microsoft Money 2003"
#: src/libs/plugins/backends/aqofxconnect/provider.c:93
msgid "ProSaldo Money 2013"
msgstr "ProSaldo Money 2013"
#: src/libs/plugins/backends/aqofxconnect/provider.c:420
msgid "Requesting account list"
msgstr "Anforderung der Kontenliste"
#: src/libs/plugins/backends/aqofxconnect/provider.c:421
msgid ""
"We are now requesting a list of accounts\n"
"which can be managed via OFX.\n"
"We are now requesting a list of accounts which can be managed via "
"OFX.\n"
""
msgstr ""
"Eine Liste der über OFX verfügbaren Konten wird nun angefordert. Eine "
"Liste der über OFX verfügbaren Konten wird nun angefordert. "
#: src/libs/plugins/backends/aqofxconnect/provider.c:452
msgid "Error importing accounts"
msgstr "Fehler beim Importieren der Konten"
#: src/libs/plugins/backends/aqofxconnect/provider_sendcmd.c:368
#: src/libs/plugins/backends/aqebics/client/provider_sendcmd.c:82
#: src/libs/plugins/backends/aqpaypal/provider_sendcmd.c:368
#, c-format
msgid "Could not lock user \"%lu\""
msgstr "Für Benutzer %lu konnte kein exklusiver Zugriff erreicht werden"
#: src/libs/plugins/backends/aqofxconnect/provider_sendcmd.c:390
#: src/libs/plugins/backends/aqebics/client/provider_sendcmd.c:106
#: src/libs/plugins/backends/aqpaypal/provider_sendcmd.c:436
#, c-format
msgid "Could not unlock user \"%lu\""
msgstr ""
"Für den Benutzer %lu konnte der exklusive Zugriff nicht freigegeben werden"
#: src/libs/plugins/backends/aqofxconnect/common/io_network.c:67
#, c-format
msgid "Could not create connection (%d)"
msgstr "Konnte keine Verbindung herstellen (%d)"
#. send request
#: src/libs/plugins/backends/aqofxconnect/common/io_network.c:72
msgid "Sending request..."
msgstr "Aufträge werden gesendet..."
#: src/libs/plugins/backends/aqofxconnect/common/io_network.c:76
msgid "Network error while sending request"
msgstr "Netzwerkfehler beim Senden des Auftrags"
#. wait for response
#: src/libs/plugins/backends/aqofxconnect/common/io_network.c:83
msgid "Waiting for response..."
msgstr "Warte auf Antwort..."
#: src/libs/plugins/backends/aqofxconnect/common/io_network.c:88
msgid "Network error while waiting for response"
msgstr "Netzwerkfehler beim Warten auf Antwort"
#: src/libs/plugins/backends/aqofxconnect/common/io_network.c:167
#, c-format
msgid "Saving communication log to %s"
msgstr "Kommunikations-Logdatei gespeichert nach %s"
#: src/libs/plugins/backends/aqofxconnect/common/n_signon.c:110
#, c-format
msgid ""
"Please enter the password for user %sPlease enter the password for "
"user %s"
msgstr ""
"Bitte geben Sie das Passwort für Benutzer %s ein.Bitte geben Sie das "
"Passwort für Benutzer %s ein.
"
#: src/libs/plugins/backends/aqofxconnect/common/n_signon.c:129
#: src/libs/plugins/backends/aqpaypal/provider_credentials.c:95
#: src/libs/plugins/backends/aqpaypal/provider_credentials.c:183
msgid "Enter Password"
msgstr "Passwort eingeben"
#: src/libs/plugins/backends/aqofxconnect/common/n_utils.c:94
#, c-format
msgid "Received account %s/%s (%s/%s)"
msgstr "Empfangenes Konto %s/%s (%s/%s)"
#. parse response
#: src/libs/plugins/backends/aqofxconnect/v1/r_accounts.c:114
#: src/libs/plugins/backends/aqofxconnect/v1/r_statements.c:111
#: src/libs/plugins/backends/aqofxconnect/v2/r_accounts.c:110
#: src/libs/plugins/backends/aqofxconnect/v2/r_statements.c:108
msgid "Parsing response..."
msgstr "Untersuche Antwort..."
#: src/libs/plugins/backends/aqofxconnect/control/control.c:83
#: src/libs/plugins/backends/aqpaypal/control/main.c:35
msgid ""
"Commands:\n"
"\n"
msgstr ""
"Kommandos:\n"
"\n"
#: src/libs/plugins/backends/aqofxconnect/control/control.c:85
msgid ""
" listusers:\n"
" blurb file\n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqofxconnect/control/control.c:89
msgid ""
" listaccounts:\n"
" blurb file\n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqofxconnect/control/control.c:93
msgid ""
" adduser:\n"
" Add a user. \n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqofxconnect/control/control.c:97
msgid ""
" getaccounts:\n"
" Retrieve list of accounts. \n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqofxconnect/dialogs/dlg_edituser.c:608
msgid "OFX DirectConnect User Setup"
msgstr "OFX DirectConnect Benutzereinrichtung"
#: src/libs/plugins/backends/aqofxconnect/dialogs/dlg_edituser.c:740
#: src/libs/plugins/backends/aqofxconnect/dialogs/dlg_edituser.c:758
#: src/libs/plugins/backends/aqofxconnect/dialogs/dlg_edituser.c:770
#: src/libs/plugins/backends/aqofxconnect/dialogs/dlg_edituser.c:782
#: src/libs/plugins/backends/aqofxconnect/dialogs/dlg_edituser.c:814
#: src/libs/plugins/backends/aqofxconnect/dialogs/dlg_edituser.c:826
#: src/libs/plugins/backends/aqofxconnect/dialogs/dlg_edituser.c:858
#: src/libs/plugins/backends/aqofxconnect/dialogs/dlg_edituser.c:870
#: src/libs/plugins/backends/aqofxconnect/dialogs/dlg_edituser.c:885
msgid "Missing Input"
msgstr "Fehlende Eingabe"
#: src/libs/plugins/backends/aqofxconnect/dialogs/dlg_edituser.c:740
msgid "Please enter the name of your bank."
msgstr "Bitte geben Sie den Namen der Bank ein."
#: src/libs/plugins/backends/aqofxconnect/dialogs/dlg_edituser.c:758
msgid "Please enter a valid FID code."
msgstr "Bitte machen Sie eine Angabe zu FID."
#: src/libs/plugins/backends/aqofxconnect/dialogs/dlg_edituser.c:770
msgid "Please enter a valid ORG code."
msgstr "Bitte machen Sie eine Angabe zu ORG."
#: src/libs/plugins/backends/aqofxconnect/dialogs/dlg_edituser.c:782
msgid "Please enter a server address."
msgstr "Bitte geben Sie eine Server-Adresse ein."
#: src/libs/plugins/backends/aqofxconnect/dialogs/dlg_edituser.c:814
msgid "Please enter your name."
msgstr "Bitte geben Sie Ihren Namen ein."
#: src/libs/plugins/backends/aqofxconnect/dialogs/dlg_edituser.c:826
msgid "Please enter your User ID."
msgstr "Bitte geben Sie Ihre Benutzerkennung (User ID) ein."
#: src/libs/plugins/backends/aqofxconnect/dialogs/dlg_edituser.c:858
#: src/libs/plugins/backends/aqofxconnect/dialogs/dlg_edituser.c:870
msgid "Please select a valid application to emulate."
msgstr "Bitte wählen Sie eine Anwendung, die emuliert werden soll."
#: src/libs/plugins/backends/aqofxconnect/dialogs/dlg_edituser.c:885
msgid "Please enter a correct header version (default is 102)."
msgstr "Bitte wählen Sie eine Header-Version (voreingestellt ist 102)."
#: src/libs/plugins/backends/aqofxconnect/dialogs/dlg_newuser.c:578
msgid "OFX DirectConnect Setup Wizard"
msgstr "OFX DirectConnect Setup-Assistent"
#: src/libs/plugins/backends/aqofxconnect/dialogs/dlg_newuser.c:589
msgid ""
"This dialog assists you in setting up an OFX DirectConnect User."
"p>This dialog assists you in setting up an OFX DirectConnect User."
msgstr ""
#: src/libs/plugins/backends/aqofxconnect/dialogs/dlg_newuser.c:600
msgid ""
"
Please enter your bank settings below.
Click the Select"
"b> button to choose from a list of known banks. That will connect to www."
"ofxhome.com and try to retrieve information about your bank.
If "
"you had to manually enter this information because your bank was unknown to "
"www.ofxhome.com you are kindly asked to submit your bank server "
"information there to help the next user.
Click the SELECT button "
"to choose from a list of\n"
"known banks. That will connect to \"www.ofxhome.com\" and\n"
"try to retrieve information about your bank.\n"
"If you had to manually enter this information because your\n"
"bank was unknown to \"www.ofxhome.com\" you are kindly\n"
"asked to submit your bank server information there to help\n"
"the next user."
msgstr ""
#: src/libs/plugins/backends/aqofxconnect/dialogs/dlg_newuser.c:624
msgid ""
"Please enter your user settings below.
User Name is "
"your real name, User Id is assigned to you by the bank after applying "
"for OFX DirectConnect and Client UID is used by some banks only. If "
"you do not have such a value in your documents from the bank just leave it "
"blank.
Please enter your user settings below.\n"
"\"User Name\" is your real name, \"User Id\" is\n"
"assigned to you by the bank after applying for OFX DirectConnect\n"
"and \"Client UID\" is used by some banks. If you do not have such\n"
"a value in your documents from the bank just leave it blank."
msgstr ""
#: src/libs/plugins/backends/aqofxconnect/dialogs/dlg_newuser.c:644
msgid ""
"Please choose the application you want AqBanking to emulate. Not "
"all banks support all applications and versions, you might have to try "
"multiple settings.
Please choose the application you want "
"AqBanking to emulate.\n"
"Not all banks support all applications and versions, you might have\n"
"to try multiple settings."
msgstr ""
#: src/libs/plugins/backends/aqofxconnect/dialogs/dlg_newuser.c:683
msgid ""
"We are now ready to create the user.
Click the next "
"button to proceed or abort to abort.
We are now ready to "
"create the user.\n"
"Click the NEXT button to proceed or ABORT to abort."
msgstr ""
#: src/libs/plugins/backends/aqofxconnect/dialogs/dlg_newuser.c:696
msgid ""
"The user has been successfully setup.
You can now try to "
"retrieve the list of accounts the bank allows you to manage via OFX "
"DirectConnect.
Please note that not every banks supports this. If your "
"bank does not support account list download you will have to add the account "
"manually.
The user has been successfully setup.\n"
"You can now try to retrieve the list of accounts the\n"
"bank allows you to manage via OFX DirectConnect.\n"
"Please note that not every banks supports this. If your\n"
"bank does not support account list download you will have to\n"
"add the account manually."
msgstr ""
#: src/libs/plugins/backends/aqofxconnect/dialogs/dlg_newuser.c:1012
msgid "Setting Up OFX DirectConnect User"
msgstr "Einrichtung eines OFX DirectConnect-Benutzers"
#: src/libs/plugins/backends/aqofxconnect/dialogs/dlg_newuser.c:1013
msgid "The user will be created and the certificate retrieved."
msgstr "Der Benutzer wird erstellt und das Zertifikat abgerufen."
#: src/libs/plugins/backends/aqofxconnect/dialogs/dlg_ofx_special.c:272
msgid "OFX DirectConnect Special Settings"
msgstr "OFX DirectConnect Erweiterte Einstellungen"
#: src/libs/plugins/backends/aqebics/client/provider.c:213
msgid "No user assigned to this account."
msgstr "Dieses Konto ist keinem Benutzer zugeordnet."
#: src/libs/plugins/backends/aqebics/client/provider.c:214
msgid "Setup Error"
msgstr "Einrichtungsfehler"
#: src/libs/plugins/backends/aqebics/client/provider.c:215
msgid ""
"No user assigned to this account. Please assign one in the online banking "
"setup dialog for this account.\n"
msgstr ""
"Dieses Konto ist keinem Benutzer zugeordnet. Bitte wählen Sie eine Zuordnung "
"im Einrichtungsassistent für dieses Konto.\n"
#: src/libs/plugins/backends/aqebics/client/provider.c:544
#: src/libs/plugins/backends/aqebics/client/provider.c:617
msgid "Ok"
msgstr "Ok"
#: src/libs/plugins/backends/aqebics/client/provider.c:546
msgid "Download postproces done"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:548
msgid "Download postproces skipped"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:550
msgid "TX segment number underrun"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:552
msgid "Order params ignored"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:554
msgid "Authentication failed"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:556
msgid "Invalid request"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:558
msgid "Internal error"
msgstr "Interner Fehler"
#: src/libs/plugins/backends/aqebics/client/provider.c:560
msgid "TX recovery sync"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:562
msgid "Invalid user or invalid user state"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:564
msgid "User unknown"
msgstr "Benutzer unbekannt"
#: src/libs/plugins/backends/aqebics/client/provider.c:566
msgid "Invalid user state"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:568
msgid "Invalid order type"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:570
msgid "Unsupported order type"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:572
msgid "Distributed signature authorisation failed"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:574
msgid "Bank pubkey update required"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:576
msgid "Segment size exceeded"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:578
msgid "Invalid XML"
msgstr "Ungültiges XML"
#: src/libs/plugins/backends/aqebics/client/provider.c:580
msgid "TX unknown transaction id"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:582
msgid "TX abort"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:584
msgid "TX message replay"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:586
msgid "TX segment number exceeded"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:588
msgid "Invalid order params"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:590
msgid "Invalid request content"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:592
msgid "Max order data size exceeded"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:594
msgid "Max segments exceeded"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:596
msgid "Max transactions exceeded"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:598
msgid "Partner id mismatch"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:600
msgid "Incompatible order attribute"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:619
msgid "No online checks"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:621
msgid "Download signed only"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:623
msgid "Download unsigned only"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:625
msgid "Authorisation failed"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:627
msgid "Invalid order data format"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:629
msgid "No download data available"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:631
msgid "Unsupported request for order instance"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:633
msgid "Recovery not supported"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:635
msgid "Invalid signature file format"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:637
msgid "Order id unknown"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:639
msgid "Order id already exists"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:641
msgid "Processing error"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:643
msgid "Keymgmt unsupported version of signature"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:645
msgid "Keymgmt unsupported version of authentication"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:647
msgid "Keymgmt unsupported version of encryption"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:649
msgid "Keymgmt keylength error in signature"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:651
msgid "Keymgmt keylength error in authentication"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:653
msgid "Keymgmt keylength error in encryption"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:655
msgid "Keymgmt no X509 support"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:657
msgid "Signature verification failed"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:659
msgid "Account authorisation failed"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:661
msgid "Amount check failed"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:663
msgid "Signer unknown"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:665
msgid "Invalid signer state"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:667
msgid "Duplicate signature"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:689
msgid "EBICS (Technical Code):"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:711
msgid "EBICS (Technical Report):"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider.c:727
msgid "EBICS (Bank Code):"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider_sendcmd.c:308
msgid "YYYY/MM/DD-hh:mm:ss"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider_sendcmd.c:311
msgid "National Mass Transfer"
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider_sendcmd.c:314
msgid "Transfer type: "
msgstr ""
#: src/libs/plugins/backends/aqebics/client/provider_sendcmd.c:326
msgid "Debit Note"
msgstr "Lastschrift"
#: src/libs/plugins/backends/aqebics/client/provider_sendcmd.c:335
msgid "Account: "
msgstr "Konten: "
#: src/libs/plugins/backends/aqebics/client/provider_sendcmd.c:409
msgid "Results:\n"
msgstr "Ergebnisse:\n"
#: src/libs/plugins/backends/aqebics/client/provider_sendcmd.c:426
msgid "Error while exporting to DTAUS\n"
msgstr "Fehler beim Exportieren nach DTAUS\n"
#: src/libs/plugins/backends/aqebics/client/provider_sendcmd.c:434
msgid "Exporting to DTAUS: ok\n"
msgstr "Export nach DTAUS: ok\n"
#. prelude
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1108
msgid ""
"\n"
"\n"
"\n"
"INI-Letter DFUE ("
msgstr ""
"\n"
"\n"
"\n"
"Ini-Brief DFÜ ("
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1135
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1534
msgid "EBICS|User : "
msgstr "Teilnehmer : "
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1138
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1537
msgid "EBICS|Customer : "
msgstr "Kunde : "
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1510
msgid ""
"\n"
"\n"
"\n"
"INI-Letter HIA\n"
"\n"
msgstr ""
"\n"
"\n"
"\n"
"Ini-Brief HIA\n"
"\n"
#. add auth key
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1544
msgid "Public key for authentication signature ("
msgstr ""
"Öffentlicher Schlüssel für die elektronische Authentifizierungssignatur ("
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1612
msgid "Public key for encryption ("
msgstr "Öffentlicher Schlüssel für Verschlüsselung ("
#: src/libs/plugins/backends/aqebics/client/p_tools.c:1629
msgid "I confirm that I created the above keys.\n"
msgstr "Ich bestätige hiermit die obigen Schlüssel.\n"
#: src/libs/plugins/backends/aqebics/dialogs/dlg_edituser.c:162
msgid "EBICSUserStatus|new"
msgstr "neu"
#: src/libs/plugins/backends/aqebics/dialogs/dlg_edituser.c:163
msgid "EBICSUserStatus|init1"
msgstr "init1"
#: src/libs/plugins/backends/aqebics/dialogs/dlg_edituser.c:164
msgid "EBICSUserStatus|init2"
msgstr "init2"
#: src/libs/plugins/backends/aqebics/dialogs/dlg_edituser.c:165
msgid "EBICSUserStatus|enabled"
msgstr "aktiviert"
#: src/libs/plugins/backends/aqebics/dialogs/dlg_edituser.c:166
msgid "EBICSUserStatus|disabled"
msgstr "deaktiviert"
#: src/libs/plugins/backends/aqebics/dialogs/dlg_edituser.c:631
#: src/libs/plugins/backends/aqebics/dialogs/dlg_edituser.c:670
#: src/libs/plugins/backends/aqebics/control/download.c:162
#: src/libs/plugins/backends/aqebics/control/sendkeys.c:116
#: src/libs/plugins/backends/aqebics/control/sendsignkey.c:100
#: src/libs/plugins/backends/aqebics/control/getaccounts.c:85
#: src/libs/plugins/backends/aqebics/control/getkeys.c:85
#: src/libs/plugins/backends/aqebics/control/sendhpd.c:87
#: src/libs/plugins/backends/aqebics/control/sendhkd.c:88
#: src/libs/plugins/backends/aqebics/control/upload.c:123
#: src/libs/plugins/backends/aqebics/control/getcert.c:85
msgid "Executing Request"
msgstr "Aufträge werden ausgeführt"
#: src/libs/plugins/backends/aqebics/dialogs/dlg_edituser.c:632
#: src/libs/plugins/backends/aqebics/dialogs/dlg_edituser.c:671
#: src/libs/plugins/backends/aqebics/control/download.c:163
#: src/libs/plugins/backends/aqebics/control/sendkeys.c:117
#: src/libs/plugins/backends/aqebics/control/sendsignkey.c:101
#: src/libs/plugins/backends/aqebics/control/getkeys.c:86
#: src/libs/plugins/backends/aqebics/control/sendhpd.c:88
#: src/libs/plugins/backends/aqebics/control/sendhkd.c:89
#: src/libs/plugins/backends/aqebics/control/upload.c:124
#: src/libs/plugins/backends/aqebics/control/getcert.c:86
msgid "Now the request is send to the credit institute."
msgstr "Der Auftrag wird nun an das Kreditinstitut gesendet."
#: src/libs/plugins/backends/aqebics/dialogs/dlg_edituser.c:735
#: src/libs/plugins/backends/aqebics/dialogs/dlg_newkeyfile.c:1499
msgid "INI Letter for EBICS"
msgstr "Ini-Brief für EBICS"
#: src/libs/plugins/backends/aqebics/dialogs/dlg_edituser.c:790
#: src/libs/plugins/backends/aqebics/dialogs/dlg_newkeyfile.c:1554
msgid "HIA Letter"
msgstr "HIA-Brief"
#: src/libs/plugins/backends/aqebics/dialogs/dlg_edituser.c:792
#: src/libs/plugins/backends/aqebics/dialogs/dlg_newkeyfile.c:1556
msgid "HIA Letter for EBICS"
msgstr "HIA-Brief für EBICS"
#: src/libs/plugins/backends/aqebics/dialogs/dlg_newkeyfile.c:585
msgid "EBICS Keyfile Setup Wizard"
msgstr "EBICS Schlüsseldatei Einrichtungsassistent"
#: src/libs/plugins/backends/aqebics/dialogs/dlg_newkeyfile.c:604
#, fuzzy
msgid ""
"Please select the bank.
AqBanking has an internal database "
"which contains EBICS information about a few banks.
If there is an "
"entry for your bank this dialog will use the information from the database."
"p>Please select the bank.\n"
"AqBanking has an internal database which contains EBICS information\n"
"about a few banks.\n"
"If there is an entry for your bank this dialog will use the\n"
"information from the database."
msgstr ""
"
Bitte wählen Sie die Bank aus.
AqBanking verfügt über eine "
"interne Datenbank welche auch HBCI-/FinTS-Informationen für viele Banken "
"enthält.
Falls auch für Ihre Bank Informationen verfügbar sind, werden "
"diese verwendet.
Bitte wählen Sie die Bank aus.\n"
"AqBanking verfügt über eine interne Datenbank welche auch\n"
"HBCI-/FinTS-Informationen für viele Banken enthält.\n"
"Falls auch für Ihre Bank Informationen verfügbar sind, werden diese "
"verwendet. "
#: src/libs/plugins/backends/aqebics/dialogs/dlg_newkeyfile.c:624
msgid ""
"Please enter the necessary information below. You can probably find "
"this information in the letter you received from your bank in response to "
"the application for an EBICS account.
Please enter the necessary "
"information below. You can probably find\n"
"this information in the letter you received from your bank in response\n"
"to the application for an EBICS account."
msgstr ""
#: src/libs/plugins/backends/aqebics/dialogs/dlg_newkeyfile.c:640
#, fuzzy
msgid ""
"We are now ready to create the user and exchange keys with the "
"server.
Click the next button to proceed or abort to "
"abort.
We are now ready to create the user and exchange keys with "
"the server.\n"
"Click the \"next\" button to proceed or \"abort\" to abort."
msgstr ""
"Es liegen alle Daten vor, um den Benutzer zu erstellen und die\n"
"Schlüssel zum Server zu senden.
\n"
"Klicken Sie Weiter, um diesen Schritt nun auszuführen oder "
"Abbrechen, um abzubrechen.
\n"
"Es liegen alle Daten vor, um den Benutzer zu erstellen und die\n"
"Schlüssel zum Server zu senden.\n"
"Klicken Sie , um diesen Schritt nun auszuführen oder , um "
"abzubrechen."
#: src/libs/plugins/backends/aqebics/dialogs/dlg_newkeyfile.c:653
#, fuzzy
msgid ""
"The user has been successfully created.
You must now "
"print the INI and HIA letter (click the button below) and send "
"it to the bank.
The activation of your account by the bank can take a "
"few days.
The user has been successfully created.\n"
"You must now \"print\" the INI and HIA letter (click the button below)\n"
"and \"send\" it to the bank.\n"
"The activation of your account by the bank can take a few days."
msgstr ""
"Der Benutzer wurde erfolgreich erstellt.\n"
"
\n"
"Bitte drucken Sie nun den Ini-Brief (durck Klicken des "
"entsprechenden\n"
"Knopfes unten) und senden den ausgedruckten und unterschriebenen"
"b>\n"
"Ini-Brief an die Bank.\n"
"
\n"
"Die Aktivierung des Zugangs durch die Bank kann dann noch einige Tage "
"dauern.\n"
"
\n"
"Der Benutzer wurde erfolgreich erstellt.\n"
"\n"
"Bitte drucken Sie nun den Ini-Brief (durck Klicken des entsprechenden\n"
"Knopfes unten) und senden den ausgedruckten und unterschriebenen\n"
"Ini-Brief an die Bank.\n"
"\n"
"Die Aktivierung des Zugangs durch die Bank kann dann noch einige Tage dauern."
#: src/libs/plugins/backends/aqebics/dialogs/dlg_newkeyfile.c:958
#, fuzzy
msgid "Could not create EBICS user."
msgstr "Der HBCI-Benutzer konnte nicht erstellt werden (interner Fehler)"
#: src/libs/plugins/backends/aqebics/dialogs/dlg_newkeyfile.c:1046
#, fuzzy, c-format
msgid "Could not add EBICS user, maybe there already is a user of that id (%d)"
msgstr ""
"HBCI-Benutzer konnte nicht hinzugefügt werden, eventuell besteht bereits ein "
"Benutzer mit der gleichen Kennung (%d)"
#: src/libs/plugins/backends/aqebics/dialogs/dlg_newkeyfile.c:1064
#, fuzzy
msgid "The keys will now be created and sent to the bank."
msgstr ""
"Die Bankschlüssel werden nun abgerufen, eigene Schlüssel erzeugt und an die "
"Bank gesendet."
#: src/libs/plugins/backends/aqebics/dialogs/dlg_user_special.c:389
msgid "EBICS Special Settings"
msgstr "EBICS Erweiterte Einstellungen"
#: src/libs/plugins/backends/aqebics/control/main.c:54
msgid ""
" adduser:\n"
" Adds a user (-> setup EBICS for a bank)\n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqebics/control/main.c:64
msgid ""
" resetkeys:\n"
" Destroy keys (use with care!!)\n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqebics/control/adduser.c:367
msgid ""
"Invalid protocol version.\n"
"Possible versions are H002, H003 and H004.\n"
msgstr ""
#: src/libs/plugins/backends/aqebics/control/createkeys.c:113
msgid "Creating keys"
msgstr "Schlüssel erzeugen"
#: src/libs/plugins/backends/aqebics/control/createkeys.c:114
msgid "Now the keys are created."
msgstr "Die Schlüssel werden erstellt."
#: src/libs/plugins/backends/aqebics/control/createtempkey.c:101
msgid "Creating key"
msgstr "Schlüssel erstellen"
#: src/libs/plugins/backends/aqebics/control/createtempkey.c:102
msgid "Now the temporary sign key is created."
msgstr ""
#: src/libs/plugins/backends/aqebics/control/download.c:179
msgid "No download data"
msgstr ""
#: src/libs/plugins/backends/aqebics/control/getaccounts.c:86
msgid "Now the request is sent to the credit institute."
msgstr "Der Auftrag wird nun an das Kreditinstitut gesendet."
#: src/libs/plugins/backends/aqebics/control/setebicsversion.c:102
msgid ""
"Invalid protocol version.\n"
"Possible versions are H002 and H003.\n"
msgstr ""
#: src/libs/plugins/backends/aqebics/requests/r_upload_h002.c:381
#: src/libs/plugins/backends/aqebics/requests/r_upload_h003.c:102
msgid "\tError signing upload document"
msgstr ""
#: src/libs/plugins/backends/aqebics/requests/r_upload_h002.c:389
#: src/libs/plugins/backends/aqebics/requests/r_upload_h003.c:110
msgid "\tUpload document signed"
msgstr ""
#: src/libs/plugins/backends/aqebics/requests/r_upload_h002.c:404
#: src/libs/plugins/backends/aqebics/requests/r_upload_h003.c:125
msgid "\tError encrypting upload document\n"
msgstr ""
#: src/libs/plugins/backends/aqebics/requests/r_upload_h002.c:409
#: src/libs/plugins/backends/aqebics/requests/r_upload_h003.c:130
msgid "\tUpload document encrypted\n"
msgstr ""
#: src/libs/plugins/backends/aqebics/requests/r_upload_h002.c:439
#: src/libs/plugins/backends/aqebics/requests/r_upload_h003.c:153
msgid "\tExchanging upload init request"
msgstr ""
#: src/libs/plugins/backends/aqebics/requests/r_upload_h002.c:531
#: src/libs/plugins/backends/aqebics/requests/r_upload_h003.c:239
msgid "\tExchanging upload transfer request"
msgstr ""
#: src/libs/plugins/backends/aqebics/requests/r_upload_h002.c:569
#: src/libs/plugins/backends/aqebics/requests/r_upload_h003.c:277
msgid "\tUpload finished"
msgstr "Upload abgeschlossen"
#: src/libs/plugins/backends/aqpaypal/control/main.c:37
msgid ""
" listusers:\n"
" show Paypal users \n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqpaypal/control/main.c:41
msgid ""
" listaccounts:\n"
" show Paypal accounts \n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqpaypal/control/main.c:45
msgid ""
" adduser:\n"
" add a Paypal user and a corresponding account \n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqpaypal/control/main.c:49
msgid ""
" setsecrets:\n"
" set credentials for Paypal API \n"
"\n"
msgstr ""
#: src/libs/plugins/backends/aqpaypal/provider_credentials.c:81
#: src/libs/plugins/backends/aqpaypal/provider_credentials.c:169
#, fuzzy, c-format
msgid ""
"Please enter the password for \n"
"Paypal user %s\n"
"Please enter the password for Paypal user %s"
msgstr ""
"Bitte geben Sie das Passwort für Benutzer %s ein.Bitte geben Sie das "
"Passwort für Benutzer %s ein.
"
#: src/libs/plugins/backends/aqpaypal/provider_getstm.c:346
#, c-format
msgid "Need to read details for %d transactions"
msgstr ""
#: src/libs/plugins/backends/aqpaypal/provider_getstm.c:353
#, c-format
msgid "Reading details for transactions %d of %d"
msgstr ""
#: src/libs/plugins/backends/aqpaypal/provider_getstm.c:367
#, fuzzy
msgid "No transaction details needed"
msgstr "Unbekannte Buchungsart"
#: src/libs/plugins/backends/aqpaypal/dlg_newuser.c:404
msgid "Paypal Setup Wizard"
msgstr "Paypal Einrichtungsassistent"
#: src/libs/plugins/backends/aqpaypal/dlg_newuser.c:415
msgid ""
"This dialog assists you in setting up a Paypal User.
Please "
"note that you have to apply for API access with Paypal. The following "
"procedure helps you getting there:
Login into your Paypal account via "
"web browser, enter the My Profile page, click API access "
"under Account information.
Choose Option 2.
"
"html>This dialog assists you in setting up a Paypal User.\n"
"Please note that you have to apply for API access with Paypal.\n"
"The following procedure helps you getting there:\n"
"Login into your Paypal account via web browser, enter the \"My Profile\"\n"
"page, click \"API access\" under \"Account information\".\n"
"Choose OPTION 2."
msgstr ""
"Dieser Dialog unterstützt Sie bei der Einrichtung eines Paypal-"
"Benutzers.
Bitte beachten Sie, dass Sie sich für einen API-Zugang bei "
"PayPal registrieren müssen. Die folgende Prozedur hilft Ihnen dabei:"
"p>
Loggen Sie sich in Ihr PayPal-Konto mit einem Webbrowser ein, gehen Sie "
"zur My Profile-Seite, klicken Sie API access unter Account "
"information an.
Wählen Sie Option 2.
Dieser "
"Dialog unterstützt Sie bei der Einrichtung eines PayPal-Benutzers.\n"
"Bitte beachten Sie, dass Sie sich für einen API-Zugang bei PayPal "
"registrieren müssen.\n"
"Die folgende Prozedur hilft Ihnen dabei:\n"
"Loggen Sie sich in Ihre PayPal-Konto mit einem Webbrowser ein, gehen Sie zur "
"\"My Profile\"-\n"
"Seite, klicken Sie \"API access\" unter \"Account information\".\n"
"Wählen Sie OPTION 2."
#: src/libs/plugins/backends/aqpaypal/dlg_newuser.c:437
msgid ""
"You can find the information needed here after logging into your "
"Paypal account via web browser. The information can then be found under "
"My Profile, Account Information, API Access.
"
"html>You can find the information needed here after logging into your\n"
"Paypal account via web browser. The information can then be found\n"
"under <\"My Profile\", \"Account Information\", \"API Access\"."
msgstr ""
"Sie können die hier benötigten Informationen finden, wenn Sie sich "
"mit einem Webbrowser in Ihren PayPal-Account einloggen. Die Information "
"finden Sie unter My Profile, Account Information, API "
"Access.
Sie können die hier benötigten Informationen finden, "
"wenn Sie sich mit einem \n"
"Webbrowser in Ihren PayPal-Account einloggen. Die Information finden Sie "
"unter \n"
"<\"My Profile\", \"Account Information\", \"API Access\"."
#: src/libs/plugins/backends/aqpaypal/dlg_newuser.c:461
#: src/libs/plugins/backends/aqpaypal/dlg_editsecret.c:195
msgid ""
"Enter the API password and signature as it is found on the Paypal "
"page described in the previous steps.
The API "
"password and API signature are extremely sensitive information which you "
"must under no circumstances reveal to anybody!
That being "
"said, these credentials are also quite hard to remember, so AqBanking stores "
"them in a file which is very well encrypted.
When the user is created "
"in the next step you will be asked for the password to be set for that "
"credential file.
Enter the API password and signature as it is "
"found on the\n"
"Paypal page described in the previous steps.\n"
"The API password and API signature are extremely sensitive\n"
"information which you must under no circumstances reveal to\n"
"anybody!\n"
"That being said, these credentials are also quite hard to\n"
"remember, so AqBanking stores them in a file which is very well\n"
"encrypted.\n"
"When the user is created in the next step you will be asked for\n"
"the password to be set for that credential file."
msgstr ""
"Geben Sie das API-Passwort und Signatur von der PayPal-Seite wie in "
"den vorherigen Schritten beschrieben ein.
Das "
"API-Passwort und die API-Signatur sind extrem vertrauliche Informationen, "
"die Sie auf keinen Fall anderen Personen preisgeben dürfen!"
"p>
Diese Credentials lassen sich nur schwer merken, daher speichert sie "
"AqBanking in einer Datei mit starker Verschlüsselung.
Wenn der "
"Benutzer im nächsten Schritt angelegt wird, werden Sie nach einem Passwort "
"für diese Credentials-Datei gefragt.
Geben Sie das API-Passwort "
"und Signatur von der PayPal-Seite wie in den vorherigen Schritten "
"beschrieben ein. Das API-Passwort und die API-Signatur sind extrem "
"vertrauliche Informationen, die Sie \n"
"auf keinen Fall anderen Personen preisgeben dürfen!\n"
"Diese Credentials lassen sich nur schwer merken, daher speichert sie "
"AqBanking \n"
"in einer Datei mit starker Verschlüsselung.\n"
"Wenn der Benutzer im nächsten Schritt angelegt wird, werden Sie nach einem "
"Passwort für diese Credentials-\n"
"Datei gefragt.."
#: src/libs/plugins/backends/aqpaypal/dlg_newuser.c:492
#, fuzzy
msgid ""
"We are now ready to create the user.
Click the next "
"button to proceed or abort to abort.
If you proceed you will be "
"asked to enter a new password. This is the password for the credentials file "
"described in previous steps.
Please be careful to enter a sufficiently "
"secure password
We are now ready to create the user.\n"
"Click the \"next\" button to proceed or \"abort\" to abort.\n"
"If you proceed you will be asked to enter a new password. This is the "
"password\n"
"for the credentials file described in previous steps.\n"
"Please be carefull to enter a sufficiently secure password."
msgstr ""
"Sie sind nun bereit, den Benutzer anzulegen.
Klicken Sie auf "
"Weiter, um fortzufahren, oder auf Abbrechen für Abbruch."
"p>
Wenn Sie fortfahren, werden Sie nach einem neuen Passwort gefragt. Das "
"ist das Passwort für die Credentials-Datei wie im vorherigen Schritt "
"beschrieben.
Geben Sie ein ausreichend sicheres Passwort ein.
"
"html>Sie sind nun bereit, den Benutzer anzulegen.\n"
"Klicken Sie auf \"Weiter\", um fortzufahren, oder auf \"Abbrechen\" für "
"Abbruch.\n"
"Wenn Sie fortfahren, werden Sie nach einem neuen Passwort gefragt. Das ist "
"das Passwort für die Credentials-Datei wie im vorherigen Schritt "
"beschrieben.\n"
"Geben Sie ein ausreichend sicheres Passwort ein."
#: src/libs/plugins/backends/aqpaypal/dlg_newuser.c:738
msgid "Setting Up Paypal User"
msgstr "Paypal-Benutzer einrichten"
#: src/libs/plugins/backends/aqpaypal/dlg_newuser.c:739
msgid "The user will be created."
msgstr "Der Benutzer wird erstellt."
#: src/libs/plugins/backends/aqpaypal/dlg_newuser.c:783
msgid "Creating API credentials file"
msgstr ""
#: src/libs/plugins/backends/aqpaypal/dlg_edituser.c:385
msgid "Edit Paypal User"
msgstr "Paypal-Benutzer bearbeiten"
#: src/libs/plugins/backends/aqpaypal/dlg_editsecret.c:187
msgid "PayPal Secret Settings"
msgstr ""
#. type: Attribute 'text' of: