19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:32:12 +01:00
parent 79f83631d5
commit 73afc09215
6267 changed files with 1534193 additions and 1130106 deletions

View file

@ -1,24 +1,28 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * product_margin
#
# * product_margin
#
# Translators:
# Martin Trigaux, 2023
# Larissa Manderfeld, 2025
#
# Martin Trigaux, 2022
# Larissa Manderfeld, 2023
#
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
# "Larissa Manderfeld (lman)" <lman@odoo.com>, 2025, 2026.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Project-Id-Version: Odoo Server 15.5alpha1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-05-22 18:35+0000\n"
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
"Last-Translator: Larissa Manderfeld, 2025\n"
"Language-Team: German (https://app.transifex.com/odoo/teams/41243/de/)\n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2026-02-13 09:16+0000\n"
"Last-Translator: \"Larissa Manderfeld (lman)\" <lman@odoo.com>\n"
"Language-Team: German <https://translate.odoo.com/projects/odoo-19/"
"product_margin/de/>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.14.3\n"
#. module: product_margin
#: model:ir.model.fields,field_description:product_margin.field_product_product__purchase_num_invoiced
@ -35,13 +39,6 @@ msgstr "# Abgerechnet durch Verkauf"
msgid "# Purchased"
msgstr "# Gekauft"
#. module: product_margin
#. odoo-python
#: code:addons/product_margin/models/product_product.py:0
#, python-format
msgid "Aggregate functions other than ':sum' are not allowed."
msgstr "Aggregatfunktionen außer „:sum“ sind nicht zulässig."
#. module: product_margin
#: model_terms:ir.ui.view,arch_db:product_margin.view_product_margin_form
msgid "Analysis Criteria"
@ -55,7 +52,7 @@ msgstr "Durchschnittspreis in Kundenrechnungen"
#. module: product_margin
#: model:ir.model.fields,help:product_margin.field_product_product__purchase_avg_price
msgid "Avg. Price in Vendor Bills"
msgstr "Durchschnittspreis in Eingangsrechnungen "
msgstr "Durchschnittspreis in Eingangsrechnungen"
#. module: product_margin
#: model:ir.model.fields,field_description:product_margin.field_product_product__purchase_avg_price
@ -94,6 +91,7 @@ msgstr "Erstellt am"
#. module: product_margin
#: model:ir.model.fields,field_description:product_margin.field_product_margin__display_name
#: model:ir.model.fields,field_description:product_margin.field_product_product__display_name
msgid "Display Name"
msgstr "Anzeigename"
@ -145,6 +143,7 @@ msgstr "Allgemeine Informationen"
#. module: product_margin
#: model:ir.model.fields,field_description:product_margin.field_product_margin__id
#: model:ir.model.fields,field_description:product_margin.field_product_product__id
msgid "ID"
msgstr "ID"
@ -154,11 +153,6 @@ msgstr "ID"
msgid "Invoice State"
msgstr "Rechnungsstatus"
#. module: product_margin
#: model:ir.model.fields,field_description:product_margin.field_product_margin____last_update
msgid "Last Modified on"
msgstr "Letzte Änderung am"
#. module: product_margin
#: model:ir.model.fields,field_description:product_margin.field_product_margin__write_uid
msgid "Last Updated by"
@ -220,14 +214,17 @@ msgstr "Produktmarge"
#. odoo-python
#: code:addons/product_margin/wizard/product_margin.py:0
#: model:ir.actions.act_window,name:product_margin.product_margin_act_window
#: model:ir.ui.menu,name:product_margin.menu_action_product_margin
#: model_terms:ir.ui.view,arch_db:product_margin.view_product_margin_form
#: model_terms:ir.ui.view,arch_db:product_margin.view_product_margin_graph
#: model_terms:ir.ui.view,arch_db:product_margin.view_product_margin_tree
#, python-format
msgid "Product Margins"
msgstr "Produktmargen"
#. module: product_margin
#: model:ir.ui.menu,name:product_margin.menu_action_product_margin
msgid "Product Margins…"
msgstr "Produktmargen …"
#. module: product_margin
#: model:ir.model,name:product_margin.model_product_product
msgid "Product Variant"
@ -281,13 +278,12 @@ msgstr ""
#: model:ir.model.fields,help:product_margin.field_product_product__total_cost
msgid "Sum of Multiplication of Invoice price and quantity of Vendor Bills "
msgstr ""
"Summe der Multiplikation von Rechnungspreis und Anzahl Lieferantenrechnungen"
"Summe der Multiplikation von Rechnungspreis und Anzahl Lieferantenrechnungen "
#. module: product_margin
#: model:ir.model.fields,help:product_margin.field_product_product__sale_expected
msgid ""
"Sum of Multiplication of Sale Catalog price and quantity of Customer "
"Invoices"
"Sum of Multiplication of Sale Catalog price and quantity of Customer Invoices"
msgstr "Summe der Multiplikation von Listenpreis und Anzahl Kundenrechnungen"
#. module: product_margin
@ -337,3 +333,9 @@ msgstr "Umsatz"
#: model:ir.model.fields,help:product_margin.field_product_product__total_margin
msgid "Turnover - Total cost"
msgstr "Umsatz - Gesamtkosten"
#~ msgid "Last Modified on"
#~ msgstr "Letzte Änderung am"
#~ msgid "Turnover - Standard price"
#~ msgstr "Umsatz - Einstandspreis"