mirror of
https://github.com/inventree/inventree-app.git
synced 2025-05-04 00:08:53 +00:00
New translations app_en.arb (Portuguese, Brazilian)
This commit is contained in:
parent
6401e5c81b
commit
ca96a707f5
@ -112,6 +112,114 @@
|
|||||||
"@categoryUpdated": {},
|
"@categoryUpdated": {},
|
||||||
"company": "Companhia",
|
"company": "Companhia",
|
||||||
"@company": {},
|
"@company": {},
|
||||||
|
"companyEdit": "Editar empresa",
|
||||||
|
"@companyEdit": {},
|
||||||
|
"companyNoResults": "Nenhuma empresa corresponde a essa consulta",
|
||||||
|
"@companyNoResults": {},
|
||||||
|
"companyUpdated": "Dados da empresa atualizados",
|
||||||
|
"@companyUpdated": {},
|
||||||
|
"companies": "Empresas",
|
||||||
|
"@companies": {},
|
||||||
|
"configureServer": "Definir as configurações do servidor",
|
||||||
|
"@configureServer": {},
|
||||||
|
"connectionRefused": "Conexão recusada",
|
||||||
|
"@connectionRefused": {},
|
||||||
|
"count": "Contador",
|
||||||
|
"@count": {
|
||||||
|
"description": "Count"
|
||||||
|
},
|
||||||
|
"countStock": "Contar estoque",
|
||||||
|
"@countStock": {
|
||||||
|
"description": "Count Stock"
|
||||||
|
},
|
||||||
|
"credits": "Créditos",
|
||||||
|
"@credits": {},
|
||||||
|
"customers": "Clientes",
|
||||||
|
"@customers": {},
|
||||||
|
"damaged": "Danificado",
|
||||||
|
"@damaged": {},
|
||||||
|
"delete": "Deletar",
|
||||||
|
"@delete": {},
|
||||||
|
"deletePart": "Deletar Parte",
|
||||||
|
"@deletePart": {},
|
||||||
|
"deletePartDetail": "Remova essa parte do banco de dados",
|
||||||
|
"@deletePartDetail": {},
|
||||||
|
"description": "Descrição",
|
||||||
|
"@description": {},
|
||||||
|
"destroyed": "Destruído",
|
||||||
|
"@destroyed": {},
|
||||||
|
"details": "Detalhes",
|
||||||
|
"@details": {
|
||||||
|
"description": "details"
|
||||||
|
},
|
||||||
|
"documentation": "Documentação",
|
||||||
|
"@documentation": {},
|
||||||
|
"downloading": "Baixando arquivo",
|
||||||
|
"@downloading": {},
|
||||||
|
"downloadError": "Erro ao baixar",
|
||||||
|
"@downloadError": {},
|
||||||
|
"edit": "Editar",
|
||||||
|
"@edit": {
|
||||||
|
"description": "edit"
|
||||||
|
},
|
||||||
|
"editCategory": "Editar categoria",
|
||||||
|
"@editCategory": {},
|
||||||
|
"editLocation": "Editar localização",
|
||||||
|
"@editLocation": {},
|
||||||
|
"editNotes": "Editar notas",
|
||||||
|
"@editNotes": {},
|
||||||
|
"editPart": "Editar a peça",
|
||||||
|
"@editPart": {
|
||||||
|
"description": "edit part"
|
||||||
|
},
|
||||||
|
"editItem": "Editar Item do Estoque",
|
||||||
|
"@editItem": {},
|
||||||
|
"enterPassword": "Digite a senha",
|
||||||
|
"@enterPassword": {},
|
||||||
|
"enterUsername": "Informe o usuário",
|
||||||
|
"@enterUsername": {},
|
||||||
|
"error": "Erro",
|
||||||
|
"@error": {
|
||||||
|
"description": "Error"
|
||||||
|
},
|
||||||
|
"errorCreate": "Erro ao criar entrada no banco de dados",
|
||||||
|
"@errorCreate": {},
|
||||||
|
"errorDelete": "Erro ao deletar entrada no banco de dados",
|
||||||
|
"@errorDelete": {},
|
||||||
|
"errorDetails": "Detalhes do erro",
|
||||||
|
"@errorDetails": {},
|
||||||
|
"errorFetch": "Erro ao buscar dados do servidor",
|
||||||
|
"@errorFetch": {},
|
||||||
|
"errorReporting": "Relatório de erros",
|
||||||
|
"@errorReporting": {},
|
||||||
|
"errorReportUpload": "Enviar relatório de erros",
|
||||||
|
"@errorReportUpload": {},
|
||||||
|
"errorReportUploadDetails": "Enviar relatórios de erros anônimos e logs de falhas",
|
||||||
|
"@errorReportUploadDetails": {},
|
||||||
|
"feedback": "Feedback",
|
||||||
|
"@feedback": {},
|
||||||
|
"feedbackError": "Erro ao enviar o feedback",
|
||||||
|
"@feedbackError": {},
|
||||||
|
"feedbackSuccess": "Feedback enviado",
|
||||||
|
"@feedbackSuccess": {},
|
||||||
|
"filterActive": "Ativo",
|
||||||
|
"@filterActive": {},
|
||||||
|
"filterActiveDetail": "Exibir peças ativas",
|
||||||
|
"@filterActiveDetail": {},
|
||||||
|
"filterAssembly": "Montado",
|
||||||
|
"@filterAssembly": {},
|
||||||
|
"filterAssemblyDetail": "Exibir peças montadas",
|
||||||
|
"@filterAssemblyDetail": {},
|
||||||
|
"filterComponent": "Componente",
|
||||||
|
"@filterComponent": {},
|
||||||
|
"filterComponentDetail": "Exibir peças componentes",
|
||||||
|
"@filterComponentDetail": {},
|
||||||
|
"filterInStock": "Em Estoque",
|
||||||
|
"@filterInStock": {},
|
||||||
|
"filterInStockDetail": "Exibir peças com estoque",
|
||||||
|
"@filterInStockDetail": {},
|
||||||
|
"filterSerialized": "Serializado",
|
||||||
|
"@filterSerialized": {},
|
||||||
"@homeShowSubscsribedDescription": {},
|
"@homeShowSubscsribedDescription": {},
|
||||||
"homeShowSuppliers": "Mostrar fornecedores",
|
"homeShowSuppliers": "Mostrar fornecedores",
|
||||||
"@homeShowSuppliers": {},
|
"@homeShowSuppliers": {},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user