auswertung: Feld 'lines', pie-chart als test
This commit is contained in:
parent
34a3a987fa
commit
085228e047
12 changed files with 402 additions and 16 deletions
36
locale/de.po
36
locale/de.po
|
@ -27,6 +27,22 @@ msgid "Evaluation"
|
|||
msgstr "Auswertung"
|
||||
|
||||
|
||||
#############################
|
||||
# cashbook_report.eval_book #
|
||||
#############################
|
||||
msgctxt "model:cashbook_report.eval_book,name:"
|
||||
msgid "Evaluation Cashbook Relation"
|
||||
msgstr "Auswertung Kassenbuch Verknüpfung"
|
||||
|
||||
msgctxt "field:cashbook_report.eval_book,evaluation:"
|
||||
msgid "Evaluation"
|
||||
msgstr "Auswertung"
|
||||
|
||||
msgctxt "field:cashbook_report.eval_book,cashbook:"
|
||||
msgid "Cashbook"
|
||||
msgstr "Kassenbuch"
|
||||
|
||||
|
||||
##############################
|
||||
# cashbook_report.evaluation #
|
||||
##############################
|
||||
|
@ -34,6 +50,14 @@ msgctxt "model:cashbook_report.evaluation,name:"
|
|||
msgid "Evaluation"
|
||||
msgstr "Auswertung"
|
||||
|
||||
msgctxt "view:cashbook_report.evaluation:"
|
||||
msgid "Chart"
|
||||
msgstr "Diagramm"
|
||||
|
||||
msgctxt "view:cashbook_report.evaluation:"
|
||||
msgid "Settings"
|
||||
msgstr "Einstellungen"
|
||||
|
||||
msgctxt "view:cashbook_report.evaluation:"
|
||||
msgid "Representation"
|
||||
msgstr "Darstellung"
|
||||
|
@ -129,3 +153,15 @@ msgstr "Hintergrundfarbe"
|
|||
msgctxt "help:cashbook_report.evaluation,bgcolor:"
|
||||
msgid "Background color of the chart area. (hex number, e.g. #ffffc0)"
|
||||
msgstr "Hintergrundfarbe der Diagrammfläche. (Hexzahl, z.B. #ffffc0)"
|
||||
|
||||
msgctxt "field:cashbook_report.evaluation,posted:"
|
||||
msgid "Posted"
|
||||
msgstr "Festgeschrieben"
|
||||
|
||||
msgctxt "help:cashbook_report.evaluation,posted:"
|
||||
msgid "Posted amounts only."
|
||||
msgstr "Nur festgeschriebene Beträge."
|
||||
|
||||
msgctxt "field:cashbook_report.evaluation,lines:"
|
||||
msgid "Cashbooks"
|
||||
msgstr "Kassenbücher"
|
||||
|
|
108
locale/en.po
108
locale/en.po
|
@ -2,10 +2,30 @@
|
|||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=utf-8\n"
|
||||
|
||||
msgctxt "model:ir.rule.group,name:rg_eval_write_adm"
|
||||
msgid "Administrators: Evaluation read/write"
|
||||
msgstr "Administrators: Evaluation read/write"
|
||||
|
||||
msgctxt "model:ir.rule.group,name:rg_eval_rw_owner"
|
||||
msgid "Owners: Evaluation read/write"
|
||||
msgstr "Owners: Evaluation read/write"
|
||||
|
||||
msgctxt "model:ir.rule.group,name:rg_eval_companies"
|
||||
msgid "User in companies"
|
||||
msgstr "User in companies"
|
||||
|
||||
msgctxt "model:ir.ui.menu,name:menu_evaluation"
|
||||
msgid "Evaluation"
|
||||
msgstr "Evaluation"
|
||||
|
||||
msgctxt "model:cashbook_report.evaluation,name:"
|
||||
msgid "Evaluation"
|
||||
msgstr "Evaluation"
|
||||
|
||||
msgctxt "view:cashbook_report.evaluation:"
|
||||
msgid "Representation"
|
||||
msgstr "Representation"
|
||||
|
||||
msgctxt "field:cashbook_report.evaluation,name:"
|
||||
msgid "Name"
|
||||
msgstr "Name"
|
||||
|
@ -14,3 +34,91 @@ msgctxt "field:cashbook_report.evaluation,dtype:"
|
|||
msgid "Data type"
|
||||
msgstr "Data type"
|
||||
|
||||
msgctxt "selection:cashbook_report.evaluation,dtype:"
|
||||
msgid "Cashbooks"
|
||||
msgstr "Cashbooks"
|
||||
|
||||
msgctxt "selection:cashbook_report.evaluation,dtype:"
|
||||
msgid "Types of Cashbooks"
|
||||
msgstr "Types of Cashbooks"
|
||||
|
||||
msgctxt "selection:cashbook_report.evaluation,dtype:"
|
||||
msgid "Currencys"
|
||||
msgstr "Currencys"
|
||||
|
||||
msgctxt "help:cashbook_report.evaluation,dtype:"
|
||||
msgid "Type of data displayed"
|
||||
msgstr "Type of data displayed"
|
||||
|
||||
msgctxt "field:cashbook_report.evaluation,chart:"
|
||||
msgid "Chart type"
|
||||
msgstr "Chart type"
|
||||
|
||||
msgctxt "help:cashbook_report.evaluation,chart:"
|
||||
msgid "Type of graphical presentation."
|
||||
msgstr "Type of graphical presentation."
|
||||
|
||||
msgctxt "selection:cashbook_report.evaluation,chart:"
|
||||
msgid "Pie"
|
||||
msgstr "Pie"
|
||||
|
||||
msgctxt "selection:cashbook_report.evaluation,chart:"
|
||||
msgid "Line"
|
||||
msgstr "Line"
|
||||
|
||||
msgctxt "selection:cashbook_report.evaluation,chart:"
|
||||
msgid "Vertical Bars"
|
||||
msgstr "Vertical Bars"
|
||||
|
||||
msgctxt "selection:cashbook_report.evaluation,chart:"
|
||||
msgid "Horizontal Bars"
|
||||
msgstr "Horizontal Bars"
|
||||
|
||||
msgctxt "field:cashbook_report.evaluation,legend:"
|
||||
msgid "Legend"
|
||||
msgstr "Legend"
|
||||
|
||||
msgctxt "field:cashbook_report.evaluation,maincolor:"
|
||||
msgid "Color scheme"
|
||||
msgstr "Color scheme"
|
||||
|
||||
msgctxt "help:cashbook_report.evaluation,maincolor:"
|
||||
msgid "The color scheme determines the hue of all components of the chart."
|
||||
msgstr "The color scheme determines the hue of all components of the chart."
|
||||
|
||||
msgctxt "selection:cashbook_report.evaluation,maincolor:"
|
||||
msgid "Default"
|
||||
msgstr "Default"
|
||||
|
||||
msgctxt "selection:cashbook_report.evaluation,maincolor:"
|
||||
msgid "Red"
|
||||
msgstr "Red"
|
||||
|
||||
msgctxt "selection:cashbook_report.evaluation,maincolor:"
|
||||
msgid "Green"
|
||||
msgstr "Green"
|
||||
|
||||
msgctxt "selection:cashbook_report.evaluation,maincolor:"
|
||||
msgid "Grey"
|
||||
msgstr "Grey"
|
||||
|
||||
msgctxt "selection:cashbook_report.evaluation,maincolor:"
|
||||
msgid "Black"
|
||||
msgstr "Black"
|
||||
|
||||
msgctxt "selection:cashbook_report.evaluation,maincolor:"
|
||||
msgid "Dark Cyan"
|
||||
msgstr "Dark Cyan"
|
||||
|
||||
msgctxt "field:cashbook_report.evaluation,bgcolor:"
|
||||
msgid "Background Color"
|
||||
msgstr "Background Color"
|
||||
|
||||
msgctxt "help:cashbook_report.evaluation,bgcolor:"
|
||||
msgid "Background color of the chart area. (hex number, e.g. #ffffc0)"
|
||||
msgstr "Background color of the chart area. (hex number, e.g. #ffffc0)"
|
||||
|
||||
msgctxt "field:cashbook_report.evaluation,posted:"
|
||||
msgid "Posted"
|
||||
msgstr "Posted"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue