-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Expand file tree
/
Copy pathnl_NL.po
More file actions
48 lines (42 loc) · 1.48 KB
/
nl_NL.po
File metadata and controls
48 lines (42 loc) · 1.48 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_mrp_bom
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2025-08-09 17:25+0000\n"
"Last-Translator: Bosd <c5e2fd43-d292-4c90-9d1f-74ff3436329a@anonaddy.me>\n"
"Language-Team: none\n"
"Language: nl_NL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.10.4\n"
#. module: sale_mrp_bom
#: model:res.groups,name:sale_mrp_bom.sale_mrp_bom_group
msgid "Allows to define a BOM on sale order lines"
msgstr "Staat toe om een stuklijst te definiëren op verkooporderregels"
#. module: sale_mrp_bom
#: model:ir.model.fields,field_description:sale_mrp_bom.field_sale_order_line__bom_id
msgid "BoM"
msgstr "Stuklijst"
#. module: sale_mrp_bom
#. odoo-python
#: code:addons/sale_mrp_bom/models/sale_order_line.py:0
msgid "Please select a BoM that matches the product %(product)s"
msgstr "Selecteer een stuklijst die overeenkomt met het product %(product)s"
#. module: sale_mrp_bom
#: model:ir.model,name:sale_mrp_bom.model_procurement_group
msgid "Procurement Group"
msgstr "Inkoopgroep"
#. module: sale_mrp_bom
#: model:ir.model,name:sale_mrp_bom.model_sale_order_line
msgid "Sales Order Line"
msgstr "Verkooporderregel"
#. module: sale_mrp_bom
#: model:ir.model,name:sale_mrp_bom.model_stock_move
msgid "Stock Move"
msgstr "Voorraadverplaatsing"