mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 00:44:45 +00:00
added new language and filters in query reports
This commit is contained in:
29
manufacturing/doctype/bom/locale/pt-BR-doc.json
Normal file
29
manufacturing/doctype/bom/locale/pt-BR-doc.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"Amended From": "Corrigido De",
|
||||
"BOM": "LDM",
|
||||
"BOM Item": "Item da LDM",
|
||||
"BOM Operations": "Opera\u00e7\u00f5es da LDM",
|
||||
"Costing": "Custeio",
|
||||
"Is Active": "\u00c9 Ativo",
|
||||
"Is Default": "\u00c9 padr\u00e3o",
|
||||
"Item": "Item",
|
||||
"Item Desription": "Descri\u00e7\u00e3o do Item",
|
||||
"Item UOM": "UDM do Item",
|
||||
"Item to be manufactured or repacked": "Item a ser fabricado ou reembalado",
|
||||
"Last Purchase Rate": "Valor da \u00faltima compra",
|
||||
"Manage cost of operations": "Gerenciar custo das opera\u00e7\u00f5es",
|
||||
"Manufacturing": "Fabrica\u00e7\u00e3o",
|
||||
"Materials": "Materiais",
|
||||
"Materials Required (Exploded)": "Materiais necess\u00e1rios (explodida)",
|
||||
"More Info": "Mais informa\u00e7\u00f5es",
|
||||
"Operations": "Opera\u00e7\u00f5es",
|
||||
"Project Name": "Nome do Projeto",
|
||||
"Quantity": "Quantidade",
|
||||
"Quantity of item obtained after manufacturing / repacking from given quantities of raw materials": "Quantidade do item obtido ap\u00f3s a fabrica\u00e7\u00e3o / reembalagem a partir de determinadas quantidades de mat\u00e9ria-prima",
|
||||
"Rate Of Materials Based On": "Taxa de materiais com base em",
|
||||
"Total Cost": "Custo Total",
|
||||
"Total Operating Cost": "Custo de Operacional Total",
|
||||
"Total Raw Material Cost": "Custo Total das mat\u00e9rias-primas",
|
||||
"Valuation Rate": "Taxa de Avalia\u00e7\u00e3o",
|
||||
"With Operations": "Com Opera\u00e7\u00f5es"
|
||||
}
|
||||
9
manufacturing/doctype/bom/locale/pt-BR-py.json
Normal file
9
manufacturing/doctype/bom/locale/pt-BR-py.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
" against same operation": "contra a mesma opera\u00e7\u00e3o",
|
||||
": It is linked to other active BOM(s)": ": Est\u00e1 ligado a outra(s) LDM(s) ativa(s)",
|
||||
"Cannot ": "N\u00e3o pode",
|
||||
"Item": "Item",
|
||||
"cancel": "cancelar",
|
||||
"deactivate": "desativar",
|
||||
"has been entered atleast twice": "foi inserido pelo menos duas vezes"
|
||||
}
|
||||
Reference in New Issue
Block a user