mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-04 05:58:27 +00:00
added new language and filters in query reports
This commit is contained in:
34
projects/doctype/task/locale/pt-BR-doc.json
Normal file
34
projects/doctype/task/locale/pt-BR-doc.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"Actual": "Real",
|
||||
"Actual Budget": "Or\u00e7amento Real",
|
||||
"Actual End Date": "Data Final Real",
|
||||
"Actual Start Date": "Data de In\u00edcio Real",
|
||||
"Allocated Budget": "Or\u00e7amento alocado",
|
||||
"Cancelled": "Cancelado",
|
||||
"Closed": "Fechado",
|
||||
"Closing Date": "Data de Encerramento",
|
||||
"Company": "Empresa",
|
||||
"Details": "Detalhes",
|
||||
"Expected": "Esperado",
|
||||
"Expected End Date": "Data Final prevista",
|
||||
"Expected Start Date": "Data Inicial prevista",
|
||||
"File List": "Lista de Arquivos",
|
||||
"High": "Alto",
|
||||
"Low": "Baixo",
|
||||
"Medium": "M\u00e9dio",
|
||||
"More Details": "Mais detalhes",
|
||||
"Open": "Abrir",
|
||||
"Pending Review": "Revis\u00e3o pendente",
|
||||
"Priority": "Prioridade",
|
||||
"Project": "Projeto",
|
||||
"Projects": "Projetos",
|
||||
"Review Date": "Data da Revis\u00e3o",
|
||||
"Status": "Estado",
|
||||
"Subject": "Assunto",
|
||||
"Task": "Tarefa",
|
||||
"Task Details": "Detalhes da Tarefa",
|
||||
"Time and Budget": "Tempo e Or\u00e7amento",
|
||||
"Total Hours (Expected)": "Total de Horas (Esperado)",
|
||||
"Urgent": "Urgente",
|
||||
"Working": "Trabalhando"
|
||||
}
|
||||
Reference in New Issue
Block a user