142 lines
4.3 KiB
Plaintext
142 lines
4.3 KiB
Plaintext
|
# Translation of Odoo Server.
|
||
|
# This file contains the translation of the following modules:
|
||
|
# * purchase_mrp
|
||
|
#
|
||
|
# Translators:
|
||
|
# Wil Odoo, 2023
|
||
|
#
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: Odoo Server 17.0\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||
|
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||
|
"Last-Translator: Wil Odoo, 2023\n"
|
||
|
"Language-Team: Dutch (https://app.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: purchase_mrp
|
||
|
#: model_terms:ir.ui.view,arch_db:purchase_mrp.purchase_order_form_mrp
|
||
|
msgid "<span class=\"o_stat_text\">Manufacturing</span>"
|
||
|
msgstr "<span class=\"o_stat_text\">Productie</span>"
|
||
|
|
||
|
#. module: purchase_mrp
|
||
|
#: model_terms:ir.ui.view,arch_db:purchase_mrp.mrp_production_form_view_purchase
|
||
|
msgid "<span class=\"o_stat_text\">Purchases</span>"
|
||
|
msgstr "<span class=\"o_stat_text\">Inkopen</span>"
|
||
|
|
||
|
#. module: purchase_mrp
|
||
|
#: model:ir.model,name:purchase_mrp.model_report_mrp_report_bom_structure
|
||
|
msgid "BOM Overview Report"
|
||
|
msgstr "Stuklijstoverzichtsrapport"
|
||
|
|
||
|
#. module: purchase_mrp
|
||
|
#: model:ir.model,name:purchase_mrp.model_mrp_bom
|
||
|
msgid "Bill of Material"
|
||
|
msgstr "Stuklijst"
|
||
|
|
||
|
#. module: purchase_mrp
|
||
|
#: model:ir.model,name:purchase_mrp.model_mrp_bom_line
|
||
|
msgid "Bill of Material Line"
|
||
|
msgstr "Stuklijstregel"
|
||
|
|
||
|
#. module: purchase_mrp
|
||
|
#. odoo-python
|
||
|
#: code:addons/purchase_mrp/models/mrp_bom.py:0
|
||
|
#, python-format
|
||
|
msgid "Components cost share have to be positive or equals to zero."
|
||
|
msgstr ""
|
||
|
"Het kostenaandeel van de onderdelen moet positief zijn of gelijk zijn aan "
|
||
|
"nul."
|
||
|
|
||
|
#. module: purchase_mrp
|
||
|
#: model:ir.model.fields,field_description:purchase_mrp.field_mrp_bom_line__cost_share
|
||
|
msgid "Cost Share (%)"
|
||
|
msgstr "Kostenaandeel (%)"
|
||
|
|
||
|
#. module: purchase_mrp
|
||
|
#: model:ir.model.fields,field_description:purchase_mrp.field_purchase_order__mrp_production_count
|
||
|
msgid "Count of MO Source"
|
||
|
msgstr "Aantal bronproductieorders"
|
||
|
|
||
|
#. module: purchase_mrp
|
||
|
#: model:ir.model.fields,field_description:purchase_mrp.field_mrp_production__purchase_order_count
|
||
|
msgid "Count of generated PO"
|
||
|
msgstr "Aantal gegenereerde PO"
|
||
|
|
||
|
#. module: purchase_mrp
|
||
|
#: model:ir.model,name:purchase_mrp.model_account_move_line
|
||
|
msgid "Journal Item"
|
||
|
msgstr "Boekingsregel"
|
||
|
|
||
|
#. module: purchase_mrp
|
||
|
#: model:ir.model,name:purchase_mrp.model_report_mrp_report_mo_overview
|
||
|
msgid "MO Overview Report"
|
||
|
msgstr "Stuklijstoverzichtsrapport"
|
||
|
|
||
|
#. module: purchase_mrp
|
||
|
#. odoo-python
|
||
|
#: code:addons/purchase_mrp/models/purchase.py:0
|
||
|
#, python-format
|
||
|
msgid "Manufacturing Source of %s"
|
||
|
msgstr "Productiebron van %s"
|
||
|
|
||
|
#. module: purchase_mrp
|
||
|
#. odoo-python
|
||
|
#: code:addons/purchase_mrp/models/stock_move.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"Odoo is not able to generate the anglo saxon entries. The total valuation of"
|
||
|
" %s is zero."
|
||
|
msgstr ""
|
||
|
"Odoo kan de Angelsaksische boekingen niet genereren. De totale waardering "
|
||
|
"van %s is nul."
|
||
|
|
||
|
#. module: purchase_mrp
|
||
|
#: model:ir.model,name:purchase_mrp.model_mrp_production
|
||
|
msgid "Production Order"
|
||
|
msgstr "Productieorder"
|
||
|
|
||
|
#. module: purchase_mrp
|
||
|
#: model:ir.model,name:purchase_mrp.model_purchase_order
|
||
|
msgid "Purchase Order"
|
||
|
msgstr "Inkooporder"
|
||
|
|
||
|
#. module: purchase_mrp
|
||
|
#: model:ir.model,name:purchase_mrp.model_purchase_order_line
|
||
|
msgid "Purchase Order Line"
|
||
|
msgstr "Inkooporderregel"
|
||
|
|
||
|
#. module: purchase_mrp
|
||
|
#. odoo-python
|
||
|
#: code:addons/purchase_mrp/models/mrp_production.py:0
|
||
|
#, python-format
|
||
|
msgid "Purchase Order generated from %s"
|
||
|
msgstr "Inkooporder gegenereerd van %s"
|
||
|
|
||
|
#. module: purchase_mrp
|
||
|
#: model:ir.model,name:purchase_mrp.model_stock_move
|
||
|
msgid "Stock Move"
|
||
|
msgstr "Voorraadverplaatsing"
|
||
|
|
||
|
#. module: purchase_mrp
|
||
|
#: model:ir.model.fields,help:purchase_mrp.field_mrp_bom_line__cost_share
|
||
|
msgid ""
|
||
|
"The percentage of the component repartition cost when purchasing a kit.The "
|
||
|
"total of all components' cost have to be equal to 100."
|
||
|
msgstr ""
|
||
|
"Het percentage van de herverdelingskosten van onderdelen bij aankoop van een"
|
||
|
" kit. Het totaal van de kosten van alle onderdelen moet gelijk zijn aan 100."
|
||
|
|
||
|
#. module: purchase_mrp
|
||
|
#. odoo-python
|
||
|
#: code:addons/purchase_mrp/models/mrp_bom.py:0
|
||
|
#, python-format
|
||
|
msgid "The total cost share for a BoM's component have to be 100"
|
||
|
msgstr ""
|
||
|
"Het totale kostenaandeel voor een onderdeel van een stuklijst moet 100 zijn"
|