evaluation: extend categories-diff/percent/value + tests
This commit is contained in:
parent
9774f183ad
commit
0c3a130ef5
9 changed files with 236 additions and 22 deletions
16
locale/de.po
16
locale/de.po
|
@ -35,8 +35,20 @@ msgid "Currencies"
|
|||
msgstr "Währungen"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_dtype_category"
|
||||
msgid "Categories"
|
||||
msgstr "Kategorien"
|
||||
msgid "Categories [Amount]"
|
||||
msgstr "Kategorien [Betrag]"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_dtype_category_gldiff"
|
||||
msgid "Categories [Amount of Profit/Loss]"
|
||||
msgstr "Kategorien [Betrag Gewinn/Verlust]"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_dtype_category_glvalue"
|
||||
msgid "Categories [Current Value]"
|
||||
msgstr "Kategorien [aktueller Wert]"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_dtype_category_glperc"
|
||||
msgid "Categories [Percent of Profit/Loss]"
|
||||
msgstr "Kategorien [Prozent Gewinn/Verlust]"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_name_graph"
|
||||
msgid "Graph: %(gname)s"
|
||||
|
|
16
locale/en.po
16
locale/en.po
|
@ -31,8 +31,20 @@ msgid "Currencies"
|
|||
msgstr "Currencies"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_dtype_category"
|
||||
msgid "Categories"
|
||||
msgstr "Categories"
|
||||
msgid "Categories [Amount]"
|
||||
msgstr "Categories [Amount]"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_dtype_category_gldiff"
|
||||
msgid "Categories [Amount of Profit/Loss]"
|
||||
msgstr "Categories [Amount of Profit/Loss]"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_dtype_category_glvalue"
|
||||
msgid "Categories [Current Value]"
|
||||
msgstr "Categories [Current Value]"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_dtype_category_glperc"
|
||||
msgid "Categories [Percent of Profit/Loss]"
|
||||
msgstr "Categories [Percent of Profit/Loss]"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_name_graph"
|
||||
msgid "Graph: %(gname)s"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue