graph weiter gebaut
This commit is contained in:
parent
17ddfa12ca
commit
26d16a7297
11 changed files with 273 additions and 230 deletions
96
locale/de.po
96
locale/de.po
|
@ -22,6 +22,10 @@ msgctxt "model:ir.message,text:msg_dtype_currency"
|
|||
msgid "Currencies"
|
||||
msgstr "Währungen"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_name_graph"
|
||||
msgid "Graph: %(gname)s"
|
||||
msgstr "Diagramm: %(gname)s"
|
||||
|
||||
|
||||
#################
|
||||
# ir.rule.group #
|
||||
|
@ -48,84 +52,48 @@ msgstr "Auswertung"
|
|||
|
||||
|
||||
#############################
|
||||
# cashbook_report.eval_book #
|
||||
# cashbook_report.eval_line #
|
||||
#############################
|
||||
msgctxt "model:cashbook_report.eval_book,name:"
|
||||
msgid "Evaluation Cashbook Relation"
|
||||
msgstr "Auswertung Kassenbuch Verknüpfung"
|
||||
msgctxt "model:cashbook_report.eval_line,name:"
|
||||
msgid "Evaluation Line Relation"
|
||||
msgstr "Auswertung Zeile Verknüpfung"
|
||||
|
||||
msgctxt "field:cashbook_report.eval_book,evaluation:"
|
||||
msgctxt "field:cashbook_report.eval_line,evaluation:"
|
||||
msgid "Evaluation"
|
||||
msgstr "Auswertung"
|
||||
|
||||
msgctxt "field:cashbook_report.eval_book,cashbook:"
|
||||
msgctxt "field:cashbook_report.eval_line,cashbook:"
|
||||
msgid "Cashbook"
|
||||
msgstr "Kassenbuch"
|
||||
|
||||
msgctxt "field:cashbook_report.eval_book,eval_currency:"
|
||||
msgctxt "field:cashbook_report.eval_line,dtype:"
|
||||
msgid "Data type"
|
||||
msgstr "Datenart"
|
||||
|
||||
msgctxt "field:cashbook_report.eval_line,currency:"
|
||||
msgid "Currency"
|
||||
msgstr "Währung"
|
||||
|
||||
msgctxt "field:cashbook_report.eval_book,currency_digits:"
|
||||
msgctxt "field:cashbook_report.eval_line,eval_currency:"
|
||||
msgid "Currency"
|
||||
msgstr "Währung"
|
||||
|
||||
msgctxt "field:cashbook_report.eval_line,currency_digits:"
|
||||
msgid "Currency Digits"
|
||||
msgstr "Nachkommastellen Währung"
|
||||
|
||||
msgctxt "field:cashbook_report.eval_line,eval_dtype:"
|
||||
msgid "Data type"
|
||||
msgstr "Datenart"
|
||||
|
||||
#############################
|
||||
# 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"
|
||||
|
||||
msgctxt "field:cashbook_report.eval_type,name:"
|
||||
msgctxt "field:cashbook_report.eval_line,name:"
|
||||
msgid "Name"
|
||||
msgstr "Name"
|
||||
|
||||
msgctxt "field:cashbook_report.eval_type,balance:"
|
||||
msgctxt "field:cashbook_report.eval_line,balance:"
|
||||
msgid "Balance"
|
||||
msgstr "Saldo"
|
||||
|
||||
msgctxt "field:cashbook_report.eval_type,eval_currency:"
|
||||
msgid "Currency"
|
||||
msgstr "Währung"
|
||||
|
||||
msgctxt "field:cashbook_report.eval_type,currency_digits:"
|
||||
msgid "Currency Digits"
|
||||
msgstr "Nachkommastellen Währung"
|
||||
|
||||
|
||||
#################################
|
||||
# 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"
|
||||
|
||||
msgctxt "field:cashbook_report.eval_currency,eval_currency:"
|
||||
msgid "Currency"
|
||||
msgstr "Währung"
|
||||
|
||||
msgctxt "field:cashbook_report.eval_currency,currency_digits:"
|
||||
msgid "Currency Digits"
|
||||
msgstr "Nachkommastellen Währung"
|
||||
|
||||
|
||||
##############################
|
||||
# cashbook_report.evaluation #
|
||||
|
@ -250,25 +218,17 @@ msgctxt "field:cashbook_report.evaluation,cashbooks:"
|
|||
msgid "Cashbooks"
|
||||
msgstr "Kassenbücher"
|
||||
|
||||
msgctxt "field:cashbook_report.evaluation,cashbook_values:"
|
||||
msgid "Cashbook Values"
|
||||
msgstr "Kassenbuchwerte"
|
||||
|
||||
msgctxt "field:cashbook_report.evaluation,types:"
|
||||
msgid "Types"
|
||||
msgstr "Typen"
|
||||
|
||||
msgctxt "field:cashbook_report.evaluation,type_values:"
|
||||
msgid "Type Values"
|
||||
msgstr "Typwerte"
|
||||
|
||||
msgctxt "field:cashbook_report.evaluation,currencies:"
|
||||
msgid "Currencies"
|
||||
msgstr "Währungen"
|
||||
|
||||
msgctxt "field:cashbook_report.evaluation,currency_values:"
|
||||
msgid "Currency Values"
|
||||
msgstr "Währungswerte"
|
||||
msgctxt "field:cashbook_report.evaluation,line_values:"
|
||||
msgid "Line Values"
|
||||
msgstr "Zeilenwerte"
|
||||
|
||||
msgctxt "field:cashbook_report.evaluation,currency:"
|
||||
msgid "Currency"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue