icon, menü, asset-liste ergänzt

This commit is contained in:
Frederik Jaeckel 2022-11-09 21:49:33 +01:00
parent c415f64a81
commit 0d8ef5081e
14 changed files with 391 additions and 1 deletions

65
locale/de.po Normal file
View file

@ -0,0 +1,65 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
#############
# res.group #
#############
msgctxt "model:res.group,name:group_investment"
msgid "Investment"
msgstr "Investition"
msgctxt "model:res.group,name:group_investment_admin"
msgid "Investment Administrator"
msgstr "Investition Administrator"
##############
# ir.ui.menu #
##############
msgctxt "model:ir.ui.menu,name:menu_investment"
msgid "Investment"
msgstr "Investition"
msgctxt "model:ir.ui.menu,name:menu_asset"
msgid "Asset"
msgstr "Vermögenswert"
#############
# ir.action #
#############
msgctxt "model:ir.action,name:act_asset_view"
msgid "Asset"
msgstr "Vermögenswert"
####################
# investment.asset #
####################
msgctxt "model:investment.asset,name:"
msgid "Asset"
msgstr "Vermögenswert"
msgctxt "field:investment.asset,company:"
msgid "Company"
msgstr "Unternehmen"
msgctxt "field:investment.asset,company_currency:"
msgid "Company Currency"
msgstr "Unternehmenswährung"
msgctxt "field:investment.asset,company_currency_digits:"
msgid "Currency Digits (Ref.)"
msgstr "Nachkommastellen Währung (Ref.)"
msgctxt "field:investment.asset,currency:"
msgid "Currency"
msgstr "Währung"
msgctxt "field:investment.asset,currency_digits:"
msgid "Currency Digits"
msgstr "Nachkommastellen Währung"