mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-27 10:32:01 +02:00
19.0 vanilla
This commit is contained in:
parent
79f83631d5
commit
73afc09215
6267 changed files with 1534193 additions and 1130106 deletions
|
|
@ -1,27 +1,28 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * product_margin
|
||||
#
|
||||
# * product_margin
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Jolien De Paepe, 2022
|
||||
# Erwin van der Ploeg <erwin@odooexperts.nl>, 2024
|
||||
# Larissa Manderfeld, 2024
|
||||
# Manon Rondou, 2025
|
||||
#
|
||||
# Erwin van der Ploeg <erwin@odooexperts.nl>, 2023
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# Bren Driesen <brdri@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: Manon Rondou, 2025\n"
|
||||
"Language-Team: Dutch (https://app.transifex.com/odoo/teams/41243/nl/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2026-03-06 17:46+0000\n"
|
||||
"Last-Translator: Bren Driesen <brdri@odoo.com>\n"
|
||||
"Language-Team: Dutch <https://translate.odoo.com/projects/odoo-19/"
|
||||
"product_margin/nl/>\n"
|
||||
"Language: nl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nl\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.16.1\n"
|
||||
|
||||
#. module: product_margin
|
||||
#: model:ir.model.fields,field_description:product_margin.field_product_product__purchase_num_invoiced
|
||||
|
|
@ -38,13 +39,6 @@ msgstr "# Gefactureerd bij verkoop"
|
|||
msgid "# Purchased"
|
||||
msgstr "# Ingekocht"
|
||||
|
||||
#. 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 "Andere aggregatiefuncties dan ':sum' zijn niet toegestaan."
|
||||
|
||||
#. module: product_margin
|
||||
#: model_terms:ir.ui.view,arch_db:product_margin.view_product_margin_form
|
||||
msgid "Analysis Criteria"
|
||||
|
|
@ -63,17 +57,17 @@ msgstr "Gem. prijs in leveranciersfacturen"
|
|||
#. module: product_margin
|
||||
#: model:ir.model.fields,field_description:product_margin.field_product_product__purchase_avg_price
|
||||
msgid "Avg. Purchase Unit Price"
|
||||
msgstr "Gem. inkoop eenheidsprijs"
|
||||
msgstr "Gem. inkoopprijs"
|
||||
|
||||
#. module: product_margin
|
||||
#: model:ir.model.fields,field_description:product_margin.field_product_product__sale_avg_price
|
||||
msgid "Avg. Sale Unit Price"
|
||||
msgstr "Gem. verkoop eenheidsprijs"
|
||||
msgstr "Gem. verkoopprijs"
|
||||
|
||||
#. module: product_margin
|
||||
#: model_terms:ir.ui.view,arch_db:product_margin.view_product_margin_form
|
||||
msgid "Avg. Unit Price"
|
||||
msgstr "Gem. eenheidsprijs"
|
||||
msgstr "Gem. prijs"
|
||||
|
||||
#. module: product_margin
|
||||
#: model_terms:ir.ui.view,arch_db:product_margin.product_margin_form_view
|
||||
|
|
@ -97,6 +91,7 @@ msgstr "Aangemaakt op"
|
|||
|
||||
#. 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 "Weergavenaam"
|
||||
|
||||
|
|
@ -148,6 +143,7 @@ msgstr "Algemene informatie"
|
|||
|
||||
#. 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"
|
||||
|
||||
|
|
@ -157,11 +153,6 @@ msgstr "ID"
|
|||
msgid "Invoice State"
|
||||
msgstr "Factuurstatus"
|
||||
|
||||
#. module: product_margin
|
||||
#: model:ir.model.fields,field_description:product_margin.field_product_margin____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Laatst gewijzigd op"
|
||||
|
||||
#. module: product_margin
|
||||
#: model:ir.model.fields,field_description:product_margin.field_product_margin__write_uid
|
||||
msgid "Last Updated by"
|
||||
|
|
@ -223,14 +214,17 @@ msgstr "Productmarge"
|
|||
#. 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 "Productmarges"
|
||||
|
||||
#. module: product_margin
|
||||
#: model:ir.ui.menu,name:product_margin.menu_action_product_margin
|
||||
msgid "Product Margins…"
|
||||
msgstr "Productmarges…"
|
||||
|
||||
#. module: product_margin
|
||||
#: model:ir.model,name:product_margin.model_product_product
|
||||
msgid "Product Variant"
|
||||
|
|
@ -265,13 +259,13 @@ msgstr "Verkoopkloof"
|
|||
#. module: product_margin
|
||||
#: model_terms:ir.ui.view,arch_db:product_margin.view_product_margin_form
|
||||
msgid "Standard Price"
|
||||
msgstr "Kostprijs"
|
||||
msgstr "Standaard kostprijs"
|
||||
|
||||
#. module: product_margin
|
||||
#: model:ir.model.fields,help:product_margin.field_product_product__normal_cost
|
||||
msgid "Sum of Multiplication of Cost price and quantity of Vendor Bills"
|
||||
msgstr ""
|
||||
"Som van de vermenigvuldiging van de kostprijs en de hoeveelheid "
|
||||
"Som van de vermenigvuldiging van de kostprijs en het aantal "
|
||||
"leveranciersfacturen"
|
||||
|
||||
#. module: product_margin
|
||||
|
|
@ -279,34 +273,32 @@ msgstr ""
|
|||
msgid ""
|
||||
"Sum of Multiplication of Invoice price and quantity of Customer Invoices"
|
||||
msgstr ""
|
||||
"Som van de vermenigvuldiging van de factuurprijs en de hoeveelheid "
|
||||
"klantfacturen"
|
||||
"Som van de vermenigvuldiging van de factuurprijs en het aantal klantfacturen"
|
||||
|
||||
#. module: product_margin
|
||||
#: 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 ""
|
||||
"Som van de vermenigvuldiging van de factuuprijs en de hoeveelheid "
|
||||
"leveranciersfacturen"
|
||||
"Som van de vermenigvuldiging van de factuuprijs en het aantal "
|
||||
"leveranciersfacturen "
|
||||
|
||||
#. 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 ""
|
||||
"Som van de vermenigvuldiging van de standaard verkoopprijs en de hoeveelheid"
|
||||
" verkoopfacturen"
|
||||
"Som van de vermenigvuldiging van de standaard verkoopprijs en het aantal "
|
||||
"klantfacturen"
|
||||
|
||||
#. module: product_margin
|
||||
#: model:ir.model.fields,help:product_margin.field_product_product__sale_num_invoiced
|
||||
msgid "Sum of Quantity in Customer Invoices"
|
||||
msgstr "Som van de hoeveelheid klantenfacturen"
|
||||
msgstr "Som van het aantal klantfacturen"
|
||||
|
||||
#. module: product_margin
|
||||
#: model:ir.model.fields,help:product_margin.field_product_product__purchase_num_invoiced
|
||||
msgid "Sum of Quantity in Vendor Bills"
|
||||
msgstr "Som van de hoeveelheid leveranciersfacturen"
|
||||
msgstr "Som van het aantal leveranciersfacturen"
|
||||
|
||||
#. module: product_margin
|
||||
#: model:ir.model.fields,field_description:product_margin.field_product_margin__to_date
|
||||
|
|
@ -345,3 +337,9 @@ msgstr "Omzet"
|
|||
#: model:ir.model.fields,help:product_margin.field_product_product__total_margin
|
||||
msgid "Turnover - Total cost"
|
||||
msgstr "Omzet - Totale kosten"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Laatst gewijzigd op"
|
||||
|
||||
#~ msgid "Turnover - Standard price"
|
||||
#~ msgstr "Omzet - kostprijs"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue