kategorie, verknüpfung zu kassenbuch, forms
This commit is contained in:
parent
5bb6421692
commit
c69b9c86d8
16 changed files with 561 additions and 0 deletions
80
locale/en.po
Normal file
80
locale/en.po
Normal file
|
@ -0,0 +1,80 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=utf-8\n"
|
||||
|
||||
msgctxt "model:ir.rule.group,name:rg_category_write_adm"
|
||||
msgid "Administrators: Category read/write"
|
||||
msgstr "Administrators: Category read/write"
|
||||
|
||||
msgctxt "model:ir.rule.group,name:rg_category_rw_owner"
|
||||
msgid "Owners: Category read/write"
|
||||
msgstr "Owners: Category read/write"
|
||||
|
||||
msgctxt "model:ir.rule.group,name:rg_category_companies"
|
||||
msgid "User in companies"
|
||||
msgstr "User in companies"
|
||||
|
||||
msgctxt "model:ir.ui.menu,name:menu_category_tree"
|
||||
msgid "Cashbook Category"
|
||||
msgstr "Cashbook Category"
|
||||
|
||||
msgctxt "model:ir.ui.menu,name:menu_category_list"
|
||||
msgid "Cashbook Category (List)"
|
||||
msgstr "Cashbook Category (List)"
|
||||
|
||||
msgctxt "model:ir.action,name:tree_category_view"
|
||||
msgid "Cashbook Category"
|
||||
msgstr "Cashbook Category"
|
||||
|
||||
msgctxt "model:ir.action,name:list_category_view"
|
||||
msgid "Cashbook Category (List)"
|
||||
msgstr "Cashbook Category (List)"
|
||||
|
||||
msgctxt "model:cashbook.bookcategory,name:"
|
||||
msgid "Cashbook Category"
|
||||
msgstr "Cashbook Category"
|
||||
|
||||
msgctxt "view:cashbook.bookcategory:"
|
||||
msgid "General Information"
|
||||
msgstr "General Information"
|
||||
|
||||
msgctxt "field:cashbook.bookcategory,name:"
|
||||
msgid "Name"
|
||||
msgstr "Name"
|
||||
|
||||
msgctxt "field:cashbook.bookcategory,company:"
|
||||
msgid "Company"
|
||||
msgstr "Company"
|
||||
|
||||
msgctxt "field:cashbook.bookcategory,parent:"
|
||||
msgid "Parent"
|
||||
msgstr "Parent"
|
||||
|
||||
msgctxt "field:cashbook.bookcategory,childs:"
|
||||
msgid "Children"
|
||||
msgstr "Children"
|
||||
|
||||
msgctxt "field:cashbook.bookcategory,left:"
|
||||
msgid "Left"
|
||||
msgstr "Left"
|
||||
|
||||
msgctxt "field:cashbook.bookcategory,right:"
|
||||
msgid "Right"
|
||||
msgstr "Right"
|
||||
|
||||
msgctxt "view:cashbook.book:"
|
||||
msgid "Categories"
|
||||
msgstr "Categories"
|
||||
|
||||
msgctxt "field:cashbook.book,categories:"
|
||||
msgid "Categories"
|
||||
msgstr "Categories"
|
||||
|
||||
msgctxt "model:cashbook.bookcategory-rel,name:"
|
||||
msgid "Category Cashbook Relation"
|
||||
msgstr "Category Cashbook Relation"
|
||||
|
||||
msgctxt "field:cashbook.bookcategory-rel,category:"
|
||||
msgid "Category"
|
||||
msgstr "Category"
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue