blob: 8f5092d9c3a4c54479cde7ae4e3f8e4fae38628c [file] [log] [blame]
Pratik Vyas593d5622015-03-02 19:07:52 +05301DocType: Employee,Salary Mode,Modo de salário
Pratik Vyas593d5622015-03-02 19:07:52 +05302DocType: Cost Center,"Select Monthly Distribution, if you want to track based on seasonality.","Selecione distribuição mensal, se você quer acompanhar com base na sazonalidade."
3DocType: Employee,Divorced,Divorciado
Anand Doshid7f7d5c2016-01-27 12:36:04 +05304apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +81,Warning: Same item has been entered multiple times.,Atenção: O mesmo artigo foi introduzido várias vezes.
Pratik Vyas593d5622015-03-02 19:07:52 +05305apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +96,Items already synced,Itens já sincronizado
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05306DocType: Buying Settings,Allow Item to be added multiple times in a transaction,Permitir item a ser adicionado várias vezes em uma transação
Pratik Vyas593d5622015-03-02 19:07:52 +05307apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +33,Cancel Material Visit {0} before cancelling this Warranty Claim,Anular Material de Visita {0} antes de cancelar esta solicitação de garantia
Anand Doshi019111b2015-11-20 18:00:11 +05308apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +19,Consumer Products,produtos para o Consumidor
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05309apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +68,Please select Party Type first,"Por favor, selecione Partido Tipo primeiro"
Pratik Vyas593d5622015-03-02 19:07:52 +053010DocType: Item,Customer Items,Itens de clientes
Rushabh Mehtad627af22016-03-03 11:24:58 +053011DocType: Project,Costing and Billing,Custos e faturamento
Anand Doshid7f7d5c2016-01-27 12:36:04 +053012apps/erpnext/erpnext/accounts/doctype/account/account.py +48,Account {0}: Parent account {1} can not be a ledger,Conta {0}: conta principal {1} não pode ser um livro
Pratik Vyas593d5622015-03-02 19:07:52 +053013DocType: Item,Publish Item to hub.erpnext.com,Publicar Item para hub.erpnext.com
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053014apps/erpnext/erpnext/config/setup.py +93,Email Notifications,Notificações de e-mail
Pratik Vyas593d5622015-03-02 19:07:52 +053015DocType: Item,Default Unit of Measure,Unidade de medida padrão
Pratik Vyas7f8cc322015-04-09 09:50:38 +053016DocType: SMS Center,All Sales Partner Contact,Todos os Contactos dos parceiros de vendas
Pratik Vyas593d5622015-03-02 19:07:52 +053017DocType: Employee,Leave Approvers,Deixe aprovadores
18DocType: Sales Partner,Dealer,Revendedor
19DocType: Employee,Rented,Alugado
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053020DocType: POS Profile,Applicable for User,Aplicável para o usuário
Rushabh Mehtad627af22016-03-03 11:24:58 +053021apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +171,"Stopped Production Order cannot be cancelled, Unstop it first to cancel","Parou ordem de produção não pode ser cancelado, desentupir-lo primeiro para cancelar"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053022apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +36,Currency is required for Price List {0},Moeda é necessário para Preço de {0}
Pratik Vyas97264472015-05-14 15:13:10 +053023DocType: Sales Taxes and Charges Template,* Will be calculated in the transaction.,* Será calculado na transação.
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +053024apps/erpnext/erpnext/hr/doctype/employee/employee.py +28,Please setup Employee Naming System in Human Resource > HR Settings,"Por favor, configure Employee Naming System em Recursos Humanos> Configurações de RH"
Rushabh Mehtafc307972015-11-04 18:02:45 +053025DocType: Purchase Order,Customer Contact,Contato do cliente
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053026apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +37,{0} Tree,{0} Árvore
Pratik Vyas593d5622015-03-02 19:07:52 +053027DocType: Job Applicant,Job Applicant,Candidato a emprego
28apps/erpnext/erpnext/hub_node/page/hub/hub_body.html +18,No more results.,Não há mais resultados.
Anand Doshi019111b2015-11-20 18:00:11 +053029apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +34,Legal,legal
Pratik Vyas97264472015-05-14 15:13:10 +053030apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +114,Actual type tax cannot be included in Item rate in row {0},Tipo de imposto real não pode ser incluído na tarifa do item na linha {0}
Pratik Vyas593d5622015-03-02 19:07:52 +053031DocType: C-Form,Customer,Cliente
32DocType: Purchase Receipt Item,Required By,Exigido por
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053033DocType: Delivery Note,Return Against Delivery Note,Regresso contra entrega Nota
Pratik Vyas593d5622015-03-02 19:07:52 +053034DocType: Department,Department,Departamento
35DocType: Purchase Order,% Billed,Anunciado%
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053036apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +43,Exchange Rate must be same as {0} {1} ({2}),Taxa de câmbio deve ser o mesmo que {0} {1} ({2})
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053037DocType: Sales Invoice,Customer Name,Nome do cliente
Rushabh Mehtad627af22016-03-03 11:24:58 +053038apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +100,Bank account cannot be named as {0},A conta bancária não pode ser nomeado como {0}
Pratik Vyas97264472015-05-14 15:13:10 +053039DocType: Features Setup,"All export related fields like currency, conversion rate, export total, export grand total etc are available in Delivery Note, POS, Quotation, Sales Invoice, Sales Order etc.","Todos os campos exportados tais como, moeda, taxa de conversão, total de exportação, total de exportação final, etc estão disponíveis na nota de entrega , POS, Orçamentos, Fatura, Ordem de vendas, etc."
Pratik Vyas593d5622015-03-02 19:07:52 +053040DocType: Account,Heads (or groups) against which Accounting Entries are made and balances are maintained.,Heads (ou grupos) contra o qual as entradas de Contabilidade são feitas e os saldos são mantidos.
Nabin Hait29b01222016-03-15 16:17:21 +053041apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +176,Outstanding for {0} cannot be less than zero ({1}),Excelente para {0} não pode ser inferior a zero ( {1})
Pratik Vyas97264472015-05-14 15:13:10 +053042DocType: Manufacturing Settings,Default 10 mins,Padrão 10 minutos
Pratik Vyas593d5622015-03-02 19:07:52 +053043DocType: Leave Type,Leave Type Name,Deixe Nome Tipo
Anand Doshi191b2972015-10-21 16:50:31 +053044apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +148,Series Updated Successfully,Série atualizado com sucesso
Pratik Vyas593d5622015-03-02 19:07:52 +053045DocType: Pricing Rule,Apply On,aplicar Em
46DocType: Item Price,Multiple Item prices.,Meerdere Artikelprijzen .
47,Purchase Order Items To Be Received,Comprar itens para ser recebido
Pratik Vyas7f8cc322015-04-09 09:50:38 +053048DocType: SMS Center,All Supplier Contact,Todos os contactos de fornecedores
Pratik Vyas593d5622015-03-02 19:07:52 +053049DocType: Quality Inspection Reading,Parameter,Parâmetro
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053050apps/erpnext/erpnext/projects/doctype/project/project.py +43,Expected End Date can not be less than Expected Start Date,Data prevista End não pode ser menor do que o esperado Data de Início
Nabin Hait733680b2015-12-07 14:12:41 +053051apps/erpnext/erpnext/utilities/transaction_base.py +107,Row #{0}: Rate must be same as {1}: {2} ({3} / {4}) ,Fila # {0}: Taxa deve ser o mesmo que {1}: {2} ({3} / {4})
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +053052apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +229,New Leave Application,Aplicação deixar Nova
Anand Doshi019111b2015-11-20 18:00:11 +053053apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +134,Bank Draft,cheque administrativo
Pratik Vyas593d5622015-03-02 19:07:52 +053054DocType: Mode of Payment Account,Mode of Payment Account,Modo de pagamento da conta
Anand Doshi03791fc2015-12-15 15:17:11 +053055apps/erpnext/erpnext/stock/doctype/item/item.js +49,Show Variants,Mostrar Variantes
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +053056apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +512,Quantity,Quantidade
Pratik Vyas97264472015-05-14 15:13:10 +053057apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +174,Loans (Liabilities),Empréstimos ( Passivo)
Pratik Vyas593d5622015-03-02 19:07:52 +053058DocType: Employee Education,Year of Passing,Ano de Passagem
Rushabh Mehtafc307972015-11-04 18:02:45 +053059apps/erpnext/erpnext/public/js/pos/pos_bill_item.html +12,In Stock,Em Estoque
Pratik Vyas593d5622015-03-02 19:07:52 +053060DocType: Designation,Designation,Designação
61DocType: Production Plan Item,Production Plan Item,Item do plano de produção
Anand Doshi9c0983f2016-02-17 12:59:54 +053062apps/erpnext/erpnext/hr/doctype/employee/employee.py +146,User {0} is already assigned to Employee {1},Utilizador {0} já está atribuído a Empregado {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053063apps/erpnext/erpnext/accounts/page/pos/pos_page.html +13,Make new POS Profile,Faça novo perfil POS
Anand Doshi019111b2015-11-20 18:00:11 +053064apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +31,Health Care,Cuidados de Saúde
Pratik Vyas593d5622015-03-02 19:07:52 +053065DocType: Purchase Invoice,Monthly,Mensal
Rushabh Mehtafc307972015-11-04 18:02:45 +053066apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +66,Delay in payment (Days),Atraso no pagamento (Dias)
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +053067apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +642,Invoice,Fatura
Pratik Vyas593d5622015-03-02 19:07:52 +053068DocType: Maintenance Schedule Item,Periodicity,Periodicidade
Nabin Hait29b01222016-03-15 16:17:21 +053069apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +21,Fiscal Year {0} is required,Ano Fiscal {0} é necessária
Anand Doshi019111b2015-11-20 18:00:11 +053070apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +21,Defense,defesa
Pratik Vyas593d5622015-03-02 19:07:52 +053071DocType: Company,Abbr,Abrv
72DocType: Appraisal Goal,Score (0-5),Pontuação (0-5)
Nabin Hait29b01222016-03-15 16:17:21 +053073apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +198,Row {0}: {1} {2} does not match with {3},Row {0}: {1} {2} não corresponde com {3}
Rushabh Mehta4140fa52015-12-01 16:02:15 +053074apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +74,Row # {0}:,Fila # {0}:
Pratik Vyas593d5622015-03-02 19:07:52 +053075DocType: Delivery Note,Vehicle No,No veículo
Anand Doshi27e9b772016-03-09 14:47:46 +053076apps/erpnext/erpnext/public/js/pos/pos.js +557,Please select Price List,"Por favor, selecione Lista de Preço"
Pratik Vyas593d5622015-03-02 19:07:52 +053077DocType: Production Order Operation,Work In Progress,Trabalho em andamento
Pratik Vyas593d5622015-03-02 19:07:52 +053078DocType: Employee,Holiday List,Lista de Feriados
79DocType: Time Log,Time Log,Tempo Log
Anand Doshi27e9b772016-03-09 14:47:46 +053080apps/erpnext/erpnext/public/js/setup_wizard.js +180,Accountant,Contabilista
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053081DocType: Cost Center,Stock User,Estoque de Usuário
Pratik Vyas593d5622015-03-02 19:07:52 +053082DocType: Company,Phone No,N º de telefone
Nabin Hait733680b2015-12-07 14:12:41 +053083DocType: Time Log,"Log of Activities performed by users against Tasks that can be used for tracking time, billing.","Log de atividades realizadas por usuários contra as tarefas que podem ser usados para controle de tempo, de faturamento."
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +053084apps/erpnext/erpnext/controllers/recurring_document.py +131,New {0}: #{1},Nova {0}: # {1}
Pratik Vyas593d5622015-03-02 19:07:52 +053085,Sales Partners Commission,Vendas Partners Comissão
Rushabh Mehtadd408d82016-02-09 12:24:27 +053086apps/erpnext/erpnext/setup/doctype/company/company.py +38,Abbreviation cannot have more than 5 characters,Abreviatura não pode ter mais de 5 caracteres
Anand Doshid7f7d5c2016-01-27 12:36:04 +053087DocType: Payment Request,Payment Request,Pedido de Pagamento
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053088apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +56,"Attribute Value {0} cannot be removed from {1} as Item Variants \
89 exist with this Attribute.",Atributo Valor {0} não pode ser removido a partir de {1} como item Variantes \ existe com este atributo.
Pratik Vyas593d5622015-03-02 19:07:52 +053090apps/erpnext/erpnext/accounts/doctype/account/account.js +27,This is a root account and cannot be edited.,Dit is een root account en kan niet worden bewerkt .
Pratik Vyas593d5622015-03-02 19:07:52 +053091DocType: BOM,Operations,Operações
92apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +38,Cannot set authorization on basis of Discount for {0},Não é possível definir a autorização com base em desconto para {0}
Pratik Vyas97264472015-05-14 15:13:10 +053093DocType: Rename Tool,"Attach .csv file with two columns, one for the old name and one for the new name","Anexar arquivo .csv com duas colunas, uma para o nome antigo e um para o novo nome"
Pratik Vyas593d5622015-03-02 19:07:52 +053094DocType: Packed Item,Parent Detail docname,Docname Detalhe pai
Anand Doshi27e9b772016-03-09 14:47:46 +053095apps/erpnext/erpnext/public/js/setup_wizard.js +272,Kg,Kg.
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +053096apps/erpnext/erpnext/config/hr.py +45,Opening for a Job.,A abertura para um trabalho.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053097DocType: Item Attribute,Increment,Incremento
Rushabh Mehtad627af22016-03-03 11:24:58 +053098apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +39,PayPal Settings missing,Configurações PayPal desaparecidas
Rushabh Mehtafc307972015-11-04 18:02:45 +053099apps/erpnext/erpnext/public/js/stock_analytics.js +63,Select Warehouse...,Selecione Warehouse ...
Anand Doshi019111b2015-11-20 18:00:11 +0530100apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +6,Advertising,publicidade
101apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +22,Same Company is entered more than once,Mesma empresa está inscrita mais de uma vez
Pratik Vyas593d5622015-03-02 19:07:52 +0530102DocType: Employee,Married,Casado
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530103apps/erpnext/erpnext/accounts/party.py +38,Not permitted for {0},Não permitido para {0}
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530104apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +441,Get items from,Obter itens de
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530105apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +397,Stock cannot be updated against Delivery Note {0},Banco não pode ser atualizado contra entrega Nota {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530106DocType: Payment Reconciliation,Reconcile,conciliar
Anand Doshi019111b2015-11-20 18:00:11 +0530107apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +30,Grocery,Mercearia
Pratik Vyas593d5622015-03-02 19:07:52 +0530108DocType: Quality Inspection Reading,Reading 1,Leitura 1
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530109DocType: Process Payroll,Make Bank Entry,Faça Banco Entry
Anand Doshi019111b2015-11-20 18:00:11 +0530110apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +40,Pension Funds,Fundos de Pensão
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530111apps/erpnext/erpnext/accounts/doctype/account/account.py +166,Warehouse is mandatory if account type is Warehouse,Warehouse é obrigatória se o tipo de conta é Warehouse
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530112DocType: SMS Center,All Sales Person,Todos os vendedores
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530113DocType: Lead,Person Name,Nome Pessoa
Pratik Vyas593d5622015-03-02 19:07:52 +0530114DocType: Sales Invoice Item,Sales Invoice Item,Vendas item Fatura
115DocType: Account,Credit,Crédito
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530116DocType: POS Profile,Write Off Cost Center,Escreva Off Centro de Custos
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530117apps/erpnext/erpnext/config/stock.py +32,Stock Reports,Relatórios de Stock
Pratik Vyas593d5622015-03-02 19:07:52 +0530118DocType: Warehouse,Warehouse Detail,Detalhe Armazém
Anand Doshi191b2972015-10-21 16:50:31 +0530119apps/erpnext/erpnext/selling/doctype/customer/customer.py +181,Credit limit has been crossed for customer {0} {1}/{2},O limite de crédito foi cruzada para o cliente {0} {1} / {2}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530120DocType: Tax Rule,Tax Type,Tipo de imposto
Nabin Hait29b01222016-03-15 16:17:21 +0530121apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +140,You are not authorized to add or update entries before {0},Você não está autorizado para adicionar ou atualizar entradas antes de {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530122DocType: Item,Item Image (if not slideshow),Imagem item (se não slideshow)
123apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.py +20,An Customer exists with same name,Existe um cliente com o mesmo nome
Pratik Vyas97264472015-05-14 15:13:10 +0530124DocType: Production Order Operation,(Hour Rate / 60) * Actual Operation Time,(Hora Taxa / 60) * Tempo real Operação
Pratik Vyas593d5622015-03-02 19:07:52 +0530125DocType: SMS Log,SMS Log,SMS Log
Pratik Vyas97264472015-05-14 15:13:10 +0530126apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Delivered Items,Custo de Itens Entregues
Nabin Hait29b01222016-03-15 16:17:21 +0530127apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +38,The holiday on {0} is not between From Date and To Date,O feriado em {0} não é entre De Data e To Date
Pratik Vyas97264472015-05-14 15:13:10 +0530128DocType: Quality Inspection,Get Specification Details,Obtenha detalhes de Especificação
Pratik Vyas593d5622015-03-02 19:07:52 +0530129DocType: Lead,Interested,Interessado
Anand Doshi019111b2015-11-20 18:00:11 +0530130apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +158,Opening,Abertura
Nabin Hait29b01222016-03-15 16:17:21 +0530131apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +27,From {0} to {1},A partir de {0} a {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530132DocType: Item,Copy From Item Group,Copiar do item do grupo
133DocType: Journal Entry,Opening Entry,Abertura Entry
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530134DocType: Stock Entry,Additional Costs,Custos adicionais
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530135apps/erpnext/erpnext/accounts/doctype/account/account.py +137,Account with existing transaction can not be converted to group.,Conta com a transação existente não pode ser convertido em grupo.
Pratik Vyas593d5622015-03-02 19:07:52 +0530136DocType: Lead,Product Enquiry,Produto Inquérito
Pratik Vyas593d5622015-03-02 19:07:52 +0530137apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +13,Please enter company first,Gelieve eerst in bedrijf
Nabin Hait29b01222016-03-15 16:17:21 +0530138apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +324,Please select Company first,"Por favor, selecione Empresa primeiro"
Pratik Vyas593d5622015-03-02 19:07:52 +0530139DocType: Employee Education,Under Graduate,Sob graduação
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530140apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.js +27,Target On,Target On
Pratik Vyas593d5622015-03-02 19:07:52 +0530141DocType: BOM,Total Cost,Custo Total
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530142apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +9,Activity Log:,Registro de Atividade:
Rushabh Mehtad627af22016-03-03 11:24:58 +0530143apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +197,Item {0} does not exist in the system or has expired,Item {0} não existe no sistema ou expirou
Anand Doshi019111b2015-11-20 18:00:11 +0530144apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +44,Real Estate,imóveis
Pratik Vyas593d5622015-03-02 19:07:52 +0530145apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.html +4,Statement of Account,Extrato de conta
Anand Doshi019111b2015-11-20 18:00:11 +0530146apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +41,Pharmaceuticals,Pharmaceuticals
Pratik Vyas593d5622015-03-02 19:07:52 +0530147DocType: Expense Claim Detail,Claim Amount,Quantidade reivindicação
148DocType: Employee,Mr,Sr.
Pratik Vyas97264472015-05-14 15:13:10 +0530149apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +33,Supplier Type / Supplier,Leverancier Type / leverancier
Pratik Vyas593d5622015-03-02 19:07:52 +0530150DocType: Naming Series,Prefix,Prefixo
Anand Doshi27e9b772016-03-09 14:47:46 +0530151apps/erpnext/erpnext/public/js/setup_wizard.js +269,Consumable,Consumíveis
Pratik Vyas593d5622015-03-02 19:07:52 +0530152DocType: Upload Attendance,Import Log,Importar Log
Rushabh Mehtad627af22016-03-03 11:24:58 +0530153DocType: Production Planning Tool,Pull Material Request of type Manufacture based on the above criteria,Puxar o material Pedido do tipo Fabricação com base nos critérios acima
Pratik Vyas97264472015-05-14 15:13:10 +0530154apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.js +19,Send,Enviar
Rushabh Mehtafc307972015-11-04 18:02:45 +0530155DocType: Sales Invoice Item,Delivered By Supplier,Proferido por Fornecedor
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530156DocType: SMS Center,All Contact,Todos os Contactos
Anand Doshi019111b2015-11-20 18:00:11 +0530157apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +164,Annual Salary,Salário Anual
Pratik Vyas593d5622015-03-02 19:07:52 +0530158DocType: Period Closing Voucher,Closing Fiscal Year,Encerramento do exercício social
Pratik Vyas97264472015-05-14 15:13:10 +0530159apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +69,Stock Expenses,despesas Stock
Pratik Vyas593d5622015-03-02 19:07:52 +0530160DocType: Newsletter,Email Sent?,E-mail enviado?
161DocType: Journal Entry,Contra Entry,Contra Entry
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530162DocType: Production Order Operation,Show Time Logs,Show Time Logs
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530163DocType: Journal Entry Account,Credit in Company Currency,Crédito em Moeda Empresa
Pratik Vyas593d5622015-03-02 19:07:52 +0530164DocType: Delivery Note,Installation Status,Status da instalação
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530165apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +108,Accepted + Rejected Qty must be equal to Received quantity for Item {0},Aceite + Qty Rejeitada deve ser igual a quantidade recebida por item {0}
Pratik Vyas97264472015-05-14 15:13:10 +0530166DocType: Item,Supply Raw Materials for Purchase,Abastecimento de Matérias-Primas para a Compra
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530167apps/erpnext/erpnext/stock/get_item_details.py +140,Item {0} must be a Purchase Item,Item {0} deve ser um item de compra
Pratik Vyas593d5622015-03-02 19:07:52 +0530168DocType: Upload Attendance,"Download the Template, fill appropriate data and attach the modified file.
169All dates and employee combination in the selected period will come in the template, with existing attendance records","Baixe o Template, preencha os dados apropriados e anexe o arquivo modificado.
170 Todas as datas e empregado combinação no período selecionado virá no modelo, com registros de freqüência existentes"
Nabin Hait29b01222016-03-15 16:17:21 +0530171apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +446,Item {0} is not active or end of life has been reached,Item {0} não está ativo ou fim de vida útil foi atingido
Pratik Vyas593d5622015-03-02 19:07:52 +0530172DocType: Time Log Batch,Will be updated after Sales Invoice is Submitted.,Será atualizado após a factura de venda é submetido.
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530173apps/erpnext/erpnext/controllers/accounts_controller.py +507,"To include tax in row {0} in Item rate, taxes in rows {1} must also be included","Para incluir impostos na linha {0} na taxa de Item, os impostos em linhas {1} também deve ser incluída"
174apps/erpnext/erpnext/config/hr.py +170,Settings for HR Module,Configurações para o Módulo HR
Pratik Vyas593d5622015-03-02 19:07:52 +0530175DocType: SMS Center,SMS Center,SMS Center
176DocType: BOM Replace Tool,New BOM,Novo BOM
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530177apps/erpnext/erpnext/config/projects.py +40,Batch Time Logs for billing.,Batch Logs Tempo para o faturamento.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530178apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +30,Newsletter has already been sent,Boletim informativo já foi enviado
Pratik Vyas593d5622015-03-02 19:07:52 +0530179DocType: Lead,Request Type,Tipo de Solicitação
180DocType: Leave Application,Reason,Razão
Anand Doshi9c0983f2016-02-17 12:59:54 +0530181apps/erpnext/erpnext/hr/doctype/offer_letter/offer_letter.js +15,Make Employee,Faça Employee
Anand Doshi019111b2015-11-20 18:00:11 +0530182apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +14,Broadcasting,radiodifusão
183apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +140,Execution,execução
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530184apps/erpnext/erpnext/config/manufacturing.py +62,Details of the operations carried out.,Os detalhes das operações realizadas.
Pratik Vyas593d5622015-03-02 19:07:52 +0530185DocType: Serial No,Maintenance Status,Estado de manutenção
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530186apps/erpnext/erpnext/config/stock.py +62,Items and Pricing,Itens e Preços
Nabin Hait29b01222016-03-15 16:17:21 +0530187apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +43,From Date should be within the Fiscal Year. Assuming From Date = {0},A partir de data deve estar dentro do ano fiscal. Assumindo De Date = {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530188DocType: Appraisal,Select the Employee for whom you are creating the Appraisal.,Selecione o funcionário para quem você está criando a Avaliação.
Nabin Hait29b01222016-03-15 16:17:21 +0530189apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +93,Cost Center {0} does not belong to Company {1},Centro de Custo {0} não pertence a Empresa {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530190DocType: Customer,Individual,Individual
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530191apps/erpnext/erpnext/config/support.py +27,Plan for maintenance visits.,Plano de visitas de manutenção.
Pratik Vyas593d5622015-03-02 19:07:52 +0530192DocType: SMS Settings,Enter url parameter for message,Digite o parâmetro url para mensagem
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530193apps/erpnext/erpnext/config/stock.py +102,Rules for applying pricing and discount.,Regras para aplicação de preços e de desconto.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530194apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +81,This Time Log conflicts with {0} for {1} {2},Entrar conflitos desta vez com {0} para {1} {2}
Pratik Vyas593d5622015-03-02 19:07:52 +0530195apps/erpnext/erpnext/stock/doctype/price_list/price_list.py +14,Price List must be applicable for Buying or Selling,Lista de Preço deve ser aplicável para comprar ou vender
Nabin Hait29b01222016-03-15 16:17:21 +0530196apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +79,Installation date cannot be before delivery date for Item {0},Data de instalação não pode ser anterior à data de entrega de item {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530197DocType: Pricing Rule,Discount on Price List Rate (%),Desconto no preço de lista Taxa (%)
Pratik Vyas97264472015-05-14 15:13:10 +0530198DocType: Offer Letter,Select Terms and Conditions,Selecione os Termos e Condições
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530199apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +51,Out Value,Valor fora
Pratik Vyas593d5622015-03-02 19:07:52 +0530200DocType: Production Planning Tool,Sales Orders,Pedidos de Vendas
201DocType: Purchase Taxes and Charges,Valuation,Avaliação
Pratik Vyas593d5622015-03-02 19:07:52 +0530202,Purchase Order Trends,Ordem de Compra Trends
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530203apps/erpnext/erpnext/config/hr.py +81,Allocate leaves for the year.,Atribuír licença para o ano.
Pratik Vyas593d5622015-03-02 19:07:52 +0530204DocType: Earning Type,Earning Type,Ganhando Tipo
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530205DocType: Manufacturing Settings,Disable Capacity Planning and Time Tracking,Planejamento de Capacidade Desativar e controle de tempo
Pratik Vyas593d5622015-03-02 19:07:52 +0530206DocType: Bank Reconciliation,Bank Account,Conta bancária
207DocType: Leave Type,Allow Negative Balance,Permitir saldo negativo
Pratik Vyas593d5622015-03-02 19:07:52 +0530208DocType: Selling Settings,Default Territory,Território padrão
Anand Doshi019111b2015-11-20 18:00:11 +0530209apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +53,Television,televisão
Pratik Vyas593d5622015-03-02 19:07:52 +0530210DocType: Production Order Operation,Updated via 'Time Log',Atualizado via 'Time Log'
Nabin Hait29b01222016-03-15 16:17:21 +0530211apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +79,Account {0} does not belong to Company {1},Conta {0} não pertence à empresa {1}
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530212apps/erpnext/erpnext/controllers/taxes_and_totals.py +408,Advance amount cannot be greater than {0} {1},montante do adiantamento não pode ser maior do que {0} {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530213DocType: Naming Series,Series List for this Transaction,Lista de séries para esta transação
Pratik Vyas593d5622015-03-02 19:07:52 +0530214DocType: Sales Invoice,Is Opening Entry,Está abrindo Entry
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530215DocType: Customer Group,Mention if non-standard receivable account applicable,Mencione se não padronizado conta a receber aplicável
216apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +154,For Warehouse is required before Submit,Para Armazém é necessário antes Enviar
Anand Doshi666fbaf2015-11-26 12:40:13 +0530217apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +8,Received On,"Recebeu, em"
Pratik Vyas593d5622015-03-02 19:07:52 +0530218DocType: Sales Partner,Reseller,Revendedor
Rushabh Mehtad627af22016-03-03 11:24:58 +0530219apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +24,Please enter Company,Vul Company
Pratik Vyas593d5622015-03-02 19:07:52 +0530220DocType: Delivery Note Item,Against Sales Invoice Item,Contra Vendas Nota Fiscal do Item
221,Production Orders in Progress,Productieorders in Progress
Anand Doshiee19fc02015-12-21 17:10:20 +0530222apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +37,Net Cash from Financing,Caixa Líquido de Financiamento
Pratik Vyas97264472015-05-14 15:13:10 +0530223DocType: Lead,Address & Contact,Endereço e contacto
Rushabh Mehtafc307972015-11-04 18:02:45 +0530224DocType: Leave Allocation,Add unused leaves from previous allocations,Acrescente as folhas não utilizadas de atribuições anteriores
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530225apps/erpnext/erpnext/controllers/recurring_document.py +217,Next Recurring {0} will be created on {1},Próximo Recorrente {0} será criado em {1}
Pratik Vyas97264472015-05-14 15:13:10 +0530226DocType: Newsletter List,Total Subscribers,Total de Assinantes
Anand Doshi019111b2015-11-20 18:00:11 +0530227,Contact Name,Nome de Contato
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530228DocType: Process Payroll,Creates salary slip for above mentioned criteria.,Cria folha de salário para os critérios acima mencionados.
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530229apps/erpnext/erpnext/templates/generators/item.html +30,No description given,Sem descrição dada
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530230apps/erpnext/erpnext/config/buying.py +13,Request for purchase.,Pedido de compra.
231apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +196,Only the selected Leave Approver can submit this Leave Application,Somente o Leave aprovador selecionado pode enviar este pedido de férias
Anand Doshi9c0983f2016-02-17 12:59:54 +0530232apps/erpnext/erpnext/hr/doctype/employee/employee.py +118,Relieving Date must be greater than Date of Joining,Aliviar A data deve ser maior que Data de Juntando
Anand Doshi019111b2015-11-20 18:00:11 +0530233apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +172,Leaves per Year,Folhas por ano
Pratik Vyas593d5622015-03-02 19:07:52 +0530234DocType: Time Log,Will be updated when batched.,Será atualizado quando agrupadas.
Nabin Hait29b01222016-03-15 16:17:21 +0530235apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +103,Row {0}: Please check 'Is Advance' against Account {1} if this is an advance entry.,Row {0}: Verifique 'É Advance' contra Conta {1} se esta é uma entrada antecedência.
Anand Doshi03791fc2015-12-15 15:17:11 +0530236apps/erpnext/erpnext/stock/utils.py +178,Warehouse {0} does not belong to company {1},Armazém {0} não pertence à empresa {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530237DocType: Item Website Specification,Item Website Specification,Especificação Site item
Pratik Vyas593d5622015-03-02 19:07:52 +0530238DocType: Payment Tool,Reference No,Número de referência
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530239apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +427,Leave Blocked,Deixe Bloqueados
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530240apps/erpnext/erpnext/stock/doctype/item/item.py +572,Item {0} has reached its end of life on {1},Item {0} chegou ao fim da vida em {1}
Anand Doshi9c0983f2016-02-17 12:59:54 +0530241apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +105,Bank Entries,entradas do banco
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530242apps/erpnext/erpnext/accounts/utils.py +341,Annual,anual
Pratik Vyas593d5622015-03-02 19:07:52 +0530243DocType: Stock Reconciliation Item,Stock Reconciliation Item,Da Reconciliação item
Pratik Vyas593d5622015-03-02 19:07:52 +0530244DocType: Stock Entry,Sales Invoice No,Vendas factura n
245DocType: Material Request Item,Min Order Qty,Min Qty Ordem
246DocType: Lead,Do Not Contact,Neem geen contact op
Anand Doshi019111b2015-11-20 18:00:11 +0530247apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +93,Software Developer,Software Developer
Pratik Vyas593d5622015-03-02 19:07:52 +0530248DocType: Item,Minimum Order Qty,Qtde mínima
249DocType: Pricing Rule,Supplier Type,Tipo de fornecedor
250DocType: Item,Publish in Hub,Publicar em Hub
251,Terretory,terretory
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530252apps/erpnext/erpnext/stock/doctype/item/item.py +592,Item {0} is cancelled,Item {0} é cancelada
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530253apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +706,Material Request,Pedido de material
Pratik Vyas593d5622015-03-02 19:07:52 +0530254DocType: Bank Reconciliation,Update Clearance Date,Atualize Data Liquidação
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530255DocType: Item,Purchase Details,Detalhes de compra
Nabin Hait29b01222016-03-15 16:17:21 +0530256apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +323,Item {0} not found in 'Raw Materials Supplied' table in Purchase Order {1},Item {0} não encontrado em 'matérias-primas fornecidas "na tabela Ordem de Compra {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530257DocType: Employee,Relation,Relação
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530258DocType: Shipping Rule,Worldwide Shipping,Envio para todo o planeta
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530259apps/erpnext/erpnext/config/selling.py +18,Confirmed orders from Customers.,Confirmado encomendas de clientes.
Pratik Vyas593d5622015-03-02 19:07:52 +0530260DocType: Purchase Receipt Item,Rejected Quantity,Quantidade rejeitado
261DocType: Features Setup,"Field available in Delivery Note, Quotation, Sales Invoice, Sales Order","Campo disponível na nota de entrega, cotação, nota fiscal de venda, Ordem de vendas"
Pratik Vyas97264472015-05-14 15:13:10 +0530262DocType: SMS Settings,SMS Sender Name,Nome do remetente SMS
Pratik Vyas593d5622015-03-02 19:07:52 +0530263DocType: Contact,Is Primary Contact,É Contato Principal
Nabin Hait34037e02016-02-03 13:10:54 +0530264apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +36,Time Log has been Batched for Billing,Tempo Log foi agrupadas para Faturamento
Pratik Vyas593d5622015-03-02 19:07:52 +0530265DocType: Notification Control,Notification Control,Controle de Notificação
266DocType: Lead,Suggestions,Sugestões
267DocType: Territory,Set Item Group-wise budgets on this Territory. You can also include seasonality by setting the Distribution.,"Definir item Group-wise orçamentos sobre este território. Você também pode incluir sazonalidade, definindo a distribuição."
268apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +72,Please enter parent account group for warehouse {0},Digite grupo conta pai para armazém {0}
Nabin Hait29b01222016-03-15 16:17:21 +0530269apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +249,Payment against {0} {1} cannot be greater than Outstanding Amount {2},Pagamento contra {0} {1} não pode ser maior do que Outstanding Montante {2}
Pratik Vyas593d5622015-03-02 19:07:52 +0530270DocType: Supplier,Address HTML,Endereço HTML
271DocType: Lead,Mobile No.,Mobile No.
272DocType: Maintenance Schedule,Generate Schedule,Gerar Agende
273DocType: Purchase Invoice Item,Expense Head,Chefe despesa
Pratik Vyas97264472015-05-14 15:13:10 +0530274apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +86,Please select Charge Type first,Selecteer Charge Type eerste
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530275apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Latest,Último
Rushabh Mehtad627af22016-03-03 11:24:58 +0530276apps/erpnext/erpnext/public/js/setup_wizard.js +20,Max 5 characters,Max 5 caracteres
Pratik Vyas593d5622015-03-02 19:07:52 +0530277DocType: Employee,The first Leave Approver in the list will be set as the default Leave Approver,O primeiro Deixe Approver na lista vai ser definido como o Leave Approver padrão
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530278apps/erpnext/erpnext/config/desktop.py +83,Learn,Aprender
Anand Doshi03791fc2015-12-15 15:17:11 +0530279apps/erpnext/erpnext/projects/doctype/activity_type/activity_type.js +3,Activity Cost per Employee,Custo atividade por Funcionário
Pratik Vyas593d5622015-03-02 19:07:52 +0530280DocType: Accounts Settings,Settings for Accounts,Definições para contas
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530281apps/erpnext/erpnext/config/crm.py +110,Manage Sales Person Tree.,Gerenciar Vendas Pessoa Tree.
Rushabh Mehtad627af22016-03-03 11:24:58 +0530282DocType: Job Applicant,Cover Letter,Carta de apresentação
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530283apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +45,Outstanding Cheques and Deposits to clear,Cheques em circulação e depósitos para limpar
Pratik Vyas593d5622015-03-02 19:07:52 +0530284DocType: Item,Synced With Hub,Sincronizado com o Hub
Rushabh Mehtad627af22016-03-03 11:24:58 +0530285apps/erpnext/erpnext/setup/doctype/company/company.js +63,Wrong Password,Senha Incorreta
Pratik Vyas593d5622015-03-02 19:07:52 +0530286DocType: Item,Variant Of,Variante de
Rushabh Mehtad627af22016-03-03 11:24:58 +0530287apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +313,Completed Qty can not be greater than 'Qty to Manufacture',"Concluído Qtde não pode ser maior do que ""Qtde de Fabricação"""
Pratik Vyas593d5622015-03-02 19:07:52 +0530288DocType: Period Closing Voucher,Closing Account Head,Fechando Chefe Conta
Pratik Vyas593d5622015-03-02 19:07:52 +0530289DocType: Employee,External Work History,Histórico Profissional no Exterior
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530290apps/erpnext/erpnext/projects/doctype/task/task.py +86,Circular Reference Error,Erro de referência circular
Pratik Vyas593d5622015-03-02 19:07:52 +0530291DocType: Delivery Note,In Words (Export) will be visible once you save the Delivery Note.,Em Palavras (Exportação) será visível quando você salvar a Nota de Entrega.
292DocType: Lead,Industry,Indústria
Pratik Vyas97264472015-05-14 15:13:10 +0530293DocType: Employee,Job Profile,Perfil
Pratik Vyas593d5622015-03-02 19:07:52 +0530294DocType: Newsletter,Newsletter,Boletim informativo
295DocType: Stock Settings,Notify by Email on creation of automatic Material Request,Notificar por e-mail sobre a criação de Pedido de material automático
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530296DocType: Journal Entry,Multi Currency,Multi Moeda
Pratik Vyas593d5622015-03-02 19:07:52 +0530297DocType: Payment Reconciliation Invoice,Invoice Type,Tipo de Fatura
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530298apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +708,Delivery Note,Guia de remessa
Anand Doshibb256e42016-01-04 16:50:38 +0530299apps/erpnext/erpnext/config/learn.py +87,Setting up Taxes,Configurando Impostos
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530300apps/erpnext/erpnext/accounts/utils.py +191,Payment Entry has been modified after you pulled it. Please pull it again.,"Entrada de pagamento foi modificado depois que você puxou-o. Por favor, puxe-o novamente."
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530301apps/erpnext/erpnext/stock/doctype/item/item.py +381,{0} entered twice in Item Tax,{0} entrou duas vezes no item Imposto
Anand Doshi191b2972015-10-21 16:50:31 +0530302apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +105,Summary for this week and pending activities,Resumo para esta semana e atividades pendentes
Pratik Vyas593d5622015-03-02 19:07:52 +0530303DocType: Workstation,Rent Cost,Kosten huur
Rushabh Mehtad627af22016-03-03 11:24:58 +0530304apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +73,Please select month and year,Selecione mês e ano
Pratik Vyas593d5622015-03-02 19:07:52 +0530305DocType: Employee,Company Email,bedrijf E-mail
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530306DocType: GL Entry,Debit Amount in Account Currency,Montante Débito em Conta de moeda
307DocType: Shipping Rule,Valid for Countries,Válido para Países
Pratik Vyas97264472015-05-14 15:13:10 +0530308DocType: Features Setup,"All import related fields like currency, conversion rate, import total, import grand total etc are available in Purchase Receipt, Supplier Quotation, Purchase Invoice, Purchase Order etc.","Todos os campos exportados tais como, moeda, taxa de conversão, total de exportação, total de exportação final e etc, estão disponíveis no Recibo de compra, Orçamento, factura, ordem de compra e etc."
Anand Doshi03791fc2015-12-15 15:17:11 +0530309apps/erpnext/erpnext/stock/doctype/item/item.js +48,This Item is a Template and cannot be used in transactions. Item attributes will be copied over into the variants unless 'No Copy' is set,Este artigo é um modelo e não podem ser usados em transações. Atributos item será copiado para as variantes a menos 'No Copy' é definido
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530310apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +69,Total Order Considered,Order Total Considerado
311apps/erpnext/erpnext/config/hr.py +190,"Employee designation (e.g. CEO, Director etc.).","Designação do empregado (por exemplo, CEO , diretor , etc.)"
312apps/erpnext/erpnext/controllers/recurring_document.py +210,Please enter 'Repeat on Day of Month' field value,"Por favor, digite 'Repeat no Dia do Mês ' valor do campo"
Pratik Vyas593d5622015-03-02 19:07:52 +0530313DocType: Sales Invoice,Rate at which Customer Currency is converted to customer's base currency,Taxa em que moeda do cliente é convertido para a moeda base de cliente
314DocType: Features Setup,"Available in BOM, Delivery Note, Purchase Invoice, Production Order, Purchase Order, Purchase Receipt, Sales Invoice, Sales Order, Stock Entry, Timesheet","Disponível em BOM, nota de entrega , factura de compra , ordem de produção , ordem de compra , Recibo de compra , nota fiscal de venda , ordem de venda , Stock entrada , quadro de horários"
315DocType: Item Tax,Tax Rate,Taxa de Imposto
Anand Doshi03791fc2015-12-15 15:17:11 +0530316apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +54,{0} already allocated for Employee {1} for period {2} to {3},{0} já alocado para Employee {1} para {2} período para {3}
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530317apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +674,Select Item,Selecionar item
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530318apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +150,"Item: {0} managed batch-wise, can not be reconciled using \
Pratik Vyas593d5622015-03-02 19:07:52 +0530319 Stock Reconciliation, instead use Stock Entry","Item: {0} gerido por lotes, não pode ser conciliada com \
320 da Reconciliação, em vez usar da Entry"
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530321apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +254,Purchase Invoice {0} is already submitted,Compra Invoice {0} já é submetido
Rushabh Mehtad627af22016-03-03 11:24:58 +0530322apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +90,Row # {0}: Batch No must be same as {1} {2},Fila # {0}: Lote n deve ser o mesmo que {1} {2}
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530323apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +65,Convert to non-Group,Converter para não-Grupo
Pratik Vyas97264472015-05-14 15:13:10 +0530324apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +55,Purchase Receipt must be submitted,Recibo de compra devem ser apresentados
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530325apps/erpnext/erpnext/config/stock.py +118,Batch (lot) of an Item.,Batch (lote) de um item.
Pratik Vyas593d5622015-03-02 19:07:52 +0530326DocType: C-Form Invoice Detail,Invoice Date,Data da fatura
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530327DocType: GL Entry,Debit Amount,Débito Montante
Rushabh Mehtafc307972015-11-04 18:02:45 +0530328apps/erpnext/erpnext/accounts/party.py +223,There can only be 1 Account per Company in {0} {1},Pode haver apenas uma conta por empresa em {0} {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530329apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +7,Your email address,Seu endereço de email
Nabin Hait29b01222016-03-15 16:17:21 +0530330apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +213,Please see attachment,"Por favor, veja anexo"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530331DocType: Purchase Order,% Received,% Recebido
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530332apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +19,Setup Already Complete!!,Setup al voltooid !
Pratik Vyas593d5622015-03-02 19:07:52 +0530333,Finished Goods,afgewerkte producten
334DocType: Delivery Note,Instructions,Instruções
335DocType: Quality Inspection,Inspected By,Inspecionado por
336DocType: Maintenance Visit,Maintenance Type,Tipo de manutenção
Nabin Hait29b01222016-03-15 16:17:21 +0530337apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +59,Serial No {0} does not belong to Delivery Note {1},Serial Não {0} não pertence a entrega Nota {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530338DocType: Item Quality Inspection Parameter,Item Quality Inspection Parameter,Item Parâmetro de Inspeção de Qualidade
339DocType: Leave Application,Leave Approver Name,Deixar Nome Approver
340,Schedule Date,tijdschema
341DocType: Packed Item,Packed Item,Entrega do item embalagem Nota
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530342apps/erpnext/erpnext/config/buying.py +60,Default settings for buying transactions.,As configurações padrão para a compra de transações.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530343apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +29,Activity Cost exists for Employee {0} against Activity Type - {1},Existe atividade Custo por Empregado {0} contra o tipo de atividade - {1}
Pratik Vyas97264472015-05-14 15:13:10 +0530344apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +29,Please do NOT create Accounts for Customers and Suppliers. They are created directly from the Customer / Supplier masters.,"Por favor, não criar contas para clientes e fornecedores. Eles são criados diretamente do cliente / fornecedor mestres."
Pratik Vyas593d5622015-03-02 19:07:52 +0530345DocType: Currency Exchange,Currency Exchange,Câmbio
346DocType: Purchase Invoice Item,Item Name,Nome do item
Anand Doshi019111b2015-11-20 18:00:11 +0530347DocType: Authorization Rule,Approving User (above authorized value),Aprovando Usuário (acima do valor autorizado)
Pratik Vyas593d5622015-03-02 19:07:52 +0530348apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +39,Credit Balance,Saldo credor
349DocType: Employee,Widowed,Viúva
350DocType: Production Planning Tool,"Items to be requested which are ""Out of Stock"" considering all warehouses based on projected qty and minimum order qty","Os itens a serem solicitados que estão "fora de estoque", considerando todos os armazéns com base no qty projetada e qty mínimo"
351DocType: Workstation,Working Hours,Horas de trabalho
352DocType: Naming Series,Change the starting / current sequence number of an existing series.,Alterar o número de seqüência de partida / corrente de uma série existente.
353apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +57,"If multiple Pricing Rules continue to prevail, users are asked to set Priority manually to resolve conflict.","Se várias regras de preços continuam a prevalecer, os usuários são convidados a definir a prioridade manualmente para resolver o conflito."
Pratik Vyas593d5622015-03-02 19:07:52 +0530354,Purchase Register,Compra Registre
Pratik Vyas593d5622015-03-02 19:07:52 +0530355DocType: Landed Cost Item,Applicable Charges,Encargos aplicáveis
356DocType: Workstation,Consumable Cost,verbruiksartikelen Cost
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530357apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +192,{0} ({1}) must have role 'Leave Approver',{0} ({1}) deve ter regra 'Aprovar ausência'
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530358DocType: Purchase Receipt,Vehicle Date,Veículo Data
Anand Doshi019111b2015-11-20 18:00:11 +0530359apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +39,Medical,médico
Nabin Hait29b01222016-03-15 16:17:21 +0530360apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +141,Reason for losing,Reden voor het verliezen
Pratik Vyas97264472015-05-14 15:13:10 +0530361apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +79,Workstation is closed on the following dates as per Holiday List: {0},"Workstation é fechado nas seguintes datas, conforme lista do feriado: {0}"
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530362apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +32,Opportunities,Oportunidades
Pratik Vyas593d5622015-03-02 19:07:52 +0530363DocType: Employee,Single,Único
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530364apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +29,Budget cannot be set for Group Cost Center,Orçamento não pode ser definido para o grupo de centro de custo
Pratik Vyas593d5622015-03-02 19:07:52 +0530365DocType: Account,Cost of Goods Sold,Custo dos Produtos Vendidos
366DocType: Purchase Invoice,Yearly,Anual
Nabin Hait29b01222016-03-15 16:17:21 +0530367apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +229,Please enter Cost Center,Vul kostenplaats
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530368DocType: Journal Entry Account,Sales Order,Ordem de Vendas
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530369apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +67,Avg. Selling Rate,Méd. Taxa de venda
Nabin Hait733680b2015-12-07 14:12:41 +0530370apps/erpnext/erpnext/utilities/transaction_base.py +131,Quantity cannot be a fraction in row {0},A quantidade não pode ser uma fracção em linha {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530371DocType: Purchase Invoice Item,Quantity and Rate,Quantidade e Taxa
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530372DocType: Delivery Note,% Installed,% Instalado
Anand Doshi191b2972015-10-21 16:50:31 +0530373apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +59,Please enter company name first,Vul de naam van het bedrijf voor het eerst
Pratik Vyas593d5622015-03-02 19:07:52 +0530374DocType: BOM,Item Desription,Desription item
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530375DocType: Purchase Invoice,Supplier Name,Nome do Fornecedor
Rushabh Mehtafc307972015-11-04 18:02:45 +0530376apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +25,Read the ERPNext Manual,Leia o manual de ERPNext
Pratik Vyas97264472015-05-14 15:13:10 +0530377DocType: Account,Is Group,É o grupo
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530378DocType: Stock Settings,Automatically Set Serial Nos based on FIFO,Serial N ° s automaticamente definido com base na FIFO
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530379DocType: Accounts Settings,Check Supplier Invoice Number Uniqueness,Verificar Fornecedor Nota Fiscal Número Unicidade
Pratik Vyas593d5622015-03-02 19:07:52 +0530380apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +57,'To Case No.' cannot be less than 'From Case No.',"""Para o número de Processo' não pode ser inferior a 'De número de Processo'"
Anand Doshi019111b2015-11-20 18:00:11 +0530381apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +104,Non Profit,sem Fins Lucrativos
Pratik Vyas593d5622015-03-02 19:07:52 +0530382apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_list.js +7,Not Started,Não Iniciado
383DocType: Lead,Channel Partner,Parceiro de Canal
384DocType: Account,Old Parent,Pai Velho
385DocType: Notification Control,Customize the introductory text that goes as a part of that email. Each transaction has a separate introductory text.,Personalize o texto introdutório que vai como uma parte do que e-mail. Cada transação tem um texto separado introdutório.
Nabin Hait34037e02016-02-03 13:10:54 +0530386DocType: Stock Reconciliation Item,Do not include symbols (ex. $),Não inclua símbolos (ex. $)
Pratik Vyas97264472015-05-14 15:13:10 +0530387DocType: Sales Taxes and Charges Template,Sales Master Manager,Gerente de Vendas Mestre
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530388apps/erpnext/erpnext/config/manufacturing.py +84,Global settings for all manufacturing processes.,As configurações globais para todos os processos de fabricação.
Pratik Vyas593d5622015-03-02 19:07:52 +0530389DocType: Accounts Settings,Accounts Frozen Upto,Contas congeladas Upto
390DocType: SMS Log,Sent On,Enviado em
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530391apps/erpnext/erpnext/stock/doctype/item/item.py +550,Attribute {0} selected multiple times in Attributes Table,Atributo {0} selecionada várias vezes na tabela de atributos
Nabin Hait733680b2015-12-07 14:12:41 +0530392DocType: HR Settings,Employee record is created using selected field. ,Registro de empregado é criado usando o campo selecionado.
Pratik Vyas593d5622015-03-02 19:07:52 +0530393DocType: Sales Order,Not Applicable,Não Aplicável
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530394apps/erpnext/erpnext/config/hr.py +70,Holiday master.,Férias Principais.
Pratik Vyas593d5622015-03-02 19:07:52 +0530395DocType: Material Request Item,Required Date,Data Obrigatória
396DocType: Delivery Note,Billing Address,Endereço de Cobrança
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530397apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +770,Please enter Item Code.,Vul Item Code .
Pratik Vyas593d5622015-03-02 19:07:52 +0530398DocType: BOM,Costing,Custeio
Pratik Vyas97264472015-05-14 15:13:10 +0530399DocType: Purchase Taxes and Charges,"If checked, the tax amount will be considered as already included in the Print Rate / Print Amount","Se selecionado, o valor do imposto será considerado como já incluído na tarifa Impressão / Quantidade de impressão"
Pratik Vyas593d5622015-03-02 19:07:52 +0530400apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +48,Total Qty,Qtde
401DocType: Employee,Health Concerns,Preocupações com a Saúde
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530402apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +15,Unpaid,Não remunerado
Pratik Vyas593d5622015-03-02 19:07:52 +0530403DocType: Packing Slip,From Package No.,De No. Package
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530404DocType: Item Attribute,To Range,Para Gama
Pratik Vyas97264472015-05-14 15:13:10 +0530405apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +29,Securities and Deposits,Títulos e depósitos
Pratik Vyas593d5622015-03-02 19:07:52 +0530406DocType: Features Setup,Imports,Importações
Anand Doshi019111b2015-11-20 18:00:11 +0530407apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +77,Total leaves allocated is mandatory,Total de folhas alocados é obrigatória
Pratik Vyas593d5622015-03-02 19:07:52 +0530408DocType: Job Opening,Description of a Job Opening,Descrição de uma vaga de emprego
Anand Doshi191b2972015-10-21 16:50:31 +0530409apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +102,Pending activities for today,Atividades pendentes para hoje
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530410apps/erpnext/erpnext/config/hr.py +24,Attendance record.,Recorde de público.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530411DocType: Bank Reconciliation,Journal Entries,Diário de entradas
Pratik Vyas593d5622015-03-02 19:07:52 +0530412DocType: Sales Order Item,Used for Production Plan,Usado para o Plano de Produção
Pratik Vyas97264472015-05-14 15:13:10 +0530413DocType: Manufacturing Settings,Time Between Operations (in mins),Time Between Operações (em minutos)
Pratik Vyas593d5622015-03-02 19:07:52 +0530414DocType: Customer,Buyer of Goods and Services.,Comprador de Produtos e Serviços.
415DocType: Journal Entry,Accounts Payable,Contas a Pagar
Rushabh Mehtad627af22016-03-03 11:24:58 +0530416apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +29,The selected BOMs are not for the same item,As listas de materiais selecionados não são para o mesmo item
Pratik Vyas97264472015-05-14 15:13:10 +0530417apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +24,Add Subscribers,Adicionar Inscritos
Rushabh Mehtafc307972015-11-04 18:02:45 +0530418apps/erpnext/erpnext/public/js/feature_setup.js +220,""" does not exists","""Não existe"""
Pratik Vyas593d5622015-03-02 19:07:52 +0530419DocType: Pricing Rule,Valid Upto,Válido Upto
Anand Doshi27e9b772016-03-09 14:47:46 +0530420apps/erpnext/erpnext/public/js/setup_wizard.js +212,List a few of your customers. They could be organizations or individuals.,Lijst een paar van uw klanten. Ze kunnen organisaties of personen .
Pratik Vyas97264472015-05-14 15:13:10 +0530421apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +143,Direct Income,Resultado direto
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530422apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +33,"Can not filter based on Account, if grouped by Account",Kan niet filteren op basis van account als gegroepeerd per account
Anand Doshi019111b2015-11-20 18:00:11 +0530423apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +88,Administrative Officer,Diretor Administrativo
Pratik Vyas593d5622015-03-02 19:07:52 +0530424DocType: Payment Tool,Received Or Paid,Recebidos ou pagos
Nabin Hait29b01222016-03-15 16:17:21 +0530425apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +308,Please select Company,"Por favor, selecione Empresa"
Pratik Vyas97264472015-05-14 15:13:10 +0530426DocType: Stock Entry,Difference Account,verschil Account
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530427apps/erpnext/erpnext/projects/doctype/task/task.py +44,Cannot close task as its dependant task {0} is not closed.,Não pode fechar tarefa como sua tarefa dependente {0} não está fechado.
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530428apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +378,Please enter Warehouse for which Material Request will be raised,Vul Warehouse waarvoor Materiaal Request zal worden verhoogd
Pratik Vyas593d5622015-03-02 19:07:52 +0530429DocType: Production Order,Additional Operating Cost,Custo Operacional adicionais
Anand Doshi019111b2015-11-20 18:00:11 +0530430apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +20,Cosmetics,Cosméticos
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530431apps/erpnext/erpnext/stock/doctype/item/item.py +454,"To merge, following properties must be same for both items","Te fuseren , moeten volgende eigenschappen hetzelfde zijn voor beide posten"
Pratik Vyas593d5622015-03-02 19:07:52 +0530432DocType: Shipping Rule,Net Weight,Peso Líquido
433DocType: Employee,Emergency Phone,Emergency Phone
Pratik Vyas593d5622015-03-02 19:07:52 +0530434,Serial No Warranty Expiry,Caducidade Não Serial Garantia
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530435DocType: Sales Order,To Deliver,Entregar
Pratik Vyas593d5622015-03-02 19:07:52 +0530436DocType: Purchase Invoice Item,Item,item
Pratik Vyas593d5622015-03-02 19:07:52 +0530437DocType: Journal Entry,Difference (Dr - Cr),Diferença ( Dr - Cr)
438DocType: Account,Profit and Loss,Lucros e perdas
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530439apps/erpnext/erpnext/config/stock.py +315,Managing Subcontracting,Gerenciando Subcontratação
Pratik Vyas97264472015-05-14 15:13:10 +0530440apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +47,Furniture and Fixture,Móveis e utensílios
Pratik Vyas593d5622015-03-02 19:07:52 +0530441DocType: Quotation,Rate at which Price list currency is converted to company's base currency,Taxa em que moeda lista de preços é convertido para a moeda da empresa de base
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530442apps/erpnext/erpnext/setup/doctype/company/company.py +53,Account {0} does not belong to company: {1},Conta {0} não pertence à empresa: {1}
443apps/erpnext/erpnext/setup/doctype/company/company.py +44,Abbreviation already used for another company,Abreviatura já utilizado para outra empresa
Pratik Vyas593d5622015-03-02 19:07:52 +0530444DocType: Selling Settings,Default Customer Group,Grupo de Clientes padrão
445DocType: Global Defaults,"If disable, 'Rounded Total' field will not be visible in any transaction","Se desativar, 'Arredondado Total "campo não será visível em qualquer transação"
446DocType: BOM,Operating Cost,Custo de Operação
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530447DocType: Sales Order Item,Gross Profit,Lucro bruto
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530448apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +27,Increment cannot be 0,Incremento não pode ser 0
Pratik Vyas593d5622015-03-02 19:07:52 +0530449DocType: Production Planning Tool,Material Requirement,Material Requirement
Pratik Vyas97264472015-05-14 15:13:10 +0530450DocType: Company,Delete Company Transactions,Excluir Transações Companhia
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530451apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +86,Item {0} is not Purchase Item,Item {0} não é comprar item
Pratik Vyas593d5622015-03-02 19:07:52 +0530452DocType: Purchase Receipt,Add / Edit Taxes and Charges,Adicionar / Editar Impostos e Taxas
453DocType: Purchase Invoice,Supplier Invoice No,Fornecedor factura n
454DocType: Territory,For reference,Para referência
Anand Doshi191b2972015-10-21 16:50:31 +0530455apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +154,"Cannot delete Serial No {0}, as it is used in stock transactions","Não é possível excluir Serial No {0}, como ele é usado em transações de ações"
Nabin Hait29b01222016-03-15 16:17:21 +0530456apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +232,Closing (Cr),Fechamento (Cr)
Pratik Vyas593d5622015-03-02 19:07:52 +0530457DocType: Serial No,Warranty Period (Days),Período de Garantia (Dias)
458DocType: Installation Note Item,Installation Note Item,Item Nota de Instalação
Rushabh Mehtad627af22016-03-03 11:24:58 +0530459DocType: Production Plan Item,Pending Qty,Pendente Qtde
Pratik Vyas593d5622015-03-02 19:07:52 +0530460DocType: Company,Ignore,Ignorar
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530461apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +86,SMS sent to following numbers: {0},SMS enviado a seguintes números: {0}
Anand Doshi019111b2015-11-20 18:00:11 +0530462apps/erpnext/erpnext/controllers/buying_controller.py +126,Supplier Warehouse mandatory for sub-contracted Purchase Receipt,Fornecedor Armazém obrigatório para sub- contratados Recibo de compra
Pratik Vyas593d5622015-03-02 19:07:52 +0530463DocType: Pricing Rule,Valid From,Válido de
464DocType: Sales Invoice,Total Commission,Total Comissão
465DocType: Pricing Rule,Sales Partner,Parceiro de vendas
466DocType: Buying Settings,Purchase Receipt Required,Recibo de compra Obrigatório
467DocType: Monthly Distribution,"**Monthly Distribution** helps you distribute your budget across months if you have seasonality in your business.
468
469To distribute a budget using this distribution, set this **Monthly Distribution** in the **Cost Center**","**Distribuição Mensal** ajuda a distribuir o seu orçamento durante meses, se você tem a sazonalidade em seu negócio.
470
471 Para distribuir um orçamento usando esta distribuição, introduzir o campo **Distribuição Mensal** no **Centro de Custo **"
Anand Doshibb256e42016-01-04 16:50:38 +0530472apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +126,No records found in the Invoice table,Nenhum registro encontrado na tabela de fatura
Pratik Vyas593d5622015-03-02 19:07:52 +0530473apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.js +20,Please select Company and Party Type first,"Por favor, selecione Companhia e Festa Tipo primeiro"
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530474apps/erpnext/erpnext/config/accounts.py +230,Financial / accounting year.,Exercício / contabilidade.
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530475apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.js +10,Accumulated Values,Os valores acumulados
Anand Doshi191b2972015-10-21 16:50:31 +0530476apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +158,"Sorry, Serial Nos cannot be merged","Sorry , kan de serienummers niet worden samengevoegd"
Pratik Vyas97264472015-05-14 15:13:10 +0530477DocType: Project Task,Project Task,Projeto Tarefa
Pratik Vyas593d5622015-03-02 19:07:52 +0530478,Lead Id,lead Id
Pratik Vyas97264472015-05-14 15:13:10 +0530479DocType: C-Form Invoice Detail,Grand Total,Total
Anand Doshibb256e42016-01-04 16:50:38 +0530480apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +35,Fiscal Year Start Date should not be greater than Fiscal Year End Date,Ano Fiscal Data de início não deve ser maior do que o Fiscal Year End Date
Pratik Vyas593d5622015-03-02 19:07:52 +0530481DocType: Warranty Claim,Resolution,Resolução
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530482apps/erpnext/erpnext/templates/pages/order.html +61,Delivered: {0},Entregue: {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530483apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +66,Payable Account,Conta a Pagar
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530484DocType: Sales Order,Billing and Delivery Status,Faturamento e Entrega Estado
Rushabh Mehtad627af22016-03-03 11:24:58 +0530485DocType: Job Applicant,Resume Attachment,Anexo currículo
Pratik Vyas593d5622015-03-02 19:07:52 +0530486apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +58,Repeat Customers,Repita os clientes
Pratik Vyas593d5622015-03-02 19:07:52 +0530487DocType: Leave Control Panel,Allocate,Atribuír
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530488apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +640,Sales Return,Vendas Retorno
Rushabh Mehtafc307972015-11-04 18:02:45 +0530489DocType: Item,Delivered by Supplier (Drop Ship),Entregue por Fornecedor (Drop Ship)
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530490apps/erpnext/erpnext/config/hr.py +115,Salary components.,Componentes salariais.
Pratik Vyas593d5622015-03-02 19:07:52 +0530491apps/erpnext/erpnext/config/crm.py +12,Database of potential customers.,Banco de dados de clientes potenciais.
Anand Doshi019111b2015-11-20 18:00:11 +0530492DocType: Authorization Rule,Customer or Item,Cliente ou Item
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530493apps/erpnext/erpnext/config/crm.py +22,Customer database.,Banco de dados do cliente.
Anand Doshi666fbaf2015-11-26 12:40:13 +0530494DocType: Quotation,Quotation To,Orçamento Para
Pratik Vyas593d5622015-03-02 19:07:52 +0530495DocType: Lead,Middle Income,Rendimento Médio
496apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +58,Opening (Cr),Abertura (Cr)
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530497apps/erpnext/erpnext/stock/doctype/item/item.py +698,Default Unit of Measure for Item {0} cannot be changed directly because you have already made some transaction(s) with another UOM. You will need to create a new Item to use a different Default UOM.,Unidade de medida padrão para item {0} não pode ser alterado diretamente porque você já fez alguma transação (s) com outro UOM. Você precisará criar um novo item para usar um UOM padrão diferente.
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530498apps/erpnext/erpnext/accounts/utils.py +195,Allocated amount can not be negative,Montante atribuído não pode ser negativo
Pratik Vyas593d5622015-03-02 19:07:52 +0530499DocType: Purchase Order Item,Billed Amt,Faturado Amt
500DocType: Warehouse,A logical Warehouse against which stock entries are made.,Um armazém lógico contra o qual as entradas em existências são feitas.
Nabin Hait29b01222016-03-15 16:17:21 +0530501apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +91,Reference No & Reference Date is required for {0},Número de referência e Referência Data é necessário para {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530502DocType: Sales Invoice,Customer's Vendor,Vendedor cliente
Rushabh Mehtad627af22016-03-03 11:24:58 +0530503apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +211,Production Order is Mandatory,Ordem de produção é obrigatória
Anand Doshi019111b2015-11-20 18:00:11 +0530504apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +139,Proposal Writing,Proposta Redação
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530505apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +35,Another Sales Person {0} exists with the same Employee id,Outro Vendas Pessoa {0} existe com o mesmo ID de Employee
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530506apps/erpnext/erpnext/config/accounts.py +70,Masters,Mestres
507apps/erpnext/erpnext/config/accounts.py +127,Update Bank Transaction Dates,Datas das transações de atualização do banco
Rushabh Mehtad627af22016-03-03 11:24:58 +0530508apps/erpnext/erpnext/stock/stock_ledger.py +337,Negative Stock Error ({6}) for Item {0} in Warehouse {1} on {2} {3} in {4} {5},Negativo Banco de Erro ( {6} ) para item {0} no Armazém {1} em {2} {3} em {4} {5}
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530509apps/erpnext/erpnext/config/projects.py +30,Time Tracking,Time Tracking
Pratik Vyas593d5622015-03-02 19:07:52 +0530510DocType: Fiscal Year Company,Fiscal Year Company,Ano Fiscal Empresa
511DocType: Packing Slip Item,DN Detail,Detalhe DN
512DocType: Time Log,Billed,Faturado
513DocType: Batch,Batch Description,Batch Descrição
514DocType: Delivery Note,Time at which items were delivered from warehouse,Hora em que itens foram entregues a partir de armazém
515DocType: Sales Invoice,Sales Taxes and Charges,Vendas Impostos e Taxas
516DocType: Employee,Organization Profile,Perfil da Organização
Pratik Vyas593d5622015-03-02 19:07:52 +0530517DocType: Employee,Reason for Resignation,Motivo para Demissão
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530518apps/erpnext/erpnext/config/hr.py +151,Template for performance appraisals.,Modelo para avaliação de desempenho .
Pratik Vyas593d5622015-03-02 19:07:52 +0530519DocType: Payment Reconciliation,Invoice/Journal Entry Details,Invoice / Journal Entry Detalhes
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530520apps/erpnext/erpnext/accounts/utils.py +53,{0} '{1}' not in Fiscal Year {2},{0} '{1}' não se encontra no ano fiscal de {2}
Pratik Vyas593d5622015-03-02 19:07:52 +0530521DocType: Buying Settings,Settings for Buying Module,Definições para comprar Module
522apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +62,Please enter Purchase Receipt first,Digite Recibo de compra primeiro
523DocType: Buying Settings,Supplier Naming By,Fornecedor de nomeação
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530524DocType: Activity Type,Default Costing Rate,A taxa de custeio padrão
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530525apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +660,Maintenance Schedule,Programação de Manutenção
Pratik Vyas593d5622015-03-02 19:07:52 +0530526apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +34,"Then Pricing Rules are filtered out based on Customer, Customer Group, Territory, Supplier, Supplier Type, Campaign, Sales Partner etc.","Então Preços Regras são filtradas com base no Cliente, Grupo de Clientes, Território, fornecedor, fornecedor Tipo, Campanha, Parceiro de vendas etc"
Anand Doshiee19fc02015-12-21 17:10:20 +0530527apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +22,Net Change in Inventory,Mudança na Net Inventory
Pratik Vyas593d5622015-03-02 19:07:52 +0530528DocType: Employee,Passport Number,Número do Passaporte
Anand Doshi019111b2015-11-20 18:00:11 +0530529apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +82,Manager,gerente
Rushabh Mehtad627af22016-03-03 11:24:58 +0530530apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +220,Same item has been entered multiple times.,O mesmo artigo foi introduzido várias vezes.
Pratik Vyas593d5622015-03-02 19:07:52 +0530531DocType: SMS Settings,Receiver Parameter,Parâmetro receptor
Pratik Vyas97264472015-05-14 15:13:10 +0530532apps/erpnext/erpnext/controllers/trends.py +39,'Based On' and 'Group By' can not be same,'Baseado em' e ' Agrupado por ' não pode ser o mesmo
Pratik Vyas593d5622015-03-02 19:07:52 +0530533DocType: Sales Person,Sales Person Targets,Metas de vendas Pessoa
Pratik Vyas593d5622015-03-02 19:07:52 +0530534DocType: Production Order Operation,In minutes,Em questão de minutos
535DocType: Issue,Resolution Date,Data resolução
Nabin Hait29b01222016-03-15 16:17:21 +0530536apps/erpnext/erpnext/hr/doctype/employee/employee.py +239,Please set a Holiday List for either the Employee or the Company,"Por favor, defina uma lista de feriados para o trabalhador ou para a Companhia"
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530537apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +674,Please set default Cash or Bank account in Mode of Payment {0},Defina Caixa padrão ou conta bancária no Modo de pagamento {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530538DocType: Selling Settings,Customer Naming By,Cliente de nomeação
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530539apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +69,Convert to Group,Converteren naar Groep
Pratik Vyas97264472015-05-14 15:13:10 +0530540DocType: Activity Cost,Activity Type,Tipo de Atividade
Pratik Vyas593d5622015-03-02 19:07:52 +0530541apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +47,Delivered Amount,Montante Entregue
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530542DocType: Supplier,Fixed Days,Dias Fixos
Rushabh Mehtad627af22016-03-03 11:24:58 +0530543DocType: Quotation Item,Item Balance,Saldo do item
Pratik Vyas593d5622015-03-02 19:07:52 +0530544DocType: Sales Invoice,Packing List,Lista de embalagem
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530545apps/erpnext/erpnext/config/buying.py +23,Purchase Orders given to Suppliers.,As ordens de compra dadas a fornecedores.
Anand Doshi019111b2015-11-20 18:00:11 +0530546apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +43,Publishing,Publishing
Pratik Vyas97264472015-05-14 15:13:10 +0530547DocType: Activity Cost,Projects User,Projetos de Usuário
548apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Consumed,Consumido
Anand Doshibb256e42016-01-04 16:50:38 +0530549apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +141,{0}: {1} not found in Invoice Details table,{0}: {1} não foi encontrado na tabela detalhes da fatura.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530550DocType: Company,Round Off Cost Center,Termine Centro de Custo
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530551apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +202,Maintenance Visit {0} must be cancelled before cancelling this Sales Order,Manutenção Visita {0} deve ser cancelado antes de cancelar esta ordem de venda
Pratik Vyas593d5622015-03-02 19:07:52 +0530552DocType: Material Request,Material Transfer,Transferência de Material
553apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +56,Opening (Dr),Abertura (Dr)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530554apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +39,Posting timestamp must be after {0},Postando timestamp deve ser posterior a {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530555DocType: Landed Cost Taxes and Charges,Landed Cost Taxes and Charges,Impostos Custo desembarcados e Encargos
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530556DocType: Production Order Operation,Actual Start Time,Hora de início Atual
Pratik Vyas593d5622015-03-02 19:07:52 +0530557DocType: BOM Operation,Operation Time,Tempo de Operação
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530558DocType: Pricing Rule,Sales Manager,Gerente De Vendas
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530559apps/erpnext/erpnext/accounts/doctype/account/account.js +67,Group to Group,Grupo de Grupo
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530560DocType: Journal Entry,Write Off Amount,Escreva Off Quantidade
Pratik Vyas593d5622015-03-02 19:07:52 +0530561DocType: Journal Entry,Bill No,Projeto de Lei n
562DocType: Purchase Invoice,Quarterly,Trimestral
563DocType: Selling Settings,Delivery Note Required,Nota de Entrega Obrigatório
Pratik Vyas97264472015-05-14 15:13:10 +0530564DocType: Sales Order Item,Basic Rate (Company Currency),Taxa Básica (Moeda Company)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530565DocType: Manufacturing Settings,Backflush Raw Materials Based On,Backflush Matérias-Primas Based On
Nabin Hait34037e02016-02-03 13:10:54 +0530566apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +57,Please enter item details,Por favor insira os detalhes do item
Pratik Vyas97264472015-05-14 15:13:10 +0530567DocType: Purchase Receipt,Other Details,Outros detalhes
Pratik Vyas593d5622015-03-02 19:07:52 +0530568DocType: Account,Accounts,Contas
Anand Doshi019111b2015-11-20 18:00:11 +0530569apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +67,Marketing,marketing
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530570apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +223,Payment Entry is already created,Entrada de pagamento já está criado
Pratik Vyas593d5622015-03-02 19:07:52 +0530571DocType: Features Setup,To track item in sales and purchase documents based on their serial nos. This is can also used to track warranty details of the product.,Para acompanhar o item em documentos de vendas e de compras com base em seus números de ordem. Este é também pode ser usada para rastrear detalhes sobre a garantia do produto.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530572DocType: Purchase Receipt Item Supplied,Current Stock,Stock atual
Rushabh Mehtad627af22016-03-03 11:24:58 +0530573apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +67,Total billing this year,Faturamento total este ano
Pratik Vyas593d5622015-03-02 19:07:52 +0530574DocType: Account,Expenses Included In Valuation,Despesas incluídos na avaliação
575DocType: Employee,Provide email id registered in company,Fornecer ID e-mail registrado na empresa
576DocType: Hub Settings,Seller City,Vendedor Cidade
577DocType: Email Digest,Next email will be sent on:,Próximo e-mail será enviado em:
Pratik Vyas97264472015-05-14 15:13:10 +0530578DocType: Offer Letter Term,Offer Letter Term,Oferecer Carta Term
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530579apps/erpnext/erpnext/stock/doctype/item/item.py +529,Item has variants.,Item tem variantes.
Nabin Hait29b01222016-03-15 16:17:21 +0530580apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +67,Item {0} not found,Item {0} não foi encontrado
Pratik Vyas593d5622015-03-02 19:07:52 +0530581DocType: Bin,Stock Value,Valor da
Pratik Vyas97264472015-05-14 15:13:10 +0530582apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +88,Tree Type,boom Type
Pratik Vyas593d5622015-03-02 19:07:52 +0530583DocType: BOM Explosion Item,Qty Consumed Per Unit,Qtde consumida por unidade
584DocType: Serial No,Warranty Expiry Date,Data de validade da garantia
585DocType: Material Request Item,Quantity and Warehouse,Quantidade e Armazém
586DocType: Sales Invoice,Commission Rate (%),Comissão Taxa (%)
Nabin Hait34037e02016-02-03 13:10:54 +0530587apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +176,"Against Voucher Type must be one of Sales Order, Sales Invoice or Journal Entry","Contra Comprovante Tipo deve ser um dos Ordem de Vendas, Fatura ou Diário"
Rushabh Mehtad627af22016-03-03 11:24:58 +0530588DocType: Project,Estimated Cost,Custo estimado
Anand Doshi019111b2015-11-20 18:00:11 +0530589apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +7,Aerospace,aeroespaço
Pratik Vyas593d5622015-03-02 19:07:52 +0530590DocType: Journal Entry,Credit Card Entry,Entrada de cartão de crédito
591apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +18,Task Subject,Tarefa Assunto
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530592apps/erpnext/erpnext/config/accounts.py +40,Company and Accounts,Empresa e Contas
593apps/erpnext/erpnext/config/stock.py +22,Goods received from Suppliers.,Mercadorias recebidas de fornecedores.
594apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +49,In Value,Em valor
Pratik Vyas593d5622015-03-02 19:07:52 +0530595DocType: Lead,Campaign Name,Nome da campanha
Pratik Vyas593d5622015-03-02 19:07:52 +0530596,Reserved,gereserveerd
Pratik Vyas97264472015-05-14 15:13:10 +0530597DocType: Purchase Order,Supply Raw Materials,Abastecimento de Matérias-Primas
Pratik Vyas97264472015-05-14 15:13:10 +0530598apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +10,Current Assets,Ativo Circulante
Nabin Hait29b01222016-03-15 16:17:21 +0530599apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +91,{0} is not a stock Item,{0} não é um item de stock
Pratik Vyas593d5622015-03-02 19:07:52 +0530600DocType: Mode of Payment Account,Default Account,Conta Padrão
Nabin Hait29b01222016-03-15 16:17:21 +0530601apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +155,Lead must be set if Opportunity is made from Lead,Fila deve ser definido se Opportunity é feito de chumbo
602apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +29,Please select weekly off day,Por favor seleccione dia de folga semanal
Pratik Vyas593d5622015-03-02 19:07:52 +0530603DocType: Production Order Operation,Planned End Time,Planned End Time
604,Sales Person Target Variance Item Group-Wise,Vendas Pessoa Alvo Variance item Group-wise
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530605apps/erpnext/erpnext/accounts/doctype/account/account.py +92,Account with existing transaction cannot be converted to ledger,Conta com a transação existente não pode ser convertido em livro
Pratik Vyas593d5622015-03-02 19:07:52 +0530606DocType: Delivery Note,Customer's Purchase Order No,Ordem de Compra do Cliente Não
Pratik Vyas593d5622015-03-02 19:07:52 +0530607DocType: Employee,Cell Number,Número de células
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530608apps/erpnext/erpnext/stock/reorder_item.py +166,Auto Material Requests Generated,Pedidos de Materiais Auto Gerado
Pratik Vyas97264472015-05-14 15:13:10 +0530609apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +7,Lost,Perdido
Nabin Hait29b01222016-03-15 16:17:21 +0530610apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +125,You can not enter current voucher in 'Against Journal Entry' column,Você não pode entrar comprovante atual em 'Against Journal Entry' coluna
Anand Doshi019111b2015-11-20 18:00:11 +0530611apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +25,Energy,energia
Pratik Vyas593d5622015-03-02 19:07:52 +0530612DocType: Opportunity,Opportunity From,Oportunidade De
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530613apps/erpnext/erpnext/config/hr.py +98,Monthly salary statement.,Declaração salário mensal.
Pratik Vyas593d5622015-03-02 19:07:52 +0530614DocType: Item Group,Website Specifications,Especificações do site
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530615apps/erpnext/erpnext/utilities/doctype/address/address.py +103,There is an error in your Address Template {0},Há um erro no seu modelo de endereço {0}
Anand Doshi27e9b772016-03-09 14:47:46 +0530616apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +204,New Account,Nova Conta
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530617apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +23,{0}: From {0} of type {1},{0}: A partir de {0} do tipo {1}
Anand Doshi019111b2015-11-20 18:00:11 +0530618apps/erpnext/erpnext/controllers/buying_controller.py +274,Row {0}: Conversion Factor is mandatory,Row {0}: Fator de Conversão é obrigatório
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530619apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +271,"Multiple Price Rules exists with same criteria, please resolve conflict by assigning priority. Price Rules: {0}","Várias regras de preços existe com os mesmos critérios, por favor, resolver o conflito através da atribuição de prioridade. Regras Preço: {0}"
Pratik Vyas97264472015-05-14 15:13:10 +0530620apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +27,Accounting Entries can be made against leaf nodes. Entries against Groups are not allowed.,Lançamentos contábeis podem ser feitas contra nós folha. Entradas contra grupos não são permitidos.
Rushabh Mehtad627af22016-03-03 11:24:58 +0530621apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +362,Cannot deactivate or cancel BOM as it is linked with other BOMs,Não é possível desativar ou cancelar BOM vez que está associada com outras BOMs
Pratik Vyas593d5622015-03-02 19:07:52 +0530622DocType: Opportunity,Maintenance,Manutenção
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530623apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +188,Purchase Receipt number required for Item {0},Número Recibo de compra necessário para item {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530624DocType: Item Attribute Value,Item Attribute Value,Item Atributo Valor
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530625apps/erpnext/erpnext/config/crm.py +84,Sales campaigns.,Campanhas de vendas .
Pratik Vyas97264472015-05-14 15:13:10 +0530626DocType: Sales Taxes and Charges Template,"Standard tax template that can be applied to all Sales Transactions. This template can contain list of tax heads and also other expense / income heads like ""Shipping"", ""Insurance"", ""Handling"" etc.
Pratik Vyas593d5622015-03-02 19:07:52 +0530627
628#### Note
629
630The tax rate you define here will be the standard tax rate for all **Items**. If there are **Items** that have different rates, they must be added in the **Item Tax** table in the **Item** master.
631
632#### Description of Columns
633
6341. Calculation Type:
635 - This can be on **Net Total** (that is the sum of basic amount).
636 - **On Previous Row Total / Amount** (for cumulative taxes or charges). If you select this option, the tax will be applied as a percentage of the previous row (in the tax table) amount or total.
637 - **Actual** (as mentioned).
6382. Account Head: The Account ledger under which this tax will be booked
6393. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
6404. Description: Description of the tax (that will be printed in invoices / quotes).
6415. Rate: Tax rate.
6426. Amount: Tax amount.
6437. Total: Cumulative total to this point.
6448. Enter Row: If based on ""Previous Row Total"" you can select the row number which will be taken as a base for this calculation (default is the previous row).
6459. Is this Tax included in Basic Rate?: If you check this, it means that this tax will not be shown below the item table, but will be included in the Basic Rate in your main item table. This is useful where you want give a flat price (inclusive of all taxes) price to customers.","Template fiscal padrão que pode ser aplicada a todas as transações de vendas. Este modelo pode conter a lista de cabeças de impostos e também outros chefes despesa / receita como ""Frete"", ""Seguro"", ""Manutenção"" etc.
646
647 #### Nota
648
649 a taxa de imposto definir aqui será a taxa normal do IVA para todos os itens ** **. Se houver itens ** ** que têm taxas diferentes, eles devem ser adicionados no ** Imposto item ** tabela no item ** ** mestre.
650
651 #### Descrição das Colunas
652
653 1. Tipo de Cálculo:
654 - Isto pode ser em ** Total Líquida ** (que é a soma da quantidade de base).
655 - ** Na linha anterior Total / Valor ** (para os impostos cumulativos ou encargos). Se você selecionar essa opção, o imposto será aplicado como uma percentagem da linha anterior (na tabela de impostos) ou montante total.
656 - ** ** Real (como indicado).
657 2. Chefe da conta: A contabilidade conta em que este imposto será reservado
658 3. Centro de Custo: Se o imposto / taxa é uma renda (como o transporte) ou despesa que precisa ser reservado contra um centro de custo.
659 4. Descrição: Descrição do imposto (que será impresso em facturas / aspas).
660 5. Classificação: Taxa de imposto.
661 6. Valor: Valor das taxas.
662 7. Total: Total acumulado até este ponto.
663 8. Digite Row: Se baseado em ""Anterior Row Total"", você pode selecionar o número da linha que será tomado como base para este cálculo (o padrão é a linha anterior).
664 9. É este imposto incluído na Taxa Básica ?: Se você verificar isso, significa que este imposto não será exibido abaixo da tabela de item, mas será incluída na taxa básica em sua tabela item principal. Isso é útil quando você quer dar um preço fixo (incluindo todos os impostos) dos preços para os clientes."
Pratik Vyas593d5622015-03-02 19:07:52 +0530665DocType: Employee,Bank A/C No.,Bank A / C N º
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530666DocType: Purchase Invoice Item,Project,Projeto
Pratik Vyas593d5622015-03-02 19:07:52 +0530667DocType: Quality Inspection Reading,Reading 7,Lendo 7
668DocType: Address,Personal,Pessoal
669DocType: Expense Claim Detail,Expense Claim Type,Tipo de reembolso de despesas
670DocType: Shopping Cart Settings,Default settings for Shopping Cart,As configurações padrão para Carrinho de Compras
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530671apps/erpnext/erpnext/controllers/accounts_controller.py +320,"Journal Entry {0} is linked against Order {1}, check if it should be pulled as advance in this invoice.","Diário de entrada {0} está ligado contra a Ordem {1}, verificar se ele deve ser puxado como avanço nessa fatura."
Anand Doshi019111b2015-11-20 18:00:11 +0530672apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +13,Biotechnology,biotecnologia
Pratik Vyas97264472015-05-14 15:13:10 +0530673apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +108,Office Maintenance Expenses,Despesas de manutenção de escritório
Rushabh Mehtad627af22016-03-03 11:24:58 +0530674apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.js +111,Please enter Item first,Gelieve eerst in Item
Pratik Vyas593d5622015-03-02 19:07:52 +0530675DocType: Account,Liability,responsabilidade
Nabin Hait29b01222016-03-15 16:17:21 +0530676apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +60,Sanctioned Amount cannot be greater than Claim Amount in Row {0}.,Montante Sanctioned não pode ser maior do que na Reivindicação Montante Fila {0}.
Pratik Vyas97264472015-05-14 15:13:10 +0530677DocType: Company,Default Cost of Goods Sold Account,Custo padrão de Conta Produtos Vendidos
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530678apps/erpnext/erpnext/stock/get_item_details.py +275,Price List not selected,Lista de Preço não selecionado
Pratik Vyas593d5622015-03-02 19:07:52 +0530679DocType: Employee,Family Background,Antecedentes familiares
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530680DocType: Process Payroll,Send Email,Enviar E-mail
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530681apps/erpnext/erpnext/stock/doctype/item/item.py +147,Warning: Invalid Attachment {0},Aviso: Anexo inválido {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530682apps/erpnext/erpnext/buying/doctype/supplier/supplier.py +88,No Permission,Nenhuma permissão
Pratik Vyas593d5622015-03-02 19:07:52 +0530683DocType: Company,Default Bank Account,Conta Bancária Padrão
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530684apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +47,"To filter based on Party, select Party Type first","Para filtrar baseado em Festa, selecione Partido Escreva primeiro"
685apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +48,'Update Stock' can not be checked because items are not delivered via {0},"Atualização da 'não pode ser verificado porque os itens não são entregues via {0}
Anand Doshi27e9b772016-03-09 14:47:46 +0530686apps/erpnext/erpnext/public/js/setup_wizard.js +272,Nos,Nos
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530687DocType: Item,Items with higher weightage will be shown higher,Os itens com maior weightage será mostrado maior
Pratik Vyas593d5622015-03-02 19:07:52 +0530688DocType: Bank Reconciliation Detail,Bank Reconciliation Detail,Banco Detalhe Reconciliação
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530689apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +666,My Invoices,Minhas Faturas
Rushabh Mehtafc307972015-11-04 18:02:45 +0530690apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +43,No employee found,Nenhum funcionário encontrado
Rushabh Mehtad627af22016-03-03 11:24:58 +0530691DocType: Supplier Quotation,Stopped,Parado
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530692DocType: Item,If subcontracted to a vendor,Se subcontratada a um fornecedor
693apps/erpnext/erpnext/manufacturing/page/bom_browser/bom_browser.js +17,Select BOM to start,Selecione BOM para começar
Pratik Vyas97264472015-05-14 15:13:10 +0530694DocType: SMS Center,All Customer Contact,Todos os contactos de clientes
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530695apps/erpnext/erpnext/config/stock.py +149,Upload stock balance via csv.,Carregar saldo de estoque via csv.
Anand Doshi191b2972015-10-21 16:50:31 +0530696apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +27,Send Now,Nu verzenden
Pratik Vyas593d5622015-03-02 19:07:52 +0530697,Support Analytics,Analytics apoio
698DocType: Item,Website Warehouse,Armazém site
Anand Doshibb256e42016-01-04 16:50:38 +0530699DocType: Payment Reconciliation,Minimum Invoice Amount,Montante Mínimo de Fatura
Pratik Vyas593d5622015-03-02 19:07:52 +0530700apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.js +49,Score must be less than or equal to 5,Score moet lager dan of gelijk aan 5 zijn
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530701apps/erpnext/erpnext/config/accounts.py +267,C-Form records,C -Form platen
702apps/erpnext/erpnext/config/selling.py +301,Customer and Supplier,Clientes e Fornecedores
Pratik Vyas593d5622015-03-02 19:07:52 +0530703DocType: Email Digest,Email Digest Settings,E-mail Digest Configurações
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530704apps/erpnext/erpnext/config/support.py +12,Support queries from customers.,Suporte a consultas de clientes.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530705DocType: Features Setup,"To enable ""Point of Sale"" features",Para ativar "Point of Sale" recursos
Pratik Vyas593d5622015-03-02 19:07:52 +0530706DocType: Bin,Moving Average Rate,Movendo Taxa Média
707DocType: Production Planning Tool,Select Items,Selecione itens
Nabin Hait29b01222016-03-15 16:17:21 +0530708apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +342,{0} against Bill {1} dated {2},{0} contra conta {1} com a data de {2}
Pratik Vyas593d5622015-03-02 19:07:52 +0530709DocType: Maintenance Visit,Completion Status,Status de conclusão
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530710DocType: Production Order,Target Warehouse,Armazém alvo
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530711DocType: Item,Allow over delivery or receipt upto this percent,Permitir sobre a entrega ou recebimento até esta cento
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530712apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +50,Expected Delivery Date cannot be before Sales Order Date,Previsão de Entrega A data não pode ser antes de Ordem de Vendas Data
Pratik Vyas593d5622015-03-02 19:07:52 +0530713DocType: Upload Attendance,Import Attendance,Importação de Atendimento
Anand Doshi019111b2015-11-20 18:00:11 +0530714apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +17,All Item Groups,Todos os grupos de itens
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530715DocType: Process Payroll,Activity Log,Registro de Atividade
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530716apps/erpnext/erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py +34,Net Profit / Loss,Lucro / Prejuízo Líquido
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530717apps/erpnext/erpnext/config/setup.py +94,Automatically compose message on submission of transactions.,Compor automaticamente mensagem na apresentação de transações.
Pratik Vyas593d5622015-03-02 19:07:52 +0530718DocType: Production Order,Item To Manufacture,Item Para Fabricação
Rushabh Mehtafc307972015-11-04 18:02:45 +0530719apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +87,{0} {1} status is {2},{0} {1} estatuto é {2}
Rushabh Mehtad627af22016-03-03 11:24:58 +0530720DocType: Shopping Cart Settings,Enable Checkout,Ativar Caixa
Anand Doshibb256e42016-01-04 16:50:38 +0530721apps/erpnext/erpnext/config/learn.py +207,Purchase Order to Payment,Ordem de Compra para pagamento
Rushabh Mehtad627af22016-03-03 11:24:58 +0530722DocType: Quotation Item,Projected Qty,Qtde Projetada
Pratik Vyas593d5622015-03-02 19:07:52 +0530723DocType: Sales Invoice,Payment Due Date,Betaling Due Date
Pratik Vyas97264472015-05-14 15:13:10 +0530724DocType: Newsletter,Newsletter Manager,Boletim Gerente
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530725apps/erpnext/erpnext/stock/doctype/item/item.js +240,Item Variant {0} already exists with same attributes,Variant item {0} já existe com mesmos atributos
Anand Doshibacc6792015-10-30 12:54:27 +0530726apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +95,'Opening','Abertura'
Pratik Vyas593d5622015-03-02 19:07:52 +0530727DocType: Notification Control,Delivery Note Message,Mensagem Nota de Entrega
728DocType: Expense Claim,Expenses,Despesas
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530729DocType: Item Variant Attribute,Item Variant Attribute,Variant item Atributo
Pratik Vyas593d5622015-03-02 19:07:52 +0530730,Purchase Receipt Trends,Compra Trends Recibo
731DocType: Appraisal,Select template from which you want to get the Goals,Selecione o modelo a partir do qual você deseja obter as Metas
Anand Doshi019111b2015-11-20 18:00:11 +0530732apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +77,Research & Development,Pesquisa e Desenvolvimento
Pratik Vyas593d5622015-03-02 19:07:52 +0530733,Amount to Bill,Neerkomen op Bill
734DocType: Company,Registration Details,Detalhes registro
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530735DocType: Item Reorder,Re-Order Qty,Re-order Qtde
Pratik Vyas593d5622015-03-02 19:07:52 +0530736DocType: Leave Block List Date,Leave Block List Date,Deixe Data Lista de Bloqueios
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530737apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +25,Scheduled to send to {0},Programado para enviar para {0}
Pratik Vyas97264472015-05-14 15:13:10 +0530738DocType: Pricing Rule,Price or Discount,Preço ou Desconto
Pratik Vyas593d5622015-03-02 19:07:52 +0530739DocType: Sales Team,Incentives,Incentivos
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530740DocType: SMS Log,Requested Numbers,Números solicitadas
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530741apps/erpnext/erpnext/config/hr.py +146,Performance appraisal.,Avaliação de desempenho.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530742DocType: Sales Invoice Item,Stock Details,Detalhes da
Pratik Vyas97264472015-05-14 15:13:10 +0530743apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +29,Project Value,Valor do projeto
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530744apps/erpnext/erpnext/config/selling.py +311,Point-of-Sale,Ponto de venda
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530745apps/erpnext/erpnext/accounts/doctype/account/account.py +115,"Account balance already in Credit, you are not allowed to set 'Balance Must Be' as 'Debit'","Saldo já em crédito, você não tem permissão para definir 'saldo deve ser' como 'débito'"
Pratik Vyas593d5622015-03-02 19:07:52 +0530746DocType: Account,Balance must be,Equilíbrio deve ser
747DocType: Hub Settings,Publish Pricing,Publicar Pricing
Pratik Vyas593d5622015-03-02 19:07:52 +0530748DocType: Notification Control,Expense Claim Rejected Message,Relatório de Despesas Rejeitado Mensagem
Pratik Vyas97264472015-05-14 15:13:10 +0530749,Available Qty,Qtde Disponível
Pratik Vyas593d5622015-03-02 19:07:52 +0530750DocType: Purchase Taxes and Charges,On Previous Row Total,No total linha anterior
Pratik Vyas593d5622015-03-02 19:07:52 +0530751DocType: Salary Slip,Working Days,Dias de trabalho
752DocType: Serial No,Incoming Rate,Taxa de entrada
753DocType: Packing Slip,Gross Weight,Peso bruto
Anand Doshi27e9b772016-03-09 14:47:46 +0530754apps/erpnext/erpnext/public/js/setup_wizard.js +44,The name of your company for which you are setting up this system.,De naam van uw bedrijf waar u het opzetten van dit systeem .
Pratik Vyas593d5622015-03-02 19:07:52 +0530755DocType: HR Settings,Include holidays in Total no. of Working Days,Incluir feriados em nenhuma total. de dias de trabalho
756DocType: Job Applicant,Hold,Segurar
Pratik Vyas593d5622015-03-02 19:07:52 +0530757DocType: Employee,Date of Joining,Data da Unir
758DocType: Naming Series,Update Series,Atualização Series
Pratik Vyas97264472015-05-14 15:13:10 +0530759DocType: Supplier Quotation,Is Subcontracted,É subcontratada
Pratik Vyas593d5622015-03-02 19:07:52 +0530760DocType: Item Attribute,Item Attribute Values,Valores de Atributo item
Pratik Vyas97264472015-05-14 15:13:10 +0530761apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +3,View Subscribers,Exibir Inscritos
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530762apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +618,Purchase Receipt,Compra recibo
Pratik Vyas593d5622015-03-02 19:07:52 +0530763,Received Items To Be Billed,Itens recebidos a ser cobrado
Rushabh Mehtafc307972015-11-04 18:02:45 +0530764DocType: Employee,Ms,Ms
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530765apps/erpnext/erpnext/config/accounts.py +240,Currency exchange rate master.,Mestre taxa de câmbio .
Rushabh Mehtad627af22016-03-03 11:24:58 +0530766apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +263,Unable to find Time Slot in the next {0} days for Operation {1},Incapaz de encontrar entalhe Tempo nos próximos {0} dias para a Operação {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530767DocType: Production Order,Plan material for sub-assemblies,Material de Plano de sub-conjuntos
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530768apps/erpnext/erpnext/config/selling.py +99,Sales Partners and Territory,Parceiros de vendas e Território
Rushabh Mehtad627af22016-03-03 11:24:58 +0530769apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +427,BOM {0} must be active,BOM {0} deve ser ativo
Nabin Hait34037e02016-02-03 13:10:54 +0530770apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +36,Please select the document type first,"Por favor, selecione o tipo de documento primeiro"
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530771apps/erpnext/erpnext/templates/generators/item.html +74,Goto Cart,Goto carrinho
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530772apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.py +65,Cancel Material Visits {0} before cancelling this Maintenance Visit,Cancelar Materiais Visitas {0} antes de cancelar este Manutenção Visita
Pratik Vyas593d5622015-03-02 19:07:52 +0530773DocType: Salary Slip,Leave Encashment Amount,Deixe Quantidade cobrança
Anand Doshi191b2972015-10-21 16:50:31 +0530774apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +209,Serial No {0} does not belong to Item {1},Serial Não {0} não pertence ao item {1}
Pratik Vyas97264472015-05-14 15:13:10 +0530775DocType: Purchase Receipt Item Supplied,Required Qty,Quantidade requerida
Pratik Vyas593d5622015-03-02 19:07:52 +0530776DocType: Bank Reconciliation,Total Amount,Valor Total
Anand Doshi019111b2015-11-20 18:00:11 +0530777apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +32,Internet Publishing,Publishing Internet
Pratik Vyas593d5622015-03-02 19:07:52 +0530778DocType: Production Planning Tool,Production Orders,Ordens de Produção
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530779apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +53,Balance Value,Balance Waarde
Pratik Vyas593d5622015-03-02 19:07:52 +0530780apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +38,Sales Price List,Lista de Preço de Venda
781apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +69,Publish to sync items,Publicar para sincronizar itens
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530782DocType: Bank Reconciliation,Account Currency,Conta Moeda
Rushabh Mehtad627af22016-03-03 11:24:58 +0530783apps/erpnext/erpnext/accounts/general_ledger.py +137,Please mention Round Off Account in Company,"Por favor, mencione completam Conta in Company"
Pratik Vyas593d5622015-03-02 19:07:52 +0530784DocType: Purchase Receipt,Range,Alcance
785DocType: Supplier,Default Payable Accounts,Contas a Pagar Padrão
786apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +40,Employee {0} is not active or does not exist,Empregado {0} não está ativo ou não existe
787DocType: Features Setup,Item Barcode,Código de barras do item
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530788apps/erpnext/erpnext/stock/doctype/item/item.py +524,Item Variants {0} updated,Variantes item {0} atualizado
Pratik Vyas593d5622015-03-02 19:07:52 +0530789DocType: Quality Inspection Reading,Reading 6,Leitura 6
790DocType: Purchase Invoice Advance,Purchase Invoice Advance,Compra Antecipada Fatura
791DocType: Address,Shop,Loja
792DocType: Hub Settings,Sync Now,Sync Now
Nabin Hait29b01222016-03-15 16:17:21 +0530793apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +172,Row {0}: Credit entry can not be linked with a {1},Row {0}: entrada de crédito não pode ser ligado com uma {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530794DocType: Mode of Payment Account,Default Bank / Cash account will be automatically updated in POS Invoice when this mode is selected.,Conta padrão Banco / Cash será atualizado automaticamente na fatura POS quando este modo for selecionado.
795DocType: Employee,Permanent Address Is,Vast adres
796DocType: Production Order Operation,Operation completed for how many finished goods?,Operação concluída por quantos produtos acabados?
Anand Doshi27e9b772016-03-09 14:47:46 +0530797apps/erpnext/erpnext/public/js/setup_wizard.js +139,The Brand,A Marca
Rushabh Mehtad627af22016-03-03 11:24:58 +0530798apps/erpnext/erpnext/controllers/status_updater.py +163,Allowance for over-{0} crossed for Item {1}.,Provisão para over-{0} cruzou para item {1}.
Pratik Vyas593d5622015-03-02 19:07:52 +0530799DocType: Employee,Exit Interview Details,Sair Detalhes Entrevista
800DocType: Item,Is Purchase Item,É item de compra
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530801DocType: Journal Entry Account,Purchase Invoice,Compre Fatura
Pratik Vyas593d5622015-03-02 19:07:52 +0530802DocType: Stock Ledger Entry,Voucher Detail No,Detalhe folha no
803DocType: Stock Entry,Total Outgoing Value,Valor total de saída
Rushabh Mehtafc307972015-11-04 18:02:45 +0530804apps/erpnext/erpnext/public/js/account_tree_grid.js +225,Opening Date and Closing Date should be within same Fiscal Year,Abertura Data e Data de Fechamento deve estar dentro mesmo ano fiscal
Pratik Vyas593d5622015-03-02 19:07:52 +0530805DocType: Lead,Request for Information,Pedido de Informação
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530806DocType: Payment Request,Paid,Pago
Pratik Vyas593d5622015-03-02 19:07:52 +0530807DocType: Salary Slip,Total in words,Total em palavras
808DocType: Material Request Item,Lead Time Date,Chumbo Data Hora
Rushabh Mehtafc307972015-11-04 18:02:45 +0530809apps/erpnext/erpnext/public/js/controllers/taxes_and_totals.js +54, is mandatory. Maybe Currency Exchange record is not created for ,é mandatório. Talvez recorde de câmbios não é criado para
Nabin Hait29b01222016-03-15 16:17:21 +0530810apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +110,Row #{0}: Please specify Serial No for Item {1},Row # {0}: Favor especificar Sem Serial para item {1}
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530811apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +539,"For 'Product Bundle' items, Warehouse, Serial No and Batch No will be considered from the 'Packing List' table. If Warehouse and Batch No are same for all packing items for any 'Product Bundle' item, those values can be entered in the main Item table, values will be copied to 'Packing List' table.","Para os itens 'pacote de produtos ", Armazém, Serial e não há Batch Não será considerada a partir do' Packing List 'tabela. Se Warehouse e Batch Não são as mesmas para todos os itens de embalagem para qualquer item de 'Bundle Produto', esses valores podem ser inseridos na tabela do item principal, os valores serão copiados para 'Packing List' tabela."
Rushabh Mehtad627af22016-03-03 11:24:58 +0530812DocType: Job Opening,Publish on website,Publicar em website
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530813apps/erpnext/erpnext/config/stock.py +17,Shipments to customers.,Os embarques para os clientes.
Pratik Vyas593d5622015-03-02 19:07:52 +0530814DocType: Purchase Invoice Item,Purchase Order Item,Comprar item Ordem
Pratik Vyas97264472015-05-14 15:13:10 +0530815apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +152,Indirect Income,Resultado indirecto
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530816DocType: Payment Tool,Set Payment Amount = Outstanding Amount,Definir Valor do Pagamento = Valor Excepcional
Anand Doshi019111b2015-11-20 18:00:11 +0530817apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +53,Variance,Variação
818,Company Name,Nome da empresa
Pratik Vyas593d5622015-03-02 19:07:52 +0530819DocType: SMS Center,Total Message(s),Mensagem total ( s )
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530820apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +672,Select Item for Transfer,Selecionar item para Transferência
Anand Doshiee19fc02015-12-21 17:10:20 +0530821DocType: Purchase Invoice,Additional Discount Percentage,Percentagem de Desconto adicional
Rushabh Mehtafc307972015-11-04 18:02:45 +0530822apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +24,View a list of all the help videos,Veja uma lista de todos os vídeos de ajuda
Pratik Vyas593d5622015-03-02 19:07:52 +0530823DocType: Bank Reconciliation,Select account head of the bank where cheque was deposited.,Selecione cabeça conta do banco onde cheque foi depositado.
824DocType: Selling Settings,Allow user to edit Price List Rate in transactions,Permitir ao utilizador editar Taxa de Lista de Preços em transações
825DocType: Pricing Rule,Max Qty,Max Qtde
Nabin Hait29b01222016-03-15 16:17:21 +0530826apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +105,Row {0}: Payment against Sales/Purchase Order should always be marked as advance,Row {0}: O pagamento contra Vendas / Ordem de Compra deve ser sempre marcado como antecedência
Anand Doshi019111b2015-11-20 18:00:11 +0530827apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +16,Chemical,químico
Nabin Hait29b01222016-03-15 16:17:21 +0530828apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +681,All items have already been transferred for this Production Order.,Todos os itens já foram transferidos para esta ordem de produção.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530829DocType: Process Payroll,Select Payroll Year and Month,Selecione Payroll ano e mês
Pratik Vyas593d5622015-03-02 19:07:52 +0530830DocType: Workstation,Electricity Cost,elektriciteitskosten
831DocType: HR Settings,Don't send Employee Birthday Reminders,Stuur geen Werknemer verjaardagsherinneringen
Nabin Hait34037e02016-02-03 13:10:54 +0530832,Employee Holiday Attendance,Presença de férias do empregado
Pratik Vyas97264472015-05-14 15:13:10 +0530833DocType: Opportunity,Walk In,Entrar
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530834apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +64,Stock Entries,Entradas de Stock
Pratik Vyas593d5622015-03-02 19:07:52 +0530835DocType: Item,Inspection Criteria,Critérios de inspeção
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530836apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +12,Transfered,Transferido
Anand Doshi27e9b772016-03-09 14:47:46 +0530837apps/erpnext/erpnext/public/js/setup_wizard.js +140,Upload your letter head and logo. (you can edit them later).,Publique sua cabeça letra e logotipo. (Você pode editá-las mais tarde).
Anand Doshi019111b2015-11-20 18:00:11 +0530838apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +156,White,Branco
Pratik Vyas593d5622015-03-02 19:07:52 +0530839DocType: SMS Center,All Lead (Open),Todos chumbo (Aberto)
840DocType: Purchase Invoice,Get Advances Paid,Obter adiantamentos pagos
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530841apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +595,Make ,Fazer
Pratik Vyas593d5622015-03-02 19:07:52 +0530842DocType: Journal Entry,Total Amount in Words,Valor Total em Palavras
Pratik Vyas593d5622015-03-02 19:07:52 +0530843apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +7,There was an error. One probable reason could be that you haven't saved the form. Please contact support@erpnext.com if the problem persists.,Er is een fout opgetreden . Een mogelijke reden zou kunnen zijn dat je niet hebt opgeslagen het formulier . Neem dan contact support@erpnext.com als het probleem aanhoudt .
Anand Doshibb256e42016-01-04 16:50:38 +0530844apps/erpnext/erpnext/templates/pages/cart.html +5,My Cart,Meu carrinho
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530845apps/erpnext/erpnext/controllers/selling_controller.py +150,Order Type must be one of {0},Tipo de Ordem deve ser uma das {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530846DocType: Lead,Next Contact Date,Data Contato próximo
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530847apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +35,Opening Qty,Opening Aantal
Pratik Vyas593d5622015-03-02 19:07:52 +0530848DocType: Holiday List,Holiday List Name,Lista de Nomes de Feriados
Anand Doshi019111b2015-11-20 18:00:11 +0530849apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +168,Stock Options,Opções de Compra
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530850DocType: Journal Entry Account,Expense Claim,Relatório de Despesas
Rushabh Mehtad627af22016-03-03 11:24:58 +0530851apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +180,Qty for {0},Qtde para {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530852DocType: Leave Application,Leave Application,Deixe Aplicação
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530853apps/erpnext/erpnext/config/hr.py +80,Leave Allocation Tool,Deixe Ferramenta de Alocação
Pratik Vyas593d5622015-03-02 19:07:52 +0530854DocType: Leave Block List,Leave Block List Dates,Deixe as datas Lista de Bloqueios
Anand Doshi191b2972015-10-21 16:50:31 +0530855DocType: Company,If Monthly Budget Exceeded (for expense account),Se orçamento mensal excedido (por conta de despesas)
Pratik Vyas593d5622015-03-02 19:07:52 +0530856DocType: Workstation,Net Hour Rate,Net Hour Taxa
857DocType: Landed Cost Purchase Receipt,Landed Cost Purchase Receipt,Recibo de compra Landed Cost
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530858DocType: Company,Default Terms,Termos Padrão
Anand Doshi9c0983f2016-02-17 12:59:54 +0530859DocType: Features Setup,"If checked, only Description, Quantity, Rate and Amount are shown in print of Item table. Any extra field is shown under 'Description' column.","Se marcada, apenas a descrição, quantidade, taxa ea quantidade são mostrados na impressão da tabela do item. Qualquer campo extra é mostrado na coluna 'Descrição'."
Pratik Vyas593d5622015-03-02 19:07:52 +0530860DocType: Packing Slip Item,Packing Slip Item,Embalagem item deslizamento
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530861DocType: POS Profile,Cash/Bank Account,Caixa / Banco Conta
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530862apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +70,Removed items with no change in quantity or value.,Itens removidos sem nenhuma alteração na quantidade ou valor.
Pratik Vyas593d5622015-03-02 19:07:52 +0530863DocType: Delivery Note,Delivery To,Entrega
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530864apps/erpnext/erpnext/stock/doctype/item/item.py +547,Attribute table is mandatory,Tabela de atributo é obrigatório
Pratik Vyas97264472015-05-14 15:13:10 +0530865DocType: Production Planning Tool,Get Sales Orders,Obter Ordem de Vendas
Pratik Vyas593d5622015-03-02 19:07:52 +0530866apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +64,{0} can not be negative,{0} não pode ser negativo
Anand Doshiee19fc02015-12-21 17:10:20 +0530867apps/erpnext/erpnext/public/js/pos/pos.html +28,Discount,Desconto
Pratik Vyas593d5622015-03-02 19:07:52 +0530868DocType: Features Setup,Purchase Discounts,Descontos de compra
869DocType: Workstation,Wages,Salário
Pratik Vyas97264472015-05-14 15:13:10 +0530870DocType: Time Log,Will be updated only if Time Log is 'Billable',Será atualizado apenas se Tempo Log é "Billable"
Pratik Vyas593d5622015-03-02 19:07:52 +0530871DocType: Project,Internal,Interno
872DocType: Task,Urgent,Urgente
Pratik Vyas97264472015-05-14 15:13:10 +0530873apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +97,Please specify a valid Row ID for row {0} in table {1},"Por favor, especifique um ID válido para Row linha {0} na tabela {1}"
Rushabh Mehtafc307972015-11-04 18:02:45 +0530874apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +23,Go to the Desktop and start using ERPNext,Vá para o ambiente de trabalho e começar a usar ERPNext
Pratik Vyas593d5622015-03-02 19:07:52 +0530875DocType: Item,Manufacturer,Fabricante
876DocType: Landed Cost Item,Purchase Receipt Item,Comprar item recepção
Pratik Vyas593d5622015-03-02 19:07:52 +0530877DocType: Production Plan Item,Reserved Warehouse in Sales Order / Finished Goods Warehouse,Armazém reservada no Pedido de Vendas / armazém de produtos acabados
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530878apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +69,Selling Amount,Valor de venda
879apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +79,Time Logs,Tempo Logs
Anand Doshi9c0983f2016-02-17 12:59:54 +0530880apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +125,You are the Expense Approver for this record. Please Update the 'Status' and Save,U bent de Expense Approver voor dit record . Werk van de 'Status' en opslaan
Pratik Vyas593d5622015-03-02 19:07:52 +0530881DocType: Serial No,Creation Document No,Creatie Document No
882DocType: Issue,Issue,Questão
Anand Doshi019111b2015-11-20 18:00:11 +0530883apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +28,Account does not match with Company,Conta não coincidir com a Empresa
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530884apps/erpnext/erpnext/config/stock.py +191,"Attributes for Item Variants. e.g Size, Color etc.","Atributos para item variantes. por exemplo, tamanho, cor etc."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530885apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +39,WIP Warehouse,WIP Warehouse
Nabin Hait29b01222016-03-15 16:17:21 +0530886apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +181,Serial No {0} is under maintenance contract upto {1},Serial Não {0} está sob contrato de manutenção até {1}
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530887apps/erpnext/erpnext/config/hr.py +35,Recruitment,Recrutamento
Pratik Vyas593d5622015-03-02 19:07:52 +0530888DocType: BOM Operation,Operation,Operação
889DocType: Lead,Organization Name,Naam van de Organisatie
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530890DocType: Tax Rule,Shipping State,Estado Envio
Pratik Vyas97264472015-05-14 15:13:10 +0530891apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +61,Item must be added using 'Get Items from Purchase Receipts' button,"O artigo deve ser adicionado usando ""Obter itens de recibos de compra 'botão"
892apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +126,Sales Expenses,Despesas com Vendas
Rushabh Mehtad627af22016-03-03 11:24:58 +0530893apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +106,Standard Buying,Compra padrão
Pratik Vyas593d5622015-03-02 19:07:52 +0530894DocType: GL Entry,Against,Contra
895DocType: Item,Default Selling Cost Center,Venda Padrão Centro de Custo
896DocType: Sales Partner,Implementation Partner,Parceiro de implementação
Rushabh Mehtafc307972015-11-04 18:02:45 +0530897apps/erpnext/erpnext/controllers/selling_controller.py +227,Sales Order {0} is {1},Pedido de Vendas {0} é {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530898DocType: Opportunity,Contact Info,Informações para contato
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530899apps/erpnext/erpnext/config/stock.py +300,Making Stock Entries,Fazendo de Stock Entradas
Pratik Vyas593d5622015-03-02 19:07:52 +0530900DocType: Packing Slip,Net Weight UOM,UOM Peso Líquido
Pratik Vyas593d5622015-03-02 19:07:52 +0530901DocType: Item,Default Supplier,Fornecedor padrão
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530902DocType: Manufacturing Settings,Over Production Allowance Percentage,Ao longo de Produção Provisão Percentagem
Pratik Vyas593d5622015-03-02 19:07:52 +0530903DocType: Shipping Rule Condition,Shipping Rule Condition,Regra Condições de envio
904DocType: Features Setup,Miscelleneous,Miscelleneous
905DocType: Holiday List,Get Weekly Off Dates,Obter semanal Datas Off
906apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +30,End Date can not be less than Start Date,Data final não pode ser inferior a data de início
Pratik Vyas593d5622015-03-02 19:07:52 +0530907DocType: Sales Person,Select company name first.,Selecione o nome da empresa em primeiro lugar.
Rushabh Mehtafc307972015-11-04 18:02:45 +0530908apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +145,Dr,Dr
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530909apps/erpnext/erpnext/config/buying.py +18,Quotations received from Suppliers.,Citações recebidas de fornecedores.
Pratik Vyas593d5622015-03-02 19:07:52 +0530910apps/erpnext/erpnext/controllers/selling_controller.py +21,To {0} | {1} {2},Para {0} | {1} {2}
Pratik Vyas97264472015-05-14 15:13:10 +0530911DocType: Time Log Batch,updated via Time Logs,atualizado via Time Logs
912apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +40,Average Age,Média de Idade
Pratik Vyas593d5622015-03-02 19:07:52 +0530913DocType: Opportunity,Your sales person who will contact the customer in future,Sua pessoa de vendas que entrará em contato com o cliente no futuro
Anand Doshi27e9b772016-03-09 14:47:46 +0530914apps/erpnext/erpnext/public/js/setup_wizard.js +235,List a few of your suppliers. They could be organizations or individuals.,Lijst een paar van uw leveranciers . Ze kunnen organisaties of personen .
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530915DocType: Company,Default Currency,Moeda padrão
Pratik Vyas593d5622015-03-02 19:07:52 +0530916DocType: Contact,Enter designation of this Contact,Digite designação de este contato
Pratik Vyas593d5622015-03-02 19:07:52 +0530917DocType: Expense Claim,From Employee,De Empregado
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530918apps/erpnext/erpnext/controllers/accounts_controller.py +334,Warning: System will not check overbilling since amount for Item {0} in {1} is zero,Aviso : O sistema não irá verificar superfaturamento desde montante para item {0} em {1} é zero
Pratik Vyas593d5622015-03-02 19:07:52 +0530919DocType: Journal Entry,Make Difference Entry,Faça Entrada Diferença
920DocType: Upload Attendance,Attendance From Date,Presença de Data
Nabin Hait733680b2015-12-07 14:12:41 +0530921DocType: Appraisal Template Goal,Key Performance Area,Performance de Área Chave
Anand Doshi019111b2015-11-20 18:00:11 +0530922apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +54,Transportation,transporte
Anand Doshibacc6792015-10-30 12:54:27 +0530923apps/erpnext/erpnext/hr/report/monthly_salary_register/monthly_salary_register.py +67, and year: ,e ano:
Anand Doshi191b2972015-10-21 16:50:31 +0530924DocType: Email Digest,Annual Expense,Despesa anual
Pratik Vyas593d5622015-03-02 19:07:52 +0530925DocType: SMS Center,Total Characters,Total de Personagens
Anand Doshi019111b2015-11-20 18:00:11 +0530926apps/erpnext/erpnext/controllers/buying_controller.py +130,Please select BOM in BOM field for Item {0},"Por favor, selecione no campo BOM BOM por item {0}"
Pratik Vyas593d5622015-03-02 19:07:52 +0530927DocType: C-Form Invoice Detail,C-Form Invoice Detail,C-Form Detalhe Fatura
928DocType: Payment Reconciliation Invoice,Payment Reconciliation Invoice,Reconciliação O pagamento da fatura
Nabin Hait34037e02016-02-03 13:10:54 +0530929apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +42,Contribution %,Contribuição%
Pratik Vyas593d5622015-03-02 19:07:52 +0530930DocType: Item,website page link,link da página site
Pratik Vyas593d5622015-03-02 19:07:52 +0530931DocType: Company,Company registration numbers for your reference. Tax numbers etc.,"Números da empresa de registro para sua referência. Números fiscais, etc"
932DocType: Sales Partner,Distributor,Distribuidor
933DocType: Shopping Cart Shipping Rule,Shopping Cart Shipping Rule,Carrinho Rule Envio
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530934apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +208,Production Order {0} must be cancelled before cancelling this Sales Order,Ordem de produção {0} deve ser cancelado antes de cancelar esta ordem de venda
935apps/erpnext/erpnext/public/js/controllers/transaction.js +930,Please set 'Apply Additional Discount On',"Por favor, defina "Aplicar desconto adicional em '"
Pratik Vyas593d5622015-03-02 19:07:52 +0530936,Ordered Items To Be Billed,Itens ordenados a ser cobrado
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530937apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +24,From Range has to be less than To Range,De Gama tem de ser inferior à gama
Pratik Vyas593d5622015-03-02 19:07:52 +0530938apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +21,Select Time Logs and Submit to create a new Sales Invoice.,Selecione Time Logs e enviar para criar uma nova factura de venda.
939DocType: Global Defaults,Global Defaults,Padrões globais
940DocType: Salary Slip,Deductions,Deduções
Pratik Vyas593d5622015-03-02 19:07:52 +0530941apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +23,This Time Log Batch has been billed.,Este lote Log O tempo tem sido anunciado.
Pratik Vyas593d5622015-03-02 19:07:52 +0530942DocType: Salary Slip,Leave Without Pay,Licença sem vencimento
Rushabh Mehtad627af22016-03-03 11:24:58 +0530943apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +297,Capacity Planning Error,Capacidade de erro Planejamento
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530944,Trial Balance for Party,Balancete para o partido
Pratik Vyas593d5622015-03-02 19:07:52 +0530945DocType: Lead,Consultant,Consultor
946DocType: Salary Slip,Earnings,Ganhos
Nabin Hait29b01222016-03-15 16:17:21 +0530947apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +357,Finished Item {0} must be entered for Manufacture type entry,Acabou item {0} deve ser digitado para a entrada Tipo de Fabricação
Anand Doshibb256e42016-01-04 16:50:38 +0530948apps/erpnext/erpnext/config/learn.py +92,Opening Accounting Balance,Saldo de Contabilidade
Pratik Vyas593d5622015-03-02 19:07:52 +0530949DocType: Sales Invoice Advance,Sales Invoice Advance,Vendas antecipadas Fatura
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530950apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +473,Nothing to request,Niets aan te vragen
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530951apps/erpnext/erpnext/projects/doctype/task/task.py +38,'Actual Start Date' can not be greater than 'Actual End Date',' Data de início' não pode ser maior que 'Data Final '
Anand Doshi019111b2015-11-20 18:00:11 +0530952apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +75,Management,gestão
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530953apps/erpnext/erpnext/config/projects.py +45,Types of activities for Time Sheets,Tipos de atividades para folhas de tempo
Nabin Hait29b01222016-03-15 16:17:21 +0530954apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +52,Either debit or credit amount is required for {0},É requerido um valor de débito ou crédito para {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530955DocType: Item Attribute Value,"This will be appended to the Item Code of the variant. For example, if your abbreviation is ""SM"", and the item code is ""T-SHIRT"", the item code of the variant will be ""T-SHIRT-SM""","Isso vai ser anexado ao Código do item da variante. Por exemplo, se a sua abreviatura é ""SM"", e o código do item é ""t-shirt"", o código do item da variante será ""T-shirt-SM"""
956DocType: Salary Slip,Net Pay (in words) will be visible once you save the Salary Slip.,Pagamento líquido (em palavras) será visível quando você salvar a folha de salário.
Anand Doshi019111b2015-11-20 18:00:11 +0530957apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +154,Blue,Azul
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530958DocType: Purchase Invoice,Is Return,É Retorno
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530959DocType: Price List Country,Price List Country,Preço da lista País
960apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +123,Further nodes can be only created under 'Group' type nodes,Verder nodes kunnen alleen worden gemaakt op grond van het type nodes 'Groep'
Anand Doshi03791fc2015-12-15 15:17:11 +0530961apps/erpnext/erpnext/utilities/doctype/contact/contact.py +67,Please set Email ID,"Por favor, defina-mail ID"
Pratik Vyas593d5622015-03-02 19:07:52 +0530962DocType: Item,UOMs,UOMS
Anand Doshi03791fc2015-12-15 15:17:11 +0530963apps/erpnext/erpnext/stock/utils.py +171,{0} valid serial nos for Item {1},{0} N º s de série válido para o item {1}
Anand Doshi191b2972015-10-21 16:50:31 +0530964apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +57,Item Code cannot be changed for Serial No.,Item Code kan niet worden gewijzigd voor Serienummer
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530965apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +22,POS Profile {0} already created for user: {1} and company {2},POS perfil {0} já criado para o usuário: {1} e {2} empresa
Pratik Vyas593d5622015-03-02 19:07:52 +0530966DocType: Purchase Order Item,UOM Conversion Factor,UOM Fator de Conversão
967DocType: Stock Settings,Default Item Group,Grupo Item padrão
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530968apps/erpnext/erpnext/config/buying.py +33,Supplier database.,Banco de dados de fornecedores.
Pratik Vyas593d5622015-03-02 19:07:52 +0530969DocType: Account,Balance Sheet,Balanço
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530970apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +580,Cost Center For Item with Item Code ',Centro de custo para item com o Código do item '
Pratik Vyas593d5622015-03-02 19:07:52 +0530971DocType: Opportunity,Your sales person will get a reminder on this date to contact the customer,Seu vendedor receberá um lembrete sobre esta data para contato com o cliente
Anand Doshi27e9b772016-03-09 14:47:46 +0530972apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +209,"Further accounts can be made under Groups, but entries can be made against non-Groups","Outras contas podem ser feitas em grupos, mas as entradas podem ser feitas contra os não-Groups"
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530973apps/erpnext/erpnext/config/hr.py +120,Tax and other salary deductions.,Fiscais e deduções salariais outros.
Pratik Vyas593d5622015-03-02 19:07:52 +0530974DocType: Lead,Lead,Conduzir
975DocType: Email Digest,Payables,Contas a pagar
976DocType: Account,Warehouse,Armazém
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530977apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +83,Row #{0}: Rejected Qty can not be entered in Purchase Return,Row # {0}: Rejeitado Qtde não pode ser inscrita no retorno de compra
Pratik Vyas593d5622015-03-02 19:07:52 +0530978,Purchase Order Items To Be Billed,Ordem de Compra itens a serem faturados
Pratik Vyas97264472015-05-14 15:13:10 +0530979DocType: Purchase Invoice Item,Net Rate,Taxa Net
Pratik Vyas593d5622015-03-02 19:07:52 +0530980DocType: Purchase Invoice Item,Purchase Invoice Item,Comprar item Fatura
981apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +50,Stock Ledger Entries and GL Entries are reposted for the selected Purchase Receipts,Banco de Ledger Entradas e GL As entradas são reenviados para os recibos de compra selecionados
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530982apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +8,Item 1,Número 1
Pratik Vyas593d5622015-03-02 19:07:52 +0530983DocType: Holiday,Holiday,Férias
Pratik Vyas593d5622015-03-02 19:07:52 +0530984DocType: Leave Control Panel,Leave blank if considered for all branches,Deixe em branco se considerado para todos os ramos
985,Daily Time Log Summary,Resumo Diário Log Tempo
Pratik Vyas593d5622015-03-02 19:07:52 +0530986DocType: Payment Reconciliation,Unreconciled Payment Details,Unreconciled Detalhes do pagamento
Pratik Vyas593d5622015-03-02 19:07:52 +0530987DocType: Global Defaults,Current Fiscal Year,Atual Exercício
988DocType: Global Defaults,Disable Rounded Total,Desativar total arredondado
Pratik Vyas593d5622015-03-02 19:07:52 +0530989DocType: Lead,Call,Chamar
Nabin Hait29b01222016-03-15 16:17:21 +0530990apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +410,'Entries' cannot be empty,' Entradas ' não pode estar vazio
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530991apps/erpnext/erpnext/utilities/transaction_base.py +78,Duplicate row {0} with same {1},Linha duplicada {0} com o mesmo {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530992,Trial Balance,Balancete
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530993apps/erpnext/erpnext/config/hr.py +242,Setting up Employees,Configurando Empregados
Rushabh Mehtafc307972015-11-04 18:02:45 +0530994apps/erpnext/erpnext/public/js/feature_setup.js +220,"Grid ""","Grid """
Anand Doshi191b2972015-10-21 16:50:31 +0530995apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +150,Please select prefix first,Por favor seleccione prefixo primeiro
Anand Doshi019111b2015-11-20 18:00:11 +0530996apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +138,Research,pesquisa
Pratik Vyas593d5622015-03-02 19:07:52 +0530997DocType: Maintenance Visit Purpose,Work Done,Trabalho feito
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530998apps/erpnext/erpnext/controllers/item_variant.py +25,Please specify at least one attribute in the Attributes table,Especifique pelo menos um atributo na tabela de atributos
Anand Doshi191b2972015-10-21 16:50:31 +0530999DocType: Contact,User ID,ID de utilizador
Anand Doshi27e9b772016-03-09 14:47:46 +05301000apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +128,View Ledger,Ver Diário
Pratik Vyas97264472015-05-14 15:13:10 +05301001apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Earliest,Mais Cedo
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301002apps/erpnext/erpnext/stock/doctype/item/item.py +431,"An Item Group exists with same name, please change the item name or rename the item group","Um grupo de itens existe com o mesmo nome, por favor, mude o nome do item ou mudar o nome do grupo de itens"
Pratik Vyas593d5622015-03-02 19:07:52 +05301003DocType: Production Order,Manufacture against Sales Order,Fabricação contra a Ordem de Vendas
Rushabh Mehtad627af22016-03-03 11:24:58 +05301004apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +412,Rest Of The World,Resto do mundo
Nabin Hait29b01222016-03-15 16:17:21 +05301005apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +83,The Item {0} cannot have Batch,O item {0} não pode ter Batch
Pratik Vyas593d5622015-03-02 19:07:52 +05301006,Budget Variance Report,Relatório Variance Orçamento
1007DocType: Salary Slip,Gross Pay,Salário bruto
Pratik Vyas97264472015-05-14 15:13:10 +05301008apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +186,Dividends Paid,Dividendos pagos
Rushabh Mehtafc307972015-11-04 18:02:45 +05301009apps/erpnext/erpnext/public/js/controllers/stock_controller.js +40,Accounting Ledger,Accounting Ledger
Pratik Vyas97264472015-05-14 15:13:10 +05301010DocType: Stock Reconciliation,Difference Amount,Diferença Montante
1011apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +192,Retained Earnings,Lucros Acumulados
Pratik Vyas593d5622015-03-02 19:07:52 +05301012DocType: BOM Item,Item Description,Item Descrição
1013DocType: Payment Tool,Payment Mode,O modo de pagamento
1014DocType: Purchase Invoice,Is Recurring,É recorrente
1015DocType: Purchase Order,Supplied Items,Itens fornecidos
1016DocType: Production Order,Qty To Manufacture,Qtde Para Fabricação
1017DocType: Buying Settings,Maintain same rate throughout purchase cycle,Manter mesmo ritmo durante todo o ciclo de compra
1018DocType: Opportunity Item,Opportunity Item,Item oportunidade
Pratik Vyas97264472015-05-14 15:13:10 +05301019apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +61,Temporary Opening,Abertura temporária
Pratik Vyas593d5622015-03-02 19:07:52 +05301020,Employee Leave Balance,Empregado Leave Balance
Nabin Hait29b01222016-03-15 16:17:21 +05301021apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +127,Balance for Account {0} must always be {1},Saldo Conta {0} deve ser sempre {1}
Rushabh Mehtad627af22016-03-03 11:24:58 +05301022apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +179,Valuation Rate required for Item in row {0},Taxa de avaliação exigido para o Item na linha {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301023DocType: Address,Address Type,Tipo de endereço
1024DocType: Purchase Receipt,Rejected Warehouse,Armazém rejeitado
1025DocType: GL Entry,Against Voucher,Contra Vale
1026DocType: Item,Default Buying Cost Center,Compra Centro de Custo Padrão
Rushabh Mehtafc307972015-11-04 18:02:45 +05301027apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +6,"To get the best out of ERPNext, we recommend that you take some time and watch these help videos.","Para tirar o melhor proveito de ERPNext, recomendamos que você levar algum tempo e assistir a esses vídeos de ajuda."
Nabin Hait34037e02016-02-03 13:10:54 +05301028apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +33,Item {0} must be Sales Item,Item {0} deve ser item de vendas
Rushabh Mehtafc307972015-11-04 18:02:45 +05301029apps/erpnext/erpnext/public/js/controllers/taxes_and_totals.js +55, to ,para
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301030DocType: Item,Lead Time in days,Tempo de entrega em dias
Pratik Vyas97264472015-05-14 15:13:10 +05301031,Accounts Payable Summary,Resumo das Contas a Pagar
Nabin Hait29b01222016-03-15 16:17:21 +05301032apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +192,Not authorized to edit frozen Account {0},Não autorizado para editar conta congelada {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301033DocType: Journal Entry,Get Outstanding Invoices,Obter Facturas Pendentes
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301034apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +63,Sales Order {0} is not valid,Ordem de Vendas {0} não é válido
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301035apps/erpnext/erpnext/setup/doctype/company/company.py +165,"Sorry, companies cannot be merged","Sorry , bedrijven kunnen niet worden samengevoegd"
Rushabh Mehtad627af22016-03-03 11:24:58 +05301036apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +126,"The total Issue / Transfer quantity {0} in Material Request {1} \
1037 cannot be greater than requested quantity {2} for Item {3}",A quantidade total da Emissão / Transferir {0} no Pedido de Material {1} \ não pode ser maior do que a quantidade pedida {2} para o Item {3}
Anand Doshi019111b2015-11-20 18:00:11 +05301038apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +145,Small,Pequeno
Pratik Vyas97264472015-05-14 15:13:10 +05301039DocType: Employee,Employee Number,Número de empregado
Pratik Vyas593d5622015-03-02 19:07:52 +05301040apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +65,Case No(s) already in use. Try from Case No {0},Processo n º (s) já está em uso . Tente de Processo n {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301041,Invoiced Amount (Exculsive Tax),Factuurbedrag ( Exculsive BTW )
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301042apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +14,Item 2,Número 2
Pratik Vyas593d5622015-03-02 19:07:52 +05301043apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +59,Account head {0} created,Conta principal {0} criada
Anand Doshi019111b2015-11-20 18:00:11 +05301044apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +153,Green,Verde
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301045DocType: Item,Auto re-order,Auto re-fim
Anand Doshi019111b2015-11-20 18:00:11 +05301046apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +59,Total Achieved,Total de Alcançados
Pratik Vyas593d5622015-03-02 19:07:52 +05301047DocType: Employee,Place of Issue,Local de Emissão
Anand Doshi019111b2015-11-20 18:00:11 +05301048apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +59,Contract,contrato
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301049DocType: Email Digest,Add Quote,Adicionar Citar
Nabin Hait29b01222016-03-15 16:17:21 +05301050apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +493,UOM coversion factor required for UOM: {0} in Item: {1},Fator coversion UOM necessário para UOM: {0} no Item: {1}
Pratik Vyas97264472015-05-14 15:13:10 +05301051apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +83,Indirect Expenses,Despesas Indiretas
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301052apps/erpnext/erpnext/controllers/selling_controller.py +163,Row {0}: Qty is mandatory,Row {0}: Quantidade é obrigatório
Anand Doshi019111b2015-11-20 18:00:11 +05301053apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +8,Agriculture,Agricultura
Anand Doshi27e9b772016-03-09 14:47:46 +05301054apps/erpnext/erpnext/public/js/setup_wizard.js +257,Your Products or Services,Uw producten of diensten
Pratik Vyas593d5622015-03-02 19:07:52 +05301055DocType: Mode of Payment,Mode of Payment,Modo de Pagamento
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301056apps/erpnext/erpnext/stock/doctype/item/item.py +121,Website Image should be a public file or website URL,Site de imagem deve ser um arquivo público ou URL do site
Pratik Vyas97264472015-05-14 15:13:10 +05301057apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +31,This is a root item group and cannot be edited.,Dit is een hoofditem groep en kan niet worden bewerkt .
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301058DocType: Journal Entry Account,Purchase Order,Ordem de Compra
Pratik Vyas593d5622015-03-02 19:07:52 +05301059DocType: Warehouse,Warehouse Contact Info,Armazém Informações de Contato
Pratik Vyas593d5622015-03-02 19:07:52 +05301060DocType: Address,City/Town,Cidade / Município
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301061DocType: Address,Is Your Company Address,É o seu endereço Empresa
Anand Doshi191b2972015-10-21 16:50:31 +05301062DocType: Email Digest,Annual Income,Rendimento anual
Pratik Vyas593d5622015-03-02 19:07:52 +05301063DocType: Serial No,Serial No Details,Serial Detalhes Nenhum
1064DocType: Purchase Invoice Item,Item Tax Rate,Taxa de Imposto item
Nabin Hait29b01222016-03-15 16:17:21 +05301065apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +118,"For {0}, only credit accounts can be linked against another debit entry","Por {0}, apenas as contas de crédito pode ser ligado contra outro lançamento de débito"
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301066apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +482,Delivery Note {0} is not submitted,Entrega Nota {0} não é submetido
1067apps/erpnext/erpnext/stock/get_item_details.py +143,Item {0} must be a Sub-contracted Item,Item {0} deve ser um item do sub- contratados
Pratik Vyas97264472015-05-14 15:13:10 +05301068apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +41,Capital Equipments,Equipamentos Capitais
Pratik Vyas593d5622015-03-02 19:07:52 +05301069apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +31,"Pricing Rule is first selected based on 'Apply On' field, which can be Item, Item Group or Brand.","Regra de Preços é o primeiro selecionado com base em ""Aplicar On 'campo, que pode ser Item, item de grupo ou Marca."
1070DocType: Hub Settings,Seller Website,Vendedor Site
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301071apps/erpnext/erpnext/controllers/selling_controller.py +143,Total allocated percentage for sales team should be 100,Porcentagem total alocado para a equipe de vendas deve ser de 100
1072apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +111,Production Order status is {0},Status de ordem de produção é {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301073DocType: Appraisal Goal,Goal,Meta
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301074DocType: Sales Invoice Item,Edit Description,Editar Descrição
Rushabh Mehtad627af22016-03-03 11:24:58 +05301075apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +329,Expected Delivery Date is lesser than Planned Start Date.,Data de entrega esperada é menor do que o planejado Data de Início.
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301076apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +750,For Supplier,voor Leverancier
Pratik Vyas593d5622015-03-02 19:07:52 +05301077DocType: Account,Setting Account Type helps in selecting this Account in transactions.,Tipo de conta Definir ajuda na seleção desta conta em transações.
1078DocType: Purchase Invoice,Grand Total (Company Currency),Grande Total (moeda da empresa)
Pratik Vyas97264472015-05-14 15:13:10 +05301079apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Total Outgoing,Sainte total
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301080apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +48,"There can only be one Shipping Rule Condition with 0 or blank value for ""To Value""","Só pode haver uma regra de envio Condição com 0 ou valor em branco para "" To Valor """
1081DocType: Authorization Rule,Transaction,Transação
Anand Doshi191b2972015-10-21 16:50:31 +05301082apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +45,Note: This Cost Center is a Group. Cannot make accounting entries against groups.,Nota: Este Centro de Custo é um grupo . Não pode fazer lançamentos contábeis contra grupos .
Pratik Vyas593d5622015-03-02 19:07:52 +05301083DocType: Item,Website Item Groups,Item Grupos site
Pratik Vyas97264472015-05-14 15:13:10 +05301084DocType: Purchase Invoice,Total (Company Currency),Total (Companhia de moeda)
Anand Doshi03791fc2015-12-15 15:17:11 +05301085apps/erpnext/erpnext/stock/utils.py +166,Serial number {0} entered more than once,Número de série {0} entrou mais de uma vez
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301086DocType: Journal Entry,Journal Entry,Diário de entradas
Pratik Vyas593d5622015-03-02 19:07:52 +05301087DocType: Workstation,Workstation Name,Nome da Estação de Trabalho
Anand Doshi191b2972015-10-21 16:50:31 +05301088apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +17,Email Digest:,Email Digest:
Rushabh Mehtad627af22016-03-03 11:24:58 +05301089apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +433,BOM {0} does not belong to Item {1},O BOM {0} não pertencem ao Item {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301090DocType: Sales Partner,Target Distribution,Distribuição alvo
Pratik Vyas593d5622015-03-02 19:07:52 +05301091DocType: Salary Slip,Bank Account No.,Banco Conta N º
1092DocType: Naming Series,This is the number of the last created transaction with this prefix,Este é o número da última transacção criados com este prefixo
Pratik Vyas593d5622015-03-02 19:07:52 +05301093DocType: Quality Inspection Reading,Reading 8,Leitura 8
1094DocType: Sales Partner,Agent,Agente
Pratik Vyas97264472015-05-14 15:13:10 +05301095apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +74,"Total {0} for all items is zero, may you should change 'Distribute Charges Based On'","Total de {0} para todos os itens é zero, pode você deve mudar "Distribuir taxas sobre '"
Pratik Vyas593d5622015-03-02 19:07:52 +05301096DocType: Purchase Invoice,Taxes and Charges Calculation,Impostos e Encargos de Cálculo
1097DocType: BOM Operation,Workstation,Estação de trabalho
Anand Doshi019111b2015-11-20 18:00:11 +05301098apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +112,Hardware,Hardware
Rushabh Mehtad627af22016-03-03 11:24:58 +05301099DocType: Sales Order,Recurring Upto,recorrente Upto
Pratik Vyas593d5622015-03-02 19:07:52 +05301100DocType: Attendance,HR Manager,Gestor de RH
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301101apps/erpnext/erpnext/accounts/party.py +171,Please select a Company,"Por favor, selecione uma empresa"
Anand Doshi019111b2015-11-20 18:00:11 +05301102apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +50,Privilege Leave,Privilege Deixar
Pratik Vyas593d5622015-03-02 19:07:52 +05301103DocType: Purchase Invoice,Supplier Invoice Date,Fornecedor Data Fatura
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301104apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +79,You need to enable Shopping Cart,É preciso ativar o Carrinho de Compras
Pratik Vyas593d5622015-03-02 19:07:52 +05301105DocType: Appraisal Template Goal,Appraisal Template Goal,Meta Modelo de avaliação
1106DocType: Salary Slip,Earning,Ganhando
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301107DocType: Payment Tool,Party Account Currency,Partido Conta Moeda
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301108,BOM Browser,BOM Navegador
Pratik Vyas593d5622015-03-02 19:07:52 +05301109DocType: Purchase Taxes and Charges,Add or Deduct,Adicionar ou Deduzir
Anand Doshi191b2972015-10-21 16:50:31 +05301110DocType: Company,If Yearly Budget Exceeded (for expense account),Se orçamento anual excedida (para conta de despesas)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301111apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +81,Overlapping conditions found between:,Condições sobreposição encontradas entre :
Nabin Hait29b01222016-03-15 16:17:21 +05301112apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +167,Against Journal Entry {0} is already adjusted against some other voucher,Contra Diário {0} já é ajustado contra algum outro comprovante
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301113apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +68,Total Order Value,Valor total da ordem
Anand Doshi019111b2015-11-20 18:00:11 +05301114apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +38,Food,Comida
Pratik Vyas593d5622015-03-02 19:07:52 +05301115apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +51,Ageing Range 3,Faixa de Envelhecimento 3
Rushabh Mehtad627af22016-03-03 11:24:58 +05301116apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +136,You can make a time log only against a submitted production order,Você pode fazer um registro de tempo apenas contra uma ordem de produção apresentado
Pratik Vyas593d5622015-03-02 19:07:52 +05301117DocType: Maintenance Schedule Item,No of Visits,N º de Visitas
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301118apps/erpnext/erpnext/config/crm.py +68,"Newsletters to contacts, leads.","Newsletters para contatos, leva."
Rushabh Mehtafc307972015-11-04 18:02:45 +05301119apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +33,Currency of the Closing Account must be {0},Moeda da Conta de encerramento deve ser {0}
Pratik Vyas97264472015-05-14 15:13:10 +05301120apps/erpnext/erpnext/hr/doctype/appraisal_template/appraisal_template.py +21,Sum of points for all goals should be 100. It is {0},Soma de pontos para todos os objetivos devem ser 100. É {0}
Rushabh Mehtad627af22016-03-03 11:24:58 +05301121DocType: Project,Start and End Dates,Iniciar e terminar datas
1122apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +366,Operations cannot be left blank.,A operação não pode ser deixado em branco.
Pratik Vyas593d5622015-03-02 19:07:52 +05301123,Delivered Items To Be Billed,Itens entregues a ser cobrado
Anand Doshi191b2972015-10-21 16:50:31 +05301124apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +60,Warehouse cannot be changed for Serial No.,Magazijn kan niet worden gewijzigd voor Serienummer
Pratik Vyas593d5622015-03-02 19:07:52 +05301125DocType: Authorization Rule,Average Discount,Desconto médio
Pratik Vyas593d5622015-03-02 19:07:52 +05301126DocType: Address,Utilities,Utilitários
1127DocType: Purchase Invoice Item,Accounting,Contabilidade
1128DocType: Features Setup,Features Setup,Configuração características
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301129DocType: Item,Is Service Item,É item de serviço
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301130apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +84,Application period cannot be outside leave allocation period,Período de aplicação não pode ser período de atribuição de licença fora
Pratik Vyas97264472015-05-14 15:13:10 +05301131DocType: Activity Cost,Projects,Projetos
Rushabh Mehtad627af22016-03-03 11:24:58 +05301132DocType: Payment Request,Transaction Currency,Moeda de transação
Pratik Vyas593d5622015-03-02 19:07:52 +05301133apps/erpnext/erpnext/controllers/buying_controller.py +23,From {0} | {1} {2},A partir de {0} | {1} {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05301134DocType: BOM Operation,Operation Description,Descrição da operação
1135DocType: Item,Will also apply to variants,Será também aplicável às variantes
Anand Doshibb256e42016-01-04 16:50:38 +05301136apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +31,Cannot change Fiscal Year Start Date and Fiscal Year End Date once the Fiscal Year is saved.,Não é possível alterar o Ano Fiscal Data de Início e Data de Fim Ano Fiscal uma vez que o Ano Fiscal é salvo.
Pratik Vyas593d5622015-03-02 19:07:52 +05301137DocType: Quotation,Shopping Cart,Carrinho de Compras
Pratik Vyas97264472015-05-14 15:13:10 +05301138apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Avg Daily Outgoing,Média diária de saída
Pratik Vyas593d5622015-03-02 19:07:52 +05301139DocType: Pricing Rule,Campaign,Campanha
Nabin Hait29b01222016-03-15 16:17:21 +05301140apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +28,Approval Status must be 'Approved' or 'Rejected',"Status de Aprovação deve ser ""Aprovado"" ou "" Rejeitado """
Pratik Vyas593d5622015-03-02 19:07:52 +05301141DocType: Purchase Invoice,Contact Person,Pessoa de contato
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301142apps/erpnext/erpnext/projects/doctype/task/task.py +35,'Expected Start Date' can not be greater than 'Expected End Date',""" Data de Início Esperado ' não pode ser maior que' Data Final Esperado '"
Pratik Vyas593d5622015-03-02 19:07:52 +05301143DocType: Holiday List,Holidays,Férias
1144DocType: Sales Order Item,Planned Quantity,Quantidade planejada
1145DocType: Purchase Invoice Item,Item Tax Amount,Valor do imposto item
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301146DocType: Item,Maintain Stock,Manter da
Nabin Hait29b01222016-03-15 16:17:21 +05301147apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +210,Stock Entries already created for Production Order ,Banco de entradas já criadas para ordem de produção
Anand Doshiee19fc02015-12-21 17:10:20 +05301148apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +31,Net Change in Fixed Asset,Alteração Líquida da Imobilização
Pratik Vyas593d5622015-03-02 19:07:52 +05301149DocType: Leave Control Panel,Leave blank if considered for all designations,Deixe em branco se considerado para todas as designações
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301150apps/erpnext/erpnext/controllers/accounts_controller.py +513,Charge of type 'Actual' in row {0} cannot be included in Item Rate,Charge do tipo ' real ' na linha {0} não pode ser incluído no item Taxa
Rushabh Mehtad627af22016-03-03 11:24:58 +05301151apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +181,Max: {0},Max: {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301152apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +16,From Datetime,A partir de data e hora
1153DocType: Email Digest,For Company,Para a Empresa
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301154apps/erpnext/erpnext/config/support.py +17,Communication log.,Log de comunicação.
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301155apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +70,Buying Amount,Comprar Valor
Pratik Vyas593d5622015-03-02 19:07:52 +05301156DocType: Sales Invoice,Shipping Address Name,Endereço para envio Nome
1157apps/erpnext/erpnext/accounts/doctype/account/account.js +50,Chart of Accounts,Plano de Contas
1158DocType: Material Request,Terms and Conditions Content,Termos e Condições conteúdo
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301159apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +472,cannot be greater than 100,não pode ser maior do que 100
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301160apps/erpnext/erpnext/stock/doctype/item/item.py +583,Item {0} is not a stock Item,Item {0} não é um item de estoque
Pratik Vyas593d5622015-03-02 19:07:52 +05301161DocType: Maintenance Visit,Unscheduled,Sem marcação
1162DocType: Employee,Owned,Possuído
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301163DocType: Salary Slip Deduction,Depends on Leave Without Pay,Depende de licença sem vencimento
Pratik Vyas593d5622015-03-02 19:07:52 +05301164DocType: Pricing Rule,"Higher the number, higher the priority","Quanto maior o número, maior a prioridade"
1165,Purchase Invoice Trends,Compra Tendências fatura
1166DocType: Employee,Better Prospects,Melhores perspectivas
1167DocType: Appraisal,Goals,Metas
1168DocType: Warranty Claim,Warranty / AMC Status,Garantia / AMC Estado
Pratik Vyas97264472015-05-14 15:13:10 +05301169,Accounts Browser,Navegador de Contas
Pratik Vyas593d5622015-03-02 19:07:52 +05301170DocType: GL Entry,GL Entry,Entrada GL
1171DocType: HR Settings,Employee Settings,werknemer Instellingen
1172,Batch-Wise Balance History,Por lotes História Balance
Rushabh Mehtafc307972015-11-04 18:02:45 +05301173apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +72,To Do List,Para fazer a lista
Anand Doshi019111b2015-11-20 18:00:11 +05301174apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +63,Apprentice,aprendiz
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301175apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +106,Negative Quantity is not allowed,Negativo Quantidade não é permitido
Pratik Vyas593d5622015-03-02 19:07:52 +05301176DocType: Purchase Invoice Item,"Tax detail table fetched from item master as a string and stored in this field.
1177Used for Taxes and Charges","Detalhe da tabela de imposto obtido a partir mestre como uma string e armazenado neste campo.
1178 Usado para Tributos e Encargos"
Anand Doshi9c0983f2016-02-17 12:59:54 +05301179apps/erpnext/erpnext/hr/doctype/employee/employee.py +156,Employee cannot report to himself.,Empregado não pode denunciar a si mesmo.
Pratik Vyas593d5622015-03-02 19:07:52 +05301180DocType: Account,"If the account is frozen, entries are allowed to restricted users.","Als de account wordt gepauzeerd, blijven inzendingen mogen gebruikers met beperkte rechten ."
Anand Doshi191b2972015-10-21 16:50:31 +05301181DocType: Email Digest,Bank Balance,Saldo bancário
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301182apps/erpnext/erpnext/controllers/accounts_controller.py +447,Accounting Entry for {0}: {1} can only be made in currency: {2},Contabilidade de entrada para {0}: {1} só pode ser feito em moeda: {2}
Anand Doshi03791fc2015-12-15 15:17:11 +05301183apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +44,No active Salary Structure found for employee {0} and the month,Sem Estrutura salarial para o empregado ativo encontrado {0} eo mês
Pratik Vyas97264472015-05-14 15:13:10 +05301184DocType: Job Opening,"Job profile, qualifications required etc.","Perfil, qualificações exigidas , etc"
1185DocType: Journal Entry Account,Account Balance,Saldo da Conta
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301186apps/erpnext/erpnext/config/accounts.py +167,Tax Rule for transactions.,Regra de imposto para transações.
Pratik Vyas593d5622015-03-02 19:07:52 +05301187DocType: Rename Tool,Type of document to rename.,Tipo de documento a ser renomeado.
Anand Doshi27e9b772016-03-09 14:47:46 +05301188apps/erpnext/erpnext/public/js/setup_wizard.js +276,We buy this Item,Nós compramos este item
Pratik Vyas593d5622015-03-02 19:07:52 +05301189DocType: Address,Billing,Faturamento
Pratik Vyas593d5622015-03-02 19:07:52 +05301190DocType: Purchase Invoice,Total Taxes and Charges (Company Currency),Total de Impostos e Taxas (moeda da empresa)
Pratik Vyas593d5622015-03-02 19:07:52 +05301191DocType: Shipping Rule,Shipping Account,Conta de Envio
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301192apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +43,Scheduled to send to {0} recipients,Programado para enviar para {0} destinatários
Pratik Vyas593d5622015-03-02 19:07:52 +05301193DocType: Quality Inspection,Readings,Leituras
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301194DocType: Stock Entry,Total Additional Costs,Total de Custos Adicionais
Anand Doshi27e9b772016-03-09 14:47:46 +05301195apps/erpnext/erpnext/public/js/setup_wizard.js +269,Sub Assemblies,Sub Assembléias
Pratik Vyas593d5622015-03-02 19:07:52 +05301196DocType: Shipping Rule Condition,To Value,Ao Valor
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301197DocType: Supplier,Stock Manager,Da Gerente
Nabin Hait29b01222016-03-15 16:17:21 +05301198apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +142,Source warehouse is mandatory for row {0},Origem do Warehouse é obrigatória para a linha {0}
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301199apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +600,Packing Slip,Embalagem deslizamento
Pratik Vyas97264472015-05-14 15:13:10 +05301200apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +111,Office Rent,alugar escritório
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301201apps/erpnext/erpnext/config/setup.py +110,Setup SMS gateway settings,Configurações de gateway SMS Setup
1202apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +60,Import Failed!,Import mislukt!
Rushabh Mehtafc307972015-11-04 18:02:45 +05301203apps/erpnext/erpnext/public/js/templates/address_list.html +21,No address added yet.,Nenhum endereço adicionado ainda.
Pratik Vyas593d5622015-03-02 19:07:52 +05301204DocType: Workstation Working Hour,Workstation Working Hour,Hora de Trabalho Workstation
Anand Doshi019111b2015-11-20 18:00:11 +05301205apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +83,Analyst,Analista
Anand Doshibb256e42016-01-04 16:50:38 +05301206apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +145,Row {0}: Allocated amount {1} must be less than or equals to JV amount {2},Fila {0}: quantidade atribuídos {1} tem de ser menor ou igual à quantidade JV {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05301207DocType: Item,Inventory,Inventário
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301208DocType: Features Setup,"To enable ""Point of Sale"" view",Para ativar "Point of Sale" vista
Anand Doshi9c0983f2016-02-17 12:59:54 +05301209apps/erpnext/erpnext/public/js/pos/pos.js +415,Payment cannot be made for empty cart,O pagamento não pode ser feito para carrinho vazio
Pratik Vyas593d5622015-03-02 19:07:52 +05301210DocType: Item,Sales Details,Detalhes de vendas
Pratik Vyas97264472015-05-14 15:13:10 +05301211DocType: Opportunity,With Items,Com Itens
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301212apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,In Qty,in Aantal
Pratik Vyas593d5622015-03-02 19:07:52 +05301213DocType: Notification Control,Expense Claim Rejected,Relatório de Despesas Rejeitado
1214DocType: Item Attribute,Item Attribute,Atributo item
Anand Doshi019111b2015-11-20 18:00:11 +05301215apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +105,Government,Governo
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301216apps/erpnext/erpnext/config/stock.py +290,Item Variants,As variantes de item
Pratik Vyas593d5622015-03-02 19:07:52 +05301217DocType: Company,Services,Serviços
Nabin Hait29b01222016-03-15 16:17:21 +05301218apps/erpnext/erpnext/accounts/report/financial_statements.py +191,Total ({0}),Total ({0})
Pratik Vyas593d5622015-03-02 19:07:52 +05301219DocType: Cost Center,Parent Cost Center,Centro de Custo pai
1220DocType: Sales Invoice,Source,Fonte
Pratik Vyas97264472015-05-14 15:13:10 +05301221DocType: Leave Type,Is Leave Without Pay,É licença sem vencimento
Anand Doshibb256e42016-01-04 16:50:38 +05301222apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +129,No records found in the Payment table,Nenhum registro encontrado na tabela de pagamento
Anand Doshi27e9b772016-03-09 14:47:46 +05301223apps/erpnext/erpnext/public/js/setup_wizard.js +39,Financial Year Start Date,Exercício Data de Início
Pratik Vyas593d5622015-03-02 19:07:52 +05301224DocType: Employee External Work History,Total Experience,Experiência total
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301225apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +261,Packing Slip(s) cancelled,Deslizamento (s) de embalagem cancelado
Anand Doshiee19fc02015-12-21 17:10:20 +05301226apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +29,Cash Flow from Investing,Fluxo de Caixa de Investimentos
Pratik Vyas97264472015-05-14 15:13:10 +05301227apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +96,Freight and Forwarding Charges,Freight Forwarding e Encargos
Pratik Vyas593d5622015-03-02 19:07:52 +05301228DocType: Item Group,Item Group Name,Nome do Grupo item
Anand Doshi019111b2015-11-20 18:00:11 +05301229apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +27,Taken,Tomado
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301230apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +86,Transfer Materials for Manufacture,Materiais de transferência para Fabricação
Pratik Vyas593d5622015-03-02 19:07:52 +05301231DocType: Pricing Rule,For Price List,Para Lista de Preço
Anand Doshi019111b2015-11-20 18:00:11 +05301232apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +27,Executive Search,Executive Search
Rushabh Mehtad627af22016-03-03 11:24:58 +05301233apps/erpnext/erpnext/stock/stock_ledger.py +406,"Purchase rate for item: {0} not found, which is required to book accounting entry (expense). Please mention item price against a buying price list.","Taxa de compra para o item: {0} não foi encontrado, o que é necessário para reservar a entrada de contabilidade (despesa). Por favor, mencione preço do item em uma lista de preços de compra."
Pratik Vyas593d5622015-03-02 19:07:52 +05301234DocType: Maintenance Schedule,Schedules,Horários
Pratik Vyas97264472015-05-14 15:13:10 +05301235DocType: Purchase Invoice Item,Net Amount,Valor Líquido
Pratik Vyas593d5622015-03-02 19:07:52 +05301236DocType: Purchase Order Item Supplied,BOM Detail No,BOM nenhum detalhe
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301237DocType: Purchase Invoice,Additional Discount Amount (Company Currency),Montante desconto adicional (moeda da empresa)
Pratik Vyas97264472015-05-14 15:13:10 +05301238apps/erpnext/erpnext/accounts/doctype/account/account.js +8,Please create new account from Chart of Accounts.,"Por favor, crie uma nova conta do Plano de Contas ."
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301239apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +659,Maintenance Visit,Visita de manutenção
Pratik Vyas97264472015-05-14 15:13:10 +05301240DocType: Sales Invoice Item,Available Batch Qty at Warehouse,Lote disponível Qtde no Warehouse
Pratik Vyas593d5622015-03-02 19:07:52 +05301241DocType: Time Log Batch Detail,Time Log Batch Detail,Tempo Log Detail Batch
Pratik Vyas593d5622015-03-02 19:07:52 +05301242DocType: Landed Cost Voucher,Landed Cost Help,Landed Cost Ajuda
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301243DocType: Purchase Invoice,Select Shipping Address,Escolha um endereço de entrega
Pratik Vyas593d5622015-03-02 19:07:52 +05301244DocType: Leave Block List,Block Holidays on important days.,Bloco Feriados em dias importantes.
Pratik Vyas97264472015-05-14 15:13:10 +05301245,Accounts Receivable Summary,Resumo das Contas a Receber
Anand Doshi9c0983f2016-02-17 12:59:54 +05301246apps/erpnext/erpnext/hr/doctype/employee/employee.py +194,Please set User ID field in an Employee record to set Employee Role,"Por favor, defina o campo ID do usuário em um registro de empregado para definir Função Funcionário"
Pratik Vyas593d5622015-03-02 19:07:52 +05301247DocType: UOM,UOM Name,Nome UOM
Nabin Hait34037e02016-02-03 13:10:54 +05301248apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +43,Contribution Amount,Contribuição Montante
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301249DocType: Purchase Invoice,Shipping Address,Endereço para envio
Pratik Vyas593d5622015-03-02 19:07:52 +05301250DocType: Stock Reconciliation,This tool helps you to update or fix the quantity and valuation of stock in the system. It is typically used to synchronise the system values and what actually exists in your warehouses.,Esta ferramenta ajuda você a atualizar ou corrigir a quantidade ea valorização das ações no sistema. Ele é geralmente usado para sincronizar os valores do sistema e que realmente existe em seus armazéns.
1251DocType: Delivery Note,In Words will be visible once you save the Delivery Note.,Em Palavras será visível quando você salvar a Nota de Entrega.
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301252apps/erpnext/erpnext/config/stock.py +196,Brand master.,Mestre marca.
1253apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +52,Supplier > Supplier Type,Fornecedor> tipo de fornecedor
Pratik Vyas593d5622015-03-02 19:07:52 +05301254DocType: Sales Invoice Item,Brand Name,Marca
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301255DocType: Purchase Receipt,Transporter Details,Detalhes Transporter
Anand Doshi27e9b772016-03-09 14:47:46 +05301256apps/erpnext/erpnext/public/js/setup_wizard.js +272,Box,caixa
Rushabh Mehtad627af22016-03-03 11:24:58 +05301257apps/erpnext/erpnext/public/js/setup_wizard.js +14,The Organization,de Organisatie
Pratik Vyas593d5622015-03-02 19:07:52 +05301258DocType: Monthly Distribution,Monthly Distribution,Distribuição Mensal
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301259apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +68,Receiver List is empty. Please create Receiver List,"Lista Receiver está vazio. Por favor, crie Lista Receiver"
Pratik Vyas593d5622015-03-02 19:07:52 +05301260DocType: Production Plan Sales Order,Production Plan Sales Order,Produção Plano de Ordem de Vendas
1261DocType: Sales Partner,Sales Partner Target,Vendas Alvo Parceiro
Nabin Hait29b01222016-03-15 16:17:21 +05301262apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +106,Accounting Entry for {0} can only be made in currency: {1},Entrada Contabilidade para {0} só pode ser feito em moeda: {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301263DocType: Pricing Rule,Pricing Rule,Regra de Preços
Anand Doshibb256e42016-01-04 16:50:38 +05301264apps/erpnext/erpnext/config/learn.py +202,Material Request to Purchase Order,Pedido de material a Ordem de Compra
Rushabh Mehtad627af22016-03-03 11:24:58 +05301265DocType: Shopping Cart Settings,Payment Success URL,Pagamento URL Sucesso
1266apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +77,Row # {0}: Returned Item {1} does not exists in {2} {3},Row # {0}: Item devolvido {1} não existe em {2} {3}
Pratik Vyas97264472015-05-14 15:13:10 +05301267apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +16,Bank Accounts,bankrekeningen
Pratik Vyas593d5622015-03-02 19:07:52 +05301268,Bank Reconciliation Statement,Declaração de reconciliação bancária
1269DocType: Address,Lead Name,Nome levar
1270,POS,POS
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301271apps/erpnext/erpnext/config/stock.py +295,Opening Stock Balance,Abertura da Balance
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301272apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +36,{0} must appear only once,{0} deve aparecer apenas uma vez
Nabin Hait29b01222016-03-15 16:17:21 +05301273apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +334,Not allowed to tranfer more {0} than {1} against Purchase Order {2},Não é permitido o tranfer mais do que {0} {1} contra Pedido de Compra {2}
Rushabh Mehtafc307972015-11-04 18:02:45 +05301274apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +62,Leaves Allocated Successfully for {0},Folhas atribuídos com sucesso para {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301275apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +40,No Items to pack,Nenhum item para embalar
1276DocType: Shipping Rule Condition,From Value,De Valor
Nabin Hait29b01222016-03-15 16:17:21 +05301277apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +540,Manufacturing Quantity is mandatory,Manufacturing Kwantiteit is verplicht
Pratik Vyas593d5622015-03-02 19:07:52 +05301278DocType: Quality Inspection Reading,Reading 4,Reading 4
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301279apps/erpnext/erpnext/config/hr.py +131,Claims for company expense.,Os pedidos de despesa da empresa.
Pratik Vyas593d5622015-03-02 19:07:52 +05301280DocType: Company,Default Holiday List,Padrão Lista de férias
Pratik Vyas97264472015-05-14 15:13:10 +05301281apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +165,Stock Liabilities,Passivo stock
Pratik Vyas593d5622015-03-02 19:07:52 +05301282DocType: Purchase Receipt,Supplier Warehouse,Armazém fornecedor
1283DocType: Opportunity,Contact Mobile No,Contato móveis não
Pratik Vyas593d5622015-03-02 19:07:52 +05301284,Material Requests for which Supplier Quotations are not created,Materiaal Verzoeken waarvoor Leverancier Offertes worden niet gemaakt
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301285apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +120,The day(s) on which you are applying for leave are holidays. You need not apply for leave.,No dia (s) em que você está se candidatando a licença são feriados. Você não precisa solicitar uma licença.
Pratik Vyas593d5622015-03-02 19:07:52 +05301286DocType: Features Setup,To track items using barcode. You will be able to enter items in Delivery Note and Sales Invoice by scanning barcode of item.,Para rastrear itens usando código de barras. Você será capaz de inserir itens na nota de entrega e nota fiscal de venda pela digitalização de código de barras do item.
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301287apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +20,Resend Payment Email,Pagamento reenviar Email
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301288apps/erpnext/erpnext/config/selling.py +210,Other Reports,outros Relatórios
Pratik Vyas97264472015-05-14 15:13:10 +05301289DocType: Dependent Task,Dependent Task,Tarefa dependente
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301290apps/erpnext/erpnext/stock/doctype/item/item.py +344,Conversion factor for default Unit of Measure must be 1 in row {0},Fator de conversão de unidade de medida padrão deve ser 1 na linha {0}
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301291apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +180,Leave of type {0} cannot be longer than {1},Deixar do tipo {0} não pode ser maior que {1}
Pratik Vyas97264472015-05-14 15:13:10 +05301292DocType: Manufacturing Settings,Try planning operations for X days in advance.,Tente planear operações para X dias de antecedência.
Pratik Vyas593d5622015-03-02 19:07:52 +05301293DocType: HR Settings,Stop Birthday Reminders,Stop verjaardagsherinneringen
1294DocType: SMS Center,Receiver List,Lista de receptor
1295DocType: Payment Tool Detail,Payment Amount,Valor do Pagamento
1296apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +46,Consumed Amount,Quantidade consumida
Anand Doshi27e9b772016-03-09 14:47:46 +05301297apps/erpnext/erpnext/public/js/pos/pos.js +520,{0} View,{0} Vista
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301298apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +96,Net Change in Cash,Mudança líquida em dinheiro
Pratik Vyas593d5622015-03-02 19:07:52 +05301299DocType: Salary Structure Deduction,Salary Structure Deduction,Dedução Estrutura Salarial
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301300apps/erpnext/erpnext/stock/doctype/item/item.py +339,Unit of Measure {0} has been entered more than once in Conversion Factor Table,Unidade de Medida {0} foi inserido mais de uma vez na Tabela de Conversão de Fator
Rushabh Mehtad627af22016-03-03 11:24:58 +05301301apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +24,Payment Request already exists {0},Pedido de Pagamento já existe {0}
Pratik Vyas97264472015-05-14 15:13:10 +05301302apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Issued Items,Custo de itens emitidos
Rushabh Mehtad627af22016-03-03 11:24:58 +05301303apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +184,Quantity must not be more than {0},Quantidade não deve ser mais do que {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301304apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +41,Age (Days),Idade (Dias)
Anand Doshi666fbaf2015-11-26 12:40:13 +05301305DocType: Quotation Item,Quotation Item,Item de Orçamento
Pratik Vyas593d5622015-03-02 19:07:52 +05301306DocType: Account,Account Name,Nome da conta
Nabin Hait29b01222016-03-15 16:17:21 +05301307apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +40,From Date cannot be greater than To Date,A partir de data não pode ser maior que a Data
Anand Doshi191b2972015-10-21 16:50:31 +05301308apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +194,Serial No {0} quantity {1} cannot be a fraction,Serial Não {0} {1} quantidade não pode ser uma fração
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301309apps/erpnext/erpnext/config/buying.py +38,Supplier Type master.,Fornecedor Tipo de mestre.
Pratik Vyas593d5622015-03-02 19:07:52 +05301310DocType: Purchase Order Item,Supplier Part Number,Número da peça de fornecedor
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301311apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +93,Conversion rate cannot be 0 or 1,A taxa de conversão não pode ser 0 ou 1
Rushabh Mehtad627af22016-03-03 11:24:58 +05301312DocType: Purchase Invoice,Reference Document,Documento de referência
1313apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +172,{0} {1} is cancelled or stopped,{0} {1} é cancelado ou interrompido
Pratik Vyas593d5622015-03-02 19:07:52 +05301314DocType: Accounts Settings,Credit Controller,Controlador de crédito
1315DocType: Delivery Note,Vehicle Dispatch Date,Veículo Despacho Data
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301316apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +203,Purchase Receipt {0} is not submitted,Recibo de compra {0} não é submetido
Pratik Vyas593d5622015-03-02 19:07:52 +05301317DocType: Company,Default Payable Account,Conta a Pagar Padrão
Pratik Vyas593d5622015-03-02 19:07:52 +05301318apps/erpnext/erpnext/config/website.py +13,"Settings for online shopping cart such as shipping rules, price list etc.","Definições para carrinho de compras on-line, tais como regras de navegação, lista de preços etc."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301319apps/erpnext/erpnext/controllers/website_list_for_contact.py +65,{0}% Billed,{0}% Tida
Rushabh Mehtafc307972015-11-04 18:02:45 +05301320apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +17,Reserved Qty,Gereserveerd Aantal
Pratik Vyas593d5622015-03-02 19:07:52 +05301321DocType: Party Account,Party Account,Conta Party
Anand Doshi019111b2015-11-20 18:00:11 +05301322apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +74,Human Resources,Recursos Humanos
Pratik Vyas593d5622015-03-02 19:07:52 +05301323DocType: Lead,Upper Income,Renda superior
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301324DocType: Journal Entry Account,Debit in Company Currency,Débito em Empresa de moeda
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301325apps/erpnext/erpnext/support/doctype/issue/issue.py +58,My Issues,Meus Problemas
Pratik Vyas593d5622015-03-02 19:07:52 +05301326DocType: BOM Item,BOM Item,Item BOM
1327DocType: Appraisal,For Employee,Para Empregado
Nabin Hait29b01222016-03-15 16:17:21 +05301328apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +111,Row {0}: Advance against Supplier must be debit,Row {0}: Avanço contra o Fornecedor deve ser debitar
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301329DocType: Company,Default Values,Valores Padrão
Nabin Hait34037e02016-02-03 13:10:54 +05301330apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +240,Row {0}: Payment amount can not be negative,Row {0}: Valor do pagamento não pode ser negativo
Pratik Vyas97264472015-05-14 15:13:10 +05301331DocType: Expense Claim,Total Amount Reimbursed,Montante total reembolsado
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301332apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +65,Against Supplier Invoice {0} dated {1},Contra Fatura de Fornecedor {0} {1} datada
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301333DocType: Customer,Default Price List,Lista de Preços padrão
Pratik Vyas593d5622015-03-02 19:07:52 +05301334DocType: Payment Reconciliation,Payments,Pagamentos
Pratik Vyas593d5622015-03-02 19:07:52 +05301335DocType: Budget Detail,Budget Allocated,Orçamento alocado
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301336DocType: Journal Entry,Entry Type,Tipo de entrada
Pratik Vyas593d5622015-03-02 19:07:52 +05301337,Customer Credit Balance,Saldo de crédito do cliente
Anand Doshiee19fc02015-12-21 17:10:20 +05301338apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +21,Net Change in Accounts Payable,Variação Líquida em contas a pagar
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301339apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +137,Please verify your email id,"Por favor, verifique seu e-mail id"
Pratik Vyas593d5622015-03-02 19:07:52 +05301340apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +42,Customer required for 'Customerwise Discount',Necessário para ' Customerwise Discount ' Cliente
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301341apps/erpnext/erpnext/config/accounts.py +129,Update bank payment dates with journals.,Atualização de pagamento bancário com data do diário.
Pratik Vyas593d5622015-03-02 19:07:52 +05301342DocType: Quotation,Term Details,Detalhes prazo
Pratik Vyas97264472015-05-14 15:13:10 +05301343DocType: Manufacturing Settings,Capacity Planning For (Days),Planejamento de capacidade para (Dias)
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301344apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +63,None of the items have any change in quantity or value.,Nenhum dos itens tiver qualquer mudança na quantidade ou valor.
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301345apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.js +30,Warranty Claim,Reclamação de Garantia
Pratik Vyas97264472015-05-14 15:13:10 +05301346,Lead Details,Chumbo Detalhes
Pratik Vyas97264472015-05-14 15:13:10 +05301347DocType: Pricing Rule,Applicable For,Aplicável para
Pratik Vyas593d5622015-03-02 19:07:52 +05301348DocType: Bank Reconciliation,From Date,A partir da data
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301349DocType: Shipping Rule Country,Shipping Rule Country,Regra envio País
Pratik Vyas593d5622015-03-02 19:07:52 +05301350DocType: Maintenance Visit,Partially Completed,Parcialmente concluída
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301351DocType: Leave Type,Include holidays within leaves as leaves,Incluir feriados dentro de folhas como folhas
Pratik Vyas593d5622015-03-02 19:07:52 +05301352DocType: Sales Invoice,Packed Items,Pacotes de Itens
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301353apps/erpnext/erpnext/config/support.py +48,Warranty Claim against Serial No.,Reclamação de Garantia contra No. Serial
Pratik Vyas593d5622015-03-02 19:07:52 +05301354DocType: BOM Replace Tool,"Replace a particular BOM in all other BOMs where it is used. It will replace the old BOM link, update cost and regenerate ""BOM Explosion Item"" table as per new BOM","Substituir um especial BOM em todas as outras listas de materiais em que é utilizado. Ele irá substituir o antigo link BOM, atualizar o custo e regenerar ""BOM Explosão item"" mesa como por nova BOM"
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301355apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +56,'Total','Total'
Pratik Vyas593d5622015-03-02 19:07:52 +05301356DocType: Shopping Cart Settings,Enable Shopping Cart,Ativar Carrinho
1357DocType: Employee,Permanent Address,Endereço permanente
Nabin Hait29b01222016-03-15 16:17:21 +05301358apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +233,"Advance paid against {0} {1} cannot be greater \
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301359 than Grand Total {2}",Adiantamento pago contra {0} {1} não pode ser maior \ do total geral {2}
Nabin Hait29b01222016-03-15 16:17:21 +05301360apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +135,Please select item code,Por favor seleccione código do item
Pratik Vyas593d5622015-03-02 19:07:52 +05301361DocType: Salary Structure Deduction,Reduce Deduction for Leave Without Pay (LWP),Reduzir Dedução por licença sem vencimento (LWP)
Pratik Vyas593d5622015-03-02 19:07:52 +05301362DocType: Territory,Territory Manager,Territory Manager
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301363DocType: Packed Item,To Warehouse (Optional),Para Warehouse (Opcional)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301364DocType: Sales Invoice,Paid Amount (Company Currency),Valor pago (Empresa de moeda)
1365DocType: Purchase Invoice,Additional Discount,Desconto adicional
Pratik Vyas593d5622015-03-02 19:07:52 +05301366DocType: Selling Settings,Selling Settings,Vendendo Configurações
Anand Doshi019111b2015-11-20 18:00:11 +05301367apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +39,Online Auctions,Leilões Online
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301368apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +101,Please specify either Quantity or Valuation Rate or both,"Por favor, especifique a quantidade ou Taxa de Valorização ou ambos"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301369apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +50,"Company, Month and Fiscal Year is mandatory","Bedrijf , maand en het fiscale jaar is verplicht"
Pratik Vyas97264472015-05-14 15:13:10 +05301370apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +102,Marketing Expenses,Despesas de Marketing
Pratik Vyas593d5622015-03-02 19:07:52 +05301371,Item Shortage Report,Punt Tekort Report
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301372apps/erpnext/erpnext/stock/doctype/item/item.js +194,"Weight is mentioned,\nPlease mention ""Weight UOM"" too","Peso é mencionado, \n Mencione ""Peso UOM"" too"
Pratik Vyas593d5622015-03-02 19:07:52 +05301373DocType: Stock Entry Detail,Material Request used to make this Stock Entry,Pedido de material usado para fazer isto Stock Entry
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301374apps/erpnext/erpnext/config/support.py +53,Single unit of an Item.,Única unidade de um item.
1375apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +215,Time Log Batch {0} must be 'Submitted',Tempo Log Batch {0} deve ser ' enviado '
Pratik Vyas593d5622015-03-02 19:07:52 +05301376DocType: Accounts Settings,Make Accounting Entry For Every Stock Movement,Maak boekhoudkundige afschrijving voor elke Stock Movement
1377DocType: Leave Allocation,Total Leaves Allocated,Folhas total atribuído
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301378apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +392,Warehouse required at Row No {0},Armazém necessária no Row Nenhuma {0}
Anand Doshi27e9b772016-03-09 14:47:46 +05301379apps/erpnext/erpnext/public/js/setup_wizard.js +55,Please enter valid Financial Year Start and End Dates,"Por favor, indique Ano válido Financial datas inicial e final"
Pratik Vyas593d5622015-03-02 19:07:52 +05301380DocType: Employee,Date Of Retirement,Data da aposentadoria
1381DocType: Upload Attendance,Get Template,Obter modelo
1382DocType: Address,Postal,Postal
Rushabh Mehtad627af22016-03-03 11:24:58 +05301383apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +171,ERPNext Setup Complete!,Setup ERPNext Complete!
Pratik Vyas593d5622015-03-02 19:07:52 +05301384DocType: Item,Weightage,Weightage
Anand Doshi191b2972015-10-21 16:50:31 +05301385apps/erpnext/erpnext/selling/doctype/customer/customer.py +91,A Customer Group exists with same name please change the Customer name or rename the Customer Group,"Um grupo de clientes existente com o mesmo nome, por favor altere o nome do cliente ou renomear o grupo de clientes"
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301386apps/erpnext/erpnext/public/js/pos/pos.js +155,Please select {0} first.,Por favor seleccione {0} primeiro.
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301387apps/erpnext/erpnext/public/js/templates/contact_list.html +2,New Contact,Novo contato
Pratik Vyas593d5622015-03-02 19:07:52 +05301388DocType: Territory,Parent Territory,Território pai
1389DocType: Quality Inspection Reading,Reading 2,Leitura 2
1390DocType: Stock Entry,Material Receipt,Recebimento de materiais
Anand Doshi27e9b772016-03-09 14:47:46 +05301391apps/erpnext/erpnext/public/js/setup_wizard.js +268,Products,produtos
Nabin Hait29b01222016-03-15 16:17:21 +05301392apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +48,Party Type and Party is required for Receivable / Payable account {0},Festa Tipo and Party é necessário para receber / pagar contas {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301393DocType: Item,"If this item has variants, then it cannot be selected in sales orders etc.","Se este item tem variantes, então ele não pode ser selecionado em ordens de venda etc."
Pratik Vyas593d5622015-03-02 19:07:52 +05301394DocType: Lead,Next Contact By,Contato Próxima Por
Rushabh Mehtad627af22016-03-03 11:24:58 +05301395apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +216,Quantity required for Item {0} in row {1},Quantidade necessária para item {0} na linha {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301396apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +85,Warehouse {0} can not be deleted as quantity exists for Item {1},Armazém {0} não pode ser excluído como existe quantidade para item {1}
1397DocType: Quotation,Order Type,Tipo de Ordem
1398DocType: Purchase Invoice,Notification Email Address,Endereço de email de notificação
Pratik Vyas97264472015-05-14 15:13:10 +05301399DocType: Payment Tool,Find Invoices to Match,Encontre Faturas para combinar
Pratik Vyas593d5622015-03-02 19:07:52 +05301400,Item-wise Sales Register,Vendas de item sábios Registrar
Rushabh Mehtad627af22016-03-03 11:24:58 +05301401apps/erpnext/erpnext/public/js/setup_wizard.js +24,"e.g. ""XYZ National Bank""","eg ""XYZ National Bank """
Pratik Vyas97264472015-05-14 15:13:10 +05301402DocType: Purchase Taxes and Charges,Is this Tax included in Basic Rate?,É este imposto incluído na Taxa Básica?
Anand Doshi019111b2015-11-20 18:00:11 +05301403apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +61,Total Target,Alvo total
Anand Doshi03791fc2015-12-15 15:17:11 +05301404apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.js +29,Shopping Cart is enabled,Carrinho de Compras está habilitado
Pratik Vyas593d5622015-03-02 19:07:52 +05301405DocType: Job Applicant,Applicant for a Job,Candidato a um emprego
Rushabh Mehtad627af22016-03-03 11:24:58 +05301406DocType: Production Plan Material Request,Production Plan Material Request,Produção Request Plano de materiais
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301407apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +232,No Production Orders created,Não há ordens de produção criadas
Nabin Hait29b01222016-03-15 16:17:21 +05301408apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +151,Salary Slip of employee {0} already created for this month,Folha de salário de empregado {0} já criado para este mês
Pratik Vyas593d5622015-03-02 19:07:52 +05301409DocType: Stock Reconciliation,Reconciliation JSON,Reconciliação JSON
1410apps/erpnext/erpnext/accounts/report/financial_statements.html +3,Too many columns. Export the report and print it using a spreadsheet application.,Muitas colunas. Exportar o relatório e imprimi-lo usando um aplicativo de planilha.
1411DocType: Sales Invoice Item,Batch No,No lote
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301412DocType: Selling Settings,Allow multiple Sales Orders against a Customer's Purchase Order,Permitir várias ordens de venda contra a Ordem de Compra do Cliente
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301413apps/erpnext/erpnext/setup/doctype/company/company.py +145,Main,principal
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301414apps/erpnext/erpnext/stock/doctype/item/item.js +53,Variant,Variante
Pratik Vyas593d5622015-03-02 19:07:52 +05301415DocType: Naming Series,Set prefix for numbering series on your transactions,Definir prefixo para numeração de série em suas transações
Nabin Hait34037e02016-02-03 13:10:54 +05301416DocType: Employee Attendance Tool,Employees HTML,Funcionários HTML
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301417apps/erpnext/erpnext/stock/doctype/item/item.py +361,Default BOM ({0}) must be active for this item or its template,BOM padrão ({0}) deve estar ativo para este item ou o seu modelo
Pratik Vyas593d5622015-03-02 19:07:52 +05301418DocType: Employee,Leave Encashed?,Deixe cobradas?
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301419apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +32,Opportunity From field is mandatory,Oportunidade De O campo é obrigatório
Pratik Vyas593d5622015-03-02 19:07:52 +05301420DocType: Item,Variants,Variantes
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301421apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +759,Make Purchase Order,Maak Bestelling
Pratik Vyas593d5622015-03-02 19:07:52 +05301422DocType: SMS Center,Send To,Enviar para
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301423apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +131,There is not enough leave balance for Leave Type {0},Não há o suficiente equilíbrio pela licença Tipo {0}
Nabin Hait733680b2015-12-07 14:12:41 +05301424DocType: Payment Reconciliation Payment,Allocated amount,Montante atribuído
Pratik Vyas593d5622015-03-02 19:07:52 +05301425DocType: Sales Team,Contribution to Net Total,Contribuição para o Total Líquido
1426DocType: Sales Invoice Item,Customer's Item Code,Código do Cliente item
1427DocType: Stock Reconciliation,Stock Reconciliation,Da Reconciliação
1428DocType: Territory,Territory Name,Nome território
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301429apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +152,Work-in-Progress Warehouse is required before Submit,Trabalho em andamento Warehouse é necessário antes de Enviar
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301430apps/erpnext/erpnext/config/hr.py +40,Applicant for a Job.,Candidato a um emprego.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301431DocType: Purchase Order Item,Warehouse and Reference,Armazém e Referência
Pratik Vyas593d5622015-03-02 19:07:52 +05301432DocType: Supplier,Statutory info and other general information about your Supplier,Informações legais e outras informações gerais sobre o seu Fornecedor
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301433apps/erpnext/erpnext/shopping_cart/utils.py +37,Addresses,Endereços
Nabin Hait29b01222016-03-15 16:17:21 +05301434apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +142,Against Journal Entry {0} does not have any unmatched {1} entry,Contra Diário {0} não tem qualquer {1} entrada incomparável
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301435apps/erpnext/erpnext/config/hr.py +141,Appraisals,apreciações
Anand Doshi191b2972015-10-21 16:50:31 +05301436apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +201,Duplicate Serial No entered for Item {0},Duplicar Serial Não entrou para item {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301437DocType: Shipping Rule Condition,A condition for a Shipping Rule,A condição para uma regra de envio
Rushabh Mehtad627af22016-03-03 11:24:58 +05301438apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +337,Item is not allowed to have Production Order.,Item não é permitido ter ordem de produção.
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301439apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +147,Please set filter based on Item or Warehouse,"Por favor, defina o filtro com base em artigo ou Armazém"
Pratik Vyas593d5622015-03-02 19:07:52 +05301440DocType: Packing Slip,The net weight of this package. (calculated automatically as sum of net weight of items),O peso líquido do pacote. (Calculado automaticamente como soma de peso líquido dos itens)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301441DocType: Sales Order,To Deliver and Bill,Para Entregar e Bill
1442DocType: GL Entry,Credit Amount in Account Currency,Montante de crédito em conta de moeda
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301443apps/erpnext/erpnext/config/manufacturing.py +27,Time Logs for manufacturing.,Logs de horário para a fabricação.
Rushabh Mehtad627af22016-03-03 11:24:58 +05301444apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +430,BOM {0} must be submitted,BOM {0} deve ser apresentado
Pratik Vyas593d5622015-03-02 19:07:52 +05301445DocType: Authorization Control,Authorization Control,Controle de autorização
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301446apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +92,Row #{0}: Rejected Warehouse is mandatory against rejected Item {1},Row # {0}: Rejeitado Warehouse é obrigatória contra rejeitado item {1}
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301447apps/erpnext/erpnext/config/projects.py +35,Time Log for tasks.,Tempo de registro para as tarefas.
1448apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +595,Payment,Pagamento
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301449DocType: Production Order Operation,Actual Time and Cost,Tempo atual e custo
Rushabh Mehtad627af22016-03-03 11:24:58 +05301450apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +54,Material Request of maximum {0} can be made for Item {1} against Sales Order {2},Solicitação de materiais de máxima {0} pode ser feita para item {1} contra ordem de venda {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05301451DocType: Employee,Salutation,Saudação
Pratik Vyas593d5622015-03-02 19:07:52 +05301452DocType: Pricing Rule,Brand,Marca
Pratik Vyas593d5622015-03-02 19:07:52 +05301453DocType: Item,Will also apply for variants,Será que também se aplicam para as variantes
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301454apps/erpnext/erpnext/config/stock.py +72,Bundle items at time of sale.,Bundle itens no momento da venda.
Rushabh Mehtad627af22016-03-03 11:24:58 +05301455DocType: Quotation Item,Actual Qty,Qtde Atual
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301456DocType: Sales Invoice Item,References,Referências
Pratik Vyas593d5622015-03-02 19:07:52 +05301457DocType: Quality Inspection Reading,Reading 10,Leitura 10
Anand Doshi27e9b772016-03-09 14:47:46 +05301458apps/erpnext/erpnext/public/js/setup_wizard.js +258,"List your products or services that you buy or sell. Make sure to check the Item Group, Unit of Measure and other properties when you start.",Liste seus produtos ou serviços que você comprar ou vender .
Pratik Vyas593d5622015-03-02 19:07:52 +05301459DocType: Hub Settings,Hub Node,Hub Node
1460apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +78,You have entered duplicate items. Please rectify and try again.,U heeft dubbele items ingevoerd. Aub verwijderen en probeer het opnieuw .
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301461apps/erpnext/erpnext/controllers/item_variant.py +66,Value {0} for Attribute {1} does not exist in the list of valid Item Attribute Values,Valor {0} para o atributo {1} não existe na lista de item válido Valores de Atributo
Anand Doshi019111b2015-11-20 18:00:11 +05301462apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +87,Associate,Associado
Nabin Hait29b01222016-03-15 16:17:21 +05301463apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +44,Item {0} is not a serialized Item,Item {0} não é um item serializado
Pratik Vyas593d5622015-03-02 19:07:52 +05301464DocType: SMS Center,Create Receiver List,Criar Lista de Receptor
Pratik Vyas593d5622015-03-02 19:07:52 +05301465DocType: Packing Slip,To Package No.,Para empacotar Não.
Rushabh Mehtad627af22016-03-03 11:24:58 +05301466DocType: Production Planning Tool,Material Requests,Os pedidos de material
Pratik Vyas593d5622015-03-02 19:07:52 +05301467DocType: Warranty Claim,Issue Date,Data de Emissão
Pratik Vyas97264472015-05-14 15:13:10 +05301468DocType: Activity Cost,Activity Cost,Atividade Custo
Pratik Vyas593d5622015-03-02 19:07:52 +05301469DocType: Purchase Receipt Item Supplied,Consumed Qty,Qtde consumida
Anand Doshi019111b2015-11-20 18:00:11 +05301470apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +52,Telecommunications,Telecomunicações
Pratik Vyas593d5622015-03-02 19:07:52 +05301471DocType: Packing Slip,Indicates that the package is a part of this delivery (Only Draft),Indica que o pacote é uma parte desta entrega (Só Projecto)
Pratik Vyas97264472015-05-14 15:13:10 +05301472DocType: Payment Tool,Make Payment Entry,Betalen Entry
Anand Doshi9c0983f2016-02-17 12:59:54 +05301473apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +126,Quantity for Item {0} must be less than {1},Quantidade de item {0} deve ser inferior a {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301474,Sales Invoice Trends,Vendas Tendências fatura
Pratik Vyas97264472015-05-14 15:13:10 +05301475DocType: Leave Application,Apply / Approve Leaves,Aplicar / Aprovar Licenças
Anand Doshi666fbaf2015-11-26 12:40:13 +05301476apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +23,For,Para
Pratik Vyas97264472015-05-14 15:13:10 +05301477apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +90,Can refer row only if the charge type is 'On Previous Row Amount' or 'Previous Row Total',Pode se referir linha apenas se o tipo de acusação é 'On Anterior Valor Row ' ou ' Previous Row Total'
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301478DocType: Sales Order Item,Delivery Warehouse,Armazém de entrega
1479DocType: Stock Settings,Allowance Percent,Subsídio Percentual
Pratik Vyas593d5622015-03-02 19:07:52 +05301480DocType: SMS Settings,Message Parameter,Parâmetro mensagem
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301481apps/erpnext/erpnext/config/accounts.py +192,Tree of financial Cost Centers.,Árvore de Centros de custo financeiro.
Pratik Vyas593d5622015-03-02 19:07:52 +05301482DocType: Serial No,Delivery Document No,Documento de Entrega Não
1483DocType: Landed Cost Voucher,Get Items From Purchase Receipts,Obter itens De recibos de compra
1484DocType: Serial No,Creation Date,aanmaakdatum
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301485apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +33,Item {0} appears multiple times in Price List {1},Item {0} aparece várias vezes na lista Preço {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301486apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +37,"Selling must be checked, if Applicable For is selected as {0}","Venda deve ser verificada, se for caso disso for selecionado como {0}"
Rushabh Mehtad627af22016-03-03 11:24:58 +05301487DocType: Production Plan Material Request,Material Request Date,Material Data de Solicitação
Pratik Vyas593d5622015-03-02 19:07:52 +05301488DocType: Purchase Order Item,Supplier Quotation Item,Cotação do item fornecedor
Anand Doshi03791fc2015-12-15 15:17:11 +05301489DocType: Manufacturing Settings,Disables creation of time logs against Production Orders. Operations shall not be tracked against Production Order,Desabilita a criação de logs de tempo contra ordens de produção. As operações não devem ser rastreados contra a ordem de produção
Pratik Vyas593d5622015-03-02 19:07:52 +05301490DocType: Item,Has Variants,Tem Variantes
1491apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +22,Click on 'Make Sales Invoice' button to create a new Sales Invoice.,Clique em 'Criar Fatura de vendas' botão para criar uma nova factura de venda.
Pratik Vyas593d5622015-03-02 19:07:52 +05301492DocType: Monthly Distribution,Name of the Monthly Distribution,Nome da distribuição mensal
1493DocType: Sales Person,Parent Sales Person,Vendas Pessoa pai
1494apps/erpnext/erpnext/setup/utils.py +14,Please specify Default Currency in Company Master and Global Defaults,"Por favor, especifique Moeda predefinida in Company Mestre e padrões globais"
Pratik Vyas593d5622015-03-02 19:07:52 +05301495DocType: Purchase Invoice,Recurring Invoice,Fatura recorrente
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301496apps/erpnext/erpnext/config/projects.py +78,Managing Projects,Gerenciamento de Projetos
Pratik Vyas593d5622015-03-02 19:07:52 +05301497DocType: Supplier,Supplier of Goods or Services.,Fornecedor de bens ou serviços.
1498DocType: Budget Detail,Fiscal Year,Ano Fiscal
1499DocType: Cost Center,Budget,Orçamento
Anand Doshi191b2972015-10-21 16:50:31 +05301500apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +41,"Budget cannot be assigned against {0}, as it's not an Income or Expense account","Orçamento não pode ser atribuído contra {0}, pois não é uma conta de renda ou despesa"
Anand Doshi019111b2015-11-20 18:00:11 +05301501apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +51,Achieved,Alcançados
Pratik Vyas97264472015-05-14 15:13:10 +05301502apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +65,Territory / Customer,Grondgebied / Klantenservice
Anand Doshi27e9b772016-03-09 14:47:46 +05301503apps/erpnext/erpnext/public/js/setup_wizard.js +201,e.g. 5,por exemplo 5
Anand Doshibb256e42016-01-04 16:50:38 +05301504apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +150,Row {0}: Allocated amount {1} must be less than or equals to invoice outstanding amount {2},Row {0}: quantidade atribuídos {1} deve ser menor ou igual a facturar saldo {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05301505DocType: Sales Invoice,In Words will be visible once you save the Sales Invoice.,Em Palavras será visível quando você salvar a nota fiscal de venda.
1506DocType: Item,Is Sales Item,É item de vendas
Pratik Vyas97264472015-05-14 15:13:10 +05301507apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +21,Item Group Tree,Punt Groepsstructuur
Anand Doshi191b2972015-10-21 16:50:31 +05301508apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +69,Item {0} is not setup for Serial Nos. Check Item master,Item {0} não está configurado para n º s de série mestre check item
Pratik Vyas593d5622015-03-02 19:07:52 +05301509DocType: Maintenance Visit,Maintenance Time,Tempo de Manutenção
Pratik Vyas97264472015-05-14 15:13:10 +05301510,Amount to Deliver,Valor a entregar
Anand Doshi27e9b772016-03-09 14:47:46 +05301511apps/erpnext/erpnext/public/js/setup_wizard.js +266,A Product or Service,Um produto ou serviço
Pratik Vyas593d5622015-03-02 19:07:52 +05301512DocType: Naming Series,Current Value,Valor Atual
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301513apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +230,{0} created,{0} criado
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301514DocType: Delivery Note Item,Against Sales Order,Contra Ordem de Venda
Pratik Vyas593d5622015-03-02 19:07:52 +05301515,Serial No Status,No Estado de série
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301516apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +448,Item table can not be blank,Item tabel kan niet leeg zijn
Nabin Hait29b01222016-03-15 16:17:21 +05301517apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +125,"Row {0}: To set {1} periodicity, difference between from and to date \
Anand Doshif5940902015-09-07 18:47:04 +05301518 must be greater than or equal to {2}","Fila {0}: Para definir {1} periodicidade, diferença entre a data de \
1519 e deve ser maior do que ou igual a {2}"
1520DocType: Pricing Rule,Selling,Vendas
1521DocType: Employee,Salary Information,Informação salarial
1522DocType: Sales Person,Name and Employee ID,Nome e identificação do funcionário
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301523apps/erpnext/erpnext/accounts/party.py +271,Due Date cannot be before Posting Date,Due Date não pode ser antes de Postar Data
Anand Doshif5940902015-09-07 18:47:04 +05301524DocType: Website Item Group,Website Item Group,Grupo Item site
1525apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +170,Duties and Taxes,Impostos e Contribuições
Nabin Hait29b01222016-03-15 16:17:21 +05301526apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +326,Please enter Reference date,"Por favor, indique data de referência"
Rushabh Mehtad627af22016-03-03 11:24:58 +05301527apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +33,Payment Gateway Account is not configured,Gateway de Pagamento de Conta não está configurado
Rushabh Mehtafc307972015-11-04 18:02:45 +05301528apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +44,{0} payment entries can not be filtered by {1},{0} entradas de pagamento não podem ser filtrados por {1}
Anand Doshif5940902015-09-07 18:47:04 +05301529DocType: Item Website Specification,Table for Item that will be shown in Web Site,Tabela para o item que será mostrado no Web Site
1530DocType: Purchase Order Item Supplied,Supplied Qty,Fornecido Qtde
Rushabh Mehtad627af22016-03-03 11:24:58 +05301531DocType: Production Order,Material Request Item,Item de solicitação de material
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301532apps/erpnext/erpnext/config/stock.py +85,Tree of Item Groups.,Árvore de Grupos de itens .
Anand Doshif5940902015-09-07 18:47:04 +05301533apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +100,Cannot refer row number greater than or equal to current row number for this Charge type,Não é possível consultar número da linha superior ou igual ao número da linha atual para este tipo de carga
1534,Item-wise Purchase History,Item-wise Histórico de compras
Anand Doshi019111b2015-11-20 18:00:11 +05301535apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +152,Red,Vermelho
Nabin Hait29b01222016-03-15 16:17:21 +05301536apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +215,Please click on 'Generate Schedule' to fetch Serial No added for Item {0},"Por favor, clique em "" Gerar Cronograma ' para buscar Serial Sem adição de item {0}"
Anand Doshif5940902015-09-07 18:47:04 +05301537DocType: Account,Frozen,Congelado
1538,Open Production Orders,Open productieorders
1539DocType: Installation Note,Installation Time,O tempo de instalação
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301540DocType: Sales Invoice,Accounting Details,Detalhes Contabilidade
Rushabh Mehtad627af22016-03-03 11:24:58 +05301541apps/erpnext/erpnext/setup/doctype/company/company.js +66,Delete all the Transactions for this Company,Apagar todas as transações para esta empresa
Nabin Hait29b01222016-03-15 16:17:21 +05301542apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +188,Row #{0}: Operation {1} is not completed for {2} qty of finished goods in Production Order # {3}. Please update operation status via Time Logs,"Row # {0}: Operation {1} não for completado por {2} qty de produtos acabados na ordem de produção # {3}. Por favor, atualize o status da operação via Tempo Logs"
Anand Doshif5940902015-09-07 18:47:04 +05301543apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +57,Investments,Investimentos
1544DocType: Issue,Resolution Details,Detalhes de Resolução
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301545apps/erpnext/erpnext/hr/doctype/leave_type/leave_type.js +3,Allocations,alocações
Anand Doshif5940902015-09-07 18:47:04 +05301546DocType: Quality Inspection Reading,Acceptance Criteria,Critérios de Aceitação
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301547apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +160,Please enter Material Requests in the above table,Por favor insira os pedidos de materiais na tabela acima
Anand Doshif5940902015-09-07 18:47:04 +05301548DocType: Item Attribute,Attribute Name,Nome do atributo
Anand Doshif5940902015-09-07 18:47:04 +05301549DocType: Item Group,Show In Website,Mostrar No Site
Anand Doshi27e9b772016-03-09 14:47:46 +05301550apps/erpnext/erpnext/public/js/setup_wizard.js +267,Group,Grupo
Anand Doshif5940902015-09-07 18:47:04 +05301551DocType: Task,Expected Time (in hours),Tempo esperado (em horas)
1552,Qty to Order,Aantal te bestellen
1553DocType: Features Setup,"To track brand name in the following documents Delivery Note, Opportunity, Material Request, Item, Purchase Order, Purchase Voucher, Purchaser Receipt, Quotation, Sales Invoice, Product Bundle, Sales Order, Serial No","Para rastrear marca no seguintes documentos Nota de Entrega, Oportunidade, Pedir Material, Item, Pedido de Compra, Compra de Vouchers, o Comprador Receipt, cotação, Vendas fatura, Pacote de Produtos, Pedido de Vendas, Serial No"
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301554apps/erpnext/erpnext/config/projects.py +25,Gantt chart of all tasks.,Gantt de todas as tarefas.
Anand Doshif5940902015-09-07 18:47:04 +05301555DocType: Appraisal,For Employee Name,Para Nome do Funcionário
1556DocType: Holiday List,Clear Table,Tabela clara
1557DocType: Features Setup,Brands,Marcas
1558DocType: C-Form Invoice Detail,Invoice No,A factura n º
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301559apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +95,"Leave cannot be applied/cancelled before {0}, as leave balance has already been carry-forwarded in the future leave allocation record {1}","Deixe não pode ser aplicada / cancelada antes {0}, como saldo licença já tenha sido no futuro recorde alocação licença encaminhadas-carry {1}"
Anand Doshif5940902015-09-07 18:47:04 +05301560DocType: Activity Cost,Costing Rate,Custando Classificação
Anand Doshibacc6792015-10-30 12:54:27 +05301561,Customer Addresses And Contacts,Endereços e contatos de clientes
Anand Doshif5940902015-09-07 18:47:04 +05301562DocType: Employee,Resignation Letter Date,Data carta de demissão
1563apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +37,Pricing Rules are further filtered based on quantity.,As regras de tarifação são ainda filtrados com base na quantidade.
Anand Doshif5940902015-09-07 18:47:04 +05301564apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +61,Repeat Customer Revenue,Receita Cliente Repita
Nabin Hait29b01222016-03-15 16:17:21 +05301565apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +49,{0} ({1}) must have role 'Expense Approver',{0} ({1}) deve ter a regra de 'Aprovador de Despesas'
Anand Doshi27e9b772016-03-09 14:47:46 +05301566apps/erpnext/erpnext/public/js/setup_wizard.js +272,Pair,par
Anand Doshif5940902015-09-07 18:47:04 +05301567DocType: Bank Reconciliation Detail,Against Account,Contra Conta
1568DocType: Maintenance Schedule Detail,Actual Date,Data atual
1569DocType: Item,Has Batch No,Não tem Batch
1570DocType: Delivery Note,Excise Page Number,Número de página especial sobre o consumo
1571DocType: Employee,Personal Details,Detalhes pessoais
1572,Maintenance Schedules,Horários de Manutenção
Anand Doshif5940902015-09-07 18:47:04 +05301573,Quotation Trends,Tendências cotação
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301574apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +138,Item Group not mentioned in item master for item {0},Grupo item não mencionado no mestre de item para item {0}
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301575apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +308,Debit To account must be a Receivable account,De débito em conta deve ser uma conta a receber
Anand Doshif5940902015-09-07 18:47:04 +05301576DocType: Shipping Rule Condition,Shipping Amount,Valor do transporte
Anand Doshif5940902015-09-07 18:47:04 +05301577,Pending Amount,In afwachting van Bedrag
1578DocType: Purchase Invoice Item,Conversion Factor,Fator de Conversão
Rushabh Mehtafc307972015-11-04 18:02:45 +05301579DocType: Purchase Order,Delivered,Entregue
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301580DocType: Purchase Receipt,Vehicle Number,Número de veículos
Anand Doshi019111b2015-11-20 18:00:11 +05301581apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +88,Total allocated leaves {0} cannot be less than already approved leaves {1} for the period,Total de folhas alocados {0} não pode ser menos do que as folhas já aprovados {1} para o período
Anand Doshif5940902015-09-07 18:47:04 +05301582DocType: Journal Entry,Accounts Receivable,Contas a receber
1583,Supplier-Wise Sales Analytics,Leveranciers Wise Sales Analytics
1584DocType: Address Template,This format is used if country specific format is not found,Este formato é usado se o formato específico país não é encontrado
Anand Doshif5940902015-09-07 18:47:04 +05301585DocType: Production Order,Use Multi-Level BOM,Utilize Multi-Level BOM
Anand Doshif5940902015-09-07 18:47:04 +05301586DocType: Bank Reconciliation,Include Reconciled Entries,Incluir entradas Reconciliados
Anand Doshif5940902015-09-07 18:47:04 +05301587DocType: Leave Control Panel,Leave blank if considered for all employee types,Deixe em branco se considerado para todos os tipos de empregados
1588DocType: Landed Cost Voucher,Distribute Charges Based On,Distribuir taxas sobre
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301589apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +318,Account {0} must be of type 'Fixed Asset' as Item {1} is an Asset Item,"Conta {0} deve ser do tipo "" Ativo Fixo "" como item {1} é um item de ativos"
Anand Doshif5940902015-09-07 18:47:04 +05301590DocType: HR Settings,HR Settings,Configurações RH
Anand Doshi9c0983f2016-02-17 12:59:54 +05301591apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +127,Expense Claim is pending approval. Only the Expense Approver can update status.,Declaratie is in afwachting van goedkeuring . Alleen de Expense Approver kan status bijwerken .
Anand Doshif5940902015-09-07 18:47:04 +05301592DocType: Purchase Invoice,Additional Discount Amount,Montante desconto adicional
Anand Doshif5940902015-09-07 18:47:04 +05301593DocType: Leave Block List Allow,Leave Block List Allow,Deixe Lista de Bloqueios Permitir
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301594apps/erpnext/erpnext/setup/doctype/company/company.py +234,Abbr can not be blank or space,Abbr não pode estar em branco ou espaço
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301595apps/erpnext/erpnext/accounts/doctype/account/account.js +54,Group to Non-Group,Grupo de Não-Grupo
Anand Doshi019111b2015-11-20 18:00:11 +05301596apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +50,Sports,esportes
Anand Doshif5940902015-09-07 18:47:04 +05301597apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +61,Total Actual,Total real
Anand Doshi27e9b772016-03-09 14:47:46 +05301598apps/erpnext/erpnext/public/js/setup_wizard.js +272,Unit,unidade
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301599apps/erpnext/erpnext/stock/get_item_details.py +124,Please specify Company,"Por favor, especifique Empresa"
Anand Doshif5940902015-09-07 18:47:04 +05301600,Customer Acquisition and Loyalty,Klantenwerving en Loyalty
1601DocType: Purchase Receipt,Warehouse where you are maintaining stock of rejected items,Armazém onde você está mantendo estoque de itens rejeitados
Anand Doshi27e9b772016-03-09 14:47:46 +05301602apps/erpnext/erpnext/public/js/setup_wizard.js +42,Your financial year ends on,Seu exercício termina em
Anand Doshif5940902015-09-07 18:47:04 +05301603DocType: POS Profile,Price List,Lista de Preços
1604apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +20,{0} is now the default Fiscal Year. Please refresh your browser for the change to take effect.,"{0} é agora o padrão Ano Fiscal. Por favor, atualize seu navegador para que a alteração tenha efeito."
1605apps/erpnext/erpnext/projects/doctype/project/project.js +47,Expense Claims,Os relatórios de despesas
Anand Doshi191b2972015-10-21 16:50:31 +05301606DocType: Issue,Support,Apoiar
Anand Doshif5940902015-09-07 18:47:04 +05301607,BOM Search,BOM Pesquisa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301608apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +176,Closing (Opening + Totals),Fechando (abertura + Totais)
1609apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +26,Please specify currency in Company,"Por favor, especifique moeda in Company"
Anand Doshif5940902015-09-07 18:47:04 +05301610DocType: Workstation,Wages per hour,Os salários por hora
Nabin Hait29b01222016-03-15 16:17:21 +05301611apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +49,Stock balance in Batch {0} will become negative {1} for Item {2} at Warehouse {3},Da balança em Batch {0} se tornará negativo {1} para item {2} no Armazém {3}
Anand Doshif5940902015-09-07 18:47:04 +05301612apps/erpnext/erpnext/config/setup.py +83,"Show / Hide features like Serial Nos, POS etc.","Mostrar / Ocultar recursos como os números de ordem , POS , etc"
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301613apps/erpnext/erpnext/templates/emails/reorder_item.html +1,Following Material Requests have been raised automatically based on Item's re-order level,Na sequência de pedidos de materiais têm sido levantadas automaticamente com base no nível de re-ordem do item
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301614apps/erpnext/erpnext/controllers/accounts_controller.py +249,Account {0} is invalid. Account Currency must be {1},Conta {0} é inválido. Conta de moeda deve ser {1}
Anand Doshif5940902015-09-07 18:47:04 +05301615apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +34,UOM Conversion factor is required in row {0},UOM fator de conversão é necessária na linha {0}
Rushabh Mehtad627af22016-03-03 11:24:58 +05301616DocType: Production Plan Item,material_request_item,material_request_item
1617apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +56,Clearance date cannot be before check date in row {0},Apuramento data não pode ser anterior à data de verificação na linha {0}
Anand Doshif5940902015-09-07 18:47:04 +05301618DocType: Salary Slip,Deduction,Dedução
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301619apps/erpnext/erpnext/stock/get_item_details.py +262,Item Price added for {0} in Price List {1},Item Preço adicionada para {0} na lista de preços {1}
Anand Doshif5940902015-09-07 18:47:04 +05301620DocType: Address Template,Address Template,Modelo de endereço
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301621apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +128,Please enter Employee Id of this sales person,Digite Employee Id desta pessoa de vendas
Anand Doshif5940902015-09-07 18:47:04 +05301622DocType: Territory,Classification of Customers by region,Classificação dos clientes por região
1623DocType: Project,% Tasks Completed,% Tarefas Concluídas
1624DocType: Project,Gross Margin,Margem Bruta
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301625apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +137,Please enter Production Item first,Vul Productie Item eerste
1626apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +53,Calculated Bank Statement balance,Calculado equilíbrio extrato bancário
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301627apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +64,disabled user,usuário desativado
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301628apps/erpnext/erpnext/crm/doctype/lead/lead.js +32,Quotation,Orçamento
Anand Doshif5940902015-09-07 18:47:04 +05301629DocType: Salary Slip,Total Deduction,Dedução Total
Anand Doshif5940902015-09-07 18:47:04 +05301630DocType: Quotation,Maintenance User,Manutenção do usuário
Rushabh Mehtad627af22016-03-03 11:24:58 +05301631apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +142,Cost Updated,Custo Atualizado
Anand Doshif5940902015-09-07 18:47:04 +05301632DocType: Employee,Date of Birth,Data de Nascimento
Rushabh Mehtad627af22016-03-03 11:24:58 +05301633apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +85,Item {0} has already been returned,Item {0} já foi devolvido
Anand Doshif5940902015-09-07 18:47:04 +05301634DocType: Fiscal Year,**Fiscal Year** represents a Financial Year. All accounting entries and other major transactions are tracked against **Fiscal Year**.,** Ano Fiscal ** representa um exercício financeiro. Todos os lançamentos contábeis e outras transações principais são rastreadas contra ** Ano Fiscal **.
1635DocType: Opportunity,Customer / Lead Address,Klant / Lead Adres
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301636apps/erpnext/erpnext/stock/doctype/item/item.py +151,Warning: Invalid SSL certificate on attachment {0},Aviso: certificado SSL inválido no anexo {0}
Anand Doshif5940902015-09-07 18:47:04 +05301637DocType: Production Order Operation,Actual Operation Time,Actual Tempo Operação
1638DocType: Authorization Rule,Applicable To (User),Para aplicável (Utilizador)
1639DocType: Purchase Taxes and Charges,Deduct,Subtrair
Anand Doshi019111b2015-11-20 18:00:11 +05301640apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +170,Job Description,Descrição do trabalho
Anand Doshif5940902015-09-07 18:47:04 +05301641DocType: Purchase Order Item,Qty as per Stock UOM,Qtde como por Ação UOM
Anand Doshi191b2972015-10-21 16:50:31 +05301642apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +126,"Special Characters except ""-"", ""#"", ""."" and ""/"" not allowed in naming series","Caracteres especiais, exceto ""-"" ""."", ""#"", e ""/"" não é permitido em série nomeando"
Nabin Hait733680b2015-12-07 14:12:41 +05301643DocType: Campaign,"Keep Track of Sales Campaigns. Keep track of Leads, Quotations, Sales Order etc from Campaigns to gauge Return on Investment.","Mantenha o controle de campanhas de vendas. Mantenha o controle de Leads, cotações, Pedido de Vendas etc de Campanhas para medir retorno sobre o investimento."
Anand Doshif5940902015-09-07 18:47:04 +05301644DocType: Expense Claim,Approver,Aprovador
1645,SO Qty,SO Aantal
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301646apps/erpnext/erpnext/accounts/doctype/account/account.py +179,"Stock entries exist against warehouse {0}, hence you cannot re-assign or modify Warehouse","As entradas em existências existir contra armazém {0}, portanto, você não pode voltar a atribuir ou modificar Warehouse"
Anand Doshif5940902015-09-07 18:47:04 +05301647DocType: Appraisal,Calculate Total Score,Calcular a pontuação total
1648DocType: Supplier Quotation,Manufacturing Manager,Gerente de Manufatura
Nabin Hait29b01222016-03-15 16:17:21 +05301649apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +178,Serial No {0} is under warranty upto {1},Serial Não {0} está na garantia até {1}
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301650apps/erpnext/erpnext/config/stock.py +154,Split Delivery Note into packages.,Nota de Entrega dividir em pacotes.
Rushabh Mehtad627af22016-03-03 11:24:58 +05301651apps/erpnext/erpnext/hooks.py +71,Shipments,Os embarques
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301652DocType: Purchase Order Item,To be delivered to customer,Para ser entregue ao cliente
Nabin Hait34037e02016-02-03 13:10:54 +05301653apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +44,Time Log Status must be Submitted.,Tempo Log Estado devem ser apresentadas.
Anand Doshi191b2972015-10-21 16:50:31 +05301654apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +223,Serial No {0} does not belong to any Warehouse,O Serial No {0} não pertence a nenhum Warehouse
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301655apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +157,Row # ,Row #
Anand Doshif5940902015-09-07 18:47:04 +05301656DocType: Purchase Invoice,In Words (Company Currency),In Words (Moeda Company)
1657DocType: Pricing Rule,Supplier,Fornecedor
1658DocType: C-Form,Quarter,Trimestre
1659apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +105,Miscellaneous Expenses,Despesas Diversas
1660DocType: Global Defaults,Default Company,Empresa padrão
Nabin Hait29b01222016-03-15 16:17:21 +05301661apps/erpnext/erpnext/controllers/stock_controller.py +167,Expense or Difference account is mandatory for Item {0} as it impacts overall stock value,Despesa ou Diferença conta é obrigatória para item {0} como ela afeta o valor das ações em geral
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301662apps/erpnext/erpnext/controllers/accounts_controller.py +350,"Cannot overbill for Item {0} in row {1} more than {2}. To allow overbilling, please set in Stock Settings","Não é possível para overbill item {0} na linha {1} mais de {2}. Para permitir superfaturamento, por favor, defina em estoque Configurações"
Anand Doshif5940902015-09-07 18:47:04 +05301663DocType: Employee,Bank Name,Nome do banco
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301664apps/erpnext/erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py +27,-Above,-Acima
Anand Doshi9c0983f2016-02-17 12:59:54 +05301665apps/erpnext/erpnext/hr/doctype/employee/employee.py +139,User {0} is disabled,Utilizador {0} está desativado
Anand Doshif5940902015-09-07 18:47:04 +05301666DocType: Leave Application,Total Leave Days,Total de dias de férias
1667DocType: Email Digest,Note: Email will not be sent to disabled users,Nota: e-mail não será enviado para utilizadores com deficiência
1668apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +36,Select Company...,Selecione Empresa ...
1669DocType: Leave Control Panel,Leave blank if considered for all departments,Deixe em branco se considerado para todos os departamentos
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301670apps/erpnext/erpnext/config/hr.py +175,"Types of employment (permanent, contract, intern etc.).","Tipos de emprego ( permanente , contrato, etc estagiário ) ."
1671apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +361,{0} is mandatory for Item {1},{0} é obrigatório para item {1}
Anand Doshif5940902015-09-07 18:47:04 +05301672DocType: Currency Exchange,From Currency,De Moeda
Anand Doshibb256e42016-01-04 16:50:38 +05301673apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +154,"Please select Allocated Amount, Invoice Type and Invoice Number in atleast one row","Por favor, selecione montante atribuído, tipo de fatura e número da fatura em pelo menos uma fileira"
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301674apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +94,Sales Order required for Item {0},Ordem de venda necessário para item {0}
Anand Doshif5940902015-09-07 18:47:04 +05301675DocType: Purchase Invoice Item,Rate (Company Currency),Rate (moeda da empresa)
Anand Doshi019111b2015-11-20 18:00:11 +05301676apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +40,Others,outros
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301677apps/erpnext/erpnext/templates/includes/product_page.js +65,Cannot find a matching Item. Please select some other value for {0}.,"Não consegue encontrar um item correspondente. Por favor, selecione algum outro valor para {0}."
Anand Doshif5940902015-09-07 18:47:04 +05301678DocType: POS Profile,Taxes and Charges,Impostos e Encargos
1679DocType: Item,"A Product or a Service that is bought, sold or kept in stock.","Um produto ou serviço que é comprado, vendido ou mantido em stock."
1680apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +94,Cannot select charge type as 'On Previous Row Amount' or 'On Previous Row Total' for first row,"Não é possível selecionar o tipo de carga como "" Valor Em linha anterior ' ou ' On Anterior Row Total ' para a primeira linha"
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301681apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +29,Child Item should not be a Product Bundle. Please remove item `{0}` and save,Criança item não deve ser um pacote de produtos. Por favor remover o item `` {0} e salvar
Anand Doshi019111b2015-11-20 18:00:11 +05301682apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +12,Banking,bancário
Nabin Hait29b01222016-03-15 16:17:21 +05301683apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +39,Please click on 'Generate Schedule' to get schedule,"Por favor, clique em "" Gerar Agenda "" para obter cronograma"
Anand Doshi27e9b772016-03-09 14:47:46 +05301684apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +296,New Cost Center,Novo Centro de Custo
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301685apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +36,"Go to the appropriate group (usually Source of Funds > Current Liabilities > Taxes and Duties and create a new Account (by clicking on Add Child) of type ""Tax"" and do mention the Tax rate.",Ir para o grupo apropriado (geralmente Fonte de Recursos> Passivo Circulante> Impostos e Taxas e criar uma nova conta (clicando em Adicionar Criança) do tipo "imposto" e mencionam a taxa de imposto.
Anand Doshif5940902015-09-07 18:47:04 +05301686DocType: Bin,Ordered Quantity,Quantidade pedida
Rushabh Mehtad627af22016-03-03 11:24:58 +05301687apps/erpnext/erpnext/public/js/setup_wizard.js +22,"e.g. ""Build tools for builders""","Ex: ""Ferramentas de construção para construtores """
Anand Doshif5940902015-09-07 18:47:04 +05301688DocType: Quality Inspection,In Process,Em Processo
1689DocType: Authorization Rule,Itemwise Discount,Desconto Itemwise
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301690apps/erpnext/erpnext/config/accounts.py +58,Tree of financial accounts.,Árvore de contas financeiras.
Rushabh Mehtafc307972015-11-04 18:02:45 +05301691DocType: Purchase Order Item,Reference Document Type,Referência Tipo de Documento
Nabin Hait29b01222016-03-15 16:17:21 +05301692apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +334,{0} against Sales Order {1},{0} contra a Ordem de Vendas {1}
Anand Doshif5940902015-09-07 18:47:04 +05301693DocType: Account,Fixed Asset,Activos Fixos
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301694apps/erpnext/erpnext/config/stock.py +305,Serialized Inventory,Inventário Serialized
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301695DocType: Activity Type,Default Billing Rate,Faturamento Taxa de Inadimplência
Anand Doshif5940902015-09-07 18:47:04 +05301696DocType: Time Log Batch,Total Billing Amount,Valor Total do faturamento
1697apps/erpnext/erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py +47,Receivable Account,Contas a Receber
Rushabh Mehtad627af22016-03-03 11:24:58 +05301698DocType: Quotation Item,Stock Balance,Balanço de stock
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301699apps/erpnext/erpnext/config/selling.py +306,Sales Order to Payment,Pedido de Vendas para pagamento
Anand Doshif5940902015-09-07 18:47:04 +05301700DocType: Expense Claim Detail,Expense Claim Detail,Detalhe de Despesas
Rushabh Mehtad627af22016-03-03 11:24:58 +05301701apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +281,Time Logs created:,Time Logs criado:
Nabin Hait29b01222016-03-15 16:17:21 +05301702apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +796,Please select correct account,"Por favor, selecione conta correta"
Anand Doshif5940902015-09-07 18:47:04 +05301703DocType: Item,Weight UOM,Peso UOM
1704DocType: Employee,Blood Group,Grupo sanguíneo
1705DocType: Purchase Invoice Item,Page Break,Quebra de página
1706DocType: Production Order Operation,Pending,Pendente
1707DocType: Employee Leave Approver,Users who can approve a specific employee's leave applications,Usuários que podem aprovar pedidos de licença de um funcionário específico
1708apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +50,Office Equipments,Equipamentos de escritório
1709DocType: Purchase Invoice Item,Qty,Qty
1710DocType: Fiscal Year,Companies,Empresas
Anand Doshi019111b2015-11-20 18:00:11 +05301711apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +24,Electronics,eletrônica
Anand Doshif5940902015-09-07 18:47:04 +05301712DocType: Stock Settings,Raise Material Request when stock reaches re-order level,Levante solicitar material quando o estoque atinge novo pedido de nível
Anand Doshi019111b2015-11-20 18:00:11 +05301713apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +56,Full-time,De tempo integral
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301714DocType: Employee,Contact Details,Contacto
Anand Doshif5940902015-09-07 18:47:04 +05301715DocType: C-Form,Received Date,Data de recebimento
1716DocType: Delivery Note,"If you have created a standard template in Sales Taxes and Charges Template, select one and click on the button below.","Se você criou um modelo padrão de Impostos e Taxas de Vendas Modelo, selecione um e clique no botão abaixo."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301717apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +29,Please specify a country for this Shipping Rule or check Worldwide Shipping,"Por favor, especifique um país para esta regra de envio ou verifique Transporte mundial"
Anand Doshif5940902015-09-07 18:47:04 +05301718DocType: Stock Entry,Total Incoming Value,Valor total entrante
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301719apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +302,Debit To is required,Para Débito é necessária
Anand Doshif5940902015-09-07 18:47:04 +05301720apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,Purchase Price List,Preço de Compra Lista
1721DocType: Offer Letter Term,Offer Term,Oferta Term
1722DocType: Quality Inspection,Quality Manager,Gerente da Qualidade
1723DocType: Job Applicant,Job Opening,Oferta de emprego
1724DocType: Payment Reconciliation,Payment Reconciliation,Reconciliação Pagamento
Nabin Hait29b01222016-03-15 16:17:21 +05301725apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +141,Please select Incharge Person's name,"Por favor, selecione o nome do Incharge Pessoa"
Anand Doshi019111b2015-11-20 18:00:11 +05301726apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +51,Technology,tecnologia
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301727apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.js +13,Offer Letter,Oferecer Letter
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301728apps/erpnext/erpnext/config/manufacturing.py +18,Generate Material Requests (MRP) and Production Orders.,Gerar Pedidos de Materiais (MRP) e Ordens de Produção.
1729apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +62,Total Invoiced Amt,Total facturado Amt
Anand Doshif5940902015-09-07 18:47:04 +05301730DocType: Time Log,To Time,Para Tempo
Anand Doshi019111b2015-11-20 18:00:11 +05301731DocType: Authorization Rule,Approving Role (above authorized value),Aprovando Papel (acima do valor autorizado)
Anand Doshif5940902015-09-07 18:47:04 +05301732apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +25,"To add child nodes, explore tree and click on the node under which you want to add more nodes.","Om onderliggende nodes te voegen , te verkennen boom en klik op het knooppunt waar u wilt meer knooppunten toe te voegen ."
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301733apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +103,Credit To account must be a Payable account,Crédito em conta deve ser uma conta a pagar
Rushabh Mehtad627af22016-03-03 11:24:58 +05301734apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +234,BOM recursion: {0} cannot be parent or child of {2},BOM recursão: {0} não pode ser pai ou filho de {2}
Anand Doshif5940902015-09-07 18:47:04 +05301735DocType: Production Order Operation,Completed Qty,Concluído Qtde
Nabin Hait29b01222016-03-15 16:17:21 +05301736apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +121,"For {0}, only debit accounts can be linked against another credit entry","Por {0}, apenas as contas de débito pode ser ligado contra outra entrada crédito"
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301737apps/erpnext/erpnext/stock/get_item_details.py +273,Price List {0} is disabled,Preço de {0} está desativado
Anand Doshif5940902015-09-07 18:47:04 +05301738DocType: Manufacturing Settings,Allow Overtime,Permitir Overtime
Anand Doshi191b2972015-10-21 16:50:31 +05301739apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +197,{0} Serial Numbers required for Item {1}. You have provided {2}.,{0} números de série necessários para item {1}. Forneceu {2}.
Anand Doshif5940902015-09-07 18:47:04 +05301740DocType: Stock Reconciliation Item,Current Valuation Rate,Avaliação actual Taxa
1741DocType: Item,Customer Item Codes,Item de cliente Códigos
Anand Doshif5940902015-09-07 18:47:04 +05301742DocType: Opportunity,Lost Reason,Razão perdido
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301743apps/erpnext/erpnext/config/accounts.py +123,Create Payment Entries against Orders or Invoices.,Criar entradas de pagamento contra as ordens ou Faturas.
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301744apps/erpnext/erpnext/public/js/templates/address_list.html +1,New Address,Novo endereço
Anand Doshif5940902015-09-07 18:47:04 +05301745DocType: Quality Inspection,Sample Size,Tamanho da amostra
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301746apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +488,All items have already been invoiced,Todos os itens já foram faturados
Anand Doshif5940902015-09-07 18:47:04 +05301747apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +47,Please specify a valid 'From Case No.',"Por favor, especifique um válido 'De Caso No.'"
Anand Doshi27e9b772016-03-09 14:47:46 +05301748apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +300,Further cost centers can be made under Groups but entries can be made against non-Groups,"Mais centros de custo podem ser feitas em grupos, mas as entradas podem ser feitas contra os não-Groups"
Anand Doshif5940902015-09-07 18:47:04 +05301749DocType: Project,External,Externo
1750DocType: Features Setup,Item Serial Nos,Item n º s de série
Anand Doshibacc6792015-10-30 12:54:27 +05301751apps/erpnext/erpnext/config/setup.py +66,Users and Permissions,Gebruikers en machtigingen
Anand Doshif5940902015-09-07 18:47:04 +05301752DocType: Branch,Branch,Ramo
Anand Doshibacc6792015-10-30 12:54:27 +05301753apps/erpnext/erpnext/config/setup.py +61,Printing and Branding,Impressão e Branding
1754apps/erpnext/erpnext/hr/report/monthly_salary_register/monthly_salary_register.py +66,No salary slip found for month:,No recibo de vencimento encontrado para o mês:
Anand Doshif5940902015-09-07 18:47:04 +05301755DocType: Bin,Actual Quantity,Quantidade Atual
1756DocType: Shipping Rule,example: Next Day Shipping,exemplo: Next Day envio
Nabin Hait29b01222016-03-15 16:17:21 +05301757apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +175,Serial No {0} not found,Serial No {0} não foi encontrado
Anand Doshi27e9b772016-03-09 14:47:46 +05301758apps/erpnext/erpnext/public/js/setup_wizard.js +211,Your Customers,Os seus Clientes
Anand Doshif5940902015-09-07 18:47:04 +05301759DocType: Leave Block List Date,Block Date,Bloquear Data
Rushabh Mehtad627af22016-03-03 11:24:58 +05301760apps/erpnext/erpnext/templates/generators/job_opening.html +17,Apply Now,Aplique agora
Anand Doshif5940902015-09-07 18:47:04 +05301761DocType: Sales Order,Not Delivered,Não entregue
1762,Bank Clearance Summary,Banco Resumo Clearance
1763apps/erpnext/erpnext/config/setup.py +105,"Create and manage daily, weekly and monthly email digests.","Criar e gerenciar diários, semanais e mensais digere e-mail."
Anand Doshif5940902015-09-07 18:47:04 +05301764DocType: Appraisal Goal,Appraisal Goal,Meta de avaliação
Anand Doshif5940902015-09-07 18:47:04 +05301765DocType: Time Log,Costing Amount,Custando Montante
1766DocType: Process Payroll,Submit Salary Slip,Enviar folha de salário
1767DocType: Salary Structure,Monthly Earning & Deduction,Salário mensal e dedução
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301768apps/erpnext/erpnext/controllers/selling_controller.py +157,Maxiumm discount for Item {0} is {1}%,Maxiumm desconto para item {0} {1} %
Anand Doshif5940902015-09-07 18:47:04 +05301769apps/erpnext/erpnext/stock/doctype/item_price/item_price.js +16,Import in Bulk,Importação em massa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301770DocType: Sales Partner,Address & Contacts,Endereço e contatos
Anand Doshif5940902015-09-07 18:47:04 +05301771DocType: SMS Log,Sender Name,Nome do remetente
Anand Doshif5940902015-09-07 18:47:04 +05301772DocType: POS Profile,[Select],[ Selecionar]
1773DocType: SMS Log,Sent To,Enviado Para
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301774DocType: Payment Request,Make Sales Invoice,Maak verkoopfactuur
Anand Doshif5940902015-09-07 18:47:04 +05301775DocType: Company,For Reference Only.,Apenas para referência.
Anand Doshi019111b2015-11-20 18:00:11 +05301776apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +49,Invalid {0}: {1},Inválido {0}: {1}
Anand Doshif5940902015-09-07 18:47:04 +05301777DocType: Sales Invoice Advance,Advance Amount,Quantidade Adiantada
1778DocType: Manufacturing Settings,Capacity Planning,Planejamento de capacidade
Anand Doshi019111b2015-11-20 18:00:11 +05301779apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +43,'From Date' is required,'Data de' é necessário
Anand Doshif5940902015-09-07 18:47:04 +05301780DocType: Journal Entry,Reference Number,Número de Referência
1781DocType: Employee,Employment Details,Detalhes de emprego
1782DocType: Employee,New Workplace,Novo local de trabalho
1783apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +17,Set as Closed,Definir como Fechado
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301784apps/erpnext/erpnext/stock/get_item_details.py +114,No Item with Barcode {0},Nenhum artigo com código de barras {0}
Anand Doshif5940902015-09-07 18:47:04 +05301785apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +51,Case No. cannot be 0,Zaak nr. mag geen 0
1786DocType: Features Setup,If you have Sales Team and Sale Partners (Channel Partners) they can be tagged and maintain their contribution in the sales activity,Se você tiver Equipe de Vendas e Parceiros de Venda (Parceiros de Canal) podem ser marcadas e manter sua contribuição na atividade de vendas
1787DocType: Item,Show a slideshow at the top of the page,Ver uma apresentação de slides no topo da página
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301788DocType: Item,"Allow in Sales Order of type ""Service""",Permitir na Ordem de venda do tipo "Serviço"
1789apps/erpnext/erpnext/setup/doctype/company/company.py +86,Stores,Lojas
Anand Doshif5940902015-09-07 18:47:04 +05301790DocType: Time Log,Projects Manager,Gerente de Projetos
1791DocType: Serial No,Delivery Time,Prazo de entrega
1792apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +27,Ageing Based On,Antiguidade Baseado em
1793DocType: Item,End of Life,Fim da Vida
Anand Doshi019111b2015-11-20 18:00:11 +05301794apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +41,Travel,viagem
Anand Doshif5940902015-09-07 18:47:04 +05301795DocType: Leave Block List,Allow Users,Permitir utilizadores
Rushabh Mehtafc307972015-11-04 18:02:45 +05301796DocType: Purchase Order,Customer Mobile No,Cliente Móvel Nenhum
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301797DocType: Sales Invoice,Recurring,Recorrente
Anand Doshif5940902015-09-07 18:47:04 +05301798DocType: Cost Center,Track separate Income and Expense for product verticals or divisions.,Acompanhe resultados separada e despesa para verticais de produtos ou divisões.
1799DocType: Rename Tool,Rename Tool,Renomear Ferramenta
1800apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +15,Update Cost,Kosten bijwerken
1801DocType: Item Reorder,Item Reorder,Item Reordenar
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301802apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +608,Transfer Material,Transfer Materiaal
Nabin Hait34037e02016-02-03 13:10:54 +05301803apps/erpnext/erpnext/controllers/selling_controller.py +236,Item {0} must be a Sales Item in {1},Item {0} deve ser um item de vendas em {1}
Anand Doshif5940902015-09-07 18:47:04 +05301804DocType: BOM,"Specify the operations, operating cost and give a unique Operation no to your operations.","Geef de operaties , operationele kosten en geven een unieke operatie niet aan uw activiteiten ."
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301805apps/erpnext/erpnext/public/js/controllers/transaction.js +839,Please set recurring after saving,"Por favor, defina recorrentes depois de salvar"
Anand Doshif5940902015-09-07 18:47:04 +05301806DocType: Purchase Invoice,Price List Currency,Moeda da Lista de Preços
1807DocType: Naming Series,User must always select,O usuário deve sempre escolher
1808DocType: Stock Settings,Allow Negative Stock,Permitir stock negativo
1809DocType: Installation Note,Installation Note,Nota de Instalação
Anand Doshi27e9b772016-03-09 14:47:46 +05301810apps/erpnext/erpnext/public/js/setup_wizard.js +190,Add Taxes,Adicionar impostos
Anand Doshiee19fc02015-12-21 17:10:20 +05301811apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +38,Cash Flow from Financing,Fluxo de Caixa de Financiamento
Anand Doshif5940902015-09-07 18:47:04 +05301812,Financial Analytics,Análise Financeira
1813DocType: Quality Inspection,Verified By,Verificado Por
1814DocType: Address,Subsidiary,Subsidiário
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301815apps/erpnext/erpnext/setup/doctype/company/company.py +61,"Cannot change company's default currency, because there are existing transactions. Transactions must be cancelled to change the default currency.","Não é possível alterar a moeda padrão da empresa, porque existem operações existentes. Transações devem ser canceladas para alterar a moeda padrão."
Anand Doshif5940902015-09-07 18:47:04 +05301816DocType: Quality Inspection,Purchase Receipt No,Compra recibo Não
1817apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +30,Earnest Money,Dinheiro Earnest
Anand Doshif5940902015-09-07 18:47:04 +05301818DocType: Process Payroll,Create Salary Slip,Criar folha de salário
Anand Doshif5940902015-09-07 18:47:04 +05301819apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +158,Source of Funds (Liabilities),Fonte de Recursos ( Passivo)
Nabin Hait29b01222016-03-15 16:17:21 +05301820apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +347,Quantity in row {0} ({1}) must be same as manufactured quantity {2},Quantidade em linha {0} ( {1} ) deve ser a mesma quantidade fabricada {2}
Anand Doshif5940902015-09-07 18:47:04 +05301821DocType: Appraisal,Employee,Empregado
1822apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +10,Import Email From,Importar e-mail do
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301823apps/erpnext/erpnext/utilities/doctype/contact/contact.js +70,Invite as User,Convidar como Usuário
Anand Doshif5940902015-09-07 18:47:04 +05301824DocType: Features Setup,After Sale Installations,Após instalações Venda
Nabin Hait29b01222016-03-15 16:17:21 +05301825apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +217,{0} {1} is fully billed,{0} {1} está totalmente faturado
Anand Doshif5940902015-09-07 18:47:04 +05301826DocType: Workstation Working Hour,End Time,End Time
1827apps/erpnext/erpnext/config/setup.py +42,Standard contract terms for Sales or Purchase.,Termos do contrato padrão para vendas ou compra.
1828apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +75,Group by Voucher,Grupo pela Vale
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301829apps/erpnext/erpnext/config/crm.py +6,Sales Pipeline,Pipeline de vendas
Anand Doshif5940902015-09-07 18:47:04 +05301830apps/erpnext/erpnext/templates/form_grid/material_request_grid.html +7,Required On,Obrigatório On
1831DocType: Sales Invoice,Mass Mailing,Divulgação em massa
Anand Doshif5940902015-09-07 18:47:04 +05301832DocType: Rename Tool,File to Rename,Arquivo para renomear
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301833apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +201,Please select BOM for Item in Row {0},"Por favor, selecione BOM para o Item na linha {0}"
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301834apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +181,Purchse Order number required for Item {0},Número de pedido purchse necessário para item {0}
Anand Doshi019111b2015-11-20 18:00:11 +05301835apps/erpnext/erpnext/controllers/buying_controller.py +236,Specified BOM {0} does not exist for Item {1},Especificada BOM {0} não existe para item {1}
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301836apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +196,Maintenance Schedule {0} must be cancelled before cancelling this Sales Order,Programação de manutenção {0} deve ser cancelado antes de cancelar esta ordem de venda
Anand Doshif5940902015-09-07 18:47:04 +05301837DocType: Notification Control,Expense Claim Approved,Relatório de Despesas Aprovado
Anand Doshi019111b2015-11-20 18:00:11 +05301838apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +113,Pharmaceutical,farmacêutico
Anand Doshif5940902015-09-07 18:47:04 +05301839apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Cost of Purchased Items,Custo de itens comprados
1840DocType: Selling Settings,Sales Order Required,Ordem vendas Obrigatório
Anand Doshif5940902015-09-07 18:47:04 +05301841DocType: Purchase Invoice,Credit To,Para crédito
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301842apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +31,Active Leads / Customers,Leads ativo / Clientes
Anand Doshif5940902015-09-07 18:47:04 +05301843DocType: Employee Education,Post Graduate,Pós-Graduação
Anand Doshif5940902015-09-07 18:47:04 +05301844DocType: Maintenance Schedule Detail,Maintenance Schedule Detail,Detalhe Programa de Manutenção
1845DocType: Quality Inspection Reading,Reading 9,Leitura 9
1846DocType: Supplier,Is Frozen,Está Congelado
1847DocType: Buying Settings,Buying Settings,Comprar Configurações
Anand Doshif5940902015-09-07 18:47:04 +05301848DocType: Stock Entry Detail,BOM No. for a Finished Good Item,BOM Não. para um item acabado
1849DocType: Upload Attendance,Attendance To Date,Atendimento para a data
Anand Doshif5940902015-09-07 18:47:04 +05301850DocType: Warranty Claim,Raised By,Levantadas por
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301851DocType: Payment Gateway Account,Payment Account,Conta de Pagamento
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301852apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +737,Please specify Company to proceed,"Por favor, especifique Empresa proceder"
Anand Doshiee19fc02015-12-21 17:10:20 +05301853apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +20,Net Change in Accounts Receivable,Variação Líquida em Contas a Receber
Anand Doshi019111b2015-11-20 18:00:11 +05301854apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +46,Compensatory Off,compensatória Off
Anand Doshif5940902015-09-07 18:47:04 +05301855DocType: Quality Inspection Reading,Accepted,Aceite
Rushabh Mehtad627af22016-03-03 11:24:58 +05301856apps/erpnext/erpnext/setup/doctype/company/company.js +46,Please make sure you really want to delete all the transactions for this company. Your master data will remain as it is. This action cannot be undone.,"Por favor, certifique-se de que você realmente quer apagar todas as operações para esta empresa. Os seus dados mestre vai permanecer como está. Essa ação não pode ser desfeita."
Nabin Hait733680b2015-12-07 14:12:41 +05301857apps/erpnext/erpnext/utilities/transaction_base.py +93,Invalid reference {0} {1},Referência inválida {0} {1}
Anand Doshif5940902015-09-07 18:47:04 +05301858DocType: Payment Tool,Total Payment Amount,Valor Total Pagamento
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301859apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +145,{0} ({1}) cannot be greater than planned quanitity ({2}) in Production Order {3},{0} ({1}) não pode ser maior do que a quantidade pré estabelecida ({2}) na ordem de produção {3}
Anand Doshif5940902015-09-07 18:47:04 +05301860DocType: Shipping Rule,Shipping Rule Label,Regra envio Rótulo
Rushabh Mehtad627af22016-03-03 11:24:58 +05301861apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +210,Raw Materials cannot be blank.,Matérias-primas não pode ficar em branco.
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301862apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +423,"Could not update stock, invoice contains drop shipping item.","Não foi possível atualizar estoque, fatura contém gota artigo do transporte."
Anand Doshif5940902015-09-07 18:47:04 +05301863DocType: Newsletter,Test,Teste
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301864apps/erpnext/erpnext/stock/doctype/item/item.py +402,"As there are existing stock transactions for this item, \
Anand Doshif5940902015-09-07 18:47:04 +05301865 you can not change the values of 'Has Serial No', 'Has Batch No', 'Is Stock Item' and 'Valuation Method'","Como existem transações com ações existentes para este item, \ não é possível alterar os valores de 'não tem Serial', 'Tem Lote n', 'é Stock item "e" Método de avaliação'"
Nabin Hait29b01222016-03-15 16:17:21 +05301866apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +449,Quick Journal Entry,Breve Journal Entry
Anand Doshi666fbaf2015-11-26 12:40:13 +05301867apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +100,You can not change rate if BOM mentioned agianst any item,U kunt geen koers veranderen als BOM agianst een item genoemd
Anand Doshif5940902015-09-07 18:47:04 +05301868DocType: Employee,Previous Work Experience,Experiência anterior de trabalho
1869DocType: Stock Entry,For Quantity,Para Quantidade
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301870apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +206,Please enter Planned Qty for Item {0} at row {1},"Por favor, indique Planned Qt para item {0} na linha {1}"
Nabin Hait29b01222016-03-15 16:17:21 +05301871apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +214,{0} {1} is not submitted,{0} {1} não foi submetido
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301872apps/erpnext/erpnext/config/stock.py +27,Requests for items.,Os pedidos de itens.
Anand Doshif5940902015-09-07 18:47:04 +05301873DocType: Production Planning Tool,Separate production order will be created for each finished good item.,Ordem de produção separado será criado para cada item acabado.
Anand Doshif5940902015-09-07 18:47:04 +05301874DocType: Purchase Invoice,Terms and Conditions1,Termos e Conditions1
Anand Doshif5940902015-09-07 18:47:04 +05301875DocType: Accounts Settings,"Accounting entry frozen up to this date, nobody can do / modify entry except role specified below.","Registo contábil congelado até à presente data, ninguém pode fazer / modificar entrada exceto para as funções especificadas abaixo."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301876apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.js +121,Please save the document before generating maintenance schedule,Bewaar het document voordat het genereren van onderhoudsschema
Anand Doshif5940902015-09-07 18:47:04 +05301877apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +28,Project Status,Status do Projeto
1878DocType: UOM,Check this to disallow fractions. (for Nos),Marque esta opção para não permitir frações. (Para n)
Rushabh Mehtad627af22016-03-03 11:24:58 +05301879apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +366,The following Production Orders were created:,As seguintes ordens de produção foram criadas:
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301880apps/erpnext/erpnext/config/crm.py +116,Newsletter Mailing List,Mailing List Boletim informativo
Anand Doshif5940902015-09-07 18:47:04 +05301881DocType: Delivery Note,Transporter Name,Nome Transporter
Anand Doshi019111b2015-11-20 18:00:11 +05301882DocType: Authorization Rule,Authorized Value,Valor Autorizado
Anand Doshif5940902015-09-07 18:47:04 +05301883DocType: Contact,Enter department to which this Contact belongs,Entre com o departamento a que pertence este contato
Rushabh Mehtad627af22016-03-03 11:24:58 +05301884apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +56,Total Absent,Total de Absent
Nabin Hait29b01222016-03-15 16:17:21 +05301885apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +734,Item or Warehouse for row {0} does not match Material Request,Item ou Armazém para linha {0} não corresponde Pedido de materiais
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301886apps/erpnext/erpnext/config/stock.py +185,Unit of Measure,Unidade de Medida
Anand Doshif5940902015-09-07 18:47:04 +05301887DocType: Fiscal Year,Year End Date,Data de Fim de Ano
1888DocType: Task Depends On,Task Depends On,Tarefa depende de
1889DocType: Lead,Opportunity,Oportunidade
1890DocType: Salary Structure Earning,Salary Structure Earning,Estrutura salarial Ganhando
1891,Completed Production Orders,Voltooide productieorders
1892DocType: Operation,Default Workstation,Workstation Padrão
Anand Doshif5940902015-09-07 18:47:04 +05301893DocType: Notification Control,Expense Claim Approved Message,Relatório de Despesas Aprovado Mensagem
Nabin Hait29b01222016-03-15 16:17:21 +05301894apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +220,{0} {1} is closed,{0} {1} é fechado
Anand Doshif5940902015-09-07 18:47:04 +05301895DocType: Email Digest,How frequently?,Com que frequência?
1896DocType: Purchase Receipt,Get Current Stock,Obter stock atual
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301897apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +32,"Go to the appropriate group (usually Application of Funds > Current Assets > Bank Accounts and create a new Account (by clicking on Add Child) of type ""Bank""",Ir para o grupo apropriado (geralmente Aplicações de Recursos> Ativo Circulante> contas bancárias e criar uma nova conta (clicando em Adicionar filho) do tipo "Banco"
1898apps/erpnext/erpnext/config/manufacturing.py +46,Tree of Bill of Materials,Árvore da Bill of Materials
Nabin Hait34037e02016-02-03 13:10:54 +05301899apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +151,Mark Present,Mark Present
Nabin Hait29b01222016-03-15 16:17:21 +05301900apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +185,Maintenance start date can not be before delivery date for Serial No {0},Manutenção data de início não pode ser anterior à data de entrega para Serial Não {0}
Anand Doshif5940902015-09-07 18:47:04 +05301901DocType: Production Order,Actual End Date,Data final Atual
1902DocType: Authorization Rule,Applicable To (Role),Aplicável a (Função)
1903DocType: Stock Entry,Purpose,Propósito
1904DocType: Item,Will also apply for variants unless overrridden,Será que também se aplicam para as variantes menos que overrridden
1905DocType: Purchase Invoice,Advances,Avanços
Rushabh Mehtad627af22016-03-03 11:24:58 +05301906DocType: Production Order,Manufacture against Material Request,Fabricação de encontro Pedido de Material
Anand Doshif5940902015-09-07 18:47:04 +05301907apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +32,Approving User cannot be same as user the rule is Applicable To,Aprovando usuário não pode ser o mesmo que usuário a regra é aplicável a
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301908DocType: Stock Entry Detail,Basic Rate (as per Stock UOM),Taxa básica (de acordo da UOM)
Anand Doshif5940902015-09-07 18:47:04 +05301909DocType: SMS Log,No of Requested SMS,No pedido de SMS
1910DocType: Campaign,Campaign-.####,Campanha - . # # # #
Anand Doshi019111b2015-11-20 18:00:11 +05301911apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +21,Next Steps,Próximos passos
Anand Doshi9c0983f2016-02-17 12:59:54 +05301912apps/erpnext/erpnext/hr/doctype/employee/employee.py +121,Contract End Date must be greater than Date of Joining,Data Contrato Final deve ser maior que Data de Participar
Anand Doshif5940902015-09-07 18:47:04 +05301913DocType: Sales Partner,A third party distributor / dealer / commission agent / affiliate / reseller who sells the companies products for a commission.,Um distribuidor de terceiros / revendedor / comissão do agente / filial / revendedor que vende os produtos de empresas de uma comissão.
1914DocType: Customer Group,Has Child Node,Tem nó filho
Nabin Hait29b01222016-03-15 16:17:21 +05301915apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +346,{0} against Purchase Order {1},{0} contra a Ordem de Compra {1}
Anand Doshif5940902015-09-07 18:47:04 +05301916DocType: SMS Settings,"Enter static url parameters here (Eg. sender=ERPNext, username=ERPNext, password=1234 etc.)","Digite os parâmetros URL estática aqui (por exemplo remetente = ERPNext, username = ERPNext, password = 1234, etc)"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301917apps/erpnext/erpnext/accounts/utils.py +42,{0} {1} not in any active Fiscal Year. For more details check {2}.,{0} {1} não em qualquer ano fiscal ativa. Para mais detalhes consulte {2}.
Anand Doshi019111b2015-11-20 18:00:11 +05301918apps/erpnext/erpnext/setup/setup_wizard/default_website.py +26,This is an example website auto-generated from ERPNext,Este é um exemplo website auto- gerada a partir ERPNext
Anand Doshif5940902015-09-07 18:47:04 +05301919apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +37,Ageing Range 1,Faixa Envelhecimento 1
Anand Doshif5940902015-09-07 18:47:04 +05301920DocType: Purchase Taxes and Charges Template,"Standard tax template that can be applied to all Purchase Transactions. This template can contain list of tax heads and also other expense heads like ""Shipping"", ""Insurance"", ""Handling"" etc.
1921
1922#### Note
1923
1924The tax rate you define here will be the standard tax rate for all **Items**. If there are **Items** that have different rates, they must be added in the **Item Tax** table in the **Item** master.
1925
1926#### Description of Columns
1927
19281. Calculation Type:
1929 - This can be on **Net Total** (that is the sum of basic amount).
1930 - **On Previous Row Total / Amount** (for cumulative taxes or charges). If you select this option, the tax will be applied as a percentage of the previous row (in the tax table) amount or total.
1931 - **Actual** (as mentioned).
19322. Account Head: The Account ledger under which this tax will be booked
19333. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
19344. Description: Description of the tax (that will be printed in invoices / quotes).
19355. Rate: Tax rate.
19366. Amount: Tax amount.
19377. Total: Cumulative total to this point.
19388. Enter Row: If based on ""Previous Row Total"" you can select the row number which will be taken as a base for this calculation (default is the previous row).
19399. Consider Tax or Charge for: In this section you can specify if the tax / charge is only for valuation (not a part of total) or only for total (does not add value to the item) or for both.
194010. Add or Deduct: Whether you want to add or deduct the tax.","Template fiscal padrão que pode ser aplicado a todas as operações de compra. Este modelo pode conter a lista de cabeças de impostos e também outros chefes de despesas como ""Frete"", ""Seguro"", ""Manutenção"" etc.
1941
1942 #### Nota
1943
1944 A taxa de imposto que você definir aqui será a taxa normal do IVA para todos os itens ** **. Se houver itens ** ** que têm taxas diferentes, eles devem ser adicionados no ** Imposto item ** tabela no item ** ** mestre.
1945
1946 #### Descrição das Colunas
1947
1948 1. Tipo de Cálculo:
1949 - Isto pode ser em ** Total Líquida ** (que é a soma da quantidade de base).
1950 - ** Na linha anterior Total / Valor ** (para os impostos cumulativos ou encargos). Se você selecionar essa opção, o imposto será aplicado como uma percentagem da linha anterior (na tabela de impostos) ou montante total.
1951 - ** ** Real (como indicado).
1952 2. Chefe da conta: A contabilidade conta em que este imposto será reservado
1953 3. Centro de Custo: Se o imposto / taxa é uma renda (como o transporte) ou despesa que precisa ser reservado contra um centro de custo.
1954 4. Descrição: Descrição do imposto (que será impresso em facturas / aspas).
1955 5. Classificação: Taxa de imposto.
1956 6. Valor: Valor das taxas.
1957 7. Total: Total acumulado até este ponto.
1958 8. Digite Row: Se baseado em ""Anterior Row Total"", você pode selecionar o número da linha que será tomado como base para este cálculo (o padrão é a linha anterior).
1959 9. Considere imposto ou encargo para: Nesta seção, você pode especificar se o imposto / taxa é apenas para avaliação (não uma parte do total) ou apenas para total (não agrega valor ao item) ou para ambos.
1960 10. Adicionar ou deduzir: Se você quer adicionar ou deduzir o imposto."
Anand Doshif5940902015-09-07 18:47:04 +05301961DocType: Purchase Receipt Item,Recd Quantity,Quantidade RECD
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301962apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +104,Cannot produce more Item {0} than Sales Order quantity {1},Não é possível produzir mais item {0} do que a quantidade Ordem de Vendas {1}
Nabin Hait29b01222016-03-15 16:17:21 +05301963apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +497,Stock Entry {0} is not submitted,Da entrada {0} não é apresentado
Anand Doshif5940902015-09-07 18:47:04 +05301964DocType: Payment Reconciliation,Bank / Cash Account,Banco / Conta Caixa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301965DocType: Tax Rule,Billing City,Faturamento Cidade
Anand Doshif5940902015-09-07 18:47:04 +05301966DocType: Global Defaults,Hide Currency Symbol,Ocultar Símbolo de Moeda
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301967apps/erpnext/erpnext/config/accounts.py +262,"e.g. Bank, Cash, Credit Card","por exemplo Banco, Dinheiro, cartão de crédito"
Anand Doshif5940902015-09-07 18:47:04 +05301968DocType: Journal Entry,Credit Note,Nota de Crédito
Rushabh Mehtad627af22016-03-03 11:24:58 +05301969apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +218,Completed Qty cannot be more than {0} for operation {1},Completado Qtd não pode ser mais do que {0} para operação de {1}
Anand Doshif5940902015-09-07 18:47:04 +05301970DocType: Features Setup,Quality,Qualidade
Anand Doshif5940902015-09-07 18:47:04 +05301971DocType: Warranty Claim,Service Address,Serviço Endereço
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301972apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +83,Max 100 rows for Stock Reconciliation.,Max 100 linhas para da reconciliação.
Rushabh Mehtad627af22016-03-03 11:24:58 +05301973DocType: Material Request,Manufacture,Fabricação
Anand Doshif5940902015-09-07 18:47:04 +05301974apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +13,Please Delivery Note first,Por favor de entrega Nota primeiro
Anand Doshi666fbaf2015-11-26 12:40:13 +05301975DocType: Purchase Invoice,Currency and Price List,Moeda e Lista de Preços
Anand Doshif5940902015-09-07 18:47:04 +05301976DocType: Opportunity,Customer / Lead Name,Cliente / Nome de chumbo
Rushabh Mehtad627af22016-03-03 11:24:58 +05301977apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +69,Clearance Date not mentioned,Apuramento data não mencionada
Anand Doshi019111b2015-11-20 18:00:11 +05301978apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +71,Production,produção
Anand Doshif5940902015-09-07 18:47:04 +05301979DocType: Item,Allow Production Order,Permitir Ordem de Produção
1980apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.js +60,Row {0}:Start Date must be before End Date,Row {0}: Data de início deve ser anterior a data de término
1981apps/erpnext/erpnext/controllers/trends.py +19,Total(Qty),Total (Qtde)
Rushabh Mehtad627af22016-03-03 11:24:58 +05301982DocType: Sales Invoice,This Document,Esse documento
Anand Doshif5940902015-09-07 18:47:04 +05301983DocType: Installation Note Item,Installed Qty,Quantidade instalada
1984DocType: Lead,Fax,Fax
1985DocType: Purchase Taxes and Charges,Parenttype,ParentType
Anand Doshif5940902015-09-07 18:47:04 +05301986DocType: Salary Structure,Total Earning,Ganhar total
1987DocType: Purchase Receipt,Time at which materials were received,Momento em que os materiais foram recebidos
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301988apps/erpnext/erpnext/utilities/doctype/address/address.py +125,My Addresses,Os meus endereços
Anand Doshif5940902015-09-07 18:47:04 +05301989DocType: Stock Ledger Entry,Outgoing Rate,Taxa de saída
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301990apps/erpnext/erpnext/config/hr.py +180,Organization branch master.,Mestre Organização ramo .
1991apps/erpnext/erpnext/controllers/accounts_controller.py +250, or ,ou
Anand Doshif5940902015-09-07 18:47:04 +05301992DocType: Sales Order,Billing Status,Estado de faturamento
Anand Doshif5940902015-09-07 18:47:04 +05301993apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +135,Utility Expenses,Despesas de Utilidade
Rushabh Mehtafc307972015-11-04 18:02:45 +05301994apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +65,90-Above,Acima de 90
Anand Doshif5940902015-09-07 18:47:04 +05301995DocType: Buying Settings,Default Buying Price List,Standaard Buying Prijslijst
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301996apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +83,No employee for the above selected criteria OR salary slip already created,Nenhum funcionário para os critérios acima selecionado ou folha de salário já criado
Anand Doshif5940902015-09-07 18:47:04 +05301997DocType: Notification Control,Sales Order Message,Vendas Mensagem Ordem
1998apps/erpnext/erpnext/config/setup.py +15,"Set Default Values like Company, Currency, Current Fiscal Year, etc.","Definir valores padrão , como Company, de moeda, Atual Exercício , etc"
1999apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.js +28,Payment Type,betaling Type
2000DocType: Process Payroll,Select Employees,Selecione funcionários
2001DocType: Bank Reconciliation,To Date,Conhecer
2002DocType: Opportunity,Potential Sales Deal,Promoção de Vendas Potenciais
Anand Doshif5940902015-09-07 18:47:04 +05302003DocType: Purchase Invoice,Total Taxes and Charges,Total Impostos e Encargos
Anand Doshif5940902015-09-07 18:47:04 +05302004DocType: Employee,Emergency Contact,Emergency Contact
2005DocType: Item,Quality Parameters,Parâmetros de Qualidade
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302006apps/erpnext/erpnext/accounts/doctype/account/account.js +57,Ledger,Livro-razão
Anand Doshif5940902015-09-07 18:47:04 +05302007DocType: Target Detail,Target Amount,Valor Alvo
2008DocType: Shopping Cart Settings,Shopping Cart Settings,Carrinho Configurações
2009DocType: Journal Entry,Accounting Entries,Lançamentos contábeis
2010apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +24,Duplicate Entry. Please check Authorization Rule {0},"Duplicar entrada . Por favor, verifique Regra de Autorização {0}"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302011apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +25,Global POS Profile {0} already created for company {1},Global de POS perfil {0} já criado para a empresa {1}
Anand Doshif5940902015-09-07 18:47:04 +05302012DocType: Purchase Order,Ref SQ,Ref ²
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302013apps/erpnext/erpnext/config/manufacturing.py +74,Replace Item / BOM in all BOMs,Substituir item / BOM em todas as BOMs
Anand Doshif5940902015-09-07 18:47:04 +05302014DocType: Purchase Order Item,Received Qty,Qtde recebeu
2015DocType: Stock Entry Detail,Serial No / Batch,Serienummer / Batch
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302016apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +295,Not Paid and Not Delivered,Não pago e não entregue
Anand Doshif5940902015-09-07 18:47:04 +05302017DocType: Product Bundle,Parent Item,Item Pai
2018DocType: Account,Account Type,Tipo de conta
Anand Doshi019111b2015-11-20 18:00:11 +05302019apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +113,Leave Type {0} cannot be carry-forwarded,Deixe tipo {0} não pode ser encaminhado carry-
Nabin Hait29b01222016-03-15 16:17:21 +05302020apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +200,Maintenance Schedule is not generated for all the items. Please click on 'Generate Schedule',"Programação de manutenção não é gerado para todos os itens. Por favor, clique em "" Gerar Agenda '"
Anand Doshif5940902015-09-07 18:47:04 +05302021,To Produce,Produce
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302022apps/erpnext/erpnext/config/hr.py +93,Payroll,Folha de pagamento
Anand Doshif5940902015-09-07 18:47:04 +05302023apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +119,"For row {0} in {1}. To include {2} in Item rate, rows {3} must also be included","Para linha {0} em {1}. Para incluir {2} na taxa de Item, linhas {3} também devem ser incluídos"
2024DocType: Packing Slip,Identification of the package for the delivery (for print),Identificação do pacote para a entrega (para impressão)
2025DocType: Bin,Reserved Quantity,Quantidade reservados
Rushabh Mehtad627af22016-03-03 11:24:58 +05302026DocType: Purchase Invoice,Recurring Ends On,Recorrentes termina em
Anand Doshif5940902015-09-07 18:47:04 +05302027DocType: Landed Cost Voucher,Purchase Receipt Items,Comprar Itens Recibo
2028apps/erpnext/erpnext/config/learn.py +21,Customizing Forms,Formas de personalização
Anand Doshif5940902015-09-07 18:47:04 +05302029DocType: Account,Income Account,Conta Renda
Rushabh Mehtad627af22016-03-03 11:24:58 +05302030DocType: Payment Request,Amount in customer's currency,Montante em moeda do cliente
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302031apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +654,Delivery,Entrega
Anand Doshif5940902015-09-07 18:47:04 +05302032DocType: Stock Reconciliation Item,Current Qty,Qtde atual
2033DocType: BOM Item,"See ""Rate Of Materials Based On"" in Costing Section",Consulte "taxa de materiais baseados em" no Custeio Seção
2034DocType: Appraisal Goal,Key Responsibility Area,Responsabilidade de Área chave
2035DocType: Item Reorder,Material Request Type,Tipo de solicitação de material
Nabin Hait29b01222016-03-15 16:17:21 +05302036apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +83,Row {0}: UOM Conversion Factor is mandatory,Row {0}: Fator de Conversão UOM é obrigatória
Anand Doshif5940902015-09-07 18:47:04 +05302037apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +17,Ref,Ref
2038DocType: Cost Center,Cost Center,Centro de Custos
Anand Doshi019111b2015-11-20 18:00:11 +05302039apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +36,Voucher #,voucher #
Anand Doshif5940902015-09-07 18:47:04 +05302040DocType: Notification Control,Purchase Order Message,Mensagem comprar Ordem
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302041DocType: Tax Rule,Shipping Country,O envio País
Anand Doshif5940902015-09-07 18:47:04 +05302042DocType: Upload Attendance,Upload HTML,Carregar HTML
Anand Doshif5940902015-09-07 18:47:04 +05302043DocType: Employee,Relieving Date,Aliviar Data
2044apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +12,"Pricing Rule is made to overwrite Price List / define discount percentage, based on some criteria.","Regra de preços é feita para substituir Lista de Preços / define percentual de desconto, com base em alguns critérios."
2045DocType: Serial No,Warehouse can only be changed via Stock Entry / Delivery Note / Purchase Receipt,Magazijn kan alleen via Stock Entry / Delivery Note / Kwitantie worden veranderd
2046DocType: Employee Education,Class / Percentage,Classe / Percentual
Anand Doshi019111b2015-11-20 18:00:11 +05302047apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +92,Head of Marketing and Sales,Diretor de Marketing e Vendas
2048apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +31,Income Tax,Imposto de Renda
Anand Doshif5940902015-09-07 18:47:04 +05302049apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +15,"If selected Pricing Rule is made for 'Price', it will overwrite Price List. Pricing Rule price is the final price, so no further discount should be applied. Hence, in transactions like Sales Order, Purchase Order etc, it will be fetched in 'Rate' field, rather than 'Price List Rate' field.","Se regra de preços selecionado é feita por 'preço', ele irá substituir Lista de Preços. Preço regra de preço é o preço final, de forma que nenhum desconto adicional deve ser aplicada. Assim, em operações como a Ordem de Vendas, Ordem de Compra etc, será buscado no campo ""taxa"", ao invés de campo ""Lista de Preços Rate '."
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302050apps/erpnext/erpnext/config/selling.py +168,Track Leads by Industry Type.,Trilha leva por setor Type.
Anand Doshif5940902015-09-07 18:47:04 +05302051DocType: Item Supplier,Item Supplier,Fornecedor item
Nabin Hait34037e02016-02-03 13:10:54 +05302052apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +326,Please enter Item Code to get batch no,Vul de artikelcode voor batch niet krijgen
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302053apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +665,Please select a value for {0} quotation_to {1},Por favor seleccione um valor para {0} {1} quotation_to
2054apps/erpnext/erpnext/config/selling.py +47,All Addresses.,Todos os endereços.
Anand Doshif5940902015-09-07 18:47:04 +05302055DocType: Company,Stock Settings,Configurações da
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302056apps/erpnext/erpnext/accounts/doctype/account/account.py +218,"Merging is only possible if following properties are same in both records. Is Group, Root Type, Company","A fusão só é possível se seguintes propriedades são as mesmas em ambos os registros. É Group, tipo de raiz, Company"
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302057apps/erpnext/erpnext/config/crm.py +92,Manage Customer Group Tree.,Gerenciar Grupo Cliente Tree.
Anand Doshi27e9b772016-03-09 14:47:46 +05302058apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +298,New Cost Center Name,Nome de NOvo Centro de Custo
Anand Doshif5940902015-09-07 18:47:04 +05302059DocType: Leave Control Panel,Leave Control Panel,Deixe Painel de Controle
Anand Doshif5940902015-09-07 18:47:04 +05302060DocType: Appraisal,HR User,HR Utilizador
2061DocType: Purchase Invoice,Taxes and Charges Deducted,Impostos e Encargos Deduzidos
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302062apps/erpnext/erpnext/config/support.py +7,Issues,Issues
Anand Doshif5940902015-09-07 18:47:04 +05302063apps/erpnext/erpnext/controllers/status_updater.py +12,Status must be one of {0},Estado deve ser um dos {0}
2064DocType: Sales Invoice,Debit To,Para débito
2065DocType: Delivery Note,Required only for sample item.,Necessário apenas para o item amostra.
2066DocType: Stock Ledger Entry,Actual Qty After Transaction,Qtde atual após a transação
2067,Pending SO Items For Purchase Request,"Itens Pendentes Assim, por solicitação de compra"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302068DocType: Supplier,Billing Currency,Faturamento Moeda
Anand Doshi019111b2015-11-20 18:00:11 +05302069apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +148,Extra Large,Extra-grande
Anand Doshif5940902015-09-07 18:47:04 +05302070,Profit and Loss Statement,Demonstração dos Resultados
2071DocType: Bank Reconciliation Detail,Cheque Number,Número de cheques
Anand Doshif5940902015-09-07 18:47:04 +05302072DocType: Payment Tool Detail,Payment Tool Detail,Detalhe ferramenta de pagamento
2073,Sales Browser,Navegador Vendas
2074DocType: Journal Entry,Total Credit,Crédito Total
Nabin Hait29b01222016-03-15 16:17:21 +05302075apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +500,Warning: Another {0} # {1} exists against stock entry {2},Aviso: Outra {0} # {1} existe contra entrada de material {2}
Rushabh Mehtad627af22016-03-03 11:24:58 +05302076apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +362,Local,local
Anand Doshif5940902015-09-07 18:47:04 +05302077apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +26,Loans and Advances (Assets),Empréstimos e Adiantamentos (Ativo )
2078apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +12,Debtors,Devedores
Anand Doshi019111b2015-11-20 18:00:11 +05302079apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +147,Large,Grande
Anand Doshif5940902015-09-07 18:47:04 +05302080DocType: C-Form Invoice Detail,Territory,Território
Nabin Hait29b01222016-03-15 16:17:21 +05302081apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +139,Please mention no of visits required,"Por favor, não mencione de visitas necessárias"
Anand Doshif5940902015-09-07 18:47:04 +05302082DocType: Stock Settings,Default Valuation Method,Método de Avaliação padrão
Anand Doshif5940902015-09-07 18:47:04 +05302083DocType: Production Order Operation,Planned Start Time,Planned Start Time
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302084apps/erpnext/erpnext/config/accounts.py +214,Close Balance Sheet and book Profit or Loss.,Sluiten Balans en boek Winst of verlies .
Anand Doshif5940902015-09-07 18:47:04 +05302085DocType: Currency Exchange,Specify Exchange Rate to convert one currency into another,Especifique Taxa de Câmbio para converter uma moeda em outra
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302086apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +142,Quotation {0} is cancelled,Cotação {0} é cancelada
Anand Doshif5940902015-09-07 18:47:04 +05302087apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +26,Total Outstanding Amount,Montante total em dívida
2088apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +29,Employee {0} was on leave on {1}. Cannot mark attendance.,Empregado {0} estava de licença em {1} . Não pode marcar presença.
2089DocType: Sales Partner,Targets,Metas
2090DocType: Price List,Price List Master,Lista de Preços Principal
2091DocType: Sales Person,All Sales Transactions can be tagged against multiple **Sales Persons** so that you can set and monitor targets.,Todas as transações de vendas pode ser marcado contra várias pessoas das vendas ** ** para que você pode definir e monitorar as metas.
2092,S.O. No.,S.O. Nee.
2093DocType: Production Order Operation,Make Time Log,Make Time Log
Nabin Hait34037e02016-02-03 13:10:54 +05302094apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +154,Please create Customer from Lead {0},"Por favor, crie Cliente de chumbo {0}"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302095DocType: Price List,Applicable for Countries,Aplicável para os Países
Anand Doshif5940902015-09-07 18:47:04 +05302096apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +44,Computers,informática
Anand Doshif5940902015-09-07 18:47:04 +05302097apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.js +14,This is a root customer group and cannot be edited.,Dit is een wortel klantgroep en kan niet worden bewerkt .
2098apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +39,Please setup your chart of accounts before you start Accounting Entries,"Por favor, configure o seu plano de contas antes de começar a fazer lançamentos contabilísticos"
2099DocType: Purchase Invoice,Ignore Pricing Rule,Ignorar regra de preços
Anand Doshif5940902015-09-07 18:47:04 +05302100apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +91,From Date in Salary Structure cannot be lesser than Employee Joining Date.,A partir da data em Estrutura salarial não pode ser menor do que Employee Juntando Data.
2101DocType: Employee Education,Graduate,Pós-graduação
2102DocType: Leave Block List,Block Days,Dias bloco
2103DocType: Journal Entry,Excise Entry,Excise Entry
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302104apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +63,Warning: Sales Order {0} already exists against Customer's Purchase Order {1},Aviso: Pedidos de Vendas {0} já existe contra a ordem de compra do cliente {1}
Anand Doshif5940902015-09-07 18:47:04 +05302105DocType: Terms and Conditions,"Standard Terms and Conditions that can be added to Sales and Purchases.
2106
2107Examples:
2108
21091. Validity of the offer.
21101. Payment Terms (In Advance, On Credit, part advance etc).
21111. What is extra (or payable by the Customer).
21121. Safety / usage warning.
21131. Warranty if any.
21141. Returns Policy.
21151. Terms of shipping, if applicable.
21161. Ways of addressing disputes, indemnity, liability, etc.
21171. Address and Contact of your Company.","Termos e Condições Padrão que podem ser adicionados para compras e vendas.
2118
2119 Exemplos:
2120
2121 1. Validade da oferta.
2122 1. Condições de pagamento (com antecedência, sobre o crédito, parte antecedência etc).
2123 1. O que é muito (ou a pagar pelo cliente).
2124 1. Aviso de segurança / utilização.
2125 1. Garantia, se houver.
2126 1. Política de Devolução.
2127 1. Condições de entrega, se aplicável.
2128 1. Formas de disputas de endereçamento, indenização, responsabilidade, etc.
2129 1. Endereço e de contato da sua empresa."
2130DocType: Attendance,Leave Type,Deixar Tipo
Nabin Hait29b01222016-03-15 16:17:21 +05302131apps/erpnext/erpnext/controllers/stock_controller.py +173,Expense / Difference account ({0}) must be a 'Profit or Loss' account,Despesa conta / Diferença ({0}) deve ser um 'resultados' conta
Anand Doshif5940902015-09-07 18:47:04 +05302132DocType: Account,Accounts User,Contas de Utilizador
Anand Doshif5940902015-09-07 18:47:04 +05302133apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +18,Attendance for employee {0} is already marked,Atendimento para empregado {0} já está marcado
2134DocType: Packing Slip,If more than one package of the same type (for print),Se mais do que uma embalagem do mesmo tipo (por impressão)
Anand Doshif5940902015-09-07 18:47:04 +05302135DocType: C-Form Invoice Detail,Net Total,Líquida Total
2136DocType: Bin,FCFS Rate,Taxa FCFS
2137apps/erpnext/erpnext/accounts/page/pos/pos.js +15,Billing (Sales Invoice),Faturamento (Nota Fiscal de Vendas)
2138DocType: Payment Reconciliation Invoice,Outstanding Amount,Saldo em aberto
2139DocType: Project Task,Working,Trabalhando
2140DocType: Stock Ledger Entry,Stock Queue (FIFO),Da fila (FIFO)
Nabin Hait34037e02016-02-03 13:10:54 +05302141apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +24,Please select Time Logs.,Por favor seleccione Tempo Logs.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302142apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +37,{0} does not belong to Company {1},{0} não pertence à empresa {1}
Anand Doshif5940902015-09-07 18:47:04 +05302143DocType: Account,Round Off,Termine
2144,Requested Qty,verzocht Aantal
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302145DocType: Tax Rule,Use for Shopping Cart,Use para Compras
Anand Doshif5940902015-09-07 18:47:04 +05302146DocType: BOM Item,Scrap %,Sucata%
2147apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +38,"Charges will be distributed proportionately based on item qty or amount, as per your selection","Encargos serão distribuídos proporcionalmente com base no qty item ou quantidade, como por sua seleção"
2148DocType: Maintenance Visit,Purposes,Fins
Rushabh Mehtad627af22016-03-03 11:24:58 +05302149apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +109,Atleast one item should be entered with negative quantity in return document,Pelo menos um item deve ser inserido com quantidade negativa no documento de devolução
Anand Doshif5940902015-09-07 18:47:04 +05302150apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +67,"Operation {0} longer than any available working hours in workstation {1}, break down the operation into multiple operations","Operação {0} mais do que as horas de trabalho disponíveis na estação de trabalho {1}, quebrar a operação em várias operações"
Anand Doshif5940902015-09-07 18:47:04 +05302151,Requested,gevraagd
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302152apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +67,No Remarks,Não Observações
Anand Doshif5940902015-09-07 18:47:04 +05302153apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +13,Overdue,Vencido
2154DocType: Account,Stock Received But Not Billed,"Banco recebido, mas não faturados"
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302155apps/erpnext/erpnext/accounts/doctype/account/account.py +83,Root Account must be a group,Conta raiz deve ser um grupo
Anand Doshif5940902015-09-07 18:47:04 +05302156DocType: Salary Slip,Gross Pay + Arrear Amount +Encashment Amount - Total Deduction,Salário bruto + Valor + Valor vencido cobrança - Dedução Total
2157DocType: Monthly Distribution,Distribution Name,Nome de distribuição
2158DocType: Features Setup,Sales and Purchase,Vendas e Compras
Rushabh Mehtafc307972015-11-04 18:02:45 +05302159DocType: Supplier Quotation Item,Material Request No,Pedido de material no
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302160apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +211,Quality Inspection required for Item {0},Inspeção de Qualidade exigido para item {0}
Anand Doshif5940902015-09-07 18:47:04 +05302161DocType: Quotation,Rate at which customer's currency is converted to company's base currency,Taxa na qual a moeda do cliente é convertido para a moeda da empresa de base
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302162apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +107,{0} has been successfully unsubscribed from this list.,{0} foi retirado com sucesso a partir desta lista.
Anand Doshif5940902015-09-07 18:47:04 +05302163DocType: Purchase Invoice Item,Net Rate (Company Currency),Taxa Líquida (Companhia de moeda)
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302164apps/erpnext/erpnext/config/crm.py +101,Manage Territory Tree.,Gerenciar Árvore Território.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302165DocType: Journal Entry Account,Sales Invoice,Fatura de vendas
Anand Doshif5940902015-09-07 18:47:04 +05302166DocType: Journal Entry Account,Party Balance,Balance Partido
2167DocType: Sales Invoice Item,Time Log Batch,Tempo Batch Log
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302168apps/erpnext/erpnext/public/js/controllers/taxes_and_totals.js +442,Please select Apply Discount On,"Por favor, selecione Aplicar Discount On"
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302169apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +85,Salary Slip Created,Deslizamento Salário Criado
Anand Doshif5940902015-09-07 18:47:04 +05302170DocType: Company,Default Receivable Account,Contas a Receber Padrão
2171DocType: Process Payroll,Create Bank Entry for the total salary paid for the above selected criteria,Criar Banco de entrada para o salário total pago pelos critérios acima selecionados
2172DocType: Stock Entry,Material Transfer for Manufacture,Transferência de Material de Fabricação
2173apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +18,Discount Percentage can be applied either against a Price List or for all Price List.,Percentual de desconto pode ser aplicado contra uma lista de preços ou para todos Lista de Preços.
2174DocType: Purchase Invoice,Half-yearly,Semestral
2175apps/erpnext/erpnext/accounts/report/financial_statements.py +16,Fiscal Year {0} not found.,Ano Fiscal {0} não foi encontrado.
2176DocType: Bank Reconciliation,Get Relevant Entries,Obter entradas relevantes
Nabin Hait29b01222016-03-15 16:17:21 +05302177apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +407,Accounting Entry for Stock,Entrada de Contabilidade da
Anand Doshif5940902015-09-07 18:47:04 +05302178DocType: Sales Invoice,Sales Team1,Vendas team1
Rushabh Mehtadd408d82016-02-09 12:24:27 +05302179apps/erpnext/erpnext/stock/doctype/item/item.py +449,Item {0} does not exist,Item {0} não existe
Anand Doshif5940902015-09-07 18:47:04 +05302180DocType: Sales Invoice,Customer Address,Endereço do cliente
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302181DocType: Payment Request,Recipient and Message,Destinatário ea mensagem
Anand Doshif5940902015-09-07 18:47:04 +05302182DocType: Purchase Invoice,Apply Additional Discount On,Aplicar desconto adicional em
2183DocType: Account,Root Type,Tipo de Raiz
Rushabh Mehtad627af22016-03-03 11:24:58 +05302184apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +87,Row # {0}: Cannot return more than {1} for Item {2},Row # {0}: Não é possível retornar mais de {1} para {2} item
Anand Doshif5940902015-09-07 18:47:04 +05302185apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +52,Plot,plot
2186DocType: Item Group,Show this slideshow at the top of the page,Mostrar esta slideshow no topo da página
2187DocType: BOM,Item UOM,Item UOM
2188DocType: Sales Taxes and Charges,Tax Amount After Discount Amount (Company Currency),Valor do imposto Valor Depois de desconto (Companhia de moeda)
Nabin Hait29b01222016-03-15 16:17:21 +05302189apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +148,Target warehouse is mandatory for row {0},Destino do Warehouse é obrigatória para a linha {0}
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302190DocType: Purchase Invoice,Select Supplier Address,Escolha um Fornecedor Endereço
Anand Doshif5940902015-09-07 18:47:04 +05302191DocType: Quality Inspection,Quality Inspection,Inspeção de Qualidade
Anand Doshi019111b2015-11-20 18:00:11 +05302192apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +144,Extra Small,Muito Pequeno
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302193apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +579,Warning: Material Requested Qty is less than Minimum Order Qty,Waarschuwing : Materiaal gevraagde Aantal minder dan Minimum afname
Nabin Hait29b01222016-03-15 16:17:21 +05302194apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +190,Account {0} is frozen,Conta {0} está congelada
Anand Doshif5940902015-09-07 18:47:04 +05302195DocType: Company,Legal Entity / Subsidiary with a separate Chart of Accounts belonging to the Organization.,Entidade Legal / Subsidiária com um gráfico separado de Contas pertencente à Organização.
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302196DocType: Payment Request,Mute Email,Mudo Email
Anand Doshi019111b2015-11-20 18:00:11 +05302197apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +29,"Food, Beverage & Tobacco","Alimentos, Bebidas e Tabaco"
Anand Doshif5940902015-09-07 18:47:04 +05302198apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +20,PL or BS,PL of BS
Nabin Hait29b01222016-03-15 16:17:21 +05302199apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +557,Can only make payment against unbilled {0},Só pode fazer o pagamento contra a faturar {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302200apps/erpnext/erpnext/controllers/selling_controller.py +122,Commission rate cannot be greater than 100,Taxa de comissão não pode ser maior do que 100
Anand Doshif5940902015-09-07 18:47:04 +05302201apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Minimum Inventory Level,Nível Mínimo Inventory
2202DocType: Stock Entry,Subcontract,Subcontratar
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302203apps/erpnext/erpnext/public/js/utils/party.js +124,Please enter {0} first,"Por favor, indique {0} primeiro"
Anand Doshif5940902015-09-07 18:47:04 +05302204DocType: Production Order Operation,Actual End Time,Tempo Final Atual
2205DocType: Production Planning Tool,Download Materials Required,Baixe Materiais Necessários
2206DocType: Item,Manufacturer Part Number,Número da peça de fabricante
2207DocType: Production Order Operation,Estimated Time and Cost,Tempo estimado e Custo
2208DocType: Bin,Bin,Caixa
Anand Doshif5940902015-09-07 18:47:04 +05302209DocType: SMS Log,No of Sent SMS,N º de SMS enviados
2210DocType: Account,Company,Companhia
2211DocType: Account,Expense Account,Conta Despesa
Anand Doshi019111b2015-11-20 18:00:11 +05302212apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +49,Software,Software
2213apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +151,Colour,Cor
Anand Doshif5940902015-09-07 18:47:04 +05302214DocType: Maintenance Visit,Scheduled,Programado
2215apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.js +13,"Please select Item where ""Is Stock Item"" is ""No"" and ""Is Sales Item"" is ""Yes"" and there is no other Product Bundle","Por favor, selecione o item em que "é o estoque item" é "Não" e "é o item Vendas" é "Sim" e não há nenhum outro pacote de produtos"
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302216apps/erpnext/erpnext/controllers/accounts_controller.py +405,Total advance ({0}) against Order {1} cannot be greater than the Grand Total ({2}),Avanço total ({0}) contra Pedido {1} não pode ser maior do que o total geral ({2})
Anand Doshif5940902015-09-07 18:47:04 +05302217DocType: Sales Partner,Select Monthly Distribution to unevenly distribute targets across months.,Selecione distribuição mensal para distribuir desigualmente alvos através meses.
2218DocType: Purchase Invoice Item,Valuation Rate,Taxa de valorização
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302219apps/erpnext/erpnext/stock/get_item_details.py +294,Price List Currency not selected,Não foi indicada uma Moeda para a Lista de Preços
Anand Doshif5940902015-09-07 18:47:04 +05302220apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +63,Item Row {0}: Purchase Receipt {1} does not exist in above 'Purchase Receipts' table,Row item {0}: Recibo de compra {1} não existe em cima da tabela 'recibos de compra'
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302221apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +158,Employee {0} has already applied for {1} between {2} and {3},Empregado {0} já solicitou {1} {2} entre e {3}
Anand Doshif5940902015-09-07 18:47:04 +05302222apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Project Start Date,Data de início do projeto
2223apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +8,Until,Até
2224DocType: Rename Tool,Rename Log,Renomeie Entrar
2225DocType: Installation Note Item,Against Document No,Contra documento No
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302226apps/erpnext/erpnext/config/selling.py +113,Manage Sales Partners.,Gerenciar parceiros de vendas.
Anand Doshif5940902015-09-07 18:47:04 +05302227DocType: Quality Inspection,Inspection Type,Tipo de Inspeção
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302228apps/erpnext/erpnext/controllers/recurring_document.py +165,Please select {0},Por favor seleccione {0}
Anand Doshif5940902015-09-07 18:47:04 +05302229DocType: C-Form,C-Form No,C-Forma Não
2230DocType: BOM,Exploded_items,Exploded_items
Nabin Hait34037e02016-02-03 13:10:54 +05302231DocType: Employee Attendance Tool,Unmarked Attendance,Presença Unmarked
Anand Doshi019111b2015-11-20 18:00:11 +05302232apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +95,Researcher,investigador
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302233apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +78,Please save the Newsletter before sending,"Por favor, salve o Boletim informativo antes de enviar"
Rushabh Mehtad627af22016-03-03 11:24:58 +05302234apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +25,Name or Email is mandatory,Nome ou E-mail é obrigatório
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302235apps/erpnext/erpnext/config/stock.py +159,Incoming quality inspection.,Inspeção de qualidade de entrada.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302236DocType: Purchase Order Item,Returned Qty,Devolvido Qtde
Anand Doshif5940902015-09-07 18:47:04 +05302237DocType: Employee,Exit,Sair
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302238apps/erpnext/erpnext/accounts/doctype/account/account.py +155,Root Type is mandatory,Tipo de Raiz é obrigatório
Anand Doshi191b2972015-10-21 16:50:31 +05302239apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +295,Serial No {0} created,Serial Não {0} criado
Nabin Hait733680b2015-12-07 14:12:41 +05302240DocType: Item Customer Detail,"For the convenience of customers, these codes can be used in print formats like Invoices and Delivery Notes","Para a comodidade dos clientes, estes códigos podem ser usados em formatos de impressão, como facturas e guias de entrega"
Anand Doshif5940902015-09-07 18:47:04 +05302241DocType: Employee,You can enter any date manually,Você pode entrar em qualquer data manualmente
2242DocType: Sales Invoice,Advertisement,Anúncio
Anand Doshi019111b2015-11-20 18:00:11 +05302243apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +165,Probationary Period,Período Probatório
Anand Doshif5940902015-09-07 18:47:04 +05302244DocType: Customer Group,Only leaf nodes are allowed in transaction,Nós folha apenas são permitidos em operação
2245DocType: Expense Claim,Expense Approver,Despesa Approver
Nabin Hait29b01222016-03-15 16:17:21 +05302246apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +109,Row {0}: Advance against Customer must be credit,Row {0}: Avanço contra o Cliente deve estar de crédito
Anand Doshif5940902015-09-07 18:47:04 +05302247DocType: Purchase Receipt Item Supplied,Purchase Receipt Item Supplied,Recibo de compra do item em actualização
Anand Doshi9c0983f2016-02-17 12:59:54 +05302248apps/erpnext/erpnext/public/js/pos/pos.js +356,Pay,Pagar
Anand Doshif5940902015-09-07 18:47:04 +05302249apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +17,To Datetime,Para Datetime
2250DocType: SMS Settings,SMS Gateway URL,SMS Gateway de URL
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302251apps/erpnext/erpnext/config/crm.py +132,Logs for maintaining sms delivery status,Logs para a manutenção de status de entrega sms
Rushabh Mehtafc307972015-11-04 18:02:45 +05302252apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +36,Pending Activities,Atividades pendentes
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302253apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +166,Confirmed,Confirmado
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302254DocType: Payment Gateway,Gateway,Porta de entrada
Anand Doshi9c0983f2016-02-17 12:59:54 +05302255apps/erpnext/erpnext/hr/doctype/employee/employee.py +131,Please enter relieving date.,"Por favor, indique data alívio ."
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302256apps/erpnext/erpnext/controllers/trends.py +141,Amt,Amt
2257apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +53,Only Leave Applications with status 'Approved' can be submitted,"Só Deixar Aplicações com status ""Aprovado"" podem ser submetidos"
Rushabh Mehtadd408d82016-02-09 12:24:27 +05302258apps/erpnext/erpnext/utilities/doctype/address/address.py +25,Address Title is mandatory.,O título do Endereço é obrigatório.
Anand Doshif5940902015-09-07 18:47:04 +05302259DocType: Opportunity,Enter name of campaign if source of enquiry is campaign,Digite o nome da campanha se fonte de pesquisa é a campanha
Anand Doshi019111b2015-11-20 18:00:11 +05302260apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +38,Newspaper Publishers,Editores de Jornais
Anand Doshif5940902015-09-07 18:47:04 +05302261apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +31,Select Fiscal Year,Selecione Ano Fiscal
Anand Doshif5940902015-09-07 18:47:04 +05302262apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +43,Reorder Level,Reordenar Nível
2263DocType: Attendance,Attendance Date,Data de atendimento
2264DocType: Salary Structure,Salary breakup based on Earning and Deduction.,Separação Salário com base em salário e dedução.
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302265apps/erpnext/erpnext/accounts/doctype/account/account.py +127,Account with child nodes cannot be converted to ledger,Conta com nós filhos não pode ser convertido em livro
Anand Doshif5940902015-09-07 18:47:04 +05302266DocType: Address,Preferred Shipping Address,Endereço para envio preferido
2267DocType: Purchase Receipt Item,Accepted Warehouse,Armazém Aceite
2268DocType: Bank Reconciliation Detail,Posting Date,Data da Publicação
2269DocType: Item,Valuation Method,Método de Avaliação
Anand Doshi03791fc2015-12-15 15:17:11 +05302270apps/erpnext/erpnext/setup/utils.py +91,Unable to find exchange rate for {0} to {1},Incapaz de encontrar a taxa de câmbio para {0} para {1}
Nabin Hait34037e02016-02-03 13:10:54 +05302271apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +202,Mark Half Day,Mark Meio Dia
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302272DocType: Sales Invoice,Sales Team,Equipe de Vendas
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302273apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +88,Duplicate entry,duplicar entrada
Anand Doshif5940902015-09-07 18:47:04 +05302274DocType: Serial No,Under Warranty,Sob Garantia
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302275apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +410,[Error],[Erro]
Anand Doshif5940902015-09-07 18:47:04 +05302276DocType: Sales Order,In Words will be visible once you save the Sales Order.,Em Palavras será visível quando você salvar a Ordem de Vendas.
2277,Employee Birthday,Aniversário empregado
Anand Doshi019111b2015-11-20 18:00:11 +05302278apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +55,Venture Capital,Capital de Risco
Anand Doshif5940902015-09-07 18:47:04 +05302279DocType: UOM,Must be Whole Number,Deve ser Número inteiro
2280DocType: Leave Control Panel,New Leaves Allocated (In Days),Folhas novas atribuído (em dias)
Nabin Hait29b01222016-03-15 16:17:21 +05302281apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +49,Serial No {0} does not exist,Serial Não {0} não existe
Rushabh Mehtadd408d82016-02-09 12:24:27 +05302282DocType: Sales Invoice Item,Customer Warehouse (Optional),Armazém Cliente (Opcional)
Anand Doshif5940902015-09-07 18:47:04 +05302283DocType: Pricing Rule,Discount Percentage,Percentagem de Desconto
2284DocType: Payment Reconciliation Invoice,Invoice Number,Número da fatura
Rushabh Mehtad627af22016-03-03 11:24:58 +05302285DocType: Shopping Cart Settings,Orders,Encomendas
Anand Doshif5940902015-09-07 18:47:04 +05302286DocType: Leave Control Panel,Employee Type,Tipo de empregado
Anand Doshi9c0983f2016-02-17 12:59:54 +05302287DocType: Features Setup,To maintain the customer wise item code and to make them searchable based on their code use this option,Para manter o código do item sábio cliente e torná-los pesquisáveis com base no seu uso de código esta opção
Anand Doshif5940902015-09-07 18:47:04 +05302288DocType: Employee Leave Approver,Leave Approver,Deixe Aprovador
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302289DocType: Manufacturing Settings,Material Transferred for Manufacture,Material transferido para Fabricação
Anand Doshif5940902015-09-07 18:47:04 +05302290DocType: Expense Claim,"A user with ""Expense Approver"" role","Um utilizador com responsabilidade de ""Aprovar Despesas"""
2291,Issued Items Against Production Order,Itens emitida contra Ordem de Produção
2292DocType: Pricing Rule,Purchase Manager,Gerente de Compras
2293DocType: Payment Tool,Payment Tool,Ferramenta de pagamento
2294DocType: Target Detail,Target Detail,Detalhe alvo
Rushabh Mehtad627af22016-03-03 11:24:58 +05302295apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +20,All Jobs,Todos os trabalhos
Anand Doshif5940902015-09-07 18:47:04 +05302296DocType: Sales Order,% of materials billed against this Sales Order,% de materiais faturado contra esta Ordem de Vendas
2297apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +50,Period Closing Entry,Entrada de encerramento do período
2298apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +62,Cost Center with existing transactions can not be converted to group,Centro de custo com as operações existentes não podem ser convertidos em grupo
Anand Doshiee19fc02015-12-21 17:10:20 +05302299DocType: Account,Depreciation,depreciação
Anand Doshif5940902015-09-07 18:47:04 +05302300apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +49,Supplier(s),Fornecedor (s)
Nabin Hait34037e02016-02-03 13:10:54 +05302301DocType: Employee Attendance Tool,Employee Attendance Tool,Ferramenta de comparecimento do empregado
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302302DocType: Supplier,Credit Limit,Limite de Crédito
Rushabh Mehtad627af22016-03-03 11:24:58 +05302303DocType: Production Plan Sales Order,Salse Order Date,Salse Order Date
Anand Doshif5940902015-09-07 18:47:04 +05302304apps/erpnext/erpnext/accounts/page/pos/pos_page.html +4,Select type of transaction,Selecione o tipo de transação
2305DocType: GL Entry,Voucher No,Vale No.
2306DocType: Leave Allocation,Leave Allocation,Deixe Alocação
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302307apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +471,Material Requests {0} created,Pedidos de Materiais {0} criado
2308apps/erpnext/erpnext/config/selling.py +158,Template of terms or contract.,Modelo de termos ou contratos.
2309DocType: Purchase Invoice,Address and Contact,Endereço e Contato
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302310DocType: Supplier,Last Day of the Next Month,Último dia do mês seguinte
Anand Doshif5940902015-09-07 18:47:04 +05302311DocType: Employee,Feedback,Comentários
Anand Doshi019111b2015-11-20 18:00:11 +05302312apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +66,"Leave cannot be allocated before {0}, as leave balance has already been carry-forwarded in the future leave allocation record {1}","Deixe não pode ser alocado antes {0}, como saldo licença já tenha sido no futuro recorde alocação licença encaminhadas-carry {1}"
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302313apps/erpnext/erpnext/accounts/party.py +280,Note: Due / Reference Date exceeds allowed customer credit days by {0} day(s),Nota: Devido / Reference Data excede dias de crédito de clientes permitidos por {0} dia (s)
Anand Doshif5940902015-09-07 18:47:04 +05302314DocType: Stock Settings,Freeze Stock Entries,Congelar da Entries
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302315DocType: Item,Reorder level based on Warehouse,Nível de reabastecimento baseado em Armazém
Anand Doshif5940902015-09-07 18:47:04 +05302316DocType: Activity Cost,Billing Rate,Faturamento Taxa
2317,Qty to Deliver,Aantal te leveren
2318DocType: Monthly Distribution Percentage,Month,Mês
2319,Stock Analytics,Stock analíticos
2320DocType: Installation Note Item,Against Document Detail No,Contra Detalhe documento No
2321DocType: Quality Inspection,Outgoing,Cessante
2322DocType: Material Request,Requested For,gevraagd voor
2323DocType: Quotation Item,Against Doctype,Contra Doctype
Nabin Hait29b01222016-03-15 16:17:21 +05302324apps/erpnext/erpnext/controllers/stock_controller.py +248,{0} {1} is cancelled or closed,{0} {1} é cancelada ou fechada
Anand Doshif5940902015-09-07 18:47:04 +05302325DocType: Delivery Note,Track this Delivery Note against any Project,Acompanhar este Nota de Entrega contra qualquer projeto
Anand Doshiee19fc02015-12-21 17:10:20 +05302326apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +28,Net Cash from Investing,Caixa Líquido de Investimentos
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302327apps/erpnext/erpnext/accounts/doctype/account/account.py +193,Root account can not be deleted,Conta root não pode ser excluído
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302328,Is Primary Address,É primário Endereço
Anand Doshif5940902015-09-07 18:47:04 +05302329DocType: Production Order,Work-in-Progress Warehouse,Armazém Work-in-Progress
Nabin Hait29b01222016-03-15 16:17:21 +05302330apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +324,Reference #{0} dated {1},Referência # {0} {1} datado
Rushabh Mehtad627af22016-03-03 11:24:58 +05302331apps/erpnext/erpnext/templates/includes/cart/cart_address.html +16,Manage Addresses,Gerenciar endereços
Anand Doshif5940902015-09-07 18:47:04 +05302332DocType: Pricing Rule,Item Code,Código do artigo
2333DocType: Production Planning Tool,Create Production Orders,Criar ordens de produção
Anand Doshif5940902015-09-07 18:47:04 +05302334DocType: Serial No,Warranty / AMC Details,Garantia / AMC Detalhes
2335DocType: Journal Entry,User Remark,Observação de usuário
2336DocType: Lead,Market Segment,Segmento de mercado
Anand Doshif5940902015-09-07 18:47:04 +05302337DocType: Employee Internal Work History,Employee Internal Work History,Empregado História Trabalho Interno
Nabin Hait29b01222016-03-15 16:17:21 +05302338apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +226,Closing (Dr),Fechamento (Dr)
Anand Doshif5940902015-09-07 18:47:04 +05302339DocType: Contact,Passive,Passiva
Anand Doshi191b2972015-10-21 16:50:31 +05302340apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +228,Serial No {0} not in stock,Serial Não {0} não em estoque
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302341apps/erpnext/erpnext/config/selling.py +163,Tax template for selling transactions.,Modelo imposto pela venda de transações.
Anand Doshif5940902015-09-07 18:47:04 +05302342DocType: Sales Invoice,Write Off Outstanding Amount,Escreva Off montante em dívida
2343DocType: Features Setup,"Check if you need automatic recurring invoices. After submitting any sales invoice, Recurring section will be visible.","Verifique se você precisa automáticos de facturas recorrentes. Depois de apresentar qualquer nota fiscal de venda, seção Recorrente será visível."
2344DocType: Account,Accounts Manager,Gestor de Contas
Rushabh Mehtafc307972015-11-04 18:02:45 +05302345apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.py +39,Time Log {0} must be 'Submitted',Tempo Log {0} deve ser ' enviado '
Anand Doshif5940902015-09-07 18:47:04 +05302346DocType: Stock Settings,Default Stock UOM,Padrão da UOM
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302347DocType: Time Log,Costing Rate based on Activity Type (per hour),Taxa de custeio baseado em tipo de atividade (por hora)
Anand Doshif5940902015-09-07 18:47:04 +05302348DocType: Production Planning Tool,Create Material Requests,Criar Pedidos de Materiais
2349DocType: Employee Education,School/University,Escola / Universidade
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302350DocType: Payment Request,Reference Details,Detalhes Referência
Anand Doshif5940902015-09-07 18:47:04 +05302351DocType: Sales Invoice Item,Available Qty at Warehouse,Qtde Disponível em Armazém
2352,Billed Amount,gefactureerde bedrag
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302353apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +163,Closed order cannot be cancelled. Unclose to cancel.,ordem fechada não pode ser cancelada. Unclose para cancelar.
Anand Doshif5940902015-09-07 18:47:04 +05302354DocType: Bank Reconciliation,Bank Reconciliation,Banco Reconciliação
2355apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +9,Get Updates,Obter atualizações
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302356apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +135,Material Request {0} is cancelled or stopped,Pedido de material {0} é cancelado ou interrompido
Anand Doshi27e9b772016-03-09 14:47:46 +05302357apps/erpnext/erpnext/public/js/setup_wizard.js +287,Add a few sample records,Adicione alguns registros de exemplo
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302358apps/erpnext/erpnext/config/hr.py +247,Leave Management,Deixar de Gestão
Anand Doshif5940902015-09-07 18:47:04 +05302359apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +81,Group by Account,Grupo por Conta
2360DocType: Sales Order,Fully Delivered,Totalmente entregue
2361DocType: Lead,Lower Income,Baixa Renda
2362DocType: Period Closing Voucher,"The account head under Liability, in which Profit/Loss will be booked","De rekening hoofd onder Aansprakelijkheid , waarin Winst / verlies zal worden geboekt"
2363DocType: Payment Tool,Against Vouchers,Contra Vales
2364apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +23,Quick Help,Quick Help
Nabin Hait29b01222016-03-15 16:17:21 +05302365apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +167,Source and target warehouse cannot be same for row {0},Fonte e armazém de destino não pode ser o mesmo para a linha {0}
Anand Doshif5940902015-09-07 18:47:04 +05302366DocType: Features Setup,Sales Extras,Extras de vendas
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302367apps/erpnext/erpnext/accounts/utils.py +346,{0} budget for Account {1} against Cost Center {2} will exceed by {3},{0} orçamento para conta {1} contra Centro de Custo {2} excederá por {3}
Nabin Hait29b01222016-03-15 16:17:21 +05302368apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +242,"Difference Account must be a Asset/Liability type account, since this Stock Reconciliation is an Opening Entry","Conta diferença deve ser uma conta de tipo ativo / passivo, uma vez que este da reconciliação é uma entrada de Abertura"
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302369apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +131,Purchase Order number required for Item {0},Número do pedido requerido para item {0}
Anand Doshif5940902015-09-07 18:47:04 +05302370apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +18,'From Date' must be after 'To Date','A Data de ' deve ser depois de ' Para Data '
2371,Stock Projected Qty,Verwachte voorraad Aantal
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302372apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +137,Customer {0} does not belong to project {1},Cliente {0} não pertence ao projeto {1}
Nabin Hait34037e02016-02-03 13:10:54 +05302373DocType: Employee Attendance Tool,Marked Attendance HTML,Presença marcante HTML
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302374DocType: Sales Order,Customer's Purchase Order,Ordem de Compra do Cliente
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302375apps/erpnext/erpnext/config/stock.py +108,Serial No and Batch,O número de série e de lote
Anand Doshif5940902015-09-07 18:47:04 +05302376DocType: Warranty Claim,From Company,Da Empresa
2377apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +95,Value or Qty,Valor ou Quantidade
Rushabh Mehtad627af22016-03-03 11:24:58 +05302378apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +368,Productions Orders cannot be raised for:,Encomendas produções não podem ser levantadas para:
Anand Doshi27e9b772016-03-09 14:47:46 +05302379apps/erpnext/erpnext/public/js/setup_wizard.js +273,Minute,minuto
Anand Doshif5940902015-09-07 18:47:04 +05302380DocType: Purchase Invoice,Purchase Taxes and Charges,Impostos e Encargos de compra
Anand Doshif5940902015-09-07 18:47:04 +05302381,Qty to Receive,Aantal te ontvangen
2382DocType: Leave Block List,Leave Block List Allowed,Deixe Lista de Bloqueios admitidos
Anand Doshif5940902015-09-07 18:47:04 +05302383DocType: Sales Partner,Retailer,Varejista
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302384apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +100,Credit To account must be a Balance Sheet account,Para crédito de conta deve ser uma conta de Balanço
Anand Doshif5940902015-09-07 18:47:04 +05302385apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +128,All Supplier Types,Todos os tipos de fornecedores
Anand Doshi27e9b772016-03-09 14:47:46 +05302386DocType: Global Defaults,Disable In Words,Desativar In Words
Anand Doshibb256e42016-01-04 16:50:38 +05302387apps/erpnext/erpnext/stock/doctype/item/item.py +46,Item Code is mandatory because Item is not automatically numbered,Código do item é obrigatório porque Item não é numerada automaticamente
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302388apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +94,Quotation {0} not of type {1},Cotação {0} não é do tipo {1}
Anand Doshif5940902015-09-07 18:47:04 +05302389DocType: Maintenance Schedule Item,Maintenance Schedule Item,Item Programa de Manutenção
2390DocType: Sales Order,% Delivered,% Entregue
2391apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +177,Bank Overdraft Account,Conta Garantida Banco
Anand Doshif5940902015-09-07 18:47:04 +05302392apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +18,Browse BOM,Navegar BOM
2393apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +175,Secured Loans,Empréstimos garantidos
Anand Doshi019111b2015-11-20 18:00:11 +05302394apps/erpnext/erpnext/setup/setup_wizard/data/sample_home_page.html +3,Awesome Products,produtos impressionantes
Anand Doshif5940902015-09-07 18:47:04 +05302395apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +189,Opening Balance Equity,Abertura Patrimônio Balance
Anand Doshif5940902015-09-07 18:47:04 +05302396DocType: Appraisal,Appraisal,Avaliação
Nabin Hait29b01222016-03-15 16:17:21 +05302397apps/erpnext/erpnext/hr/doctype/leave_block_list/leave_block_list.py +19,Date is repeated,Data é repetido
Anand Doshi666fbaf2015-11-26 12:40:13 +05302398apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +27,Authorized Signatory,Signatário autorizado
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302399apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +187,Leave approver must be one of {0},Deixe aprovador deve ser um dos {0}
Anand Doshif5940902015-09-07 18:47:04 +05302400DocType: Hub Settings,Seller Email,Vendedor Email
2401DocType: Project,Total Purchase Cost (via Purchase Invoice),Custo total de compra (Purchase via da fatura)
2402DocType: Workstation Working Hour,Start Time,Start Time
2403DocType: Item Price,Bulk Import Help,A importação em massa de Ajuda
Rushabh Mehtad627af22016-03-03 11:24:58 +05302404apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +199,Select Quantity,Select Quantidade
Anand Doshif5940902015-09-07 18:47:04 +05302405apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +34,Approving Role cannot be same as role the rule is Applicable To,Aprovando Responsabilidade não pode ser o mesmo que a regra em aplicável a
Anand Doshi191b2972015-10-21 16:50:31 +05302406apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +66,Unsubscribe from this Email Digest,Cancelar a inscrição nesse Email Digest
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302407apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +28,Message Sent,bericht verzonden
2408apps/erpnext/erpnext/accounts/doctype/account/account.py +97,Account with child nodes cannot be set as ledger,Conta com nós filho não pode ser definido como contabilidade
Anand Doshif5940902015-09-07 18:47:04 +05302409DocType: Sales Invoice,Rate at which Price list currency is converted to customer's base currency,Taxa em que moeda lista de preços é convertido para a moeda base de cliente
2410DocType: Purchase Invoice Item,Net Amount (Company Currency),Valor Líquido (Companhia de moeda)
2411DocType: BOM Operation,Hour Rate,Taxa à hora
2412DocType: Stock Settings,Item Naming By,Item de nomeação
Rushabh Mehtafc307972015-11-04 18:02:45 +05302413apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +46,Another Period Closing Entry {0} has been made after {1},Outra entrada Período de Encerramento {0} foi feita após {1}
Anand Doshif5940902015-09-07 18:47:04 +05302414DocType: Production Order,Material Transferred for Manufacturing,Material transferido para Manufatura
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302415apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +29,Account {0} does not exists,Conta {0} não existe
Anand Doshif5940902015-09-07 18:47:04 +05302416DocType: Purchase Receipt Item,Purchase Order Item No,Comprar item Portaria n
Anand Doshif5940902015-09-07 18:47:04 +05302417DocType: Project,Project Type,Tipo de projeto
2418apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +16,Either target qty or target amount is mandatory.,Valores de Qtd Alvo ou montante alvo são obrigatórios
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302419apps/erpnext/erpnext/config/projects.py +50,Cost of various activities,Custo das diferentes actividades
Nabin Hait29b01222016-03-15 16:17:21 +05302420apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +103,Not allowed to update stock transactions older than {0},Não é permitido atualizar transações com ações mais velho do que {0}
Anand Doshif5940902015-09-07 18:47:04 +05302421DocType: Item,Inspection Required,Inspeção Obrigatório
2422DocType: Purchase Invoice Item,PR Detail,Detalhe PR
2423DocType: Sales Order,Fully Billed,Totalmente Anunciado
2424apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +20,Cash In Hand,Dinheiro na mão
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302425apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +120,Delivery warehouse required for stock item {0},Armazém de entrega necessário para estoque item {0}
Anand Doshif5940902015-09-07 18:47:04 +05302426DocType: Packing Slip,The gross weight of the package. Usually net weight + packaging material weight. (for print),O peso bruto do pacote. Normalmente peso líquido + peso do material de embalagem. (Para impressão)
2427DocType: Accounts Settings,Users with this role are allowed to set frozen accounts and create / modify accounting entries against frozen accounts,Gebruikers met deze rol mogen bevroren accounts en maak / boekingen tegen bevroren rekeningen wijzigen
2428DocType: Serial No,Is Cancelled,É cancelado
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302429apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +328,My Shipments,Minhas remessas
Anand Doshif5940902015-09-07 18:47:04 +05302430DocType: Journal Entry,Bill Date,Data Bill
2431apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +43,"Even if there are multiple Pricing Rules with highest priority, then following internal priorities are applied:","Mesmo se houver várias regras de preços com maior prioridade, então seguintes prioridades internas são aplicadas:"
2432DocType: Supplier,Supplier Details,Detalhes fornecedor
Anand Doshif5940902015-09-07 18:47:04 +05302433DocType: Expense Claim,Approval Status,Status de Aprovação
2434DocType: Hub Settings,Publish Items to Hub,Publicar itens ao Hub
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302435apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +44,From value must be less than to value in row {0},Do valor deve ser menor do que o valor na linha {0}
Anand Doshi019111b2015-11-20 18:00:11 +05302436apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +133,Wire Transfer,por transferência bancária
Anand Doshif5940902015-09-07 18:47:04 +05302437apps/erpnext/erpnext/accounts/report/bank_clearance_summary/bank_clearance_summary.py +25,Please select Bank Account,Por favor seleccione Conta Bancária
2438DocType: Newsletter,Create and Send Newsletters,Criar e enviar Newsletters
Nabin Hait34037e02016-02-03 13:10:54 +05302439apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +131,Check all,Confira tudo
Anand Doshif5940902015-09-07 18:47:04 +05302440DocType: Sales Order,Recurring Order,Ordem Recorrente
2441DocType: Company,Default Income Account,Conta Rendimento padrão
2442apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +33,Customer Group / Customer,Customer Group / Klantenservice
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302443DocType: Payment Gateway Account,Default Payment Request Message,Padrão Pedido de Pagamento Mensagem
Anand Doshif5940902015-09-07 18:47:04 +05302444DocType: Item Group,Check this if you want to show in website,Marque esta opção se você deseja mostrar no site
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302445apps/erpnext/erpnext/config/accounts.py +118,Banking and Payments,Bancária e de Pagamentos
Anand Doshi019111b2015-11-20 18:00:11 +05302446,Welcome to ERPNext,Bem-vindo ao ERPNext
Anand Doshif5940902015-09-07 18:47:04 +05302447DocType: Payment Reconciliation Payment,Voucher Detail Number,Número Detalhe voucher
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302448apps/erpnext/erpnext/config/crm.py +146,Lead to Quotation,Levar a cotação
Anand Doshif5940902015-09-07 18:47:04 +05302449DocType: Lead,From Customer,Do Cliente
Anand Doshi019111b2015-11-20 18:00:11 +05302450apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +37,Calls,chamadas
Anand Doshif5940902015-09-07 18:47:04 +05302451DocType: Project,Total Costing Amount (via Time Logs),Montante Custeio Total (via Time Logs)
2452DocType: Purchase Order Item Supplied,Stock UOM,Estoque UOM
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302453apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +199,Purchase Order {0} is not submitted,Ordem de Compra {0} não é submetido
Anand Doshi03791fc2015-12-15 15:17:11 +05302454apps/erpnext/erpnext/stock/doctype/item/item.js +32,Projected,verwachte
Anand Doshi191b2972015-10-21 16:50:31 +05302455apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +218,Serial No {0} does not belong to Warehouse {1},Serial Não {0} não pertence ao Armazém {1}
Rushabh Mehtad627af22016-03-03 11:24:58 +05302456apps/erpnext/erpnext/controllers/status_updater.py +137,Note: System will not check over-delivery and over-booking for Item {0} as quantity or amount is 0,Nota : O sistema não irá verificar o excesso de entrega e sobre- reserva para item {0} como quantidade ou valor é 0
Anand Doshi666fbaf2015-11-26 12:40:13 +05302457DocType: Notification Control,Quotation Message,Mensagem de Orçamento
Anand Doshif5940902015-09-07 18:47:04 +05302458DocType: Issue,Opening Date,Data de abertura
2459DocType: Journal Entry,Remark,Observação
2460DocType: Purchase Receipt Item,Rate and Amount,Taxa e montante
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302461apps/erpnext/erpnext/config/hr.py +55,Leaves and Holiday,Folhas e férias
Anand Doshif5940902015-09-07 18:47:04 +05302462DocType: Sales Order,Not Billed,Não faturado
2463apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +107,Both Warehouse must belong to same Company,Beide Warehouse moeten behoren tot dezelfde Company
Rushabh Mehtafc307972015-11-04 18:02:45 +05302464apps/erpnext/erpnext/public/js/templates/contact_list.html +31,No contacts added yet.,Nenhum contato adicionado ainda.
Anand Doshif5940902015-09-07 18:47:04 +05302465DocType: Purchase Receipt Item,Landed Cost Voucher Amount,Custo Landed Comprovante Montante
2466DocType: Time Log,Batched for Billing,Agrupadas para Billing
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302467apps/erpnext/erpnext/config/accounts.py +17,Bills raised by Suppliers.,Contas levantada por Fornecedores.
Anand Doshif5940902015-09-07 18:47:04 +05302468DocType: POS Profile,Write Off Account,Escreva Off Conta
Rushabh Mehtad627af22016-03-03 11:24:58 +05302469apps/erpnext/erpnext/templates/print_formats/includes/taxes.html +5,Discount Amount,Montante do Desconto
Anand Doshif5940902015-09-07 18:47:04 +05302470DocType: Purchase Invoice,Return Against Purchase Invoice,Regresso contra factura de compra
2471DocType: Item,Warranty Period (in days),Período de Garantia (em dias)
Anand Doshiee19fc02015-12-21 17:10:20 +05302472apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +16,Net Cash from Operations,Caixa Líquido de Operações
Anand Doshi27e9b772016-03-09 14:47:46 +05302473apps/erpnext/erpnext/public/js/setup_wizard.js +199,e.g. VAT,por exemplo IVA
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302474apps/erpnext/erpnext/config/hr.py +18,Mark Employee Attendance in Bulk,Presença Mark empregado em massa
Anand Doshif5940902015-09-07 18:47:04 +05302475apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +26,Item 4,Item 4
2476DocType: Journal Entry Account,Journal Entry Account,Conta Diário de entrada
2477DocType: Shopping Cart Settings,Quotation Series,Cotação Series
Rushabh Mehtad627af22016-03-03 11:24:58 +05302478apps/erpnext/erpnext/setup/doctype/item_group/item_group.py +53,"An item exists with same name ({0}), please change the item group name or rename the item","Um item existe com o mesmo nome ( {0}) , por favor, altere o nome do grupo de itens ou renomear o item"
Anand Doshif5940902015-09-07 18:47:04 +05302479DocType: Sales Order Item,Sales Order Date,Vendas Data Ordem
2480DocType: Sales Invoice Item,Delivered Qty,Qtde entregue
2481apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +63,Warehouse {0}: Company is mandatory,Armazém {0}: Empresa é obrigatório
Anand Doshif5940902015-09-07 18:47:04 +05302482,Payment Period Based On Invoice Date,Betaling Periode Based On Factuurdatum
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302483apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +50,Missing Currency Exchange Rates for {0},Faltando Taxas de câmbio para {0}
Anand Doshif5940902015-09-07 18:47:04 +05302484DocType: Journal Entry,Stock Entry,Entrada stock
2485DocType: Account,Payable,a pagar
Rushabh Mehtad627af22016-03-03 11:24:58 +05302486apps/erpnext/erpnext/shopping_cart/cart.py +330,Debtors ({0}),Devedores ({0})
2487DocType: Project,Margin,Margem
Anand Doshif5940902015-09-07 18:47:04 +05302488DocType: Salary Slip,Arrear Amount,Quantidade atraso
2489apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +57,New Customers,Novos Clientes
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302490apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +72,Gross Profit %,Lucro Bruto%
Anand Doshif5940902015-09-07 18:47:04 +05302491DocType: Appraisal Goal,Weightage (%),Weightage (%)
2492DocType: Bank Reconciliation Detail,Clearance Date,Data de Liquidação
2493DocType: Newsletter,Newsletter List,Lista boletim informativo
2494DocType: Process Payroll,Check if you want to send salary slip in mail to each employee while submitting salary slip,Verifique se você quiser enviar folha de salário no correio a cada empregado ao enviar folha de salário
2495DocType: Lead,Address Desc,Endereço Descr
2496apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +33,Atleast one of the Selling or Buying must be selected,Pelo menos um dos que vendem ou compram deve ser selecionado
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302497apps/erpnext/erpnext/config/manufacturing.py +57,Where manufacturing operations are carried.,Sempre que as operações de fabricação são realizadas.
Anand Doshif5940902015-09-07 18:47:04 +05302498DocType: Stock Entry Detail,Source Warehouse,Armazém fonte
2499DocType: Installation Note,Installation Date,Data de instalação
2500DocType: Employee,Confirmation Date,bevestiging Datum
2501DocType: C-Form,Total Invoiced Amount,Valor total faturado
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302502DocType: Account,Sales User,Vendas de Usuário
Anand Doshif5940902015-09-07 18:47:04 +05302503apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +46,Min Qty can not be greater than Max Qty,Qty mínimo não pode ser maior do que Max Qtde
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302504DocType: Stock Entry,Customer or Supplier Details,Cliente ou fornecedor detalhes
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302505DocType: Payment Request,Email To,Email para
Anand Doshif5940902015-09-07 18:47:04 +05302506DocType: Lead,Lead Owner,Levar Proprietário
Rushabh Mehtad627af22016-03-03 11:24:58 +05302507DocType: Bin,Requested Quantity,solicitada Quantidade
Anand Doshi27e9b772016-03-09 14:47:46 +05302508apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +253,Warehouse is required,Armazém é necessária
Anand Doshif5940902015-09-07 18:47:04 +05302509DocType: Employee,Marital Status,Estado civil
2510DocType: Stock Settings,Auto Material Request,Pedido de material Auto
2511DocType: Time Log,Will be updated when billed.,Será atualizado quando faturado.
Rushabh Mehtafc307972015-11-04 18:02:45 +05302512DocType: Delivery Note Item,Available Batch Qty at From Warehouse,Disponível Qtd Batch a partir do Armazém
Anand Doshif5940902015-09-07 18:47:04 +05302513apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +25,Current BOM and New BOM can not be same,Atual BOM e Nova BOM não pode ser o mesmo
Anand Doshi9c0983f2016-02-17 12:59:54 +05302514apps/erpnext/erpnext/hr/doctype/employee/employee.py +115,Date Of Retirement must be greater than Date of Joining,Data da aposentadoria deve ser maior que Data de Juntando
Anand Doshif5940902015-09-07 18:47:04 +05302515DocType: Sales Invoice,Against Income Account,Contra Conta a Receber
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302516apps/erpnext/erpnext/controllers/website_list_for_contact.py +69,{0}% Delivered,{0}% Proferido
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302517apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +79,Item {0}: Ordered qty {1} cannot be less than minimum order qty {2} (defined in Item).,Item {0}: Quant Pedi {1} não pode ser inferior a qty mínimo de pedido {2} (definido no Item).
Anand Doshif5940902015-09-07 18:47:04 +05302518DocType: Monthly Distribution Percentage,Monthly Distribution Percentage,Distribuição percentual mensal
2519DocType: Territory,Territory Targets,Metas território
2520DocType: Delivery Note,Transporter Info,Informações Transporter
2521DocType: Purchase Order Item Supplied,Purchase Order Item Supplied,Item da ordem de compra em actualização
Anand Doshi27e9b772016-03-09 14:47:46 +05302522apps/erpnext/erpnext/public/js/setup_wizard.js +60,Company Name cannot be Company,Nome da empresa não pode ser empresa
Anand Doshif5940902015-09-07 18:47:04 +05302523apps/erpnext/erpnext/config/setup.py +27,Letter Heads for print templates.,Chefes de letras para modelos de impressão .
2524apps/erpnext/erpnext/config/setup.py +32,Titles for print templates e.g. Proforma Invoice.,"Títulos para modelos de impressão , por exemplo, Proforma Invoice ."
2525apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +140,Valuation type charges can not marked as Inclusive,Encargos tipo de avaliação não pode marcado como Inclusive
2526DocType: POS Profile,Update Stock,Actualização de stock
Anand Doshif5940902015-09-07 18:47:04 +05302527apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +100,Different UOM for items will lead to incorrect (Total) Net Weight value. Make sure that Net Weight of each item is in the same UOM.,UOM diferente para itens levará a incorreta valor Peso Líquido (Total ) . Certifique-se de que o peso líquido de cada item está na mesma UOM .
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302528DocType: Payment Request,Payment Details,Detalhes do pagamento
Anand Doshif5940902015-09-07 18:47:04 +05302529apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,BOM Rate,BOM Taxa
Nabin Hait29b01222016-03-15 16:17:21 +05302530apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +83,Please pull items from Delivery Note,"Por favor, puxar itens de entrega Nota"
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302531apps/erpnext/erpnext/accounts/utils.py +270,Journal Entries {0} are un-linked,Lançamentos {0} são un-linked
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302532apps/erpnext/erpnext/config/crm.py +73,"Record of all communications of type email, phone, chat, visit, etc.","Registo de todas as comunicações do tipo de e-mail, telefone, chat, visita, etc."
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302533DocType: Manufacturer,Manufacturers used in Items,Fabricantes utilizados em Itens
Rushabh Mehtad627af22016-03-03 11:24:58 +05302534apps/erpnext/erpnext/accounts/general_ledger.py +140,Please mention Round Off Cost Center in Company,"Por favor, mencione completam centro de custo na empresa"
Anand Doshif5940902015-09-07 18:47:04 +05302535DocType: Purchase Invoice,Terms,Voorwaarden
Anand Doshi27e9b772016-03-09 14:47:46 +05302536apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +247,Create New,Create New
Anand Doshif5940902015-09-07 18:47:04 +05302537DocType: Buying Settings,Purchase Order Required,Ordem de Compra Obrigatório
2538,Item-wise Sales History,Item-wise Histórico de Vendas
2539DocType: Expense Claim,Total Sanctioned Amount,Valor total Sancionada
2540,Purchase Analytics,Analytics compra
2541DocType: Sales Invoice Item,Delivery Note Item,Item Nota de Entrega
2542DocType: Expense Claim,Task,Tarefa
Anand Doshif5940902015-09-07 18:47:04 +05302543DocType: Purchase Taxes and Charges,Reference Row #,Referência Row #
Nabin Hait29b01222016-03-15 16:17:21 +05302544apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +78,Batch number is mandatory for Item {0},Número do lote é obrigatória para item {0}
Anand Doshif5940902015-09-07 18:47:04 +05302545apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.js +14,This is a root sales person and cannot be edited.,Dit is een wortel verkoper en kan niet worden bewerkt .
2546,Stock Ledger,Stock Ledger
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302547apps/erpnext/erpnext/templates/pages/order.html +67,Rate: {0},Classificação: {0}
Anand Doshif5940902015-09-07 18:47:04 +05302548DocType: Salary Slip Deduction,Salary Slip Deduction,Dedução folha de salário
Anand Doshi27e9b772016-03-09 14:47:46 +05302549apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +198,Select a group node first.,Selecione um nó de grupo em primeiro lugar.
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302550apps/erpnext/erpnext/config/hr.py +7,Employee and Attendance,Empregado e Presença
Nabin Hait29b01222016-03-15 16:17:21 +05302551apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +73,Purpose must be one of {0},Objetivo deve ser um dos {0}
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302552apps/erpnext/erpnext/utilities/doctype/address/address.py +78,"Remove reference of customer, supplier, sales partner and lead, as it is your company address","Remover de referência de cliente, fornecedor, parceiro de vendas e chumbo, como é o seu endereço de empresa"
Anand Doshi9c0983f2016-02-17 12:59:54 +05302553apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +121,Fill the form and save it,Preencha o formulário e guarde-o
Anand Doshif5940902015-09-07 18:47:04 +05302554DocType: Production Planning Tool,Download a report containing all raw materials with their latest inventory status,Baixe um relatório contendo todas as matérias-primas com o seu estado mais recente inventário
Rushabh Mehtafc307972015-11-04 18:02:45 +05302555apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +26,Community Forum,Community Forum
Anand Doshif5940902015-09-07 18:47:04 +05302556DocType: Leave Application,Leave Balance Before Application,Deixe Equilíbrio Antes da aplicação
2557DocType: SMS Center,Send SMS,Envie SMS
2558DocType: Company,Default Letter Head,Cabeça Padrão Letter
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302559DocType: Purchase Order,Get Items from Open Material Requests,Obter itens de solicitações de abertura de Materiais
Anand Doshif5940902015-09-07 18:47:04 +05302560DocType: Time Log,Billable,Faturável
Anand Doshif5940902015-09-07 18:47:04 +05302561DocType: Account,Rate at which this tax is applied,Taxa em que este imposto é aplicado
Rushabh Mehtafc307972015-11-04 18:02:45 +05302562apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +18,Reorder Qty,Reordenar Qtde
Rushabh Mehtad627af22016-03-03 11:24:58 +05302563apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +24,Current Job Openings,Aberturas de trabalho atual
Anand Doshif5940902015-09-07 18:47:04 +05302564DocType: Company,Stock Adjustment Account,Banco de Acerto de Contas
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302565DocType: Journal Entry,Write Off,Eliminar
Anand Doshif5940902015-09-07 18:47:04 +05302566DocType: Time Log,Operation ID,Operação ID
2567DocType: Employee,"System User (login) ID. If set, it will become default for all HR forms.","Sistema de identificação do usuário (login). Se for definido, ele vai se tornar padrão para todas as formas de RH."
2568apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +16,{0}: From {1},{0}: A partir de {1}
2569DocType: Task,depends_on,depende de
Anand Doshif5940902015-09-07 18:47:04 +05302570DocType: Features Setup,"Discount Fields will be available in Purchase Order, Purchase Receipt, Purchase Invoice","Campos de desconto estará disponível em Ordem de Compra, Recibo de Compra, Nota Fiscal de Compra"
Anand Doshi27e9b772016-03-09 14:47:46 +05302571apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +207,Name of new Account. Note: Please don't create accounts for Customers and Suppliers,"Nome da nova conta. Nota: Por favor, não criar contas para Clientes e Fornecedores"
Anand Doshif5940902015-09-07 18:47:04 +05302572DocType: BOM Replace Tool,BOM Replace Tool,BOM Ferramenta Substituir
2573apps/erpnext/erpnext/config/setup.py +37,Country wise default Address Templates,Modelos País default sábio endereço
Rushabh Mehtafc307972015-11-04 18:02:45 +05302574DocType: Sales Order Item,Supplier delivers to Customer,Fornecedor entrega ao Cliente
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302575apps/erpnext/erpnext/controllers/recurring_document.py +173,Next Date must be greater than Posting Date,Próxima Data deve ser maior que data de lançamento
2576apps/erpnext/erpnext/public/js/controllers/transaction.js +766,Show tax break-up,Mostrar imposto break-up
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302577apps/erpnext/erpnext/accounts/party.py +283,Due / Reference Date cannot be after {0},Devido / Reference Data não pode ser depois de {0}
Anand Doshif5940902015-09-07 18:47:04 +05302578apps/erpnext/erpnext/config/setup.py +51,Data Import and Export,Dados de Importação e Exportação
2579DocType: Features Setup,If you involve in manufacturing activity. Enables Item 'Is Manufactured',Se envolver em atividades de fabricação. Permite Item ' é fabricado '
Rushabh Mehtafc307972015-11-04 18:02:45 +05302580apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +54,Invoice Posting Date,Fatura Data de lançamento
Anand Doshif5940902015-09-07 18:47:04 +05302581DocType: Sales Invoice,Rounded Total,Total arredondado
2582DocType: Product Bundle,List items that form the package.,Lista de itens que compõem o pacote.
2583apps/erpnext/erpnext/accounts/doctype/monthly_distribution/monthly_distribution.py +26,Percentage Allocation should be equal to 100%,Percentual de alocação deve ser igual a 100%
2584DocType: Serial No,Out of AMC,Fora da AMC
2585DocType: Purchase Order Item,Material Request Detail No,Detalhe materiais Pedido Não
Anand Doshif5940902015-09-07 18:47:04 +05302586apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.js +33,Make Maintenance Visit,Maak Maintenance Visit
Anand Doshi191b2972015-10-21 16:50:31 +05302587apps/erpnext/erpnext/selling/doctype/customer/customer.py +187,Please contact to the user who have Sales Master Manager {0} role,"Por favor, entre em contato com o usuário que tem Vendas Mestre Gerente {0} papel"
Anand Doshif5940902015-09-07 18:47:04 +05302588DocType: Company,Default Cash Account,Conta Caixa padrão
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302589apps/erpnext/erpnext/config/accounts.py +45,Company (not Customer or Supplier) master.,Company ( não cliente ou fornecedor ) mestre.
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302590apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +101,Please enter 'Expected Delivery Date',"Por favor, digite ' Data prevista de entrega '"
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302591apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +181,Delivery Notes {0} must be cancelled before cancelling this Sales Order,Notas de entrega {0} deve ser cancelado antes de cancelar esta ordem de venda
2592apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +379,Paid amount + Write Off Amount can not be greater than Grand Total,Valor pago + Write Off Valor não pode ser maior do que o total geral
Nabin Hait29b01222016-03-15 16:17:21 +05302593apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +80,{0} is not a valid Batch Number for Item {1},{0} não é um número de lote válido por item {1}
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302594apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +128,Note: There is not enough leave balance for Leave Type {0},Nota: Não é suficiente equilíbrio pela licença Tipo {0}
Anand Doshif5940902015-09-07 18:47:04 +05302595apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +9,"Note: If payment is not made against any reference, make Journal Entry manually.","Nota: Se o pagamento não é feito contra qualquer referência, crie manualmente uma entrada no diário."
2596DocType: Item,Supplier Items,Fornecedor Itens
2597DocType: Opportunity,Opportunity Type,Tipo de Oportunidade
2598apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +42,New Company,Nova empresa
Nabin Hait29b01222016-03-15 16:17:21 +05302599apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +57,Cost Center is required for 'Profit and Loss' account {0},"Centro de custo é necessário para "" Lucros e Perdas "" conta {0}"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302600apps/erpnext/erpnext/setup/doctype/company/delete_company_transactions.py +17,Transactions can only be deleted by the creator of the Company,Transações só podem ser excluídos pelo criador da Companhia
2601apps/erpnext/erpnext/accounts/general_ledger.py +21,Incorrect number of General Ledger Entries found. You might have selected a wrong Account in the transaction.,Número incorreto de General Ledger Entries encontrado. Talvez você tenha selecionado uma conta de errado na transação.
Anand Doshif5940902015-09-07 18:47:04 +05302602apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +31,To create a Bank Account,Para criar uma conta bancária
2603DocType: Hub Settings,Publish Availability,Publicar Disponibilidade
Anand Doshi9c0983f2016-02-17 12:59:54 +05302604apps/erpnext/erpnext/hr/doctype/employee/employee.py +109,Date of Birth cannot be greater than today.,Data de nascimento não pode ser maior do que hoje.
Anand Doshif5940902015-09-07 18:47:04 +05302605,Stock Ageing,Envelhecimento estoque
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302606apps/erpnext/erpnext/controllers/accounts_controller.py +213,{0} '{1}' is disabled,{0} '{1}' está desativada
Anand Doshif5940902015-09-07 18:47:04 +05302607apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +13,Set as Open,Definir como Open
2608DocType: Notification Control,Send automatic emails to Contacts on Submitting transactions.,Enviar e-mails automáticos para Contatos sobre transações de enviar.
Nabin Hait29b01222016-03-15 16:17:21 +05302609apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +229,"Row {0}: Qty not avalable in warehouse {1} on {2} {3}.
Anand Doshif5940902015-09-07 18:47:04 +05302610 Available Qty: {4}, Transfer Qty: {5}","Row {0}: Quantidade não avalable no armazém {1} em {2} {3}.
2611 Disponível Qtde: {4}, Quantidade de transferência: {5}"
2612apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +20,Item 3,Item 3
Rushabh Mehtafc307972015-11-04 18:02:45 +05302613DocType: Purchase Order,Customer Contact Email,Cliente Fale Email
Anand Doshi9c0983f2016-02-17 12:59:54 +05302614DocType: Warranty Claim,Item and Warranty Details,Itens e Garantia Detalhes
Anand Doshif5940902015-09-07 18:47:04 +05302615DocType: Sales Team,Contribution (%),Contribuição (%)
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302616apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +469,Note: Payment Entry will not be created since 'Cash or Bank Account' was not specified,Nota: Entrada pagamento não será criado desde 'Cash ou conta bancária ' não foi especificado
Anand Doshi019111b2015-11-20 18:00:11 +05302617apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +171,Responsibilities,Responsabilidades
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302618apps/erpnext/erpnext/stock/doctype/item/item_list.js +12,Template,Modelo
Anand Doshif5940902015-09-07 18:47:04 +05302619DocType: Sales Person,Sales Person Name,Vendas Nome Pessoa
2620apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +54,Please enter atleast 1 invoice in the table,"Por favor, indique pelo menos uma fatura na tabela"
Anand Doshi27e9b772016-03-09 14:47:46 +05302621apps/erpnext/erpnext/public/js/setup_wizard.js +161,Add Users,Adicionar usuários
Anand Doshif5940902015-09-07 18:47:04 +05302622DocType: Pricing Rule,Item Group,Grupo Item
2623DocType: Task,Actual Start Date (via Time Logs),Data de início real (via Time Logs)
2624DocType: Stock Reconciliation Item,Before reconciliation,Antes de reconciliação
2625apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.py +12,To {0},Para {0}
2626DocType: Purchase Invoice,Taxes and Charges Added (Company Currency),Impostos e taxas Adicionado (Moeda Company)
Rushabh Mehtadd408d82016-02-09 12:24:27 +05302627apps/erpnext/erpnext/stock/doctype/item/item.py +378,Item Tax Row {0} must have account of type Tax or Income or Expense or Chargeable,Item Imposto Row {0} deve ter em conta tipo de imposto ou de renda ou de despesa ou carregável
Anand Doshif5940902015-09-07 18:47:04 +05302628DocType: Sales Order,Partly Billed,Parcialmente faturado
2629DocType: Item,Default BOM,BOM padrão
Rushabh Mehtad627af22016-03-03 11:24:58 +05302630apps/erpnext/erpnext/setup/doctype/company/company.js +44,Please re-type company name to confirm,"Por favor, re-tipo o nome da empresa para confirmar"
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302631apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +64,Total Outstanding Amt,Total de Outstanding Amt
Anand Doshif5940902015-09-07 18:47:04 +05302632DocType: Time Log Batch,Total Hours,Total de Horas
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302633DocType: Journal Entry,Printing Settings,Configurações de impressão
Nabin Hait29b01222016-03-15 16:17:21 +05302634apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +265,Total Debit must be equal to Total Credit. The difference is {0},Débito total deve ser igual ao total de crédito.
Anand Doshi019111b2015-11-20 18:00:11 +05302635apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +11,Automotive,automotivo
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302636apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.js +50,From Delivery Note,De Nota de Entrega
Anand Doshif5940902015-09-07 18:47:04 +05302637DocType: Time Log,From Time,From Time
2638DocType: Notification Control,Custom Message,Mensagem personalizada
Anand Doshi019111b2015-11-20 18:00:11 +05302639apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +33,Investment Banking,Banca de Investimento
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302640apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +375,Cash or Bank Account is mandatory for making payment entry,Dinheiro ou conta bancária é obrigatória para a tomada de entrada de pagamento
Anand Doshif5940902015-09-07 18:47:04 +05302641DocType: Purchase Invoice,Price List Exchange Rate,Preço Lista de Taxa de Câmbio
Anand Doshif5940902015-09-07 18:47:04 +05302642DocType: Purchase Invoice Item,Rate,Taxa
Anand Doshi019111b2015-11-20 18:00:11 +05302643apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +62,Intern,internar
Anand Doshif5940902015-09-07 18:47:04 +05302644DocType: Newsletter,A Lead with this email id should exist,Um Lead com esse ID de e-mail deve existir
2645DocType: Stock Entry,From BOM,De BOM
Anand Doshi019111b2015-11-20 18:00:11 +05302646apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +34,Basic,básico
Nabin Hait29b01222016-03-15 16:17:21 +05302647apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +96,Stock transactions before {0} are frozen,Transações com ações antes {0} são congelados
2648apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +204,Please click on 'Generate Schedule',"Por favor, clique em "" Gerar Agenda '"
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302649apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.js +63,To Date should be same as From Date for Half Day leave,Om datum moet dezelfde zijn als Van Datum voor halve dag verlof zijn
2650apps/erpnext/erpnext/config/stock.py +186,"e.g. Kg, Unit, Nos, m","kg por exemplo, Unidade, n, m"
Nabin Hait29b01222016-03-15 16:17:21 +05302651apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +95,Reference No is mandatory if you entered Reference Date,Referência Não é obrigatório se você entrou Data de Referência
Anand Doshi9c0983f2016-02-17 12:59:54 +05302652apps/erpnext/erpnext/hr/doctype/employee/employee.py +112,Date of Joining must be greater than Date of Birth,Data de Juntando deve ser maior do que o Data de Nascimento
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302653apps/erpnext/erpnext/hr/doctype/employee/employee.js +29,Salary Structure,Estrutura Salarial
Anand Doshif5940902015-09-07 18:47:04 +05302654DocType: Account,Bank,Banco
Anand Doshi019111b2015-11-20 18:00:11 +05302655apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +9,Airline,Companhia aérea
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302656apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +612,Issue Material,Material Issue
Anand Doshif5940902015-09-07 18:47:04 +05302657DocType: Material Request Item,For Warehouse,Para Armazém
2658DocType: Employee,Offer Date,aanbieding Datum
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302659apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +33,Quotations,Cotações
Anand Doshif5940902015-09-07 18:47:04 +05302660DocType: Hub Settings,Access Token,Token de Acesso
2661DocType: Sales Invoice Item,Serial No,N º de Série
Nabin Hait29b01222016-03-15 16:17:21 +05302662apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +131,Please enter Maintaince Details first,"Por favor, indique Maintaince Detalhes primeiro"
Anand Doshif5940902015-09-07 18:47:04 +05302663DocType: Item,Is Fixed Asset Item,É item de Imobilização
Rushabh Mehtad627af22016-03-03 11:24:58 +05302664DocType: Purchase Invoice,Print Language,Imprimir Idioma
Anand Doshif5940902015-09-07 18:47:04 +05302665DocType: Stock Entry,Including items for sub assemblies,Incluindo itens para subconjuntos
2666DocType: Features Setup,"If you have long print formats, this feature can be used to split the page to be printed on multiple pages with all headers and footers on each page","Se você tem muito tempo imprimir formatos, esse recurso pode ser usado para dividir a página a ser impressa em várias páginas com todos os cabeçalhos e rodapés em cada página"
Anand Doshi019111b2015-11-20 18:00:11 +05302667apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +98,All Territories,Todos os Territórios
Anand Doshif5940902015-09-07 18:47:04 +05302668DocType: Purchase Invoice,Items,Itens
2669DocType: Fiscal Year,Year Name,Nome do Ano
2670DocType: Process Payroll,Process Payroll,Payroll processo
Anand Doshi03791fc2015-12-15 15:17:11 +05302671apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +77,There are more holidays than working days this month.,Há mais feriados do que dias úteis do mês.
Anand Doshif5940902015-09-07 18:47:04 +05302672DocType: Product Bundle Item,Product Bundle Item,Produto Bundle item
2673DocType: Sales Partner,Sales Partner Name,Vendas Nome do parceiro
Anand Doshibb256e42016-01-04 16:50:38 +05302674DocType: Payment Reconciliation,Maximum Invoice Amount,Montante Máximo Invoice
Anand Doshif5940902015-09-07 18:47:04 +05302675DocType: Purchase Invoice Item,Image View,Ver imagem
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302676apps/erpnext/erpnext/config/selling.py +23,Customers,clientes
Anand Doshif5940902015-09-07 18:47:04 +05302677DocType: Issue,Opening Time,Tempo de abertura
2678apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +92,From and To dates required,De e datas necessárias
Anand Doshi019111b2015-11-20 18:00:11 +05302679apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +46,Securities & Commodity Exchanges,Valores Mobiliários e Bolsas de Mercadorias
Rushabh Mehtadd408d82016-02-09 12:24:27 +05302680apps/erpnext/erpnext/stock/doctype/item/item.py +540,Default Unit of Measure for Variant '{0}' must be same as in Template '{1}',Unidade de medida padrão para a variante '{0}' deve ser o mesmo que no modelo '{1}'
Anand Doshif5940902015-09-07 18:47:04 +05302681DocType: Shipping Rule,Calculate Based On,Calcule Baseado em
Rushabh Mehtafc307972015-11-04 18:02:45 +05302682DocType: Delivery Note Item,From Warehouse,Do Armazém
Anand Doshif5940902015-09-07 18:47:04 +05302683DocType: Purchase Taxes and Charges,Valuation and Total,Avaliação e Total
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302684DocType: Tax Rule,Shipping City,O envio da Cidade
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302685apps/erpnext/erpnext/stock/doctype/item/item.js +59,This Item is a Variant of {0} (Template). Attributes will be copied over from the template unless 'No Copy' is set,"Este artigo é um Variant de {0} (modelo). Atributos serão copiados a partir do modelo, a menos que 'No Copy' é definido"
Anand Doshif5940902015-09-07 18:47:04 +05302686DocType: Account,Purchase User,Compra de Usuário
Anand Doshif5940902015-09-07 18:47:04 +05302687DocType: Notification Control,Customize the Notification,Personalize a Notificação
Anand Doshiee19fc02015-12-21 17:10:20 +05302688apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +17,Cash Flow from Operations,Fluxo de Caixa das Operações
Rushabh Mehtadd408d82016-02-09 12:24:27 +05302689apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +27,Default Address Template cannot be deleted,Template endereço padrão não pode ser excluído
Anand Doshif5940902015-09-07 18:47:04 +05302690DocType: Sales Invoice,Shipping Rule,Regra de envio
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302691DocType: Manufacturer,Limited to 12 characters,Limitados a 12 caracteres
Anand Doshif5940902015-09-07 18:47:04 +05302692DocType: Journal Entry,Print Heading,Imprimir título
2693DocType: Quotation,Maintenance Manager,Gerente de Manutenção
Anand Doshif5940902015-09-07 18:47:04 +05302694apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +54,Total cannot be zero,Total não pode ser zero
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302695apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +16,'Days Since Last Order' must be greater than or equal to zero,'Dias desde a última encomenda deve ser maior ou igual a zero
Anand Doshif5940902015-09-07 18:47:04 +05302696DocType: C-Form,Amended From,Alterado De
Anand Doshi27e9b772016-03-09 14:47:46 +05302697apps/erpnext/erpnext/public/js/setup_wizard.js +269,Raw Material,Matéria-prima
Anand Doshif5940902015-09-07 18:47:04 +05302698DocType: Leave Application,Follow via Email,Enviar por e-mail
2699DocType: Purchase Taxes and Charges,Tax Amount After Discount Amount,Total de Impostos Depois Montante do Desconto
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302700apps/erpnext/erpnext/accounts/doctype/account/account.py +198,Child account exists for this account. You can not delete this account.,Conta Criança existe para esta conta. Você não pode excluir esta conta.
Anand Doshif5940902015-09-07 18:47:04 +05302701apps/erpnext/erpnext/setup/doctype/territory/territory.py +19,Either target qty or target amount is mandatory,Valores de Qtd Alvo ou montante alvo são obrigatórios
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302702apps/erpnext/erpnext/stock/get_item_details.py +486,No default BOM exists for Item {0},No BOM padrão existe para item {0}
Nabin Hait29b01222016-03-15 16:17:21 +05302703apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +325,Please select Posting Date first,"Por favor, selecione Data de lançamento primeiro"
Rushabh Mehtafc307972015-11-04 18:02:45 +05302704apps/erpnext/erpnext/public/js/account_tree_grid.js +211,Opening Date should be before Closing Date,Abrindo data deve ser antes da Data de Fechamento
2705DocType: Leave Control Panel,Carry Forward,Transportar
Anand Doshif5940902015-09-07 18:47:04 +05302706apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +54,Cost Center with existing transactions can not be converted to ledger,Centro de custo com as operações existentes não podem ser convertidos em livro
2707DocType: Department,Days for which Holidays are blocked for this department.,Dias para que feriados são bloqueados para este departamento.
2708,Produced,geproduceerd
2709DocType: Item,Item Code for Suppliers,Código do item para fornecedores
2710DocType: Issue,Raised By (Email),Levantadas por (e-mail)
Anand Doshi019111b2015-11-20 18:00:11 +05302711apps/erpnext/erpnext/setup/setup_wizard/default_website.py +72,General,Geral
Anand Doshi27e9b772016-03-09 14:47:46 +05302712apps/erpnext/erpnext/public/js/setup_wizard.js +143,Attach Letterhead,anexar timbrado
Anand Doshif5940902015-09-07 18:47:04 +05302713apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +272,Cannot deduct when category is for 'Valuation' or 'Valuation and Total',Não pode deduzir quando é para categoria ' Avaliação ' ou ' Avaliação e Total'
Anand Doshi27e9b772016-03-09 14:47:46 +05302714apps/erpnext/erpnext/public/js/setup_wizard.js +191,"List your tax heads (e.g. VAT, Customs etc; they should have unique names) and their standard rates. This will create a standard template, which you can edit and add more later.","Lista de suas cabeças fiscais (por exemplo, IVA, etc aduaneiras; eles devem ter nomes exclusivos) e suas taxas normais. Isto irá criar um modelo padrão, que você pode editar e adicionar mais tarde."
Anand Doshi191b2972015-10-21 16:50:31 +05302715apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +230,Serial Nos Required for Serialized Item {0},Serial Nos Obrigatório para Serialized item {0}
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302716apps/erpnext/erpnext/config/accounts.py +133,Match Payments with Invoices,Pagamentos combinar com Facturas
Anand Doshif5940902015-09-07 18:47:04 +05302717DocType: Journal Entry,Bank Entry,Banco Entry
2718DocType: Authorization Rule,Applicable To (Designation),Para aplicável (Designação)
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302719apps/erpnext/erpnext/templates/generators/item.html +68,Add to Cart,Adicionar ao carrinho de compras
Anand Doshif5940902015-09-07 18:47:04 +05302720apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.js +28,Group By,Agrupar por
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302721apps/erpnext/erpnext/config/accounts.py +235,Enable / disable currencies.,Ativar / desativar moedas.
Rushabh Mehtad627af22016-03-03 11:24:58 +05302722DocType: Production Planning Tool,Get Material Request,Get Material Pedido
Anand Doshif5940902015-09-07 18:47:04 +05302723apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +114,Postal Expenses,despesas postais
2724apps/erpnext/erpnext/controllers/trends.py +19,Total(Amt),Total (Amt)
Anand Doshi019111b2015-11-20 18:00:11 +05302725apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +26,Entertainment & Leisure,Entretenimento & Lazer
Anand Doshif5940902015-09-07 18:47:04 +05302726DocType: Quality Inspection,Item Serial No,No item de série
Rushabh Mehtad627af22016-03-03 11:24:58 +05302727apps/erpnext/erpnext/controllers/status_updater.py +143,{0} must be reduced by {1} or you should increase overflow tolerance,{0} deve ser reduzido em {1} ou você deve aumentar a tolerância ao excesso
2728apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +56,Total Present,Presente total
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302729apps/erpnext/erpnext/config/accounts.py +89,Accounting Statements,demonstrações contábeis
Anand Doshi27e9b772016-03-09 14:47:46 +05302730apps/erpnext/erpnext/public/js/setup_wizard.js +273,Hour,Hora
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302731apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +145,"Serialized Item {0} cannot be updated \
Anand Doshif5940902015-09-07 18:47:04 +05302732 using Stock Reconciliation","Item Serialized {0} não pode ser atualizado utilizando \
2733 da Reconciliação"
Anand Doshi191b2972015-10-21 16:50:31 +05302734apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +29,New Serial No cannot have Warehouse. Warehouse must be set by Stock Entry or Purchase Receipt,"New Serial Não, não pode ter Warehouse. Warehouse deve ser definida pelo Banco de entrada ou Recibo de compra"
Anand Doshif5940902015-09-07 18:47:04 +05302735DocType: Lead,Lead Type,Chumbo Tipo
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302736apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +112,You are not authorized to approve leaves on Block Dates,Você não está autorizado a aprovar folhas em datas Bloco
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302737apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +353,All these items have already been invoiced,Todos esses itens já foram faturados
Anand Doshif5940902015-09-07 18:47:04 +05302738apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +37,Can be approved by {0},Pode ser aprovado por {0}
2739DocType: Shipping Rule,Shipping Rule Conditions,Regra Condições de envio
2740DocType: BOM Replace Tool,The new BOM after replacement,O BOM novo após substituição
2741DocType: Features Setup,Point of Sale,Ponto de Venda
Anand Doshif5940902015-09-07 18:47:04 +05302742DocType: Account,Tax,Imposto
Anand Doshi019111b2015-11-20 18:00:11 +05302743apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +37,Row {0}: {1} is not a valid {2},Row {0}: {1} não é um válido {2}
Anand Doshif5940902015-09-07 18:47:04 +05302744DocType: Production Planning Tool,Production Planning Tool,Ferramenta de Planejamento da Produção
2745DocType: Quality Inspection,Report Date,Relatório Data
Anand Doshif5940902015-09-07 18:47:04 +05302746DocType: C-Form,Invoices,Faturas
2747DocType: Job Opening,Job Title,Cargo
Anand Doshif5940902015-09-07 18:47:04 +05302748DocType: Features Setup,Item Groups in Details,Grupos de itens em Detalhes
Rushabh Mehtad627af22016-03-03 11:24:58 +05302749apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +346,Quantity to Manufacture must be greater than 0.,Quantidade de Fabricação deve ser maior que 0.
Anand Doshif5940902015-09-07 18:47:04 +05302750apps/erpnext/erpnext/accounts/page/pos/pos.js +4,Start Point-of-Sale (POS),Start Point-of-Sale (POS)
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302751apps/erpnext/erpnext/config/support.py +32,Visit report for maintenance call.,Relatório de visita para a chamada manutenção.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302752DocType: Stock Entry,Update Rate and Availability,Taxa de atualização e disponibilidade
Anand Doshif5940902015-09-07 18:47:04 +05302753DocType: Stock Settings,Percentage you are allowed to receive or deliver more against the quantity ordered. For example: If you have ordered 100 units. and your Allowance is 10% then you are allowed to receive 110 units.,"Percentagem que estão autorizados a receber ou entregar mais contra a quantidade encomendada. Por exemplo: Se você encomendou 100 unidades. e seu subsídio é de 10%, então você está autorizada a receber 110 unidades."
2754DocType: Pricing Rule,Customer Group,Grupo de Clientes
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302755apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +169,Expense account is mandatory for item {0},Conta de despesa é obrigatória para item {0}
Anand Doshif5940902015-09-07 18:47:04 +05302756DocType: Item,Website Description,Descrição do site
Anand Doshiee19fc02015-12-21 17:10:20 +05302757apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +40,Net Change in Equity,Mudança no Patrimônio Líquido
Anand Doshif5940902015-09-07 18:47:04 +05302758DocType: Serial No,AMC Expiry Date,AMC Data de Validade
2759,Sales Register,Vendas Registrar
2760DocType: Quotation,Quotation Lost Reason,Cotação Perdeu Razão
2761DocType: Address,Plant,Planta
Anand Doshif5940902015-09-07 18:47:04 +05302762apps/erpnext/erpnext/setup/doctype/supplier_type/supplier_type.js +5,There is nothing to edit.,Er is niets om te bewerken .
Anand Doshi191b2972015-10-21 16:50:31 +05302763apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +108,Summary for this month and pending activities,Resumo para este mês e atividades pendentes
Anand Doshif5940902015-09-07 18:47:04 +05302764DocType: Customer Group,Customer Group Name,Nome do grupo de clientes
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302765apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +416,Please remove this Invoice {0} from C-Form {1},"Por favor, remova esta Invoice {0} a partir de C-Form {1}"
Anand Doshif5940902015-09-07 18:47:04 +05302766DocType: Leave Control Panel,Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year,Por favor seleccione Carry Forward se você também quer incluir equilíbrio ano fiscal anterior deixa para este ano fiscal
2767DocType: GL Entry,Against Voucher Type,Tipo contra Vale
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302768DocType: Item,Attributes,Atributos
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302769apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +519,Get Items,Obter itens
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302770apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +192,Please enter Write Off Account,"Por favor, indique Escrever Off Conta"
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302771apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +71,Last Order Date,Última data do pedido
Anand Doshif5940902015-09-07 18:47:04 +05302772apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +39,Account {0} does not belongs to company {1},Conta {0} não pertence à empresa {1}
Anand Doshif5940902015-09-07 18:47:04 +05302773DocType: C-Form,C-Form,C-Form
Rushabh Mehtad627af22016-03-03 11:24:58 +05302774apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +143,Operation ID not set,Operação ID não definida
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302775DocType: Payment Request,Initiated,Iniciada
Anand Doshif5940902015-09-07 18:47:04 +05302776DocType: Production Order,Planned Start Date,Planejado Start Date
2777DocType: Serial No,Creation Document Type,Type het maken van documenten
2778DocType: Leave Type,Is Encash,É cobrar
2779DocType: Purchase Invoice,Mobile No,No móvel
Nabin Hait733680b2015-12-07 14:12:41 +05302780DocType: Payment Tool,Make Journal Entry,Crie Diário de entrada
Anand Doshif5940902015-09-07 18:47:04 +05302781DocType: Leave Allocation,New Leaves Allocated,Nova Folhas alocado
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302782apps/erpnext/erpnext/controllers/trends.py +261,Project-wise data is not available for Quotation,Dados do projecto -wise não está disponível para Cotação
Anand Doshif5940902015-09-07 18:47:04 +05302783DocType: Project,Expected End Date,Data final esperado
2784DocType: Appraisal Template,Appraisal Template Title,Título do modelo de avaliação
Rushabh Mehtad627af22016-03-03 11:24:58 +05302785apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +343,Commercial,comercial
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302786apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +663,Error: {0} > {1},Erro: {0}> {1}
2787apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +24,Parent Item {0} must not be a Stock Item,Pai item {0} não deve ser um item da
Anand Doshif5940902015-09-07 18:47:04 +05302788DocType: Cost Center,Distribution Id,Id distribuição
Anand Doshi019111b2015-11-20 18:00:11 +05302789apps/erpnext/erpnext/setup/setup_wizard/data/sample_home_page.html +14,Awesome Services,Serviços impressionante
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302790apps/erpnext/erpnext/config/manufacturing.py +52,All Products or Services.,Todos os produtos ou serviços.
2791DocType: Supplier Quotation,Supplier Address,Endereço do Fornecedor
Anand Doshif5940902015-09-07 18:47:04 +05302792apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,Out Qty,out Aantal
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302793apps/erpnext/erpnext/config/accounts.py +251,Rules to calculate shipping amount for a sale,Regras para calcular valor de frete para uma venda
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302794apps/erpnext/erpnext/selling/doctype/customer/customer.py +29,Series is mandatory,Série é obrigatório
Anand Doshi019111b2015-11-20 18:00:11 +05302795apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +28,Financial Services,Serviços Financeiros
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302796apps/erpnext/erpnext/controllers/item_variant.py +62,Value for Attribute {0} must be within the range of {1} to {2} in the increments of {3},Valor para o atributo {0} deve estar dentro da gama de {1} a {2} nos incrementos de {3}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302797DocType: Tax Rule,Sales,Vendas
2798DocType: Stock Entry Detail,Basic Amount,Montante de base
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302799apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +165,Warehouse required for stock Item {0},Armazém necessário para stock o item {0}
Rushabh Mehtafc307972015-11-04 18:02:45 +05302800DocType: Leave Allocation,Unused leaves,Folhas não utilizadas
2801apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +145,Cr,Cr
Anand Doshif5940902015-09-07 18:47:04 +05302802DocType: Customer,Default Receivable Accounts,Padrão Contas a Receber
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302803DocType: Tax Rule,Billing State,Estado de faturamento
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302804apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +637,Transfer,Transferir
2805apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +681,Fetch exploded BOM (including sub-assemblies),Fetch ontplofte BOM ( inclusief onderdelen )
Anand Doshif5940902015-09-07 18:47:04 +05302806DocType: Authorization Rule,Applicable To (Employee),Aplicável a (Empregado)
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302807apps/erpnext/erpnext/controllers/accounts_controller.py +92,Due Date is mandatory,Due Date é obrigatória
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302808apps/erpnext/erpnext/controllers/item_variant.py +52,Increment for Attribute {0} cannot be 0,Atributo incremento para {0} não pode ser 0
Anand Doshif5940902015-09-07 18:47:04 +05302809DocType: Journal Entry,Pay To / Recd From,Para pagar / RECD De
2810DocType: Naming Series,Setup Series,Série de configuração
Anand Doshibb256e42016-01-04 16:50:38 +05302811DocType: Payment Reconciliation,To Invoice Date,Para Data da fatura
Anand Doshif5940902015-09-07 18:47:04 +05302812DocType: Supplier,Contact HTML,Contato HTML
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302813,Inactive Customers,Os clientes inativos
Anand Doshif5940902015-09-07 18:47:04 +05302814DocType: Landed Cost Voucher,Purchase Receipts,Recibos de compra
Anand Doshif5940902015-09-07 18:47:04 +05302815apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +27,How Pricing Rule is applied?,Como é aplicado a regra de preços?
2816DocType: Quality Inspection,Delivery Note No,Nota de Entrega Não
2817DocType: Company,Retail,Varejo
Nabin Hait29b01222016-03-15 16:17:21 +05302818apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +106,Customer {0} does not exist,Cliente {0} não existe
Anand Doshif5940902015-09-07 18:47:04 +05302819DocType: Attendance,Absent,Ausente
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302820apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +439,Product Bundle,Bundle produto
Nabin Hait29b01222016-03-15 16:17:21 +05302821apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +185,Row {0}: Invalid reference {1},Row {0}: Referência inválida {1}
Anand Doshif5940902015-09-07 18:47:04 +05302822DocType: Purchase Taxes and Charges Template,Purchase Taxes and Charges Template,Comprar Impostos e Taxas Template
2823DocType: Upload Attendance,Download Template,Baixe Template
2824DocType: GL Entry,Remarks,Observações
2825DocType: Purchase Order Item Supplied,Raw Material Item Code,Item Código de matérias-primas
2826DocType: Journal Entry,Write Off Based On,Escreva Off Baseado em
2827DocType: Features Setup,POS View,POS Ver
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302828apps/erpnext/erpnext/config/stock.py +123,Installation record for a Serial No.,Registro de instalação de um n º de série
2829apps/erpnext/erpnext/controllers/recurring_document.py +176,Next Date's day and Repeat on Day of Month must be equal,No dia seguinte de Data e Repetir no dia do mês deve ser igual
Rushabh Mehtafc307972015-11-04 18:02:45 +05302830apps/erpnext/erpnext/public/js/queries.js +39,Please specify a,"Por favor, especifique um"
Anand Doshif5940902015-09-07 18:47:04 +05302831DocType: Offer Letter,Awaiting Response,Aguardando resposta
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302832apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +53,Above,Acima
Nabin Hait34037e02016-02-03 13:10:54 +05302833apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +40,Time Log has been Billed,Tempo Log foi faturado
Anand Doshif5940902015-09-07 18:47:04 +05302834DocType: Salary Slip,Earning & Deduction,Ganhar & Dedução
Nabin Hait29b01222016-03-15 16:17:21 +05302835apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +73,Account {0} cannot be a Group,Conta {0} não pode ser um grupo
Anand Doshi27e9b772016-03-09 14:47:46 +05302836apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +215,Optional. This setting will be used to filter in various transactions.,Optioneel. Deze instelling wordt gebruikt om te filteren op diverse transacties .
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302837apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +111,Negative Valuation Rate is not allowed,Negativa Avaliação Taxa não é permitido
Anand Doshif5940902015-09-07 18:47:04 +05302838DocType: Holiday List,Weekly Off,Weekly Off
2839DocType: Fiscal Year,"For e.g. 2012, 2012-13","Para por exemplo 2012, 2012-13"
Rushabh Mehtadd408d82016-02-09 12:24:27 +05302840apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +35,Provisional Profit / Loss (Credit),Lucro Provisória / Loss (Crédito)
Anand Doshif5940902015-09-07 18:47:04 +05302841DocType: Sales Invoice,Return Against Sales Invoice,Retorno Contra Vendas Fatura
2842apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +32,Item 5,O item 5
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302843apps/erpnext/erpnext/accounts/utils.py +278,Please set default value {0} in Company {1},"Por favor, defina o valor padrão {0} in Company {1}"
Anand Doshif5940902015-09-07 18:47:04 +05302844DocType: Serial No,Creation Time,Aanmaaktijd
2845apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +62,Total Revenue,Receita Total
2846DocType: Sales Invoice,Product Bundle Help,Produto Bundle Ajuda
2847,Monthly Attendance Sheet,Folha de Presença Mensal
2848apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +16,No record found,Nenhum registro encontrado
Nabin Hait29b01222016-03-15 16:17:21 +05302849apps/erpnext/erpnext/controllers/stock_controller.py +176,{0} {1}: Cost Center is mandatory for Item {2},{0} {1}: Centro de Custo é obrigatória para item {2}
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302850apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +87,Please setup numbering series for Attendance via Setup > Numbering Series,"Por favor, configure séries de numeração para Participação em Configurar> Numeração Series"
2851apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +501,Get Items from Product Bundle,Obter Itens de Bundle Produto
Nabin Hait29b01222016-03-15 16:17:21 +05302852apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +76,Account {0} is inactive,Conta {0} está inativa
Anand Doshif5940902015-09-07 18:47:04 +05302853DocType: GL Entry,Is Advance,É o avanço
2854apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +21,Attendance From Date and Attendance To Date is mandatory,Aanwezigheid Van Datum en tot op heden opkomst is verplicht
Anand Doshi019111b2015-11-20 18:00:11 +05302855apps/erpnext/erpnext/controllers/buying_controller.py +122,Please enter 'Is Subcontracted' as Yes or No,"Por favor, digite ' é subcontratado ""como Sim ou Não"
Anand Doshif5940902015-09-07 18:47:04 +05302856DocType: Sales Team,Contact No.,Fale Não.
Nabin Hait29b01222016-03-15 16:17:21 +05302857apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +64,'Profit and Loss' type account {0} not allowed in Opening Entry,"""Lucros e Perdas "" tipo de conta {0} não é permitido na abertura de entrada"
Anand Doshif5940902015-09-07 18:47:04 +05302858DocType: Features Setup,Sales Discounts,Descontos de vendas
2859DocType: Hub Settings,Seller Country,Vendedor País
Anand Doshibb256e42016-01-04 16:50:38 +05302860apps/erpnext/erpnext/config/learn.py +278,Publish Items on Website,Publicar Itens no site
Anand Doshif5940902015-09-07 18:47:04 +05302861DocType: Authorization Rule,Authorization Rule,Regra autorização
2862DocType: Sales Invoice,Terms and Conditions Details,Termos e Condições Detalhes
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302863apps/erpnext/erpnext/templates/generators/item.html +83,Specifications,especificações
Anand Doshif5940902015-09-07 18:47:04 +05302864DocType: Sales Taxes and Charges Template,Sales Taxes and Charges Template,Impostos de vendas e de modelo Encargos
Anand Doshi019111b2015-11-20 18:00:11 +05302865apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +10,Apparel & Accessories,Vestuário e Acessórios
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302866apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +67,Number of Order,Número de Ordem
Anand Doshif5940902015-09-07 18:47:04 +05302867DocType: Item Group,HTML / Banner that will show on the top of product list.,HTML bandeira / que vai mostrar no topo da lista de produtos.
2868DocType: Shipping Rule,Specify conditions to calculate shipping amount,Especificar condições para calcular valor de frete
Anand Doshi27e9b772016-03-09 14:47:46 +05302869apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +117,Add Child,Adicionar Descendente
Anand Doshif5940902015-09-07 18:47:04 +05302870DocType: Accounts Settings,Role Allowed to Set Frozen Accounts & Edit Frozen Entries,Papel permissão para definir as contas congeladas e editar entradas congeladas
2871apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +52,Cannot convert Cost Center to ledger as it has child nodes,"Não é possível converter Centro de Custo de contabilidade , uma vez que tem nós filhos"
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302872apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +47,Opening Value,Valor de abertura
Anand Doshif5940902015-09-07 18:47:04 +05302873apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +37,Serial #,Serial #
2874apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +87,Commission on Sales,Comissão sobre Vendas
2875DocType: Offer Letter Term,Value / Description,Valor / Descrição
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302876DocType: Tax Rule,Billing Country,País de faturamento
Anand Doshif5940902015-09-07 18:47:04 +05302877,Customers Not Buying Since Long Time,Os clientes não compra desde há muito tempo
2878DocType: Production Order,Expected Delivery Date,Data de entrega prevista
Rushabh Mehtad627af22016-03-03 11:24:58 +05302879apps/erpnext/erpnext/accounts/general_ledger.py +127,Debit and Credit not equal for {0} #{1}. Difference is {2}.,Débito e Crédito é igual para {0} # {1}. A diferença é {2}.
Anand Doshif5940902015-09-07 18:47:04 +05302880apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +93,Entertainment Expenses,despesas de representação
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302881apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +189,Sales Invoice {0} must be cancelled before cancelling this Sales Order,Fatura de vendas {0} deve ser cancelado antes de cancelar esta ordem de venda
Rushabh Mehtafc307972015-11-04 18:02:45 +05302882apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +61,Age,Idade
Anand Doshif5940902015-09-07 18:47:04 +05302883DocType: Time Log,Billing Amount,Faturamento Montante
2884apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +84,Invalid quantity specified for item {0}. Quantity should be greater than 0.,Quantidade inválido especificado para o item {0} . Quantidade deve ser maior do que 0 .
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302885apps/erpnext/erpnext/config/hr.py +60,Applications for leave.,Os pedidos de licença.
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302886apps/erpnext/erpnext/accounts/doctype/account/account.py +196,Account with existing transaction can not be deleted,Conta com a transação existente não pode ser excluído
Anand Doshif5940902015-09-07 18:47:04 +05302887apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +99,Legal Expenses,despesas legais
Anand Doshif5940902015-09-07 18:47:04 +05302888DocType: Sales Invoice,Posting Time,Postagem Tempo
2889DocType: Sales Order,% Amount Billed,% Valor faturado
2890apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +129,Telephone Expenses,Despesas de telefone
2891DocType: Sales Partner,Logo,Logotipo
Anand Doshif5940902015-09-07 18:47:04 +05302892DocType: Naming Series,Check this if you want to force the user to select a series before saving. There will be no default if you check this.,"Marque esta opção se você deseja forçar o usuário para selecionar uma série antes de salvar. Não haverá nenhum padrão, se você verificar isso."
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302893apps/erpnext/erpnext/stock/get_item_details.py +118,No Item with Serial No {0},Nenhum artigo com Serial Não {0}
Rushabh Mehtafc307972015-11-04 18:02:45 +05302894apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +95,Open Notifications,Abertas Notificações
Anand Doshif5940902015-09-07 18:47:04 +05302895apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +68,Direct Expenses,Despesas Diretas
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302896apps/erpnext/erpnext/controllers/recurring_document.py +200,"{0} is an invalid email address in 'Notification \
Rushabh Mehtad627af22016-03-03 11:24:58 +05302897 Email Address'",{0} é um endereço de e-mail inválido em 'Notificação \ Email Address'
Anand Doshif5940902015-09-07 18:47:04 +05302898apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +60,New Customer Revenue,Nova Receita Cliente
2899apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +132,Travel Expenses,Despesas de viagem
2900DocType: Maintenance Visit,Breakdown,Colapso
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302901apps/erpnext/erpnext/controllers/accounts_controller.py +527,Account: {0} with currency: {1} can not be selected,Conta: {0} com moeda: {1} não pode ser seleccionado
Anand Doshif5940902015-09-07 18:47:04 +05302902DocType: Bank Reconciliation Detail,Cheque Date,Data Cheque
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302903apps/erpnext/erpnext/accounts/doctype/account/account.py +50,Account {0}: Parent account {1} does not belong to company: {2},Conta {0}: conta principal {1} não pertence à empresa: {2}
Rushabh Mehtad627af22016-03-03 11:24:58 +05302904apps/erpnext/erpnext/setup/doctype/company/company.js +60,Successfully deleted all transactions related to this company!,Excluído com sucesso todas as transacções relacionadas com esta empresa!
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302905apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +21,As on Date,Como em Data
Anand Doshi019111b2015-11-20 18:00:11 +05302906apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +58,Probation,provação
Anand Doshi019111b2015-11-20 18:00:11 +05302907apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +173,Payment of salary for the month {0} and year {1},Pagamento de salário para o mês {0} e {1} ano
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302908DocType: Stock Settings,Auto insert Price List rate if missing,Inserção automática taxa de lista de preços se ausente
Anand Doshif5940902015-09-07 18:47:04 +05302909apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +25,Total Paid Amount,Montante total pago
2910,Transferred Qty,overgedragen hoeveelheid
2911apps/erpnext/erpnext/config/learn.py +11,Navigating,Navegação
Anand Doshi019111b2015-11-20 18:00:11 +05302912apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +137,Planning,planejamento
Nabin Hait34037e02016-02-03 13:10:54 +05302913apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +20,Make Time Log Batch,Make Time Log Batch
Anand Doshif5940902015-09-07 18:47:04 +05302914apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +14,Issued,Emitido
2915DocType: Project,Total Billing Amount (via Time Logs),Valor Total do faturamento (via Time Logs)
Anand Doshi27e9b772016-03-09 14:47:46 +05302916apps/erpnext/erpnext/public/js/setup_wizard.js +275,We sell this Item,Nós vendemos este item
Anand Doshif5940902015-09-07 18:47:04 +05302917apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +65,Supplier Id,Fornecedor Id
Rushabh Mehtad627af22016-03-03 11:24:58 +05302918apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +205,Quantity should be greater than 0,Quantidade deve ser maior do que 0
Anand Doshif5940902015-09-07 18:47:04 +05302919DocType: Journal Entry,Cash Entry,Entrada de Caixa
2920DocType: Sales Partner,Contact Desc,Contato Descr
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302921apps/erpnext/erpnext/config/hr.py +65,"Type of leaves like casual, sick etc.","Tipo de folhas como etc, casual doente"
Anand Doshif5940902015-09-07 18:47:04 +05302922DocType: Email Digest,Send regular summary reports via Email.,Enviar relatórios periódicos de síntese via e-mail.
2923DocType: Brand,Item Manager,Item Manager
2924DocType: Cost Center,Add rows to set annual budgets on Accounts.,Adicionar linhas para definir orçamentos anuais nas contas.
2925DocType: Buying Settings,Default Supplier Type,Tipo de fornecedor padrão
Anand Doshif5940902015-09-07 18:47:04 +05302926DocType: Production Order,Total Operating Cost,Custo Operacional Total
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302927apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +150,Note: Item {0} entered multiple times,Nota : Item {0} entrou várias vezes
Anand Doshif5940902015-09-07 18:47:04 +05302928apps/erpnext/erpnext/config/crm.py +27,All Contacts.,Todos os contactos.
2929DocType: Newsletter,Test Email Id,Email Id teste
Rushabh Mehtad627af22016-03-03 11:24:58 +05302930apps/erpnext/erpnext/public/js/setup_wizard.js +19,Company Abbreviation,bedrijf Afkorting
Anand Doshif5940902015-09-07 18:47:04 +05302931DocType: Features Setup,If you follow Quality Inspection. Enables Item QA Required and QA No in Purchase Receipt,Se você seguir Inspeção de Qualidade . Permite item QA Obrigatório e QA Não no Recibo de compra
2932DocType: GL Entry,Party Type,Tipo de Festa
Rushabh Mehtad627af22016-03-03 11:24:58 +05302933apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +71,Raw material cannot be same as main Item,Matéria-prima não pode ser o mesmo como o principal item
Anand Doshif5940902015-09-07 18:47:04 +05302934DocType: Item Attribute Value,Abbreviation,Abreviatura
2935apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +36,Not authroized since {0} exceeds limits,Não authroized desde {0} excede os limites
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302936apps/erpnext/erpnext/config/hr.py +110,Salary template master.,Mestre modelo Salário .
Anand Doshif5940902015-09-07 18:47:04 +05302937DocType: Leave Type,Max Days Leave Allowed,Dias Max Deixe admitidos
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302938apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +55,Set Tax Rule for shopping cart,Conjunto de regras de imposto por carrinho de compras
Anand Doshif5940902015-09-07 18:47:04 +05302939DocType: Payment Tool,Set Matching Amounts,Definir os montantes a condizer
2940DocType: Purchase Invoice,Taxes and Charges Added,Impostos e Encargos Adicionado
2941,Sales Funnel,Sales Funnel
Rushabh Mehtadd408d82016-02-09 12:24:27 +05302942apps/erpnext/erpnext/setup/doctype/company/company.py +41,Abbreviation is mandatory,Abreviatura é obrigatória
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302943apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +136,Thank you for your interest in subscribing to our updates,Obrigado por seu interesse na subscrição de nossas atualizações
Anand Doshif5940902015-09-07 18:47:04 +05302944,Qty to Transfer,Aantal Transfer
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302945apps/erpnext/erpnext/config/selling.py +13,Quotes to Leads or Customers.,Cotações para Leads ou Clientes.
Anand Doshif5940902015-09-07 18:47:04 +05302946DocType: Stock Settings,Role Allowed to edit frozen stock,Papel permissão para editar estoque congelado
2947,Territory Target Variance Item Group-Wise,Território Alvo Variance item Group-wise
Anand Doshi019111b2015-11-20 18:00:11 +05302948apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +101,All Customer Groups,Todos os grupos de clientes
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302949apps/erpnext/erpnext/controllers/accounts_controller.py +488,{0} is mandatory. Maybe Currency Exchange record is not created for {1} to {2}.,{0} é obrigatório. Talvez recorde Câmbios não é criado para {1} de {2}.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302950apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +37,Tax Template is mandatory.,Template imposto é obrigatório.
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302951apps/erpnext/erpnext/accounts/doctype/account/account.py +44,Account {0}: Parent account {1} does not exist,Conta {0}: conta principal {1} não existe
Anand Doshif5940902015-09-07 18:47:04 +05302952DocType: Purchase Invoice Item,Price List Rate (Company Currency),Preço Taxa List (moeda da empresa)
Anand Doshif5940902015-09-07 18:47:04 +05302953DocType: Account,Temporary,Temporário
2954DocType: Address,Preferred Billing Address,Preferred Endereço de Cobrança
2955DocType: Monthly Distribution Percentage,Percentage Allocation,Alocação percentual
Anand Doshi019111b2015-11-20 18:00:11 +05302956apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +86,Secretary,secretário
Anand Doshi27e9b772016-03-09 14:47:46 +05302957DocType: Global Defaults,"If disable, 'In Words' field will not be visible in any transaction","Se desativar ", nas palavras de campo não será visível em qualquer transação"
Anand Doshif5940902015-09-07 18:47:04 +05302958DocType: Serial No,Distinct unit of an Item,Unidade distinta de um item
2959DocType: Pricing Rule,Buying,Comprar
2960DocType: HR Settings,Employee Records to be created by,Registros de funcionário devem ser criados por
2961apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +24,This Time Log Batch has been cancelled.,Este lote Log Tempo foi cancelada.
Anand Doshibacc6792015-10-30 12:54:27 +05302962,Reqd By Date,Reqd Por Data
Anand Doshif5940902015-09-07 18:47:04 +05302963DocType: Salary Slip Earning,Salary Slip Earning,Folha de salário Ganhando
2964apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +161,Creditors,Credores
Rushabh Mehtad627af22016-03-03 11:24:58 +05302965apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +94,Row # {0}: Serial No is mandatory,Row # {0}: O número de série é obrigatória
Anand Doshif5940902015-09-07 18:47:04 +05302966DocType: Purchase Taxes and Charges,Item Wise Tax Detail,Detalhe Imposto item Sábio
2967,Item-wise Price List Rate,Item- wise Prijslijst Rate
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302968apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +721,Supplier Quotation,Cotação fornecedor
Anand Doshif5940902015-09-07 18:47:04 +05302969DocType: Quotation,In Words will be visible once you save the Quotation.,Em Palavras será visível quando você salvar a cotação.
Rushabh Mehtadd408d82016-02-09 12:24:27 +05302970apps/erpnext/erpnext/stock/doctype/item/item.py +390,Barcode {0} already used in Item {1},Barcode {0} já utilizado em item {1}
Anand Doshif5940902015-09-07 18:47:04 +05302971DocType: Lead,Add to calendar on this date,Adicionar ao calendário nesta data
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302972apps/erpnext/erpnext/config/stock.py +97,Rules for adding shipping costs.,Regras para adicionar os custos de envio .
Rushabh Mehtafc307972015-11-04 18:02:45 +05302973apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +40,Upcoming Events,próximos eventos
Anand Doshif5940902015-09-07 18:47:04 +05302974apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +20,Customer is required,É necessário ao cliente
Rushabh Mehtafc307972015-11-04 18:02:45 +05302975apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +27,Quick Entry,Entrada Rápida
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302976apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +20,{0} is mandatory for Return,{0} é obrigatório para retorno
2977DocType: Purchase Order,To Receive,Receber
Anand Doshi27e9b772016-03-09 14:47:46 +05302978apps/erpnext/erpnext/public/js/setup_wizard.js +172,user@example.com,user@example.com
Anand Doshif5940902015-09-07 18:47:04 +05302979DocType: Email Digest,Income / Expense,Receitas / Despesas
2980DocType: Employee,Personal Email,E-mail pessoal
Anand Doshi019111b2015-11-20 18:00:11 +05302981apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +62,Total Variance,Variância total
Anand Doshif5940902015-09-07 18:47:04 +05302982DocType: Accounts Settings,"If enabled, the system will post accounting entries for inventory automatically.","Se ativado, o sistema irá postar lançamentos contábeis para o inventário automaticamente."
Anand Doshi019111b2015-11-20 18:00:11 +05302983apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +15,Brokerage,corretagem
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302984DocType: Address,Postal Code,Código postal
Anand Doshif5940902015-09-07 18:47:04 +05302985DocType: Production Order Operation,"in Minutes
2986Updated via 'Time Log'","em Minutos
2987 Atualizado via 'Time Log'"
2988DocType: Customer,From Lead,De Chumbo
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302989apps/erpnext/erpnext/config/manufacturing.py +13,Orders released for production.,Ordens liberado para produção.
Anand Doshif5940902015-09-07 18:47:04 +05302990apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +42,Select Fiscal Year...,Selecione o ano fiscal ...
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302991apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +456,POS Profile required to make POS Entry,POS perfil necessário para fazer POS Entry
Anand Doshif5940902015-09-07 18:47:04 +05302992DocType: Hub Settings,Name Token,Nome do token
Rushabh Mehtad627af22016-03-03 11:24:58 +05302993apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +106,Standard Selling,venda padrão
Nabin Hait29b01222016-03-15 16:17:21 +05302994apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +136,Atleast one warehouse is mandatory,Pelo menos um armazém é obrigatório
Anand Doshif5940902015-09-07 18:47:04 +05302995DocType: Serial No,Out of Warranty,Fora de Garantia
2996DocType: BOM Replace Tool,Replace,Substituir
Nabin Hait29b01222016-03-15 16:17:21 +05302997apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +330,{0} against Sales Invoice {1},{0} contra Faturas {1}
Nabin Hait34037e02016-02-03 13:10:54 +05302998apps/erpnext/erpnext/stock/doctype/item/item.py +59,Please enter default Unit of Measure,Por favor entre unidade de medida padrão
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302999DocType: Project,Project Name,Nome do projeto
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303000DocType: Supplier,Mention if non-standard receivable account,Mencione se não padronizado conta a receber
Anand Doshif5940902015-09-07 18:47:04 +05303001DocType: Journal Entry Account,If Income or Expense,Se a renda ou Despesa
Anand Doshif5940902015-09-07 18:47:04 +05303002DocType: Features Setup,Item Batch Nos,Lote n item
3003DocType: Stock Ledger Entry,Stock Value Difference,Banco de Valor Diferença
Anand Doshibb256e42016-01-04 16:50:38 +05303004apps/erpnext/erpnext/config/learn.py +239,Human Resource,Recursos Humanos
Anand Doshif5940902015-09-07 18:47:04 +05303005DocType: Payment Reconciliation Payment,Payment Reconciliation Payment,Reconciliação Pagamento
3006apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +36,Tax Assets,Ativo Fiscal
3007DocType: BOM Item,BOM No,BOM Não
Nabin Hait29b01222016-03-15 16:17:21 +05303008apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +133,Journal Entry {0} does not have account {1} or already matched against other voucher,Diário de entrada {0} não tem conta {1} ou já comparado com outro comprovante
Anand Doshif5940902015-09-07 18:47:04 +05303009DocType: Item,Moving Average,Média móvel
3010DocType: BOM Replace Tool,The BOM which will be replaced,O BOM que será substituído
Anand Doshif5940902015-09-07 18:47:04 +05303011DocType: Account,Debit,Débito
Anand Doshi019111b2015-11-20 18:00:11 +05303012apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +44,Leaves must be allocated in multiples of 0.5,"Folhas devem ser alocados em múltiplos de 0,5"
Anand Doshif5940902015-09-07 18:47:04 +05303013DocType: Production Order,Operation Cost,Operação Custo
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303014apps/erpnext/erpnext/config/hr.py +29,Upload attendance from a .csv file,Carregar atendimento de um arquivo CSV.
Anand Doshif5940902015-09-07 18:47:04 +05303015apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +39,Outstanding Amt,Outstanding Amt
3016DocType: Sales Person,Set targets Item Group-wise for this Sales Person.,Estabelecer metas item Group-wise para este Vendas Pessoa.
Anand Doshif5940902015-09-07 18:47:04 +05303017DocType: Stock Settings,Freeze Stocks Older Than [Days],Congeladores Stocks mais velhos do que [ dias ]
3018apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +40,"If two or more Pricing Rules are found based on the above conditions, Priority is applied. Priority is a number between 0 to 20 while default value is zero (blank). Higher number means it will take precedence if there are multiple Pricing Rules with same conditions.","Se duas ou mais regras de preços são encontrados com base nas condições acima, a prioridade é aplicada. Prioridade é um número entre 0 a 20, enquanto o valor padrão é zero (em branco). Número maior significa que ele terá prioridade se houver várias regras de preços com as mesmas condições."
Anand Doshif5940902015-09-07 18:47:04 +05303019apps/erpnext/erpnext/controllers/trends.py +36,Fiscal Year: {0} does not exists,Ano Fiscal: {0} não existe
3020DocType: Currency Exchange,To Currency,A Moeda
3021DocType: Leave Block List,Allow the following users to approve Leave Applications for block days.,"Permitir que os seguintes utilizadores aprovem ""Licenças"" para os dias de bloco."
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303022apps/erpnext/erpnext/config/hr.py +136,Types of Expense Claim.,Tipos de reembolso de despesas.
Anand Doshif5940902015-09-07 18:47:04 +05303023DocType: Item,Taxes,Impostos
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303024apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +299,Paid and Not Delivered,Pago e não entregue
Anand Doshif5940902015-09-07 18:47:04 +05303025DocType: Project,Default Cost Center,Centro de Custo Padrão
Rushabh Mehtad627af22016-03-03 11:24:58 +05303026DocType: Sales Invoice,End Date,Data final
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303027apps/erpnext/erpnext/config/stock.py +7,Stock Transactions,Transações de Stock
Anand Doshif5940902015-09-07 18:47:04 +05303028DocType: Employee,Internal Work History,História Trabalho Interno
Anand Doshi019111b2015-11-20 18:00:11 +05303029apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +42,Private Equity,Private Equity
Anand Doshif5940902015-09-07 18:47:04 +05303030DocType: Maintenance Visit,Customer Feedback,Comentário do cliente
3031DocType: Account,Expense,despesa
3032DocType: Sales Invoice,Exhibition,Exposição
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303033apps/erpnext/erpnext/utilities/doctype/address/address.py +76,"Company is mandatory, as it is your company address","Empresa é obrigatório, como é o seu endereço de empresa"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303034DocType: Item Attribute,From Range,De Faixa
Anand Doshif5940902015-09-07 18:47:04 +05303035apps/erpnext/erpnext/stock/utils.py +89,Item {0} ignored since it is not a stock item,Item {0} ignorado uma vez que não é um item de Stock
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303036apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +29,Submit this Production Order for further processing.,Submit deze productieorder voor verdere verwerking .
Anand Doshif5940902015-09-07 18:47:04 +05303037apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +21,"To not apply Pricing Rule in a particular transaction, all applicable Pricing Rules should be disabled.","Para não aplicar regra de preços em uma transação particular, todas as regras de preços aplicáveis devem ser desativados."
3038DocType: Company,Domain,Domínio
Rushabh Mehtad627af22016-03-03 11:24:58 +05303039apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +23,Jobs,Jobs
Anand Doshif5940902015-09-07 18:47:04 +05303040,Sales Order Trends,Pedido de Vendas Trends
3041DocType: Employee,Held On,Realizada em
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303042apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +33,Production Item,Bem de Produção
Anand Doshif5940902015-09-07 18:47:04 +05303043,Employee Information,Informações do Funcionário
Anand Doshi27e9b772016-03-09 14:47:46 +05303044apps/erpnext/erpnext/public/js/setup_wizard.js +201,Rate (%),Taxa (%)
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303045DocType: Time Log,Additional Cost,Custo adicional
Anand Doshi27e9b772016-03-09 14:47:46 +05303046apps/erpnext/erpnext/public/js/setup_wizard.js +41,Financial Year End Date,Encerramento do Exercício Social Data
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303047apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +36,"Can not filter based on Voucher No, if grouped by Voucher","Kan niet filteren op basis van Voucher Nee, als gegroepeerd per Voucher"
Anand Doshif5940902015-09-07 18:47:04 +05303048DocType: Quality Inspection,Incoming,Entrada
Anand Doshif5940902015-09-07 18:47:04 +05303049DocType: BOM,Materials Required (Exploded),Materiais necessários (explodida)
3050DocType: Salary Structure Earning,Reduce Earning for Leave Without Pay (LWP),Reduzir a Geração de Renda para sair sem pagar (LWP)
Anand Doshi27e9b772016-03-09 14:47:46 +05303051apps/erpnext/erpnext/public/js/setup_wizard.js +162,"Add users to your organization, other than yourself","Adicionar usuários à sua organização, além de si mesmo"
Rushabh Mehtad627af22016-03-03 11:24:58 +05303052apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +100,Row # {0}: Serial No {1} does not match with {2} {3},Row # {0}: Número de ordem {1} não coincide com {2} {3}
Anand Doshi019111b2015-11-20 18:00:11 +05303053apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +44,Casual Leave,Casual Deixar
Anand Doshif5940902015-09-07 18:47:04 +05303054DocType: Batch,Batch ID,Lote ID
Nabin Hait29b01222016-03-15 16:17:21 +05303055apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +350,Note: {0},Nota : {0}
Anand Doshif5940902015-09-07 18:47:04 +05303056,Delivery Note Trends,Nota de entrega Trends
Anand Doshi191b2972015-10-21 16:50:31 +05303057apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +104,This Week's Summary,Resumo da Semana
Rushabh Mehtafc307972015-11-04 18:02:45 +05303058apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +74,{0} must be a Purchased or Sub-Contracted Item in row {1},{0} deve ser um item comprado ou subcontratadas na linha {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303059apps/erpnext/erpnext/accounts/general_ledger.py +106,Account: {0} can only be updated via Stock Transactions,Conta: {0} só pode ser atualizado via transações de ações
Anand Doshif5940902015-09-07 18:47:04 +05303060DocType: GL Entry,Party,Festa
3061DocType: Sales Order,Delivery Date,Data de entrega
Anand Doshif5940902015-09-07 18:47:04 +05303062DocType: Opportunity,Opportunity Date,Data oportunidade
3063DocType: Purchase Receipt,Return Against Purchase Receipt,Retorno Contra Recibo de compra
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303064DocType: Purchase Order,To Bill,Para Bill
Anand Doshibacc6792015-10-30 12:54:27 +05303065DocType: Material Request,% Ordered,Ordem%
Anand Doshi019111b2015-11-20 18:00:11 +05303066apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +61,Piecework,trabalho por peça
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303067apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +68,Avg. Buying Rate,Méd. Taxa de Compra
Anand Doshif5940902015-09-07 18:47:04 +05303068DocType: Task,Actual Time (in Hours),Tempo real (em horas)
3069DocType: Employee,History In Company,Historial na Empresa
Rushabh Mehtafc307972015-11-04 18:02:45 +05303070apps/erpnext/erpnext/config/crm.py +151,Newsletters,Newsletters
Anand Doshif5940902015-09-07 18:47:04 +05303071DocType: Address,Shipping,Expedição
3072DocType: Stock Ledger Entry,Stock Ledger Entry,Entrada da Razão
3073DocType: Department,Leave Block List,Deixe Lista de Bloqueios
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303074DocType: Customer,Tax ID,CPF
Anand Doshi191b2972015-10-21 16:50:31 +05303075apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +188,Item {0} is not setup for Serial Nos. Column must be blank,Item {0} não está configurado para Serial Coluna N º s deve estar em branco
Anand Doshif5940902015-09-07 18:47:04 +05303076DocType: Accounts Settings,Accounts Settings,Configurações de contas
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303077DocType: Customer,Sales Partner and Commission,Parceiro e Comissão de Vendas
Anand Doshif5940902015-09-07 18:47:04 +05303078apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +53,Plant and Machinery,Máquinas e instalações
3079DocType: Sales Partner,Partner's Website,Site do parceiro
3080DocType: Opportunity,To Discuss,Para Discutir
3081DocType: SMS Settings,SMS Settings,Definições SMS
3082apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +60,Temporary Accounts,Contas temporárias
Anand Doshi019111b2015-11-20 18:00:11 +05303083apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +155,Black,Preto
Anand Doshif5940902015-09-07 18:47:04 +05303084DocType: BOM Explosion Item,BOM Explosion Item,BOM item explosão
3085DocType: Account,Auditor,Auditor
Anand Doshif5940902015-09-07 18:47:04 +05303086apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +10,Return,Retorna
Anand Doshif5940902015-09-07 18:47:04 +05303087DocType: Production Order Operation,Production Order Operation,Ordem de produção Operation
3088DocType: Pricing Rule,Disable,incapacitar
3089DocType: Project Task,Pending Review,Revisão pendente
Rushabh Mehtad627af22016-03-03 11:24:58 +05303090apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +132, Click here to pay,Clique aqui para pagar
Anand Doshif5940902015-09-07 18:47:04 +05303091DocType: Task,Total Expense Claim (via Expense Claim),Reivindicação Despesa Total (via Despesa Claim)
3092apps/erpnext/erpnext/accounts/report/sales_register/sales_register.py +66,Customer Id,Id Cliente
Nabin Hait34037e02016-02-03 13:10:54 +05303093apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +176,Mark Absent,Mark Ausente
Rushabh Mehtad627af22016-03-03 11:24:58 +05303094apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +107,To Time must be greater than From Time,Para Tempo deve ser maior From Time
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303095DocType: Journal Entry Account,Exchange Rate,Taxa de Câmbio
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303096apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +479,Sales Order {0} is not submitted,Ordem de Vendas {0} não é submetido
3097apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +719,Add items from,Adicionar itens de
Anand Doshif5940902015-09-07 18:47:04 +05303098apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +74,Warehouse {0}: Parent account {1} does not bolong to the company {2},Armazém {0}: conta Parent {1} não Bolong à empresa {2}
Anand Doshif5940902015-09-07 18:47:04 +05303099DocType: BOM,Last Purchase Rate,Compra de última
3100DocType: Account,Asset,ativos
3101DocType: Project Task,Task ID,Task ID
Rushabh Mehtad627af22016-03-03 11:24:58 +05303102apps/erpnext/erpnext/public/js/setup_wizard.js +20,"e.g. ""MC""","Ex: "" MC """
Nabin Hait29b01222016-03-15 16:17:21 +05303103apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +86,Stock cannot exist for Item {0} since has variants,Stock não pode existir por item {0} já que tem variantes
Anand Doshif5940902015-09-07 18:47:04 +05303104,Sales Person-wise Transaction Summary,Resumo da transação Pessoa-wise vendas
Anand Doshif5940902015-09-07 18:47:04 +05303105apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +104,Warehouse {0} does not exist,Armazém {0} não existe
3106apps/erpnext/erpnext/hub_node/page/hub/register_in_hub.html +2,Register For ERPNext Hub,Cadastre-se ERPNext Hub
3107DocType: Monthly Distribution,Monthly Distribution Percentages,Percentagens distribuição mensal
3108apps/erpnext/erpnext/stock/doctype/batch/batch.py +16,The selected item cannot have Batch,O item selecionado não pode ter Batch
3109DocType: Delivery Note,% of materials delivered against this Delivery Note,% dos materiais entregues contra esta Nota de Entrega
Anand Doshi9c0983f2016-02-17 12:59:54 +05303110DocType: Features Setup,Compact Item Print,Compact item Imprimir
Rushabh Mehtad627af22016-03-03 11:24:58 +05303111DocType: Project,Customer Details,Detalhes do cliente
Anand Doshif5940902015-09-07 18:47:04 +05303112DocType: Employee,Reports to,Relatórios para
3113DocType: SMS Settings,Enter url parameter for receiver nos,Digite o parâmetro url para nn receptor
3114DocType: Sales Invoice,Paid Amount,Valor pago
Anand Doshif5940902015-09-07 18:47:04 +05303115,Available Stock for Packing Items,Stock disponível para items embalados
Anand Doshif5940902015-09-07 18:47:04 +05303116DocType: Item Variant,Item Variant,Item Variant
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303117apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +16,Setting this Address Template as default as there is no other default,"A definição desse modelo de endereço como padrão, pois não há outro padrão"
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303118apps/erpnext/erpnext/accounts/doctype/account/account.py +113,"Account balance already in Debit, you are not allowed to set 'Balance Must Be' as 'Credit'","Saldo já em débito, não tem permissão para definir 'saldo deve ser' como 'crédito'"
Anand Doshi019111b2015-11-20 18:00:11 +05303119apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +76,Quality Management,Gestão da Qualidade
Anand Doshif5940902015-09-07 18:47:04 +05303120DocType: Payment Tool Detail,Against Voucher No,Contra a folha nº
Rushabh Mehtafc307972015-11-04 18:02:45 +05303121apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +47,Please enter quantity for Item {0},"Por favor, indique a quantidade de item {0}"
Anand Doshif5940902015-09-07 18:47:04 +05303122DocType: Employee External Work History,Employee External Work History,Empregado história de trabalho externo
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303123DocType: Tax Rule,Purchase,Comprar
Anand Doshi019111b2015-11-20 18:00:11 +05303124apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,Balance Qty,Balance Aantal
Anand Doshif5940902015-09-07 18:47:04 +05303125DocType: Item Group,Parent Item Group,Grupo item pai
3126apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +21,{0} for {1},{0} para {1}
Rushabh Mehtad627af22016-03-03 11:24:58 +05303127apps/erpnext/erpnext/setup/doctype/company/company.js +20,Cost Centers,Centros de custo
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303128DocType: Purchase Receipt,Rate at which supplier's currency is converted to company's base currency,Taxa na qual a moeda que fornecedor é convertido para a moeda da empresa de base
Anand Doshif5940902015-09-07 18:47:04 +05303129apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +36,Row #{0}: Timings conflicts with row {1},Row # {0}: conflitos Timings com linha {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303130DocType: Opportunity,Next Contact,Próximo Contato
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303131apps/erpnext/erpnext/config/accounts.py +245,Setup Gateway accounts.,Configuração contas Gateway.
Anand Doshif5940902015-09-07 18:47:04 +05303132DocType: Employee,Employment Type,Tipo de emprego
3133apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +40,Fixed Assets,Imobilizado
Anand Doshiee19fc02015-12-21 17:10:20 +05303134,Cash Flow,Fluxo de caixa
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303135apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +87,Application period cannot be across two alocation records,Período de aplicação não pode ser através de dois registros de alocação
Anand Doshif5940902015-09-07 18:47:04 +05303136DocType: Item Group,Default Expense Account,Conta Despesa padrão
3137DocType: Employee,Notice (days),Notice ( dagen )
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303138DocType: Tax Rule,Sales Tax Template,Template Imposto sobre Vendas
Anand Doshif5940902015-09-07 18:47:04 +05303139DocType: Employee,Encashment Date,Data cobrança
Nabin Hait34037e02016-02-03 13:10:54 +05303140apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +183,"Against Voucher Type must be one of Purchase Order, Purchase Invoice or Journal Entry","Contra Comprovante Tipo deve ser um dos Pedido de Compra, nota fiscal de compra ou do Diário"
Anand Doshif5940902015-09-07 18:47:04 +05303141DocType: Account,Stock Adjustment,Banco de Ajuste
3142apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +34,Default Activity Cost exists for Activity Type - {0},Existe Atividade Custo Padrão para o Tipo de Atividade - {0}
3143DocType: Production Order,Planned Operating Cost,Planejado Custo Operacional
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303144apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +121,New {0} Name,New {0} Nome
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303145apps/erpnext/erpnext/controllers/recurring_document.py +132,Please find attached {0} #{1},Segue em anexo {0} # {1}
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303146apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +42,Bank Statement balance as per General Ledger,Balanço banco Declaração de acordo com General Ledger
Anand Doshif5940902015-09-07 18:47:04 +05303147DocType: Job Applicant,Applicant Name,Nome do requerente
3148DocType: Authorization Rule,Customer / Item Name,Cliente / Nome do item
3149DocType: Product Bundle,"Aggregate group of **Items** into another **Item**. This is useful if you are bundling a certain **Items** into a package and you maintain stock of the packed **Items** and not the aggregate **Item**.
3150
3151The package **Item** will have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes"".
3152
3153For Example: If you are selling Laptops and Backpacks separately and have a special price if the customer buys both, then the Laptop + Backpack will be a new Product Bundle Item.
3154
3155Note: BOM = Bill of Materials","Grupo agregado de Itens ** ** em outro item ** **. Isso é útil se você está empacotando um certo Itens ** ** em um pacote e você manter o estoque dos itens embalados ** ** e não o agregado ** ** item. O pacote ** ** item terá "é Stock item" como "Não" e "é o item Vendas" como "Sim". Por exemplo: Se você está vendendo Laptops e Mochilas separadamente e têm um preço especial se o cliente compra ambos, então o Laptop Backpack + será um novo item Bundle produto. Nota: BOM = Bill of Materials"
Nabin Hait29b01222016-03-15 16:17:21 +05303156apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +42,Serial No is mandatory for Item {0},Não Serial é obrigatória para item {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303157DocType: Item Variant Attribute,Attribute,Atributo
3158apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +21,Please specify from/to range,"Por favor, especifique de / para variar"
Anand Doshif5940902015-09-07 18:47:04 +05303159DocType: Serial No,Under AMC,Sob AMC
3160apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +47,Item valuation rate is recalculated considering landed cost voucher amount,Taxa de valorização do item é recalculado considerando valor do voucher custo desembarcou
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303161apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +49,Customer > Customer Group > Territory,Cliente> Grupo Cliente> Território
3162apps/erpnext/erpnext/config/selling.py +147,Default settings for selling transactions.,As configurações padrão para a venda de transações.
Anand Doshif5940902015-09-07 18:47:04 +05303163DocType: BOM Replace Tool,Current BOM,BOM atual
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303164apps/erpnext/erpnext/public/js/utils.js +39,Add Serial No,Adicionar número de série
3165apps/erpnext/erpnext/config/support.py +43,Warranty,Garantia
Anand Doshif5940902015-09-07 18:47:04 +05303166DocType: Production Order,Warehouses,Armazéns
3167apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +117,Print and Stationary,Imprimir e estacionária
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303168apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +122,Group Node,Grupo de nós
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303169apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +91,Update Finished Goods,Afgewerkt update Goederen
Anand Doshif5940902015-09-07 18:47:04 +05303170DocType: Workstation,per hour,por hora
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303171apps/erpnext/erpnext/config/buying.py +7,Purchasing,aquisitivo
Anand Doshif5940902015-09-07 18:47:04 +05303172DocType: Warehouse,Account for the warehouse (Perpetual Inventory) will be created under this Account.,Uma conta para o armazém ( Perpetual Inventory ) será criada tendo como base esta conta.
3173apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +95,Warehouse can not be deleted as stock ledger entry exists for this warehouse.,Warehouse não pode ser excluído como existe entrada de material de contabilidade para este armazém.
3174DocType: Company,Distribution,Distribuição
Anand Doshi9c0983f2016-02-17 12:59:54 +05303175apps/erpnext/erpnext/public/js/pos/pos.js +435,Amount Paid,Valor pago
Anand Doshi019111b2015-11-20 18:00:11 +05303176apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +91,Project Manager,Gerente de Projetos
3177apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +72,Dispatch,expedição
Anand Doshif5940902015-09-07 18:47:04 +05303178apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +70,Max discount allowed for item: {0} is {1}%,Max desconto permitido para o item: {0} é {1}%
3179DocType: Account,Receivable,a receber
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303180apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +262,Row #{0}: Not allowed to change Supplier as Purchase Order already exists,Row # {0}: Não é permitido mudar de fornecedor como ordem de compra já existe
Anand Doshif5940902015-09-07 18:47:04 +05303181DocType: Accounts Settings,Role that is allowed to submit transactions that exceed credit limits set.,Papel que é permitido submeter transações que excedam os limites de crédito estabelecidos.
3182DocType: Sales Invoice,Supplier Reference,Referência fornecedor
3183DocType: Production Planning Tool,"If checked, BOM for sub-assembly items will be considered for getting raw materials. Otherwise, all sub-assembly items will be treated as a raw material.","Se selecionado, o BOM para a sub-montagem itens serão considerados para obter matérias-primas. Caso contrário, todos os itens de sub-montagem vai ser tratado como uma matéria-prima."
3184DocType: Material Request,Material Issue,Emissão de material
3185DocType: Hub Settings,Seller Description,Vendedor Descrição
Anand Doshif5940902015-09-07 18:47:04 +05303186DocType: Employee Education,Qualification,Qualificação
3187DocType: Item Price,Item Price,Item Preço
Anand Doshi019111b2015-11-20 18:00:11 +05303188apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +48,Soap & Detergent,Soap & detergente
3189apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +36,Motion Picture & Video,Motion Picture & Video
Anand Doshif5940902015-09-07 18:47:04 +05303190apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +5,Ordered,bestelde
3191DocType: Warehouse,Warehouse Name,Nome Armazém
3192DocType: Naming Series,Select Transaction,Selecione Transação
3193apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +30,Please enter Approving Role or Approving User,"Por favor, indique Aprovando Papel ou aprovar Usuário"
3194DocType: Journal Entry,Write Off Entry,Escrever Off Entry
3195DocType: BOM,Rate Of Materials Based On,Taxa de materiais com base
3196apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +21,Support Analtyics,ondersteuning Analtyics
Nabin Hait34037e02016-02-03 13:10:54 +05303197apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +141,Uncheck all,Desmarcar todos
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303198apps/erpnext/erpnext/accounts/doctype/accounts_settings/accounts_settings.py +27,Company is missing in warehouses {0},Empresa está em falta nos armazéns {0}
Anand Doshif5940902015-09-07 18:47:04 +05303199DocType: POS Profile,Terms and Conditions,Termos e Condições
Nabin Hait29b01222016-03-15 16:17:21 +05303200apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +49,To Date should be within the Fiscal Year. Assuming To Date = {0},Para data deve ser dentro do exercício social. Assumindo Para Date = {0}
Anand Doshif5940902015-09-07 18:47:04 +05303201DocType: Employee,"Here you can maintain height, weight, allergies, medical concerns etc","Aqui você pode manter a altura, peso, alergias, etc preocupações médica"
3202DocType: Leave Block List,Applies to Company,Aplica-se a Empresa
Rushabh Mehtad627af22016-03-03 11:24:58 +05303203apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +177,Cannot cancel because submitted Stock Entry {0} exists,Não pode cancelar por causa da entrada submetido {0} existe
Anand Doshif5940902015-09-07 18:47:04 +05303204DocType: Purchase Invoice,In Words,Em Palavras
Anand Doshi9c0983f2016-02-17 12:59:54 +05303205apps/erpnext/erpnext/hr/doctype/employee/employee.py +220,Today is {0}'s birthday!,Hoje é {0} 's aniversário!
Anand Doshif5940902015-09-07 18:47:04 +05303206DocType: Production Planning Tool,Material Request For Warehouse,Pedido de material para Armazém
3207DocType: Sales Order Item,For Production,Para Produção
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303208DocType: Payment Request,payment_url,payment_url
Anand Doshif5940902015-09-07 18:47:04 +05303209DocType: Project Task,View Task,Ver Task
Anand Doshi27e9b772016-03-09 14:47:46 +05303210apps/erpnext/erpnext/public/js/setup_wizard.js +40,Your financial year begins on,O ano financeiro tem início a
Anand Doshif5940902015-09-07 18:47:04 +05303211apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +46,Please enter Purchase Receipts,Digite recibos de compra
3212DocType: Sales Invoice,Get Advances Received,Obter adiantamentos recebidos
3213DocType: Email Digest,Add/Remove Recipients,Adicionar / Remover Destinatários
Nabin Hait29b01222016-03-15 16:17:21 +05303214apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +427,Transaction not allowed against stopped Production Order {0},Transação não é permitido contra parou Ordem de produção {0}
Anand Doshif5940902015-09-07 18:47:04 +05303215apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.js +19,"To set this Fiscal Year as Default, click on 'Set as Default'","Om dit fiscale jaar ingesteld als standaard , klik op ' Als standaard instellen '"
Rushabh Mehtafc307972015-11-04 18:02:45 +05303216apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +19,Shortage Qty,Escassez Qtde
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303217apps/erpnext/erpnext/stock/doctype/item/item.py +564,Item variant {0} exists with same attributes,Variante item {0} existe com os mesmos atributos
Anand Doshif5940902015-09-07 18:47:04 +05303218DocType: Salary Slip,Salary Slip,Folha de salário
Anand Doshi019111b2015-11-20 18:00:11 +05303219apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +48,'To Date' is required,' O campo Para Data ' é necessária
Anand Doshif5940902015-09-07 18:47:04 +05303220DocType: Packing Slip,"Generate packing slips for packages to be delivered. Used to notify package number, package contents and its weight.","Gerar deslizamentos de embalagem para os pacotes a serem entregues. Usado para notificar número do pacote, o conteúdo do pacote e seu peso."
3221DocType: Sales Invoice Item,Sales Order Item,Vendas item Ordem
3222DocType: Salary Slip,Payment Days,Datas de Pagamento
3223DocType: BOM,Manage cost of operations,Gerenciar custo das operações
Anand Doshif5940902015-09-07 18:47:04 +05303224DocType: Features Setup,Item Advanced,Item Avançado
Anand Doshif5940902015-09-07 18:47:04 +05303225DocType: Notification Control,"When any of the checked transactions are ""Submitted"", an email pop-up automatically opened to send an email to the associated ""Contact"" in that transaction, with the transaction as an attachment. The user may or may not send the email.","Quando qualquer uma das operações verificadas estão "Enviado", um e-mail pop-up aberta automaticamente para enviar um e-mail para o associado "Contato", em que a transação, com a transação como um anexo. O usuário pode ou não enviar o e-mail."
3226apps/erpnext/erpnext/config/setup.py +14,Global Settings,Definições Globais
3227DocType: Employee Education,Employee Education,Educação empregado
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303228apps/erpnext/erpnext/public/js/controllers/transaction.js +782,It is needed to fetch Item Details.,É preciso buscar Número detalhes.
Anand Doshif5940902015-09-07 18:47:04 +05303229DocType: Salary Slip,Net Pay,Pagamento Líquido
3230DocType: Account,Account,Conta
Anand Doshi191b2972015-10-21 16:50:31 +05303231apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +213,Serial No {0} has already been received,Serial Não {0} já foi recebido
Anand Doshif5940902015-09-07 18:47:04 +05303232,Requested Items To Be Transferred,Itens solicitados para ser transferido
Anand Doshif5940902015-09-07 18:47:04 +05303233DocType: Customer,Sales Team Details,Vendas Team Detalhes
3234DocType: Expense Claim,Total Claimed Amount,Montante reclamado total
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303235apps/erpnext/erpnext/config/crm.py +17,Potential opportunities for selling.,Oportunidades potenciais para a venda.
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303236apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +177,Invalid {0},Inválido {0}
Anand Doshi019111b2015-11-20 18:00:11 +05303237apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +48,Sick Leave,doente Deixar
Anand Doshif5940902015-09-07 18:47:04 +05303238DocType: Email Digest,Email Digest,E-mail Digest
3239DocType: Delivery Note,Billing Address Name,Faturamento Nome Endereço
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303240apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +187,Please set Naming Series for {0} via Setup > Settings > Naming Series,"Por favor, defina Naming Series para {0} em Configurar> Configurações> Série Naming"
Anand Doshi019111b2015-11-20 18:00:11 +05303241apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +22,Department Stores,Lojas de Departamento
Nabin Hait29b01222016-03-15 16:17:21 +05303242apps/erpnext/erpnext/controllers/stock_controller.py +72,No accounting entries for the following warehouses,Nenhuma entrada de contabilidade para os seguintes armazéns
Anand Doshif5940902015-09-07 18:47:04 +05303243apps/erpnext/erpnext/projects/doctype/project/project.js +22,Save the document first.,Salve o documento pela primeira vez.
3244DocType: Account,Chargeable,Imputável
Anand Doshif5940902015-09-07 18:47:04 +05303245DocType: Company,Change Abbreviation,Mudança abreviação
Anand Doshif5940902015-09-07 18:47:04 +05303246DocType: Expense Claim Detail,Expense Date,Data despesa
3247DocType: Item,Max Discount (%),Max Desconto (%)
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303248apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +70,Last Order Amount,Last Order Montante
Anand Doshif5940902015-09-07 18:47:04 +05303249DocType: Company,Warn,Avisar
Anand Doshif5940902015-09-07 18:47:04 +05303250DocType: Appraisal,"Any other remarks, noteworthy effort that should go in the records.","Quaisquer outras observações, esforço digno de nota que deve ir nos registros."
3251DocType: BOM,Manufacturing User,Manufacturing Usuário
3252DocType: Purchase Order,Raw Materials Supplied,Matérias-primas em actualização
Anand Doshif5940902015-09-07 18:47:04 +05303253DocType: Purchase Invoice,Recurring Print Format,Recorrente Formato de Impressão
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303254DocType: C-Form,Series,serie
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303255apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +55,Expected Delivery Date cannot be before Purchase Order Date,Previsão de Entrega A data não pode ser antes de Ordem de Compra Data
Anand Doshif5940902015-09-07 18:47:04 +05303256DocType: Appraisal,Appraisal Template,Modelo de avaliação
Anand Doshif5940902015-09-07 18:47:04 +05303257DocType: Item Group,Item Classification,Classificação do Item
Anand Doshi019111b2015-11-20 18:00:11 +05303258apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +89,Business Development Manager,Gerente de Desenvolvimento de Negócios
Anand Doshif5940902015-09-07 18:47:04 +05303259DocType: Maintenance Visit Purpose,Maintenance Visit Purpose,Finalidade visita de manutenção
3260apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.js +15,Period,periode
3261,General Ledger,Razão
3262apps/erpnext/erpnext/selling/doctype/campaign/campaign.js +10,View Leads,Veja Leads
3263DocType: Item Attribute Value,Attribute Value,Atributo Valor
3264apps/erpnext/erpnext/crm/doctype/lead/lead.py +65,"Email id must be unique, already exists for {0}","ID de e-mail deve ser único, já existe para {0}"
3265,Itemwise Recommended Reorder Level,Itemwise Recomendado nível de reposição
Nabin Hait34037e02016-02-03 13:10:54 +05303266apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +268,Please select {0} first,Por favor seleccione {0} primeiro
Anand Doshif5940902015-09-07 18:47:04 +05303267DocType: Features Setup,To get Item Group in details table,Para obter Grupo item na tabela de detalhes
Nabin Hait29b01222016-03-15 16:17:21 +05303268apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +114,Batch {0} of Item {1} has expired.,Lote {0} de {1} item expirou.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303269DocType: Sales Invoice,Commission,comissão
Anand Doshif5940902015-09-07 18:47:04 +05303270DocType: Address Template,"<h4>Default Template</h4>
3271<p>Uses <a href=""http://jinja.pocoo.org/docs/templates/"">Jinja Templating</a> and all the fields of Address (including Custom Fields if any) will be available</p>
3272<pre><code>{{ address_line1 }}&lt;br&gt;
3273{% if address_line2 %}{{ address_line2 }}&lt;br&gt;{% endif -%}
3274{{ city }}&lt;br&gt;
3275{% if state %}{{ state }}&lt;br&gt;{% endif -%}
3276{% if pincode %} PIN: {{ pincode }}&lt;br&gt;{% endif -%}
3277{{ country }}&lt;br&gt;
3278{% if phone %}Phone: {{ phone }}&lt;br&gt;{% endif -%}
3279{% if fax %}Fax: {{ fax }}&lt;br&gt;{% endif -%}
3280{% if email_id %}Email: {{ email_id }}&lt;br&gt;{% endif -%}
3281</code></pre>","<H4> Default Template </ h4>
3282 <p> <a Usa href=""http://jinja.pocoo.org/docs/templates/""> Jinja Templating </a> e todos os campos de Endereço ( incluindo campos personalizados se houver) estará disponível </ p>
3283 <pre> <code> {{address_line1}} & lt; br & gt;
3284 {% if address_line2%} {{address_line2}} & lt; br & gt; { endif% -%}
3285 {{cidade}} & lt; br & gt;
3286 {% if estado%} {{estado}} & lt; br & gt; {% endif -%} {%
3287 se pincode%} PIN: {{pincode}} & lt; br & gt; {% endif -%}
3288 {{país}} & lt; br & gt;
3289 {% if telefone%} Telefone: {{telefone}} & lt; br & gt; { % endif -%}
3290 {% if fax%} Fax: {{fax}} & lt; br & gt; {% endif -%}
3291 {% if% email_id} Email: {{email_id}} & lt; br & gt ; {endif% -%}
3292 </ code> </ pre>"
3293DocType: Salary Slip Deduction,Default Amount,Quantidade padrão
Rushabh Mehta4140fa52015-12-01 16:02:15 +05303294apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +96,Warehouse not found in the system,Warehouse não foi encontrado no sistema
Anand Doshi191b2972015-10-21 16:50:31 +05303295apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +107,This Month's Summary,Resumo deste mês
Anand Doshif5940902015-09-07 18:47:04 +05303296DocType: Quality Inspection Reading,Quality Inspection Reading,Leitura de Inspeção de Qualidade
Anand Doshif5940902015-09-07 18:47:04 +05303297apps/erpnext/erpnext/stock/doctype/stock_settings/stock_settings.py +26,`Freeze Stocks Older Than` should be smaller than %d days.,` Congelar Stocks Mais antigo do que ` deve ser menor que %d dias .
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303298DocType: Tax Rule,Purchase Tax Template,Comprar Template Tax
Anand Doshif5940902015-09-07 18:47:04 +05303299,Project wise Stock Tracking,Projeto sábios Stock Rastreamento
Nabin Hait29b01222016-03-15 16:17:21 +05303300apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +153,Maintenance Schedule {0} exists against {0},Programação de manutenção {0} existe contra {0}
Anand Doshif5940902015-09-07 18:47:04 +05303301DocType: Stock Entry Detail,Actual Qty (at source/target),Qtde Atual (na origem / destino)
3302DocType: Item Customer Detail,Ref Code,Ref Código
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303303apps/erpnext/erpnext/config/hr.py +12,Employee records.,Registros de funcionários.
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303304DocType: Payment Gateway,Payment Gateway,Gateway de pagamento
Anand Doshif5940902015-09-07 18:47:04 +05303305DocType: HR Settings,Payroll Settings,payroll -instellingen
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303306apps/erpnext/erpnext/config/accounts.py +135,Match non-linked Invoices and Payments.,Combinar não vinculados faturas e pagamentos.
Anand Doshibb256e42016-01-04 16:50:38 +05303307apps/erpnext/erpnext/templates/pages/cart.html +22,Place Order,Faça a encomenda
Anand Doshif5940902015-09-07 18:47:04 +05303308apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +25,Root cannot have a parent cost center,Root não pode ter um centro de custos pai
Rushabh Mehtafc307972015-11-04 18:02:45 +05303309apps/erpnext/erpnext/public/js/stock_analytics.js +59,Select Brand...,Selecione o cadastro ...
Anand Doshif5940902015-09-07 18:47:04 +05303310DocType: Sales Invoice,C-Form Applicable,C-Form Aplicável
Rushabh Mehtad627af22016-03-03 11:24:58 +05303311apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +351,Operation Time must be greater than 0 for Operation {0},Tempo de Operação deve ser maior que 0 para a operação {0}
3312apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +104,Warehouse is mandatory,Armazém é obrigatória
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303313DocType: Supplier,Address and Contacts,Endereços e contatos
Anand Doshif5940902015-09-07 18:47:04 +05303314DocType: UOM Conversion Detail,UOM Conversion Detail,UOM Detalhe Conversão
Anand Doshi27e9b772016-03-09 14:47:46 +05303315apps/erpnext/erpnext/public/js/setup_wizard.js +144,Keep it web friendly 900px (w) by 100px (h),Mantenha- web 900px amigável (w) por 100px ( h )
Rushabh Mehtad627af22016-03-03 11:24:58 +05303316apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +340,Production Order cannot be raised against a Item Template,Ordem de produção não pode ser levantada contra um modelo de item
Anand Doshif5940902015-09-07 18:47:04 +05303317apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +44,Charges are updated in Purchase Receipt against each item,Encargos são atualizados em Recibo de compra para cada item
3318DocType: Payment Tool,Get Outstanding Vouchers,Obter Vales Pendentes
3319DocType: Warranty Claim,Resolved By,Resolvido por
3320DocType: Appraisal,Start Date,Data de Início
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303321apps/erpnext/erpnext/config/hr.py +75,Allocate leaves for a period.,Atribuír licenças por um período .
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303322apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +50,Cheques and Deposits incorrectly cleared,Cheques e Depósitos apagada incorretamente
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303323apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +139,Click here to verify,Clique aqui para verificar
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303324apps/erpnext/erpnext/accounts/doctype/account/account.py +46,Account {0}: You can not assign itself as parent account,Conta {0}: Você não pode atribuir-se como conta principal
Anand Doshif5940902015-09-07 18:47:04 +05303325DocType: Purchase Invoice Item,Price List Rate,Taxa de Lista de Preços
Anand Doshif5940902015-09-07 18:47:04 +05303326DocType: Item,"Show ""In Stock"" or ""Not in Stock"" based on stock available in this warehouse.","Show &quot;Em Stock&quot; ou &quot;não em estoque&quot;, baseado em stock disponível neste armazém."
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303327apps/erpnext/erpnext/config/manufacturing.py +38,Bill of Materials (BOM),Lista de Materiais (BOM)
Anand Doshif5940902015-09-07 18:47:04 +05303328DocType: Item,Average time taken by the supplier to deliver,Tempo médio necessário por parte do fornecedor para entregar
3329DocType: Time Log,Hours,Horas
3330DocType: Project,Expected Start Date,Data de Início do esperado
Anand Doshif5940902015-09-07 18:47:04 +05303331apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +41,Remove item if charges is not applicable to that item,"Remover item, se as cargas não é aplicável a esse elemento"
Anand Doshif5940902015-09-07 18:47:04 +05303332DocType: SMS Settings,Eg. smsgateway.com/api/send_sms.cgi,Ex:. smsgateway.com/api/send_sms.cgi
Rushabh Mehtad627af22016-03-03 11:24:58 +05303333apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +29,Transaction currency must be same as Payment Gateway currency,Moeda de transação deve ser o mesmo da moeda gateway de pagamento
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303334apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +633,Receive,Receber
Anand Doshif5940902015-09-07 18:47:04 +05303335DocType: Maintenance Visit,Fully Completed,Totalmente concluída
3336apps/erpnext/erpnext/projects/doctype/project/project_list.js +6,{0}% Complete,{0}% concluído
3337DocType: Employee,Educational Qualification,Qualificação Educacional
3338DocType: Workstation,Operating Costs,Custos Operacionais
Rushabh Mehtad627af22016-03-03 11:24:58 +05303339DocType: Purchase Invoice,Submit on creation,Enviar na criação
Anand Doshif5940902015-09-07 18:47:04 +05303340DocType: Employee Leave Approver,Employee Leave Approver,Empregado Leave Approver
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303341apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +166,{0} has been successfully added to our Newsletter list.,{0} foi adicionada com sucesso à nossa lista Newsletter.
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303342apps/erpnext/erpnext/stock/doctype/item/item.py +420,Row {0}: An Reorder entry already exists for this warehouse {1},Row {0}: Uma entrada de reabastecimento já existe para este armazém {1}
Nabin Hait29b01222016-03-15 16:17:21 +05303343apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +65,"Cannot declare as lost, because Quotation has been made.","Kan niet verklaren als verloren , omdat Offerte is gemaakt."
Anand Doshif5940902015-09-07 18:47:04 +05303344DocType: Purchase Taxes and Charges Template,Purchase Master Manager,Compra Mestre Gerente
Nabin Hait29b01222016-03-15 16:17:21 +05303345apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +424,Production Order {0} must be submitted,Ordem de produção {0} deve ser apresentado
3346apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +137,Please select Start Date and End Date for Item {0},Por favor seleccione Data de início e data de término do item {0}
Anand Doshif5940902015-09-07 18:47:04 +05303347apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.js +16,To date cannot be before from date,Tot op heden kan niet eerder worden vanaf datum
3348DocType: Purchase Receipt Item,Prevdoc DocType,Prevdoc DocType
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303349apps/erpnext/erpnext/stock/doctype/item/item.js +187,Add / Edit Prices,Adicionar / Editar preços
Anand Doshi191b2972015-10-21 16:50:31 +05303350apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +53,Chart of Cost Centers,Plano de Centros de Custo
Anand Doshif5940902015-09-07 18:47:04 +05303351,Requested Items To Be Ordered,Itens solicitados devem ser pedidos
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303352apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +313,My Orders,Meus pedidos
Anand Doshif5940902015-09-07 18:47:04 +05303353DocType: Price List,Price List Name,Nome da lista de preços
3354DocType: Time Log,For Manufacturing,Para Manufacturing
Anand Doshi019111b2015-11-20 18:00:11 +05303355apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +174,Totals,Totais
Anand Doshif5940902015-09-07 18:47:04 +05303356DocType: BOM,Manufacturing,Fabrico
3357,Ordered Items To Be Delivered,Itens ordenados a ser entregue
3358DocType: Account,Income,renda
Anand Doshif5940902015-09-07 18:47:04 +05303359DocType: Industry Type,Industry Type,Tipo indústria
Anand Doshi03791fc2015-12-15 15:17:11 +05303360apps/erpnext/erpnext/templates/includes/cart.js +136,Something went wrong!,Algo deu errado!
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303361apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +103,Warning: Leave application contains following block dates,Atenção: Deixe o aplicativo contém seguintes datas bloco
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303362apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +241,Sales Invoice {0} has already been submitted,Fatura de vendas {0} já foi apresentado
Nabin Hait29b01222016-03-15 16:17:21 +05303363apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +25,Fiscal Year {0} does not exist,Ano Fiscal {0} não existe
Anand Doshif5940902015-09-07 18:47:04 +05303364apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Completion Date,Data de Conclusão
3365DocType: Purchase Invoice Item,Amount (Company Currency),Quantidade (Moeda da Empresa)
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303366apps/erpnext/erpnext/config/hr.py +185,Organization unit (department) master.,Organização unidade (departamento) mestre.
Anand Doshif5940902015-09-07 18:47:04 +05303367apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +25,Please enter valid mobile nos,"Por favor, indique nn móveis válidos"
Anand Doshif5940902015-09-07 18:47:04 +05303368DocType: Budget Detail,Budget Detail,Detalhe orçamento
3369apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +75,Please enter message before sending,Por favor introduza a mensagem antes de enviá-
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303370apps/erpnext/erpnext/config/accounts.py +250,Point-of-Sale Profile,Point-of-Sale Perfil
Anand Doshif5940902015-09-07 18:47:04 +05303371apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +68,Please Update SMS Settings,Atualize as Configurações relacionadas com o SMS
Rushabh Mehtafc307972015-11-04 18:02:45 +05303372apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.py +37,Time Log {0} already billed,Tempo Log {0} já faturado
Anand Doshif5940902015-09-07 18:47:04 +05303373apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +176,Unsecured Loans,Empréstimos não garantidos
3374DocType: Cost Center,Cost Center Name,Custo Nome Centro
Anand Doshif5940902015-09-07 18:47:04 +05303375DocType: Maintenance Schedule Detail,Scheduled Date,Data prevista
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303376apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +63,Total Paid Amt,Total pago Amt
Anand Doshif5940902015-09-07 18:47:04 +05303377DocType: SMS Center,Messages greater than 160 characters will be split into multiple messages,Mensagem maior do que 160 caracteres vai ser dividido em mesage múltipla
3378DocType: Purchase Receipt Item,Received and Accepted,Recebeu e aceitou
Anand Doshif5940902015-09-07 18:47:04 +05303379,Serial No Service Contract Expiry,N º de Série Vencimento Contrato de Serviço
3380DocType: Item,Unit of Measure Conversion,Unidade de Conversão de Medida
3381apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +86,Employee can not be changed,Empregado não pode ser alterado
Nabin Hait29b01222016-03-15 16:17:21 +05303382apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +272,You cannot credit and debit same account at the same time,Você não pode de crédito e débito mesma conta ao mesmo tempo
Anand Doshif5940902015-09-07 18:47:04 +05303383DocType: Naming Series,Help HTML,Ajuda HTML
3384apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +50,Total weightage assigned should be 100%. It is {0},Weightage total atribuído deve ser de 100 %. É {0}
Rushabh Mehtad627af22016-03-03 11:24:58 +05303385apps/erpnext/erpnext/controllers/status_updater.py +141,Allowance for over-{0} crossed for Item {1},Provisão para over-{0} cruzou para item {1}
Anand Doshif5940902015-09-07 18:47:04 +05303386DocType: Address,Name of person or organization that this address belongs to.,Nome da pessoa ou organização que este endereço pertence.
Anand Doshi27e9b772016-03-09 14:47:46 +05303387apps/erpnext/erpnext/public/js/setup_wizard.js +234,Your Suppliers,uw Leveranciers
Nabin Hait34037e02016-02-03 13:10:54 +05303388apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +53,Cannot set as Lost as Sales Order is made.,Kan niet ingesteld als Lost als Sales Order wordt gemaakt .
Anand Doshif5940902015-09-07 18:47:04 +05303389apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +65,Another Salary Structure {0} is active for employee {1}. Please make its status 'Inactive' to proceed.,"Outra estrutura Salário {0} está ativo para empregado {1}. Por favor, faça o seu estatuto ""inativos"" para prosseguir."
3390DocType: Purchase Invoice,Contact,Contato
Anand Doshi666fbaf2015-11-26 12:40:13 +05303391apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +9,Received From,Recebido de
Anand Doshif5940902015-09-07 18:47:04 +05303392DocType: Features Setup,Exports,Exportações
3393DocType: Lead,Converted,Convertido
3394DocType: Item,Has Serial No,Não tem número de série
3395DocType: Employee,Date of Issue,Data de Emissão
Nabin Hait29b01222016-03-15 16:17:21 +05303396apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +15,{0}: From {0} for {1},{0}: A partir de {0} para {1}
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303397apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +150,Row #{0}: Set Supplier for item {1},Row # {0}: Jogo Fornecedor para o item {1}
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303398apps/erpnext/erpnext/stock/doctype/item/item.py +114,Website Image {0} attached to Item {1} cannot be found,Site Imagem {0} anexada ao Item {1} não pode ser encontrado
Anand Doshif5940902015-09-07 18:47:04 +05303399DocType: Issue,Content Type,Tipo de conteúdo
Anand Doshi019111b2015-11-20 18:00:11 +05303400apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +17,Computer,computador
Anand Doshif5940902015-09-07 18:47:04 +05303401DocType: Item,List this Item in multiple groups on the website.,Lista este item em vários grupos no site.
Nabin Hait29b01222016-03-15 16:17:21 +05303402apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +296,Please check Multi Currency option to allow accounts with other currency,"Por favor, verifique multi opção de moeda para permitir que contas com outra moeda"
Rushabh Mehtad627af22016-03-03 11:24:58 +05303403apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +65,Item: {0} does not exist in the system,Item: {0} não existe no sistema
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303404apps/erpnext/erpnext/accounts/doctype/account/account.py +105,You are not authorized to set Frozen value,U bent niet bevoegd om Frozen waarde in te stellen
Anand Doshif5940902015-09-07 18:47:04 +05303405DocType: Payment Reconciliation,Get Unreconciled Entries,Obter Entradas não reconciliadas
Anand Doshibb256e42016-01-04 16:50:38 +05303406DocType: Payment Reconciliation,From Invoice Date,A partir de Data de Fatura
Anand Doshif5940902015-09-07 18:47:04 +05303407DocType: Cost Center,Budgets,Orçamentos
Rushabh Mehtad627af22016-03-03 11:24:58 +05303408apps/erpnext/erpnext/public/js/setup_wizard.js +21,What does it do?,Wat doet het?
Anand Doshif5940902015-09-07 18:47:04 +05303409DocType: Delivery Note,To Warehouse,Para Armazém
3410apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +45,Account {0} has been entered more than once for fiscal year {1},Conta {0} foi inserida mais de uma vez para o ano fiscal {1}
3411,Average Commission Rate,Taxa de Comissão Média
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303412apps/erpnext/erpnext/stock/doctype/item/item.py +351,'Has Serial No' can not be 'Yes' for non-stock item,'Tem número de série ' não pode ser 'Sim' para o item sem stock
Anand Doshif5940902015-09-07 18:47:04 +05303413apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +34,Attendance can not be marked for future dates,Atendimento não pode ser marcado para datas futuras
3414DocType: Pricing Rule,Pricing Rule Help,Regra Preços Ajuda
3415DocType: Purchase Taxes and Charges,Account Head,Conta principal
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303416apps/erpnext/erpnext/config/stock.py +164,Update additional costs to calculate landed cost of items,Atualize custos adicionais para calcular o custo desembarcado de itens
Anand Doshi019111b2015-11-20 18:00:11 +05303417apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +111,Electrical,elétrico
Anand Doshif5940902015-09-07 18:47:04 +05303418DocType: Stock Entry,Total Value Difference (Out - In),Diferença Valor Total (Out - In)
Nabin Hait29b01222016-03-15 16:17:21 +05303419apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +318,Row {0}: Exchange Rate is mandatory,Row {0}: Taxa de Câmbio é obrigatória
Anand Doshif5940902015-09-07 18:47:04 +05303420apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +27,User ID not set for Employee {0},ID do usuário não definido para Employee {0}
Anand Doshif5940902015-09-07 18:47:04 +05303421DocType: Stock Entry,Default Source Warehouse,Armazém da fonte padrão
3422DocType: Item,Customer Code,Código Cliente
Anand Doshi9c0983f2016-02-17 12:59:54 +05303423apps/erpnext/erpnext/hr/doctype/employee/employee.py +219,Birthday Reminder for {0},Lembrete de aniversário para {0}
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303424apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +72,Days Since Last Order,Dagen sinds vorige Bestel
3425apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +305,Debit To account must be a Balance Sheet account,Débito em conta deve ser uma conta de Balanço
Anand Doshif5940902015-09-07 18:47:04 +05303426DocType: Buying Settings,Naming Series,Nomeando Series
3427DocType: Leave Block List,Leave Block List Name,Deixe o nome Lista de Bloqueios
Anand Doshif5940902015-09-07 18:47:04 +05303428apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +32,Stock Assets,Stock activo
Rushabh Mehtafc307972015-11-04 18:02:45 +05303429apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +29,Do you really want to Submit all Salary Slip for month {0} and year {1},Você realmente quer submeter todos os folha de salário do mês {0} e {1} ano
Anand Doshif5940902015-09-07 18:47:04 +05303430apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +8,Import Subscribers,Assinantes de importação
3431DocType: Target Detail,Target Qty,Qtde alvo
Rushabh Mehtad627af22016-03-03 11:24:58 +05303432DocType: Shopping Cart Settings,Checkout Settings,Configurações de Saída
Anand Doshif5940902015-09-07 18:47:04 +05303433DocType: Attendance,Present,Apresentar
3434apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +35,Delivery Note {0} must not be submitted,Entrega Nota {0} não deve ser apresentado
3435DocType: Notification Control,Sales Invoice Message,Vendas Mensagem Fatura
Anand Doshi666fbaf2015-11-26 12:40:13 +05303436apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +27,Closing Account {0} must be of type Liability / Equity,Fechando Conta {0} deve ser do tipo de responsabilidade / Patrimônio Líquido
Anand Doshif5940902015-09-07 18:47:04 +05303437DocType: Authorization Rule,Based On,Baseado em
Rushabh Mehtafc307972015-11-04 18:02:45 +05303438DocType: Sales Order Item,Ordered Qty,bestelde Aantal
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303439apps/erpnext/erpnext/stock/doctype/item/item.py +576,Item {0} is disabled,Item {0} está desativada
Anand Doshif5940902015-09-07 18:47:04 +05303440DocType: Stock Settings,Stock Frozen Upto,Fotografia congelada Upto
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303441apps/erpnext/erpnext/controllers/recurring_document.py +168,Period From and Period To dates mandatory for recurring {0},Período Do período Para datas e obrigatórias para os recorrentes {0}
3442apps/erpnext/erpnext/config/projects.py +18,Project activity / task.,Atividade de projeto / tarefa.
3443apps/erpnext/erpnext/config/hr.py +104,Generate Salary Slips,Gerar Folhas de Vencimento
Anand Doshif5940902015-09-07 18:47:04 +05303444apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +41,"Buying must be checked, if Applicable For is selected as {0}","Compra deve ser verificada, se for caso disso for selecionado como {0}"
3445apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +40,Discount must be less than 100,Desconto deve ser inferior a 100
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303446DocType: Purchase Invoice,Write Off Amount (Company Currency),Escrever Off Montante (Companhia de moeda)
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303447apps/erpnext/erpnext/stock/doctype/item/item.py +412,Row #{0}: Please set reorder quantity,"Row # {0}: Por favor, defina a quantidade de reabastecimento"
Anand Doshif5940902015-09-07 18:47:04 +05303448DocType: Landed Cost Voucher,Landed Cost Voucher,Landed Comprovante Custo
3449apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +55,Please set {0},Defina {0}
3450DocType: Purchase Invoice,Repeat on Day of Month,Repita no Dia do Mês
3451DocType: Employee,Health Details,Detalhes de saúde
3452DocType: Offer Letter,Offer Letter Terms,Oferecer Termos letra
3453DocType: Features Setup,To track any installation or commissioning related work after sales,Para rastrear qualquer instalação ou comissionamento trabalho relacionado após vendas
Anand Doshif5940902015-09-07 18:47:04 +05303454DocType: Purchase Invoice Advance,Journal Entry Detail No,Detalhe Journal Entry No
3455DocType: Employee External Work History,Salary,Salário
3456DocType: Serial No,Delivery Document Type,Tipo de Documento de Entrega
3457DocType: Process Payroll,Submit all salary slips for the above selected criteria,Submeter todas as folhas de salários para os critérios acima selecionados
3458apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +93,{0} Items synced,{0} Itens sincronizados
3459DocType: Sales Order,Partly Delivered,Entregue em parte
3460DocType: Sales Invoice,Existing Customer,Cliente existente
3461DocType: Email Digest,Receivables,Recebíveis
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303462DocType: Customer,Additional information regarding the customer.,Informações adicionais sobre o cliente.
Anand Doshif5940902015-09-07 18:47:04 +05303463DocType: Quality Inspection Reading,Reading 5,Leitura 5
Anand Doshif5940902015-09-07 18:47:04 +05303464apps/erpnext/erpnext/crm/doctype/lead/lead.py +37,Campaign Name is required,Nome da campanha é necessária
3465DocType: Maintenance Visit,Maintenance Date,Data de manutenção
3466DocType: Purchase Receipt Item,Rejected Serial No,Rejeitado Não Serial
Anand Doshif5940902015-09-07 18:47:04 +05303467apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +40,New Newsletter,Novo Boletim informativo
Nabin Hait29b01222016-03-15 16:17:21 +05303468apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +144,Start date should be less than end date for Item {0},Data de início deve ser inferior a data final para o item {0}
Anand Doshif5940902015-09-07 18:47:04 +05303469DocType: Item,"Example: ABCD.#####
3470If series is set and Serial No is not mentioned in transactions, then automatic serial number will be created based on this series. If you always want to explicitly mention Serial Nos for this item. leave this blank.","Exemplo:. ABCD #####
3471 Se série é ajustada e número de série não é mencionado em transações, número de série, em seguida automática será criado com base nesta série. Se você sempre quis mencionar explicitamente Serial Nos para este item. deixe em branco."
3472DocType: Upload Attendance,Upload Attendance,Envie Atendimento
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303473apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +119,BOM and Manufacturing Quantity are required,BOM e Manufatura Quantidade são obrigatórios
Anand Doshif5940902015-09-07 18:47:04 +05303474apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +44,Ageing Range 2,Faixa Envelhecimento 2
Nabin Hait29b01222016-03-15 16:17:21 +05303475apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +451,Amount,Quantidade
Anand Doshif5940902015-09-07 18:47:04 +05303476apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +21,BOM replaced,BOM substituído
3477,Sales Analytics,Sales Analytics
3478DocType: Manufacturing Settings,Manufacturing Settings,Configurações de Fabricação
3479apps/erpnext/erpnext/config/setup.py +56,Setting up Email,Configurando Email
Rushabh Mehta1c32d052016-01-12 12:02:26 +05303480apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +91,Please enter default currency in Company Master,"Por favor, indique moeda padrão in Company Mestre"
Anand Doshif5940902015-09-07 18:47:04 +05303481DocType: Stock Entry Detail,Stock Entry Detail,Detalhe Entrada stock
Anand Doshi191b2972015-10-21 16:50:31 +05303482apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +101,Daily Reminders,Lembretes diários
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303483apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +82,Tax Rule Conflicts with {0},Conflitos regra fiscal com {0}
Anand Doshi27e9b772016-03-09 14:47:46 +05303484apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +206,New Account Name,Nieuw account Naam
Anand Doshif5940902015-09-07 18:47:04 +05303485DocType: Purchase Invoice Item,Raw Materials Supplied Cost,Matérias-primas fornecidas Custo
3486DocType: Selling Settings,Settings for Selling Module,Definições para vender Module
Anand Doshi019111b2015-11-20 18:00:11 +05303487apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +73,Customer Service,atendimento ao cliente
Anand Doshi191b2972015-10-21 16:50:31 +05303488DocType: Item,Thumbnail,Miniatura
Anand Doshif5940902015-09-07 18:47:04 +05303489DocType: Item Customer Detail,Item Customer Detail,Detalhe Cliente item
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303490apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +147,Confirm Your Email,Confirme Seu Email
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303491apps/erpnext/erpnext/config/hr.py +50,Offer candidate a Job.,Oferta candidato a Job.
Anand Doshif5940902015-09-07 18:47:04 +05303492DocType: Notification Control,Prompt for Email on Submission of,Solicitar-mail mediante a apresentação da
Anand Doshi019111b2015-11-20 18:00:11 +05303493apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +81,Total allocated leaves are more than days in the period,Total de folhas alocados são mais do que dias no período
Nabin Hait29b01222016-03-15 16:17:21 +05303494apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +72,Item {0} must be a stock Item,Item {0} deve ser um item de stock
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303495DocType: Manufacturing Settings,Default Work In Progress Warehouse,Padrão trabalho no armazém Progresso
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303496apps/erpnext/erpnext/config/accounts.py +225,Default settings for accounting transactions.,As configurações padrão para as transações contábeis.
Rushabh Mehtad627af22016-03-03 11:24:58 +05303497apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +59,Expected Date cannot be before Material Request Date,Verwachte datum kan niet voor de Material Aanvraagdatum
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303498apps/erpnext/erpnext/stock/get_item_details.py +132,Item {0} must be a Sales Item,Item {0} deve ser um item de vendas
Anand Doshif5940902015-09-07 18:47:04 +05303499DocType: Naming Series,Update Series Number,Atualização de Número de Série
3500DocType: Account,Equity,equidade
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303501DocType: Sales Order,Printing Details,Imprimir detalhes
Anand Doshif5940902015-09-07 18:47:04 +05303502DocType: Task,Closing Date,Data de Encerramento
3503DocType: Sales Order Item,Produced Quantity,Quantidade produzida
Anand Doshi019111b2015-11-20 18:00:11 +05303504apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +84,Engineer,engenheiro
Anand Doshif5940902015-09-07 18:47:04 +05303505apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +38,Search Sub Assemblies,Pesquisa subconjuntos
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303506apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +385,Item Code required at Row No {0},Código do item exigido no Row Não {0}
Anand Doshif5940902015-09-07 18:47:04 +05303507DocType: Sales Partner,Partner Type,Tipo de parceiro
3508DocType: Purchase Taxes and Charges,Actual,Atual
Anand Doshif5940902015-09-07 18:47:04 +05303509DocType: Authorization Rule,Customerwise Discount,Desconto Customerwise
3510DocType: Purchase Invoice,Against Expense Account,Contra a conta de despesas
3511DocType: Production Order,Production Order,Ordem de Produção
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303512apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +248,Installation Note {0} has already been submitted,Instalação Nota {0} já foi apresentado
Anand Doshif5940902015-09-07 18:47:04 +05303513DocType: Quotation Item,Against Docname,Contra Docname
3514DocType: SMS Center,All Employee (Active),Todos os Empregados (Ativo)
3515apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +9,View Now,Ver Já
Anand Doshif5940902015-09-07 18:47:04 +05303516DocType: BOM,Raw Material Cost,Custo de Matéria-Prima
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303517DocType: Item Reorder,Re-Order Level,Re-order Nível
Anand Doshif5940902015-09-07 18:47:04 +05303518DocType: Production Planning Tool,Enter items and planned qty for which you want to raise production orders or download raw materials for analysis.,Digite itens e qty planejada para o qual você quer levantar ordens de produção ou fazer o download de matérias-primas para a análise.
Anand Doshi019111b2015-11-20 18:00:11 +05303519apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +57,Part-time,Part-time
Anand Doshif5940902015-09-07 18:47:04 +05303520DocType: Employee,Applicable Holiday List,Lista de férias aplicável
3521DocType: Employee,Cheque,Cheque
Anand Doshi191b2972015-10-21 16:50:31 +05303522apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +56,Series Updated,Série Atualizado
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303523apps/erpnext/erpnext/accounts/doctype/account/account.py +158,Report Type is mandatory,Tipo de relatório é obrigatória
Anand Doshif5940902015-09-07 18:47:04 +05303524DocType: Item,Serial Number Series,Serienummer Series
Rushabh Mehtafc307972015-11-04 18:02:45 +05303525apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +69,Warehouse is mandatory for stock Item {0} in row {1},Armazém é obrigatória para stock o item {0} na linha {1}
Anand Doshi019111b2015-11-20 18:00:11 +05303526apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +45,Retail & Wholesale,Varejo e Atacado
Anand Doshif5940902015-09-07 18:47:04 +05303527DocType: Issue,First Responded On,Primeiro respondeu em
3528DocType: Website Item Group,Cross Listing of Item in multiple groups,Cruz de Listagem do item em vários grupos
Anand Doshibb256e42016-01-04 16:50:38 +05303529apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +49,Fiscal Year Start Date and Fiscal Year End Date are already set in Fiscal Year {0},Ano Fiscal Data de Início e Término do Exercício Social Data já estão definidos no ano fiscal de {0}
3530apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +115,Successfully Reconciled,Reconciliados com sucesso
Anand Doshif5940902015-09-07 18:47:04 +05303531DocType: Production Order,Planned End Date,Planejado Data de Término
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303532apps/erpnext/erpnext/config/stock.py +180,Where items are stored.,Onde os itens são armazenados.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303533DocType: Tax Rule,Validity,Validade
Anand Doshif5940902015-09-07 18:47:04 +05303534apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +19,Invoiced Amount,Valor faturado
3535DocType: Attendance,Attendance,Comparecimento
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303536apps/erpnext/erpnext/config/projects.py +55,Reports,Relatórios
Anand Doshif5940902015-09-07 18:47:04 +05303537DocType: BOM,Materials,Materiais
3538DocType: Leave Block List,"If not checked, the list will have to be added to each Department where it has to be applied.","Se não for controlada, a lista deverá ser adicionado a cada departamento onde tem de ser aplicado."
Nabin Hait29b01222016-03-15 16:17:21 +05303539apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +508,Posting date and posting time is mandatory,Data e postagem Posting tempo é obrigatório
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303540apps/erpnext/erpnext/config/buying.py +71,Tax template for buying transactions.,Modelo de impostos para a compra de transações.
Anand Doshif5940902015-09-07 18:47:04 +05303541,Item Prices,Preços de itens
3542DocType: Purchase Order,In Words will be visible once you save the Purchase Order.,Em Palavras será visível quando você salvar a Ordem de Compra.
3543DocType: Period Closing Voucher,Period Closing Voucher,Comprovante de Encerramento período
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303544apps/erpnext/erpnext/config/stock.py +77,Price List master.,Lista de Preços Principal.
Anand Doshif5940902015-09-07 18:47:04 +05303545DocType: Task,Review Date,Comente Data
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303546DocType: Purchase Invoice,Advance Payments,Adiantamentos
Anand Doshif5940902015-09-07 18:47:04 +05303547DocType: Purchase Taxes and Charges,On Net Total,Em Líquida Total
Nabin Hait29b01222016-03-15 16:17:21 +05303548apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +159,Target warehouse in row {0} must be same as Production Order,Warehouse de destino na linha {0} deve ser o mesmo que ordem de produção
Nabin Hait34037e02016-02-03 13:10:54 +05303549apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +99,No permission to use Payment Tool,Sem permissão para usar ferramenta de pagamento
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303550apps/erpnext/erpnext/controllers/recurring_document.py +204,'Notification Email Addresses' not specified for recurring %s,"'Notificação Endereços de e-mail"" não especificado para o recorrente %s"
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303551apps/erpnext/erpnext/accounts/doctype/account/account.py +123,Currency can not be changed after making entries using some other currency,Moeda não pode ser alterada depois de fazer entradas usando alguma outra moeda
Anand Doshif5940902015-09-07 18:47:04 +05303552DocType: Company,Round Off Account,Termine Conta
Anand Doshif5940902015-09-07 18:47:04 +05303553apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +84,Administrative Expenses,Despesas Administrativas
Anand Doshi019111b2015-11-20 18:00:11 +05303554apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +18,Consulting,consultor
Anand Doshif5940902015-09-07 18:47:04 +05303555DocType: Customer Group,Parent Customer Group,Grupo de Clientes pai
Anand Doshi27e9b772016-03-09 14:47:46 +05303556apps/erpnext/erpnext/public/js/pos/pos.js +455,Change,Mudança
Anand Doshif5940902015-09-07 18:47:04 +05303557DocType: Purchase Invoice,Contact Email,Contato E-mail
Anand Doshif5940902015-09-07 18:47:04 +05303558DocType: Appraisal Goal,Score Earned,Pontuação Agregado
Rushabh Mehtad627af22016-03-03 11:24:58 +05303559apps/erpnext/erpnext/public/js/setup_wizard.js +18,"e.g. ""My Company LLC""","por exemplo "" My Company LLC"""
Anand Doshi019111b2015-11-20 18:00:11 +05303560apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +173,Notice Period,Período de aviso prévio
Nabin Hait733680b2015-12-07 14:12:41 +05303561DocType: Bank Reconciliation Detail,Voucher ID,ID de Vale
Anand Doshif5940902015-09-07 18:47:04 +05303562apps/erpnext/erpnext/setup/doctype/territory/territory.js +14,This is a root territory and cannot be edited.,Dit is een wortel grondgebied en kan niet worden bewerkt .
3563DocType: Packing Slip,Gross Weight UOM,UOM Peso Bruto
3564DocType: Email Digest,Receivables / Payables,Contas a receber / contas a pagar
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303565DocType: Delivery Note Item,Against Sales Invoice,Contra a nota fiscal de venda
Nabin Hait29b01222016-03-15 16:17:21 +05303566apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +458,Credit Account,Conta de crédito
Anand Doshif5940902015-09-07 18:47:04 +05303567DocType: Landed Cost Item,Landed Cost Item,Item de custo Landed
3568apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +56,Show zero values,Mostrar valores de zero
3569DocType: BOM,Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,Quantidade do item obtido após a fabricação / reembalagem de determinadas quantidades de matérias-primas
3570DocType: Payment Reconciliation,Receivable / Payable Account,Receber Conta / Payable
3571DocType: Delivery Note Item,Against Sales Order Item,Contra a Ordem de venda do item
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303572apps/erpnext/erpnext/stock/doctype/item/item.py +559,Please specify Attribute Value for attribute {0},"Por favor, especifique Atributo Valor para o atributo {0}"
Anand Doshif5940902015-09-07 18:47:04 +05303573DocType: Item,Default Warehouse,Armazém padrão
3574DocType: Task,Actual End Date (via Time Logs),Data Real End (via Time Logs)
3575apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +37,Budget cannot be assigned against Group Account {0},Orçamento não pode ser atribuído contra a conta de grupo {0}
3576apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +23,Please enter parent cost center,Por favor entre o centro de custo pai
3577DocType: Delivery Note,Print Without Amount,Imprimir Sem Quantia
Anand Doshi019111b2015-11-20 18:00:11 +05303578apps/erpnext/erpnext/controllers/buying_controller.py +60,Tax Category can not be 'Valuation' or 'Valuation and Total' as all items are non-stock items,Fiscale categorie kan ' Valuation ' of ' Valuation en Total ' als alle items zijn niet-voorraadartikelen niet
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303579DocType: Issue,Support Team,Equipe de Apoio
Anand Doshif5940902015-09-07 18:47:04 +05303580DocType: Appraisal,Total Score (Out of 5),Pontuação total (em 5)
Anand Doshif5940902015-09-07 18:47:04 +05303581DocType: Batch,Batch,Fornada
Anand Doshi03791fc2015-12-15 15:17:11 +05303582apps/erpnext/erpnext/stock/doctype/item/item.js +20,Balance,Equilíbrio
Anand Doshif5940902015-09-07 18:47:04 +05303583DocType: Project,Total Expense Claim (via Expense Claims),Reivindicação de Despesa Total (via relatórios de despesas)
Anand Doshif5940902015-09-07 18:47:04 +05303584DocType: Journal Entry,Debit Note,Nota de Débito
3585DocType: Stock Entry,As per Stock UOM,Como por Banco UOM
3586apps/erpnext/erpnext/stock/doctype/batch/batch_list.js +7,Not Expired,Não expirado
3587DocType: Journal Entry,Total Debit,Débito total
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303588DocType: Manufacturing Settings,Default Finished Goods Warehouse,Padrão Acabou Mercadorias Armazém
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303589apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +74,Sales Person,Vendas Pessoa
Anand Doshif5940902015-09-07 18:47:04 +05303590DocType: Sales Invoice,Cold Calling,Cold Calling
3591DocType: SMS Parameter,SMS Parameter,Parâmetro SMS
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303592apps/erpnext/erpnext/config/accounts.py +184,Budget and Cost Center,Orçamento e Centro de Custo
Anand Doshif5940902015-09-07 18:47:04 +05303593DocType: Maintenance Schedule Item,Half Yearly,Semestrais
3594DocType: Lead,Blog Subscriber,Assinante Blog
Anand Doshif5940902015-09-07 18:47:04 +05303595apps/erpnext/erpnext/config/setup.py +88,Create rules to restrict transactions based on values.,Criar regras para restringir operações com base em valores.
3596DocType: HR Settings,"If checked, Total no. of Working Days will include holidays, and this will reduce the value of Salary Per Day","Se marcado, não total. de dias de trabalho vai incluir férias, e isso vai reduzir o valor de salário por dia"
3597DocType: Purchase Invoice,Total Advance,Antecipação total
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303598apps/erpnext/erpnext/config/hr.py +257,Processing Payroll,Processamento de folha de pagamento
Anand Doshif5940902015-09-07 18:47:04 +05303599DocType: Opportunity Item,Basic Rate,Taxa Básica
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303600DocType: GL Entry,Credit Amount,Quantidade de crédito
Nabin Hait29b01222016-03-15 16:17:21 +05303601apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +139,Set as Lost,Instellen als Lost
Anand Doshi666fbaf2015-11-26 12:40:13 +05303602apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +4,Payment Receipt Note,O pagamento Recibo Nota
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303603DocType: Supplier,Credit Days Based On,Dias crédito com base em
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303604DocType: Tax Rule,Tax Rule,Regra imposto
Anand Doshif5940902015-09-07 18:47:04 +05303605DocType: Selling Settings,Maintain Same Rate Throughout Sales Cycle,Manter o mesmo ritmo durante todo o ciclo de vendas
3606DocType: Manufacturing Settings,Plan time logs outside Workstation Working Hours.,Planejar logs de tempo fora do horário de trabalho estação de trabalho.
Rushabh Mehtafc307972015-11-04 18:02:45 +05303607apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +95,{0} {1} has already been submitted,{0} {1} já foi apresentado
Anand Doshif5940902015-09-07 18:47:04 +05303608,Items To Be Requested,Items worden aangevraagd
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303609DocType: Purchase Order,Get Last Purchase Rate,Obter Última Tarifa de Compra
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303610DocType: Time Log,Billing Rate based on Activity Type (per hour),Taxa de facturação com base no tipo de atividade (por hora)
Anand Doshif5940902015-09-07 18:47:04 +05303611DocType: Company,Company Info,Informações da empresa
Nabin Hait29b01222016-03-15 16:17:21 +05303612apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +216,"Company Email ID not found, hence mail not sent","Empresa E-mail ID não foi encontrado , daí mail não enviado"
Anand Doshif5940902015-09-07 18:47:04 +05303613apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +9,Application of Funds (Assets),Aplicações de Recursos ( Ativos )
Rushabh Mehtad627af22016-03-03 11:24:58 +05303614DocType: Purchase Invoice,Frequency,Freqüência
Nabin Hait29b01222016-03-15 16:17:21 +05303615apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +452,Debit Account,Conta de debito
Anand Doshif5940902015-09-07 18:47:04 +05303616DocType: Fiscal Year,Year Start Date,Data de início do ano
3617DocType: Attendance,Employee Name,Nome do Funcionário
3618DocType: Sales Invoice,Rounded Total (Company Currency),Total arredondado (Moeda Company)
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303619apps/erpnext/erpnext/accounts/doctype/account/account.py +95,Cannot covert to Group because Account Type is selected.,"Não é possível converter para o Grupo, pois o tipo de conta é selecionado."
Anand Doshif5940902015-09-07 18:47:04 +05303620DocType: Purchase Common,Purchase Common,Compre comum
Rushabh Mehtad627af22016-03-03 11:24:58 +05303621apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +93,{0} {1} has been modified. Please refresh.,"{0} {1} foi modificado . Por favor, atualize ."
Anand Doshif5940902015-09-07 18:47:04 +05303622DocType: Leave Block List,Stop users from making Leave Applications on following days.,Pare de usuários de fazer aplicações deixam nos dias seguintes.
Anand Doshi019111b2015-11-20 18:00:11 +05303623apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +166,Employee Benefits,Benefícios a Empregados
Anand Doshif5940902015-09-07 18:47:04 +05303624DocType: Sales Invoice,Is POS,É POS
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303625apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +46,Item Code &gt; Item Group &gt; Brand,Código do item&gt; Item Grupo&gt; Marca
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303626apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +230,Packed quantity must equal quantity for Item {0} in row {1},Embalado quantidade deve ser igual a quantidade de item {0} na linha {1}
Anand Doshif5940902015-09-07 18:47:04 +05303627DocType: Production Order,Manufactured Qty,Qtde fabricados
3628DocType: Purchase Receipt Item,Accepted Quantity,Quantidade Aceite
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303629apps/erpnext/erpnext/accounts/party.py +25,{0}: {1} does not exists,{0}: {1} não existe
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303630apps/erpnext/erpnext/config/accounts.py +12,Bills raised to Customers.,Contas levantou a Clientes.
Anand Doshif5940902015-09-07 18:47:04 +05303631apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Project Id,Id Projeto
Nabin Hait29b01222016-03-15 16:17:21 +05303632apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +492,Row No {0}: Amount cannot be greater than Pending Amount against Expense Claim {1}. Pending Amount is {2},Nenhuma linha {0}: Valor não pode ser superior a pendência Montante contra Despesa reivindicação {1}. Montante pendente é {2}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303633apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.py +40,{0} subscribers added,{0} assinantes acrescentado
Anand Doshif5940902015-09-07 18:47:04 +05303634DocType: Maintenance Schedule,Schedule,Programar
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303635DocType: Cost Center,"Define Budget for this Cost Center. To set budget action, see ""Company List""","Definir orçamento para este centro de custo. Para definir a ação orçamento, consulte &quot;Lista de Empresas&quot;"
Anand Doshif5940902015-09-07 18:47:04 +05303636DocType: Account,Parent Account,Conta pai
Anand Doshif5940902015-09-07 18:47:04 +05303637DocType: Quality Inspection Reading,Reading 3,Leitura 3
3638,Hub,Cubo
3639DocType: GL Entry,Voucher Type,Tipo de Vale
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303640apps/erpnext/erpnext/public/js/pos/pos.js +99,Price List not found or disabled,Preço de tabela não encontrado ou deficientes
Anand Doshif5940902015-09-07 18:47:04 +05303641DocType: Expense Claim,Approved,Aprovado
3642DocType: Pricing Rule,Price,Preço
Anand Doshi03791fc2015-12-15 15:17:11 +05303643apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +99,Employee relieved on {0} must be set as 'Left',Empregado aliviada em {0} deve ser definido como 'Esquerda'
Anand Doshif5940902015-09-07 18:47:04 +05303644DocType: Item,"Selecting ""Yes"" will give a unique identity to each entity of this item which can be viewed in the Serial No master.",Selecionando &quot;Sim&quot; vai dar uma identidade única para cada entidade deste item que pode ser visto no mestre Número de ordem.
3645apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +39,Appraisal {0} created for Employee {1} in the given date range,Appraisal {0} criado para Employee {1} no intervalo de datas
3646DocType: Employee,Education,educação
3647DocType: Selling Settings,Campaign Naming By,Campanha de nomeação
3648DocType: Employee,Current Address Is,Huidige adres wordt
Anand Doshi27e9b772016-03-09 14:47:46 +05303649apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +219,"Optional. Sets company's default currency, if not specified.","Opcional. Define moeda padrão da empresa, se não for especificado."
Anand Doshif5940902015-09-07 18:47:04 +05303650DocType: Address,Office,Escritório
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303651apps/erpnext/erpnext/config/accounts.py +50,Accounting journal entries.,Lançamentos contábeis em diários
Rushabh Mehtafc307972015-11-04 18:02:45 +05303652DocType: Delivery Note Item,Available Qty at From Warehouse,Quantidade disponível no Armazém A partir de
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303653apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +249,Please select Employee Record first.,"Por favor, selecione Employee primeiro registro."
Nabin Hait29b01222016-03-15 16:17:21 +05303654apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +190,Row {0}: Party / Account does not match with {1} / {2} in {3} {4},Row {0}: Party / conta não coincide com {1} / {2} em {3} {4}
Anand Doshif5940902015-09-07 18:47:04 +05303655apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +35,To create a Tax Account,Para criar uma conta de impostos
Nabin Hait29b01222016-03-15 16:17:21 +05303656apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +239,Please enter Expense Account,Por favor insira Conta Despesa
Anand Doshif5940902015-09-07 18:47:04 +05303657DocType: Account,Stock,Stock
3658DocType: Employee,Current Address,Endereço Atual
3659DocType: Item,"If item is a variant of another item then description, image, pricing, taxes etc will be set from the template unless explicitly specified","Se o item é uma variante de outro item, em seguida, descrição, imagem, preços, impostos etc será definido a partir do modelo, a menos que explicitamente especificado"
3660DocType: Serial No,Purchase / Manufacture Details,Aankoop / Productie Details
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303661apps/erpnext/erpnext/config/stock.py +310,Batch Inventory,Inventário Batch
Anand Doshif5940902015-09-07 18:47:04 +05303662DocType: Employee,Contract End Date,Data final do contrato
3663DocType: Sales Order,Track this Sales Order against any Project,Acompanhar este Ordem de vendas contra qualquer projeto
Anand Doshif5940902015-09-07 18:47:04 +05303664DocType: Production Planning Tool,Pull sales orders (pending to deliver) based on the above criteria,Puxe pedidos de vendas pendentes (de entregar) com base nos critérios acima
Anand Doshif5940902015-09-07 18:47:04 +05303665DocType: Deduction Type,Deduction Type,Tipo de dedução
3666DocType: Attendance,Half Day,Meio Dia
Anand Doshif5940902015-09-07 18:47:04 +05303667DocType: Pricing Rule,Min Qty,min Qty
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303668DocType: Features Setup,"To track items in sales and purchase documents with batch nos. ""Preferred Industry: Chemicals""",Para controlar os itens em documentos de vendas e de compra com nsa lote. &quot;Indústria preferida: Chemicals&quot;
Anand Doshif5940902015-09-07 18:47:04 +05303669DocType: GL Entry,Transaction Date,Data Transação
3670DocType: Production Plan Item,Planned Qty,Qtde planejada
Anand Doshi019111b2015-11-20 18:00:11 +05303671apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +93,Total Tax,Fiscal total
Nabin Hait29b01222016-03-15 16:17:21 +05303672apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +175,For Quantity (Manufactured Qty) is mandatory,Para Quantidade (fabricado Qtde) é obrigatório
Anand Doshif5940902015-09-07 18:47:04 +05303673DocType: Stock Entry,Default Target Warehouse,Armazém alvo padrão
3674DocType: Purchase Invoice,Net Total (Company Currency),Total Líquido (Moeda Company)
Nabin Hait29b01222016-03-15 16:17:21 +05303675apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +78,Row {0}: Party Type and Party is only applicable against Receivable / Payable account,Row {0}: Party Tipo e partido só é aplicável contra a receber / a pagar contas
Anand Doshif5940902015-09-07 18:47:04 +05303676DocType: Notification Control,Purchase Receipt Message,Mensagem comprar Recebimento
3677DocType: Production Order,Actual Start Date,Atual Data de início
3678DocType: Sales Order,% of materials delivered against this Sales Order,% dos materiais entregues contra esta Ordem de Vendas
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303679apps/erpnext/erpnext/config/stock.py +12,Record item movement.,Gravar o movimento item.
Anand Doshif5940902015-09-07 18:47:04 +05303680DocType: Newsletter List Subscriber,Newsletter List Subscriber,Boletim lista assinante
Anand Doshif5940902015-09-07 18:47:04 +05303681DocType: Hub Settings,Hub Settings,Configurações Hub
3682DocType: Project,Gross Margin %,Margem Bruta%
3683DocType: BOM,With Operations,Com Operações
Rushabh Mehtafc307972015-11-04 18:02:45 +05303684apps/erpnext/erpnext/accounts/party.py +232,Accounting entries have already been made in currency {0} for company {1}. Please select a receivable or payable account with currency {0}.,"Lançamentos contábeis já foram feitas em moeda {0} para {1} empresa. Por favor, selecione uma conta a receber ou a pagar com a moeda {0}."
Anand Doshif5940902015-09-07 18:47:04 +05303685,Monthly Salary Register,Salário mensal Registrar
Anand Doshif5940902015-09-07 18:47:04 +05303686DocType: Warranty Claim,If different than customer address,Se diferente do endereço do cliente
3687DocType: BOM Operation,BOM Operation,Operação BOM
Anand Doshif5940902015-09-07 18:47:04 +05303688DocType: Purchase Taxes and Charges,On Previous Row Amount,Quantidade em linha anterior
Anand Doshi019111b2015-11-20 18:00:11 +05303689apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +33,Please enter Payment Amount in atleast one row,Digite valor do pagamento em pelo menos uma fileira
Anand Doshif5940902015-09-07 18:47:04 +05303690DocType: POS Profile,POS Profile,POS Perfil
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303691DocType: Payment Gateway Account,Payment URL Message,Pagamento URL Mensagem
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303692apps/erpnext/erpnext/config/accounts.py +204,"Seasonality for setting budgets, targets etc.","Sazonalidade para definição de orçamentos, metas etc."
Nabin Hait34037e02016-02-03 13:10:54 +05303693apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +242,Row {0}: Payment Amount cannot be greater than Outstanding Amount,Row {0}: valor do pagamento não pode ser maior do que a quantidade Outstanding
Rushabh Mehtad627af22016-03-03 11:24:58 +05303694apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +69,Total Unpaid,Total de Unpaid
Nabin Hait34037e02016-02-03 13:10:54 +05303695apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +32,Time Log is not billable,Tempo Log não é cobrável
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303696apps/erpnext/erpnext/stock/get_item_details.py +135,"Item {0} is a template, please select one of its variants","Item {0} é um modelo, por favor selecione uma de suas variantes"
Anand Doshi27e9b772016-03-09 14:47:46 +05303697apps/erpnext/erpnext/public/js/setup_wizard.js +178,Purchaser,Comprador
Anand Doshif5940902015-09-07 18:47:04 +05303698apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +81,Net pay cannot be negative,Salário líquido não pode ser negativo
Nabin Hait34037e02016-02-03 13:10:54 +05303699apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +109,Please enter the Against Vouchers manually,"Por favor, indique o Contra Vouchers manualmente"
Anand Doshif5940902015-09-07 18:47:04 +05303700DocType: SMS Settings,Static Parameters,Parâmetros estáticos
3701DocType: Purchase Order,Advance Paid,Adiantamento pago
3702DocType: Item,Item Tax,Imposto item
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303703apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +636,Material to Supplier,Material a Fornecedor
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303704apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +179,Excise Invoice,Excise Invoice
Anand Doshif5940902015-09-07 18:47:04 +05303705DocType: Expense Claim,Employees Email Id,Funcionários ID e-mail
Nabin Hait34037e02016-02-03 13:10:54 +05303706DocType: Employee Attendance Tool,Marked Attendance,Presença marcante
Anand Doshif5940902015-09-07 18:47:04 +05303707apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +159,Current Liabilities,passivo circulante
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303708apps/erpnext/erpnext/config/crm.py +127,Send mass SMS to your contacts,Enviar SMS em massa para seus contatos
Anand Doshif5940902015-09-07 18:47:04 +05303709DocType: Purchase Taxes and Charges,Consider Tax or Charge for,Considere imposto ou encargo para
Nabin Hait29b01222016-03-15 16:17:21 +05303710apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +59,Actual Qty is mandatory,Qtde real é obrigatória
Anand Doshi019111b2015-11-20 18:00:11 +05303711apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +132,Credit Card,cartão de crédito
Anand Doshif5940902015-09-07 18:47:04 +05303712DocType: BOM,Item to be manufactured or repacked,Item a ser fabricados ou reembalados
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303713apps/erpnext/erpnext/config/stock.py +175,Default settings for stock transactions.,As configurações padrão para transações com ações .
Anand Doshif5940902015-09-07 18:47:04 +05303714DocType: Purchase Invoice,Next Date,Data próxima
3715DocType: Employee Education,Major/Optional Subjects,Assuntos Principais / Opcional
3716apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +49,Please enter Taxes and Charges,Digite Impostos e Taxas
Rushabh Mehtafc307972015-11-04 18:02:45 +05303717DocType: Sales Invoice Item,Drop Ship,Drop Ship
Anand Doshif5940902015-09-07 18:47:04 +05303718DocType: Employee,"Here you can maintain family details like name and occupation of parent, spouse and children","Aqui você pode manter detalhes como o nome da família e ocupação do cônjuge, pai e filhos"
3719DocType: Hub Settings,Seller Name,Vendedor Nome
3720DocType: Purchase Invoice,Taxes and Charges Deducted (Company Currency),Impostos e taxas Deduzido (Moeda Company)
3721DocType: Item Group,General Settings,Configurações Gerais
3722apps/erpnext/erpnext/setup/doctype/currency_exchange/currency_exchange.py +19,From Currency and To Currency cannot be same,De Moeda e Para Moeda não pode ser o mesmo
3723DocType: Stock Entry,Repack,Reembalar
3724apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +6,You must Save the form before proceeding,Você deve salvar o formulário antes de continuar
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303725DocType: Item Attribute,Numeric Values,Os valores numéricos
Anand Doshi27e9b772016-03-09 14:47:46 +05303726apps/erpnext/erpnext/public/js/setup_wizard.js +149,Attach Logo,anexar Logo
Anand Doshif5940902015-09-07 18:47:04 +05303727DocType: Customer,Commission Rate,Taxa de Comissão
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303728apps/erpnext/erpnext/stock/doctype/item/item.js +223,Make Variant,Faça Variant
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303729apps/erpnext/erpnext/config/hr.py +87,Block leave applications by department.,Bloquear deixar aplicações por departamento.
3730apps/erpnext/erpnext/config/stock.py +201,Analytics,analítica
Anand Doshibb256e42016-01-04 16:50:38 +05303731apps/erpnext/erpnext/templates/pages/cart.html +51,Cart is Empty,Carrinho está vazio
Anand Doshif5940902015-09-07 18:47:04 +05303732DocType: Production Order,Actual Operating Cost,Custo operacional real
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303733apps/erpnext/erpnext/utilities/doctype/address/address.py +151,No default Address Template found. Please create a new one from Setup &gt; Printing and Branding &gt; Address Template.,"No modelo padrão de endereços encontrados. Por favor, crie um novo a partir Setup&gt; Printing and Branding&gt; modelo de endereço."
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303734apps/erpnext/erpnext/accounts/doctype/account/account.py +80,Root cannot be edited.,Root não pode ser editado .
Rushabh Mehta4140fa52015-12-01 16:02:15 +05303735apps/erpnext/erpnext/accounts/utils.py +197,Allocated amount can not greater than unadusted amount,Montante atribuído não pode ser superior à quantia desasjustada
Anand Doshif5940902015-09-07 18:47:04 +05303736DocType: Manufacturing Settings,Allow Production on Holidays,Permitir a produção aos feriados
3737DocType: Sales Order,Customer's Purchase Order Date,Do Cliente Ordem de Compra Data
3738apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +183,Capital Stock,Capital Social
3739DocType: Packing Slip,Package Weight Details,Peso Detalhes do pacote
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303740DocType: Payment Gateway Account,Payment Gateway Account,Pagamento conta de gateway
Rushabh Mehtad627af22016-03-03 11:24:58 +05303741DocType: Shopping Cart Settings,After payment completion redirect user to selected page.,Após a conclusão do pagamento redirecionar usuário para a página selecionada.
Nabin Hait29b01222016-03-15 16:17:21 +05303742apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +102,Please select a csv file,"Por favor, selecione um arquivo csv"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303743DocType: Purchase Order,To Receive and Bill,Para receber e Bill
Anand Doshi019111b2015-11-20 18:00:11 +05303744apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +94,Designer,estilista
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303745apps/erpnext/erpnext/config/selling.py +157,Terms and Conditions Template,Termos e Condições de modelo
Anand Doshif5940902015-09-07 18:47:04 +05303746DocType: Serial No,Delivery Details,Detalhes da entrega
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303747apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +380,Cost Center is required in row {0} in Taxes table for type {1},Centro de Custo é necessária na linha {0} no Imposto de mesa para o tipo {1}
Anand Doshif5940902015-09-07 18:47:04 +05303748,Item-wise Purchase Register,Item-wise Compra Register
3749DocType: Batch,Expiry Date,Data de validade
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303750apps/erpnext/erpnext/stock/doctype/item/item.py +408,"To set reorder level, item must be a Purchase Item or Manufacturing Item","Para definir o nível de reabastecimento, o item deve ser um item de compra ou Manufacturing item"
Anand Doshif5940902015-09-07 18:47:04 +05303751,Supplier Addresses and Contacts,Leverancier Adressen en Contacten
3752apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +268,Please select Category first,Selecteer Categorie eerst
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303753apps/erpnext/erpnext/config/projects.py +13,Project master.,Projeto mestre.
Anand Doshif5940902015-09-07 18:47:04 +05303754DocType: Global Defaults,Do not show any symbol like $ etc next to currencies.,Não mostrar qualquer símbolo como US $ etc ao lado de moedas.
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303755apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +409, (Half Day),(Meio Dia)
Anand Doshif5940902015-09-07 18:47:04 +05303756DocType: Supplier,Credit Days,Dias de crédito
3757DocType: Leave Type,Is Carry Forward,É Carry Forward
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303758apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +599,Get Items from BOM,Obter itens da Lista de Material
Anand Doshif5940902015-09-07 18:47:04 +05303759apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Lead Time Days,Levar dias Tempo
Rushabh Mehtad627af22016-03-03 11:24:58 +05303760apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +126,Please enter Sales Orders in the above table,"Por favor, indique pedidos de vendas na tabela acima"
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303761apps/erpnext/erpnext/config/manufacturing.py +33,Bill of Materials,Bill of Materials
Nabin Hait29b01222016-03-15 16:17:21 +05303762apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +76,Row {0}: Party Type and Party is required for Receivable / Payable account {1},Row {0}: Party Tipo e partido é necessário para receber / pagar conta {1}
Rushabh Mehta4140fa52015-12-01 16:02:15 +05303763apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +102,Ref Date,Ref Data
Anand Doshif5940902015-09-07 18:47:04 +05303764DocType: Employee,Reason for Leaving,Motivo da saída
3765DocType: Expense Claim Detail,Sanctioned Amount,Quantidade sancionada
3766DocType: GL Entry,Is Opening,Está abrindo
Nabin Hait29b01222016-03-15 16:17:21 +05303767apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +169,Row {0}: Debit entry can not be linked with a {1},Row {0}: Débito entrada não pode ser ligado a uma {1}
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303768apps/erpnext/erpnext/accounts/doctype/account/account.py +212,Account {0} does not exist,Conta {0} não existe
Anand Doshif5940902015-09-07 18:47:04 +05303769DocType: Account,Cash,Numerário
3770DocType: Employee,Short biography for website and other publications.,Breve biografia para o site e outras publicações.