mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 03:09:09 +00:00
added nl
This commit is contained in:
29
manufacturing/doctype/bom/locale/nl-doc.json
Normal file
29
manufacturing/doctype/bom/locale/nl-doc.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"Amended From": "Gewijzigd Van",
|
||||
"BOM": "BOM",
|
||||
"BOM Item": "BOM Item",
|
||||
"BOM Operations": "BOM Operations",
|
||||
"Costing": "Costing",
|
||||
"Is Active": "Is actief",
|
||||
"Is Default": "Is Standaard",
|
||||
"Item": "Item",
|
||||
"Item Desription": "Item desription",
|
||||
"Item UOM": "Item Verpakking",
|
||||
"Item to be manufactured or repacked": "Item te vervaardigen of herverpakt",
|
||||
"Last Purchase Rate": "Laatste Purchase Rate",
|
||||
"Manage cost of operations": "Beheer kosten van de operaties",
|
||||
"Manufacturing": "Productie",
|
||||
"Materials": "Materieel",
|
||||
"Materials Required (Exploded)": "Benodigde materialen (Exploded)",
|
||||
"More Info": "Meer info",
|
||||
"Operations": "Operations",
|
||||
"Project Name": "Naam van het project",
|
||||
"Quantity": "Hoeveelheid",
|
||||
"Quantity of item obtained after manufacturing / repacking from given quantities of raw materials": "Hoeveelheid product verkregen na de productie / ompakken van de gegeven hoeveelheden grondstoffen",
|
||||
"Rate Of Materials Based On": "Prijs van materialen op basis",
|
||||
"Total Cost": "Totale kosten",
|
||||
"Total Operating Cost": "Totale exploitatiekosten",
|
||||
"Total Raw Material Cost": "Totaal grondstofprijzen",
|
||||
"Valuation Rate": "Waardering Prijs",
|
||||
"With Operations": "Met Operations"
|
||||
}
|
||||
9
manufacturing/doctype/bom/locale/nl-py.json
Normal file
9
manufacturing/doctype/bom/locale/nl-py.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
" against same operation": "tegen dezelfde handeling",
|
||||
": It is linked to other active BOM(s)": ": Het is gekoppeld aan andere actieve BOM (s)",
|
||||
"Cannot ": "Kan niet",
|
||||
"Item": "Item",
|
||||
"cancel": "annuleren",
|
||||
"deactivate": "deactiveren",
|
||||
"has been entered atleast twice": "is ingevoerd minstens twee keer"
|
||||
}
|
||||
Reference in New Issue
Block a user