cashbooks, types, currenciews - verknüpfung+löschen+test
This commit is contained in:
parent
085228e047
commit
01470569e7
9 changed files with 429 additions and 22 deletions
54
locale/de.po
54
locale/de.po
|
@ -3,6 +3,18 @@ msgid ""
|
|||
msgstr "Content-Type: text/plain; charset=utf-8\n"
|
||||
|
||||
|
||||
##############
|
||||
# ir.message #
|
||||
##############
|
||||
msgctxt "model:ir.message,text:msg_name_cashbook"
|
||||
msgid "Type of evaluation must be '%(dtype)s'."
|
||||
msgstr "Typ der Auswertung mus '%(dtype)s' sein."
|
||||
|
||||
msgctxt "model:ir.message,text:msg_dtype_cashbook"
|
||||
msgid "Cashbooks"
|
||||
msgstr "Kassenbücher"
|
||||
|
||||
|
||||
#################
|
||||
# ir.rule.group #
|
||||
#################
|
||||
|
@ -43,6 +55,38 @@ msgid "Cashbook"
|
|||
msgstr "Kassenbuch"
|
||||
|
||||
|
||||
#############################
|
||||
# cashbook_report.eval_type #
|
||||
#############################
|
||||
msgctxt "model:cashbook_report.eval_type,name:"
|
||||
msgid "Evaluation Type Relation"
|
||||
msgstr "Auswertung Typ Verknüpfung"
|
||||
|
||||
msgctxt "field:cashbook_report.eval_type,evaluation:"
|
||||
msgid "Evaluation"
|
||||
msgstr "Auswertung"
|
||||
|
||||
msgctxt "field:cashbook_report.eval_type,dtype:"
|
||||
msgid "Type"
|
||||
msgstr "Typ"
|
||||
|
||||
|
||||
#################################
|
||||
# cashbook_report.eval_currency #
|
||||
#################################
|
||||
msgctxt "model:cashbook_report.eval_currency,name:"
|
||||
msgid "Evaluation Currency Relation"
|
||||
msgstr "Auswertung Währung Verknüpfung"
|
||||
|
||||
msgctxt "field:cashbook_report.eval_currency,evaluation:"
|
||||
msgid "Evaluation"
|
||||
msgstr "Auswertung"
|
||||
|
||||
msgctxt "field:cashbook_report.eval_currency,currency:"
|
||||
msgid "Currency"
|
||||
msgstr "Währung"
|
||||
|
||||
|
||||
##############################
|
||||
# cashbook_report.evaluation #
|
||||
##############################
|
||||
|
@ -162,6 +206,14 @@ msgctxt "help:cashbook_report.evaluation,posted:"
|
|||
msgid "Posted amounts only."
|
||||
msgstr "Nur festgeschriebene Beträge."
|
||||
|
||||
msgctxt "field:cashbook_report.evaluation,lines:"
|
||||
msgctxt "field:cashbook_report.evaluation,cashbooks:"
|
||||
msgid "Cashbooks"
|
||||
msgstr "Kassenbücher"
|
||||
|
||||
msgctxt "field:cashbook_report.evaluation,types:"
|
||||
msgid "Types"
|
||||
msgstr "Typen"
|
||||
|
||||
msgctxt "field:cashbook_report.evaluation,currencies:"
|
||||
msgid "Currencies"
|
||||
msgstr "Währungen"
|
||||
|
|
64
locale/en.po
64
locale/en.po
|
@ -2,6 +2,14 @@
|
|||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=utf-8\n"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_name_cashbook"
|
||||
msgid "Type of evaluation must be '%(dtype)s'."
|
||||
msgstr "Type of evaluation must be '%(dtype)s'."
|
||||
|
||||
msgctxt "model:ir.message,text:msg_dtype_cashbook"
|
||||
msgid "Cashbooks"
|
||||
msgstr "Cashbooks"
|
||||
|
||||
msgctxt "model:ir.rule.group,name:rg_eval_write_adm"
|
||||
msgid "Administrators: Evaluation read/write"
|
||||
msgstr "Administrators: Evaluation read/write"
|
||||
|
@ -18,10 +26,54 @@ msgctxt "model:ir.ui.menu,name:menu_evaluation"
|
|||
msgid "Evaluation"
|
||||
msgstr "Evaluation"
|
||||
|
||||
msgctxt "model:cashbook_report.eval_book,name:"
|
||||
msgid "Evaluation Cashbook Relation"
|
||||
msgstr "Evaluation Cashbook Relation"
|
||||
|
||||
msgctxt "field:cashbook_report.eval_book,evaluation:"
|
||||
msgid "Evaluation"
|
||||
msgstr "Evaluation"
|
||||
|
||||
msgctxt "field:cashbook_report.eval_book,cashbook:"
|
||||
msgid "Cashbook"
|
||||
msgstr "Cashbook"
|
||||
|
||||
msgctxt "model:cashbook_report.eval_type,name:"
|
||||
msgid "Evaluation Type Relation"
|
||||
msgstr "Evaluation Type Relation"
|
||||
|
||||
msgctxt "field:cashbook_report.eval_type,evaluation:"
|
||||
msgid "Evaluation"
|
||||
msgstr "Evaluation"
|
||||
|
||||
msgctxt "field:cashbook_report.eval_type,dtype:"
|
||||
msgid "Type"
|
||||
msgstr "Type"
|
||||
|
||||
msgctxt "model:cashbook_report.eval_currency,name:"
|
||||
msgid "Evaluation Currency Relation"
|
||||
msgstr "Evaluation Currency Relation"
|
||||
|
||||
msgctxt "field:cashbook_report.eval_currency,evaluation:"
|
||||
msgid "Evaluation"
|
||||
msgstr "Evaluation"
|
||||
|
||||
msgctxt "field:cashbook_report.eval_currency,currency:"
|
||||
msgid "Currency"
|
||||
msgstr "Currency"
|
||||
|
||||
msgctxt "model:cashbook_report.evaluation,name:"
|
||||
msgid "Evaluation"
|
||||
msgstr "Evaluation"
|
||||
|
||||
msgctxt "view:cashbook_report.evaluation:"
|
||||
msgid "Chart"
|
||||
msgstr "Chart"
|
||||
|
||||
msgctxt "view:cashbook_report.evaluation:"
|
||||
msgid "Settings"
|
||||
msgstr "Settings"
|
||||
|
||||
msgctxt "view:cashbook_report.evaluation:"
|
||||
msgid "Representation"
|
||||
msgstr "Representation"
|
||||
|
@ -122,3 +174,15 @@ msgctxt "field:cashbook_report.evaluation,posted:"
|
|||
msgid "Posted"
|
||||
msgstr "Posted"
|
||||
|
||||
msgctxt "help:cashbook_report.evaluation,posted:"
|
||||
msgid "Posted amounts only."
|
||||
msgstr "Posted amounts only."
|
||||
|
||||
msgctxt "field:cashbook_report.evaluation,cashbooks:"
|
||||
msgid "Cashbooks"
|
||||
msgstr "Cashbooks"
|
||||
|
||||
msgctxt "field:cashbook_report.evaluation,types:"
|
||||
msgid "Types"
|
||||
msgstr "Types"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue