konfig: kassenbuch-default für buchungswizard
buchungswizard: ok + test
This commit is contained in:
parent
25db274d2d
commit
a2cb2b308b
8 changed files with 377 additions and 12 deletions
43
locale/de.po
43
locale/de.po
|
@ -998,6 +998,10 @@ msgctxt "model:cashbook.configuration,name:"
|
|||
msgid "Configuration"
|
||||
msgstr "Konfiguration"
|
||||
|
||||
msgctxt "view:cashbook.configuration:"
|
||||
msgid "Enter Booking Wizard"
|
||||
msgstr "Dialog: Buchung eingeben"
|
||||
|
||||
msgctxt "view:cashbook.configuration:"
|
||||
msgid "Open Cashbook Wizard"
|
||||
msgstr "Dialog: Kassenbuch öffnen"
|
||||
|
@ -1006,6 +1010,14 @@ msgctxt "view:cashbook.configuration:"
|
|||
msgid "Cashbook"
|
||||
msgstr "Kassenbuch"
|
||||
|
||||
msgctxt "field:cashbook.configuration,defbook:"
|
||||
msgid "Default Cashbook"
|
||||
msgstr "Standardkassenbuch"
|
||||
|
||||
msgctxt "help:cashbook.configuration,defbook:"
|
||||
msgid "The default cashbook is selected when you open the booking wizard."
|
||||
msgstr "Das Standardkassenbuch wird beim Öffnen des Buchungswizards ausgewählt."
|
||||
|
||||
msgctxt "field:cashbook.configuration,date_from:"
|
||||
msgid "Start Date"
|
||||
msgstr "Beginndatum"
|
||||
|
@ -1078,6 +1090,14 @@ msgctxt "help:cashbook.configuration_user,catnamelong:"
|
|||
msgid "Shows the long name of the category in the Category field of a cash book line."
|
||||
msgstr "Zeigt im Feld 'Kategorie' einer Kassenbuchzeile den langen Namen der Kategorie."
|
||||
|
||||
msgctxt "field:cashbook.configuration_user,defbook:"
|
||||
msgid "Default Cashbook"
|
||||
msgstr "Standardkassenbuch"
|
||||
|
||||
msgctxt "help:cashbook.configuration_user,defbook:"
|
||||
msgid "The default cashbook is selected when you open the booking wizard."
|
||||
msgstr "Das Standardkassenbuch wird beim Öffnen des Buchungswizards ausgewählt."
|
||||
|
||||
|
||||
##################
|
||||
# cashbook.recon #
|
||||
|
@ -1270,6 +1290,10 @@ msgctxt "model:cashbook.enterbooking.start,name:"
|
|||
msgid "Enter Booking"
|
||||
msgstr "Buchung eingeben"
|
||||
|
||||
msgctxt "view:cashbook.enterbooking.start:"
|
||||
msgid "Description"
|
||||
msgstr "Beschreibung"
|
||||
|
||||
msgctxt "field:cashbook.enterbooking.start,cashbook:"
|
||||
msgid "Cashbook"
|
||||
msgstr "Kassenbuch"
|
||||
|
@ -1322,6 +1346,21 @@ msgctxt "field:cashbook.enterbooking.start,amount:"
|
|||
msgid "Amount"
|
||||
msgstr "Betrag"
|
||||
|
||||
msgctxt "field:cashbook.enterbooking.start,owner_cashbook:"
|
||||
msgid "Owner"
|
||||
msgstr "Eigentümer"
|
||||
|
||||
msgctxt "field:cashbook.enterbooking.start,category:"
|
||||
msgid "Category"
|
||||
msgstr "Kategorie"
|
||||
|
||||
msgctxt "field:cashbook.enterbooking.start,booktransf:"
|
||||
msgid "Source/Dest"
|
||||
msgstr "Quelle/Ziel"
|
||||
|
||||
msgctxt "field:cashbook.enterbooking.start,party:"
|
||||
msgid "Party"
|
||||
msgstr "Partei"
|
||||
|
||||
|
||||
#########################
|
||||
|
@ -1338,3 +1377,7 @@ msgstr "Abbruch"
|
|||
msgctxt "wizard_button:cashbook.enterbooking,start,save_:"
|
||||
msgid "Save"
|
||||
msgstr "Speichern"
|
||||
|
||||
msgctxt "wizard_button:cashbook.enterbooking,start,savenext_:"
|
||||
msgid "Save & Next"
|
||||
msgstr "Speichern & Weiter"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue