mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-29 18:04:46 +00:00
added new language and filters in query reports
This commit is contained in:
18
stock/doctype/bin/locale/pt-BR-doc.json
Normal file
18
stock/doctype/bin/locale/pt-BR-doc.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"Actual Quantity": "Quantidade Real",
|
||||
"Bin": "Caixa",
|
||||
"FCFS Rate": "Taxa FCFS",
|
||||
"Item Code": "C\u00f3digo do Item",
|
||||
"Moving Average Rate": "Taxa da M\u00e9dia M\u00f3vel",
|
||||
"Ordered Quantity": "Quantidade encomendada",
|
||||
"Planned Qty": "Qtde. planejada",
|
||||
"Projected Qty": "Qtde. Projetada",
|
||||
"Quantity Requested for Purchase": "Quantidade Solicitada para Compra",
|
||||
"Reserved Quantity": "Quantidade Reservada",
|
||||
"Stock": "Estoque",
|
||||
"Stock Value": "Valor do Estoque",
|
||||
"UOM": "UDM",
|
||||
"Valuation Rate": "Taxa de Avalia\u00e7\u00e3o",
|
||||
"Warehouse": "Almoxarifado",
|
||||
"Warehouse Type": "Tipo de Almoxarifado"
|
||||
}
|
||||
4
stock/doctype/bin/locale/pt-BR-py.json
Normal file
4
stock/doctype/bin/locale/pt-BR-py.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"It was raised because the (actual + ordered + indented - reserved) quantity reaches re-order level when the following record was created": "Foi levantada porque a (real + + ordenou recuado - reservado) a quantidade chega a novo pedido de n\u00edvel quando o registro a seguir foi criado",
|
||||
"This is an auto generated Material Request.": "Este \u00e9 um auto solicitar material gerado."
|
||||
}
|
||||
Reference in New Issue
Block a user