kassenbuchtyp: Feld 'feature'

This commit is contained in:
Frederik Jaeckel 2022-12-21 19:12:39 +01:00
parent 197de3213d
commit 7c1fb44cae
9 changed files with 68 additions and 0 deletions

View file

@ -154,6 +154,10 @@ msgctxt "model:ir.message,text:msg_book_no_type_noopen"
msgid "The cash book '%(bookname)s' has no type and therefore cannot be opened."
msgstr "Das Kassenbuch '%(bookname)s' hat keinen Typ und kann daher nicht geöffnet werden."
msgctxt "model:ir.message,text:msg_btype_general"
msgid "General"
msgstr "Allgemein"
#############
# res.group #
@ -594,6 +598,10 @@ msgctxt "field:cashbook.book,company_currency_digits:"
msgid "Currency Digits (Ref.)"
msgstr "Nachkommastellen Währung (Ref.)"
msgctxt "field:cashbook.book,feature:"
msgid "Feature"
msgstr "Merkmal"
##################
# cashbook.split #
@ -994,6 +1002,14 @@ msgctxt "field:cashbook.type,company:"
msgid "Company"
msgstr "Unternehmen"
msgctxt "field:cashbook.type,feature:"
msgid "Feature"
msgstr "Merkmal"
msgctxt "help:cashbook.type,feature:"
msgid "Select feature set of the Cashbook."
msgstr "Wählen Sie den Funktionsumfang des Kassenbuchs aus."
#####################
# cashbook.category #