auswertung: Feld 'lines', pie-chart als test

This commit is contained in:
Frederik Jaeckel 2022-10-28 19:31:37 +02:00
parent 34a3a987fa
commit 085228e047
12 changed files with 402 additions and 16 deletions

View file

@ -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"