mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 10:49:09 +00:00
added spanish
This commit is contained in:
29
manufacturing/doctype/bom/locale/es-doc.json
Normal file
29
manufacturing/doctype/bom/locale/es-doc.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"Amended From": "De modificada",
|
||||
"BOM": "BOM",
|
||||
"BOM Item": "Art\u00edculo BOM",
|
||||
"BOM Operations": "Operaciones de la lista de materiales",
|
||||
"Costing": "Costeo",
|
||||
"Is Active": "Es activo",
|
||||
"Is Default": "Es por defecto",
|
||||
"Item": "Art\u00edculo",
|
||||
"Item Desription": "Art\u00edculo Desription",
|
||||
"Item UOM": "Art\u00edculo UOM",
|
||||
"Item to be manufactured or repacked": "Este punto ser\u00e1 fabricado o embalados de nuevo",
|
||||
"Last Purchase Rate": "Tarifa de \u00daltimo",
|
||||
"Manage cost of operations": "Gestione costo de las operaciones",
|
||||
"Manufacturing": "Fabricaci\u00f3n",
|
||||
"Materials": "Materiales",
|
||||
"Materials Required (Exploded)": "Materiales necesarios (despiece)",
|
||||
"More Info": "M\u00e1s informaci\u00f3n",
|
||||
"Operations": "Operaciones",
|
||||
"Project Name": "Nombre del proyecto",
|
||||
"Quantity": "Cantidad",
|
||||
"Quantity of item obtained after manufacturing / repacking from given quantities of raw materials": "Cantidad de material obtenido despu\u00e9s de la fabricaci\u00f3n / reempaque de determinadas cantidades de materias primas",
|
||||
"Rate Of Materials Based On": "Tasa de materiales basados \u200b\u200ben",
|
||||
"Total Cost": "Coste total",
|
||||
"Total Operating Cost": "El coste total de",
|
||||
"Total Raw Material Cost": "Costo total de materia prima",
|
||||
"Valuation Rate": "Valoraci\u00f3n de tipo",
|
||||
"With Operations": "Con operaciones"
|
||||
}
|
||||
9
manufacturing/doctype/bom/locale/es-py.json
Normal file
9
manufacturing/doctype/bom/locale/es-py.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
" against same operation": "contra la misma operaci\u00f3n",
|
||||
": It is linked to other active BOM(s)": ": Est\u00e1 vinculado a otro BOM activo (s)",
|
||||
"Cannot ": "No se puede",
|
||||
"Item": "Art\u00edculo",
|
||||
"cancel": "cancelar",
|
||||
"deactivate": "desactivar",
|
||||
"has been entered atleast twice": "se ha introducido al menos dos veces"
|
||||
}
|
||||
Reference in New Issue
Block a user