transaktionen: export + test
This commit is contained in:
parent
35a31cff69
commit
79620f8cbb
9 changed files with 168 additions and 17 deletions
|
@ -66,6 +66,10 @@ msgctxt "model:ir.action,name:qif_category_report"
|
|||
msgid "Export QIF-File"
|
||||
msgstr "QIF-Datei exportieren"
|
||||
|
||||
msgctxt "model:ir.action,name:qif_transaction_report"
|
||||
msgid "Export QIF-File"
|
||||
msgstr "QIF-Datei exportieren"
|
||||
|
||||
|
||||
#####################################
|
||||
# cashbook_dataexchange.qif_imp_wiz #
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid "The following categories are now imported:\n%(categories)s"
|
|||
msgstr "The following categories are now imported:\n%(categories)s"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_wiz_transactions_found"
|
||||
msgid "The following transactionen are now imported:\nBalance: %(balance)s\nNumber of transactions: %(quantity)s"
|
||||
msgstr "The following transactionen are now imported:\nBalance: %(balance)s\nNumber of transactions: %(quantity)s"
|
||||
msgid "The following transactionen are now imported:\nCredit: %(credit)s\nDebit: %(debit)s\nBalance: %(balance)s\nNumber of transactions: %(quantity)s"
|
||||
msgstr "The following transactionen are now imported:\nCredit: %(credit)s\nDebit: %(debit)s\nBalance: %(balance)s\nNumber of transactions: %(quantity)s"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_wiz_parties_found"
|
||||
msgid "The following %(numparties)s parties are now imported:"
|
||||
|
@ -58,6 +58,10 @@ msgctxt "model:ir.action,name:qif_category_report"
|
|||
msgid "Export QIF-File"
|
||||
msgstr "Export QIF-File"
|
||||
|
||||
msgctxt "model:ir.action,name:qif_transaction_report"
|
||||
msgid "Export QIF-File"
|
||||
msgstr "Export QIF-File"
|
||||
|
||||
msgctxt "model:cashbook_dataexchange.qif_imp_wiz,name:"
|
||||
msgid "Import QIF-File"
|
||||
msgstr "Import QIF-File"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue