kassenbuchtyp: Feld 'feature'
This commit is contained in:
parent
197de3213d
commit
7c1fb44cae
9 changed files with 68 additions and 0 deletions
16
locale/de.po
16
locale/de.po
|
@ -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 #
|
||||
|
|
16
locale/en.po
16
locale/en.po
|
@ -150,6 +150,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 "The cash book '%(bookname)s' has no type and therefore cannot be opened."
|
||||
|
||||
msgctxt "model:ir.message,text:msg_btype_general"
|
||||
msgid "General"
|
||||
msgstr "General"
|
||||
|
||||
msgctxt "model:res.group,name:group_cashbook"
|
||||
msgid "Cashbook"
|
||||
msgstr "Cashbook"
|
||||
|
@ -558,6 +562,10 @@ msgctxt "field:cashbook.book,company_currency_digits:"
|
|||
msgid "Currency Digits (Ref.)"
|
||||
msgstr "Currency Digits (Ref.)"
|
||||
|
||||
msgctxt "field:cashbook.book,feature:"
|
||||
msgid "Feature"
|
||||
msgstr "Feature"
|
||||
|
||||
msgctxt "model:cashbook.split,name:"
|
||||
msgid "Split booking line"
|
||||
msgstr "Split booking line"
|
||||
|
@ -946,6 +954,14 @@ msgctxt "field:cashbook.type,company:"
|
|||
msgid "Company"
|
||||
msgstr "Company"
|
||||
|
||||
msgctxt "field:cashbook.type,feature:"
|
||||
msgid "Feature"
|
||||
msgstr "Feature"
|
||||
|
||||
msgctxt "help:cashbook.type,feature:"
|
||||
msgid "Select feature set of the Cashbook."
|
||||
msgstr "Select feature set of the Cashbook."
|
||||
|
||||
msgctxt "model:cashbook.category,name:"
|
||||
msgid "Category"
|
||||
msgstr "Category"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue