kategorie, verknüpfung zu kassenbuch, forms
This commit is contained in:
parent
5bb6421692
commit
c69b9c86d8
16 changed files with 561 additions and 0 deletions
107
locale/de.po
Normal file
107
locale/de.po
Normal file
|
@ -0,0 +1,107 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=utf-8\n"
|
||||
|
||||
|
||||
#################
|
||||
# ir.rule.group #
|
||||
#################
|
||||
msgctxt "model:ir.rule.group,name:rg_category_write_adm"
|
||||
msgid "Administrators: Category read/write"
|
||||
msgstr "Administrators: Kategorie schreiben"
|
||||
|
||||
msgctxt "model:ir.rule.group,name:rg_category_rw_owner"
|
||||
msgid "Owners: Category read/write"
|
||||
msgstr "Eigentümer: Kategorie schreiben"
|
||||
|
||||
msgctxt "model:ir.rule.group,name:rg_category_companies"
|
||||
msgid "User in companies"
|
||||
msgstr "Benutzer im Unternehmen"
|
||||
|
||||
|
||||
##############
|
||||
# ir.ui.menu #
|
||||
##############
|
||||
msgctxt "model:ir.ui.menu,name:menu_category_tree"
|
||||
msgid "Cashbook Category"
|
||||
msgstr "Kassenbuchkategorie"
|
||||
|
||||
msgctxt "model:ir.ui.menu,name:menu_category_list"
|
||||
msgid "Cashbook Category (List)"
|
||||
msgstr "Kassenbuchkategorie (Liste)"
|
||||
|
||||
|
||||
#############
|
||||
# ir.action #
|
||||
#############
|
||||
msgctxt "model:ir.action,name:tree_category_view"
|
||||
msgid "Cashbook Category"
|
||||
msgstr "Kassenbuchkategorie"
|
||||
|
||||
msgctxt "model:ir.action,name:list_category_view"
|
||||
msgid "Cashbook Category (List)"
|
||||
msgstr "Kassenbuchkategorie (Liste)"
|
||||
|
||||
|
||||
#########################
|
||||
# cashbook.bookcategory #
|
||||
#########################
|
||||
msgctxt "model:cashbook.bookcategory,name:"
|
||||
msgid "Cashbook Category"
|
||||
msgstr "Kassenbuchkategorie"
|
||||
|
||||
msgctxt "view:cashbook.bookcategory:"
|
||||
msgid "General Information"
|
||||
msgstr "Allgemein"
|
||||
|
||||
msgctxt "field:cashbook.bookcategory,name:"
|
||||
msgid "Name"
|
||||
msgstr "Name"
|
||||
|
||||
msgctxt "field:cashbook.bookcategory,company:"
|
||||
msgid "Company"
|
||||
msgstr "Unternehmen"
|
||||
|
||||
msgctxt "field:cashbook.bookcategory,parent:"
|
||||
msgid "Parent"
|
||||
msgstr "Übergeordnet"
|
||||
|
||||
msgctxt "field:cashbook.bookcategory,childs:"
|
||||
msgid "Children"
|
||||
msgstr "Untergeordnet"
|
||||
|
||||
msgctxt "field:cashbook.bookcategory,left:"
|
||||
msgid "Left"
|
||||
msgstr "Links"
|
||||
|
||||
msgctxt "field:cashbook.bookcategory,right:"
|
||||
msgid "Right"
|
||||
msgstr "Rechts"
|
||||
|
||||
|
||||
#################
|
||||
# cashbook.book #
|
||||
#################
|
||||
msgctxt "view:cashbook.book:"
|
||||
msgid "Categories"
|
||||
msgstr "Kategorien"
|
||||
|
||||
msgctxt "field:cashbook.book,categories:"
|
||||
msgid "Categories"
|
||||
msgstr "Kategorien"
|
||||
|
||||
|
||||
#############################
|
||||
# cashbook.bookcategory-rel #
|
||||
#############################
|
||||
msgctxt "model:cashbook.bookcategory-rel,name:"
|
||||
msgid "Category Cashbook Relation"
|
||||
msgstr "Kategorie Kassenbuch Verknüpfung"
|
||||
|
||||
msgctxt "field:cashbook.bookcategory-rel,category:"
|
||||
msgid "Category"
|
||||
msgstr "Kategorie"
|
||||
|
||||
msgctxt "field:cashbook.bookcategory-rel,cashbook:"
|
||||
msgid "Cashbook"
|
||||
msgstr "Kassenbuch"
|
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