diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
| commit | 3751379f1e9a4c215fb6eb898b4ccc67659b9ace (patch) | |
| tree | a44932296ef4a9b71d5f010906253d8c53727726 /addons/product_margin/i18n/nl.po | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/product_margin/i18n/nl.po')
| -rw-r--r-- | addons/product_margin/i18n/nl.po | 337 |
1 files changed, 337 insertions, 0 deletions
diff --git a/addons/product_margin/i18n/nl.po b/addons/product_margin/i18n/nl.po new file mode 100644 index 00000000..7b6f85fd --- /dev/null +++ b/addons/product_margin/i18n/nl.po @@ -0,0 +1,337 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * product_margin +# +# Translators: +# Martin Trigaux, 2020 +# Yenthe Van Ginneken <yenthespam@gmail.com>, 2020 +# Erwin van der Ploeg (Odoo Experts) <erwin@odooexperts.nl>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~12.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-08-26 08:16+0000\n" +"PO-Revision-Date: 2020-09-07 08:17+0000\n" +"Last-Translator: Erwin van der Ploeg (Odoo Experts) <erwin@odooexperts.nl>, 2021\n" +"Language-Team: Dutch (https://www.transifex.com/odoo/teams/41243/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" + +#. module: product_margin +#: model:ir.model.fields,field_description:product_margin.field_product_product__purchase_num_invoiced +msgid "# Invoiced in Purchase" +msgstr "# Gefactureerd bij inkoop" + +#. module: product_margin +#: model:ir.model.fields,field_description:product_margin.field_product_product__sale_num_invoiced +msgid "# Invoiced in Sale" +msgstr "# Gefactureerd bij verkoop" + +#. module: product_margin +#: model_terms:ir.ui.view,arch_db:product_margin.view_product_margin_tree +msgid "# Purchased" +msgstr "# Ingekocht" + +#. module: product_margin +#: model_terms:ir.ui.view,arch_db:product_margin.view_product_margin_form +msgid "Analysis Criteria" +msgstr "Analysecriteria" + +#. module: product_margin +#: model:ir.model.fields,help:product_margin.field_product_product__sale_avg_price +msgid "Avg. Price in Customer Invoices." +msgstr "Gem. prijs in facturen" + +#. module: product_margin +#: model:ir.model.fields,help:product_margin.field_product_product__purchase_avg_price +msgid "Avg. Price in Vendor Bills " +msgstr "Gemidd. 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 "Gemm. inkoop stukprijs" + +#. module: product_margin +#: model:ir.model.fields,field_description:product_margin.field_product_product__sale_avg_price +msgid "Avg. Sale Unit Price" +msgstr "Gemm. verkoop stukprijs" + +#. module: product_margin +#: model_terms:ir.ui.view,arch_db:product_margin.view_product_margin_form +msgid "Avg. Unit Price" +msgstr "Gem. stuksprijs" + +#. module: product_margin +#: model_terms:ir.ui.view,arch_db:product_margin.product_margin_form_view +msgid "Cancel" +msgstr "Annuleren" + +#. module: product_margin +#: model_terms:ir.ui.view,arch_db:product_margin.view_product_margin_form +msgid "Catalog Price" +msgstr "Verkoopprijs" + +#. module: product_margin +#: model:ir.model.fields,field_description:product_margin.field_product_margin__create_uid +msgid "Created by" +msgstr "Aangemaakt door" + +#. module: product_margin +#: model:ir.model.fields,field_description:product_margin.field_product_margin__create_date +msgid "Created on" +msgstr "Aangemaakt op" + +#. module: product_margin +#: model:ir.model.fields,field_description:product_margin.field_product_margin__display_name +msgid "Display Name" +msgstr "Schermnaam" + +#. module: product_margin +#: model:ir.model.fields.selection,name:product_margin.selection__product_margin__invoice_state__draft_open_paid +#: model:ir.model.fields.selection,name:product_margin.selection__product_product__invoice_state__draft_open_paid +msgid "Draft, Open and Paid" +msgstr "Concept, Open en Betaald" + +#. module: product_margin +#: model:ir.model.fields,field_description:product_margin.field_product_product__expected_margin +msgid "Expected Margin" +msgstr "Verwachte marge" + +#. module: product_margin +#: model:ir.model.fields,field_description:product_margin.field_product_product__expected_margin_rate +msgid "Expected Margin (%)" +msgstr "Verwachte marge (%)" + +#. module: product_margin +#: model:ir.model.fields,field_description:product_margin.field_product_product__sale_expected +msgid "Expected Sale" +msgstr "Verwachte verkoop" + +#. module: product_margin +#: model:ir.model.fields,help:product_margin.field_product_product__expected_margin +msgid "Expected Sale - Normal Cost" +msgstr "Verwachte verkoop - normale kostprijs" + +#. module: product_margin +#: model:ir.model.fields,help:product_margin.field_product_product__sales_gap +msgid "Expected Sale - Turn Over" +msgstr "Verwachte verkoop - omzet" + +#. module: product_margin +#: model:ir.model.fields,help:product_margin.field_product_product__expected_margin_rate +msgid "Expected margin * 100 / Expected Sale" +msgstr "Verwachte marge * 100 / verwachte verkoop" + +#. module: product_margin +#: model:ir.model.fields,field_description:product_margin.field_product_margin__from_date +msgid "From" +msgstr "Van" + +#. module: product_margin +#: model_terms:ir.ui.view,arch_db:product_margin.product_margin_form_view +msgid "General Information" +msgstr "Algemene informatie" + +#. module: product_margin +#: model:ir.model.fields,field_description:product_margin.field_product_margin__id +msgid "ID" +msgstr "ID" + +#. module: product_margin +#: model:ir.model.fields,field_description:product_margin.field_product_margin__invoice_state +#: model:ir.model.fields,field_description:product_margin.field_product_product__invoice_state +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" +msgstr "Laatst bijgewerkt door" + +#. module: product_margin +#: model:ir.model.fields,field_description:product_margin.field_product_margin__write_date +msgid "Last Updated on" +msgstr "Laatst bijgewerkt op" + +#. module: product_margin +#: model:ir.model.fields,field_description:product_margin.field_product_product__date_from +msgid "Margin Date From" +msgstr "Marge datum vanaf" + +#. module: product_margin +#: model:ir.model.fields,field_description:product_margin.field_product_product__date_to +msgid "Margin Date To" +msgstr "Marge datum t/m" + +#. module: product_margin +#: model_terms:ir.ui.view,arch_db:product_margin.view_product_margin_form +msgid "Margins" +msgstr "Marges" + +#. module: product_margin +#: model:ir.model.fields,field_description:product_margin.field_product_product__normal_cost +msgid "Normal Cost" +msgstr "Normale kosten" + +#. module: product_margin +#: model:ir.model.fields,help:product_margin.field_product_product__purchase_gap +msgid "Normal Cost - Total Cost" +msgstr "Normale kosten - Totale kosten" + +#. module: product_margin +#: model_terms:ir.ui.view,arch_db:product_margin.product_margin_form_view +msgid "Open Margins" +msgstr "Open marges" + +#. module: product_margin +#: model:ir.model.fields.selection,name:product_margin.selection__product_margin__invoice_state__open_paid +#: model:ir.model.fields.selection,name:product_margin.selection__product_product__invoice_state__open_paid +msgid "Open and Paid" +msgstr "Open en betaald" + +#. module: product_margin +#: model:ir.model.fields.selection,name:product_margin.selection__product_margin__invoice_state__paid +#: model:ir.model.fields.selection,name:product_margin.selection__product_product__invoice_state__paid +msgid "Paid" +msgstr "Betaald" + +#. module: product_margin +#: model:ir.model,name:product_margin.model_product_product +msgid "Product" +msgstr "Product" + +#. module: product_margin +#: model:ir.model,name:product_margin.model_product_margin +msgid "Product Margin" +msgstr "Productmarge" + +#. module: product_margin +#: 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_terms:ir.ui.view,arch_db:product_margin.product_margin_form_view +msgid "Properties categories" +msgstr "Eigenschappen categorieën" + +#. module: product_margin +#: model:ir.model.fields,field_description:product_margin.field_product_product__purchase_gap +msgid "Purchase Gap" +msgstr "Inkoopkloof" + +#. module: product_margin +#: model_terms:ir.ui.view,arch_db:product_margin.view_product_margin_form +msgid "Purchases" +msgstr "Inkoop" + +#. module: product_margin +#: model_terms:ir.ui.view,arch_db:product_margin.view_product_margin_form +msgid "Sales" +msgstr "Verkoop" + +#. module: product_margin +#: model:ir.model.fields,field_description:product_margin.field_product_product__sales_gap +#: model_terms:ir.ui.view,arch_db:product_margin.view_product_margin_tree +msgid "Sales Gap" +msgstr "Verkoopkloof" + +#. module: product_margin +#: model_terms:ir.ui.view,arch_db:product_margin.view_product_margin_form +msgid "Standard Price" +msgstr "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 vermenigvuldiging van de kostprijs en hoeveelheid van " +"leveranciersrekeningen" + +#. module: product_margin +#: model:ir.model.fields,help:product_margin.field_product_product__turnover +msgid "" +"Sum of Multiplication of Invoice price and quantity of Customer Invoices" +msgstr "" +"Som van vermenigvuldiging van de factuurprijs en hoeveelheid van " +"verkoopfacturen" + +#. 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 vermenigvuldiging van de factuur prijs en hoeveelheid van " +"leveranciersrekeningen" + +#. 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" +msgstr "" +"Som van vermenigvuldiging van de standaard verkoopprijs en hoeveelheid van " +"verkoopfacturen" + +#. module: product_margin +#: model:ir.model.fields,help:product_margin.field_product_product__sale_num_invoiced +msgid "Sum of Quantity in Customer Invoices" +msgstr "Totaal aantal in 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 "Totale hoeveelheid over leveranciersfacturen" + +#. module: product_margin +#: model:ir.model.fields,field_description:product_margin.field_product_margin__to_date +msgid "To" +msgstr "T/m" + +#. module: product_margin +#: model:ir.model.fields,field_description:product_margin.field_product_product__total_cost +#: model_terms:ir.ui.view,arch_db:product_margin.view_product_margin_tree +msgid "Total Cost" +msgstr "Totale kosten" + +#. module: product_margin +#: model:ir.model.fields,field_description:product_margin.field_product_product__total_margin +#: model_terms:ir.ui.view,arch_db:product_margin.view_product_margin_tree +msgid "Total Margin" +msgstr "Totale marge" + +#. module: product_margin +#: model:ir.model.fields,field_description:product_margin.field_product_product__total_margin_rate +msgid "Total Margin Rate(%)" +msgstr "Totale marge (%)" + +#. module: product_margin +#: model:ir.model.fields,help:product_margin.field_product_product__total_margin_rate +msgid "Total margin * 100 / Turnover" +msgstr "Totale marge * 100 / omzet" + +#. module: product_margin +#: model:ir.model.fields,field_description:product_margin.field_product_product__turnover +#: model_terms:ir.ui.view,arch_db:product_margin.view_product_margin_tree +msgid "Turnover" +msgstr "Omzet" + +#. module: product_margin +#: model:ir.model.fields,help:product_margin.field_product_product__total_margin +msgid "Turnover - Standard price" +msgstr "Omzet - kostprijs" |
