Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1 | DocType: Employee,Salary Mode,Modo de salário |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2 | DocType: 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." |
| 3 | DocType: Employee,Divorced,Divorciado |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 4 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +81,Warning: Same item has been entered multiple times.,Aviso: O mesmo item foi introduzido várias vezes. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 5 | apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +96,Items already synced,Itens já sincronizado |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 6 | DocType: 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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 7 | apps/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 Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 8 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +19,Consumer Products,Produtos para o Consumidor |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 9 | apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +68,Please select Party Type first,"Por favor, selecione Partido Tipo primeiro" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 10 | DocType: Item,Customer Items,Itens de clientes |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 11 | DocType: Project,Costing and Billing,Custos e faturamento |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 12 | apps/erpnext/erpnext/accounts/doctype/account/account.py +48,Account {0}: Parent account {1} can not be a ledger,Conta {0}: A Conta Pai {1} não pode ser um livro-razão |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 13 | DocType: Item,Publish Item to hub.erpnext.com,Publicar Item para hub.erpnext.com |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 14 | apps/erpnext/erpnext/config/setup.py +93,Email Notifications,Notificações de e-mail |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 15 | DocType: Item,Default Unit of Measure,Unidade de medida padrão |
| 16 | DocType: SMS Center,All Sales Partner Contact,Todos os Contatos de Parceiros de Vendas |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 17 | DocType: Employee,Leave Approvers,Aprovadores de Licença |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 18 | DocType: Sales Partner,Dealer,Revendedor |
| 19 | DocType: Employee,Rented,Alugado |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 20 | DocType: POS Profile,Applicable for User,Aplicável para o usuário |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 21 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +173,"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" |
| 22 | apps/erpnext/erpnext/accounts/doctype/asset/asset.js +35,Do you really want to scrap this asset?,Você realmente quer se desfazer desse ativo? |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 23 | apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +36,Currency is required for Price List {0},É necessário informar a Moeda na Lista de Preço {0} |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 24 | DocType: Sales Taxes and Charges Template,* Will be calculated in the transaction.,* Será calculado na transação. |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 25 | DocType: Purchase Order,Customer Contact,Contato do cliente |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 26 | apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +37,{0} Tree,{0} Árvore |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 27 | DocType: Job Applicant,Job Applicant,Candidato a emprego |
| 28 | apps/erpnext/erpnext/hub_node/page/hub/hub_body.html +18,No more results.,Não há mais resultados. |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 29 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +34,Legal,legal |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 30 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 31 | DocType: C-Form,Customer,Cliente |
| 32 | DocType: Purchase Receipt Item,Required By,Exigido por |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 33 | DocType: Delivery Note,Return Against Delivery Note,Regresso contra entrega Nota |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 34 | DocType: Department,Department,Departamento |
| 35 | DocType: Purchase Order,% Billed,Faturado % |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 36 | apps/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 Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 37 | DocType: Sales Invoice,Customer Name,Nome do cliente |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 38 | apps/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} |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 39 | DocType: 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 relacionados à exportação, como moeda, taxa de conversão,total geral de exportação,total de exportação etc estão disponíveis na nota de entrega, POS, Orçamentos, Vendas fatura, Ordem de vendas etc" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 40 | DocType: 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 Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 41 | apps/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 Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 42 | DocType: Manufacturing Settings,Default 10 mins,Padrão 10 minutos |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 43 | DocType: Leave Type,Leave Type Name,Nome do Tipo de Licença |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 44 | apps/erpnext/erpnext/templates/pages/projects.js +81,Show open,Mostrar aberta |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 45 | apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +148,Series Updated Successfully,Série atualizado com sucesso |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 46 | DocType: Pricing Rule,Apply On,Aplicar Em |
| 47 | DocType: Item Price,Multiple Item prices.,Vários preços item. |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 48 | ,Purchase Order Items To Be Received,"Itens Comprados, mas não Recebidos" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 49 | DocType: SMS Center,All Supplier Contact,Todos os Contatos de Fornecedor |
| 50 | DocType: Quality Inspection Reading,Parameter,Parâmetro |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 51 | apps/erpnext/erpnext/projects/doctype/project/project.py +44,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 Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 52 | apps/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 Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 53 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +229,New Leave Application,Aplicação deixar Nova |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 54 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +134,Bank Draft,Cheque Administrativo |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 55 | DocType: Mode of Payment Account,Mode of Payment Account,Modo de pagamento da conta |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 56 | apps/erpnext/erpnext/stock/doctype/item/item.js +49,Show Variants,Mostrar Variantes |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 57 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +515,Quantity,Quantidade |
| 58 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +504,Accounts table cannot be blank.,Contas tabela não pode estar em branco. |
| 59 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +177,Loans (Liabilities),Empréstimos ( Passivo) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 60 | DocType: Employee Education,Year of Passing,Ano de passagem |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 61 | apps/erpnext/erpnext/public/js/pos/pos_bill_item.html +12,In Stock,Em Estoque |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 62 | DocType: Designation,Designation,Designação |
| 63 | DocType: Production Plan Item,Production Plan Item,Item do plano de produção |
Anand Doshi | 9c0983f | 2016-02-17 12:59:54 +0530 | [diff] [blame] | 64 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +146,User {0} is already assigned to Employee {1},Usuário {0} já está atribuído ao funcionário {1} |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 65 | apps/erpnext/erpnext/accounts/page/pos/pos_page.html +13,Make new POS Profile,Faça novo perfil POS |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 66 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +31,Health Care,Atenção à Saúde |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 67 | DocType: Purchase Invoice,Monthly,Mensal |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 68 | apps/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) |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 69 | apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +645,Invoice,Fatura |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 70 | DocType: Maintenance Schedule Item,Periodicity,Periodicidade |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 71 | apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +21,Fiscal Year {0} is required,Ano Fiscal {0} é necessária |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 72 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +21,Defense,Defesa |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 73 | DocType: Company,Abbr,Abrev |
| 74 | DocType: Appraisal Goal,Score (0-5),Pontuação (0-5) |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 75 | apps/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 Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 76 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +74,Row # {0}:,Fila # {0}: |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 77 | DocType: Delivery Note,Vehicle No,No veículo |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 78 | apps/erpnext/erpnext/public/js/pos/pos.js +557,Please select Price List,"Por favor, selecione Lista de Preço" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 79 | DocType: Production Order Operation,Work In Progress,Trabalho em andamento |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 80 | DocType: Employee,Holiday List,Lista de feriado |
| 81 | DocType: Time Log,Time Log,Tempo Log |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 82 | apps/erpnext/erpnext/public/js/setup_wizard.js +180,Accountant,Contador |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 83 | DocType: Cost Center,Stock User,Estoque de Usuário |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 84 | DocType: Company,Phone No,Nº de telefone |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 85 | DocType: 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." |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 86 | apps/erpnext/erpnext/controllers/recurring_document.py +132,New {0}: #{1},Nova {0}: # {1} |
| 87 | ,Sales Partners Commission,Comissão dos Parceiros de Vendas |
Rushabh Mehta | dd408d8 | 2016-02-09 12:24:27 +0530 | [diff] [blame] | 88 | apps/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 Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 89 | DocType: Payment Request,Payment Request,Pedido de Pagamento |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 90 | apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +56,"Attribute Value {0} cannot be removed from {1} as Item Variants \ |
| 91 | exist with this Attribute.",Atributo Valor {0} não pode ser removido a partir de {1} como item Variantes \ existe com este atributo. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 92 | apps/erpnext/erpnext/accounts/doctype/account/account.js +27,This is a root account and cannot be edited.,Esta é uma conta de root e não pode ser editada. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 93 | DocType: BOM,Operations,Operações |
| 94 | apps/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 Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 95 | DocType: 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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 96 | DocType: Packed Item,Parent Detail docname,Docname do Detalhe pai |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 97 | apps/erpnext/erpnext/public/js/setup_wizard.js +272,Kg,Kg. |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 98 | apps/erpnext/erpnext/config/hr.py +45,Opening for a Job.,Vaga de emprego. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 99 | DocType: Item Attribute,Increment,Incremento |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 100 | apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +39,PayPal Settings missing,Configurações PayPal desaparecidas |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 101 | apps/erpnext/erpnext/public/js/stock_analytics.js +63,Select Warehouse...,Selecione Warehouse ... |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 102 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +6,Advertising,Publicidade |
| 103 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 104 | DocType: Employee,Married,Casado |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 105 | apps/erpnext/erpnext/accounts/party.py +38,Not permitted for {0},Não permitido para {0} |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 106 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +441,Get items from,Obter itens de |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 107 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +390,Stock cannot be updated against Delivery Note {0},Banco não pode ser atualizado contra entrega Nota {0} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 108 | DocType: Payment Reconciliation,Reconcile,conciliar |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 109 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +30,Grocery,mercearia |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 110 | DocType: Quality Inspection Reading,Reading 1,Leitura 1 |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 111 | DocType: Process Payroll,Make Bank Entry,Realizar Lançamento Bancário |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 112 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +40,Pension Funds,Fundos de Pensão |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 113 | apps/erpnext/erpnext/accounts/doctype/account/account.py +166,Warehouse is mandatory if account type is Warehouse,Armazém é obrigatória se o tipo de conta é Armazém |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 114 | DocType: SMS Center,All Sales Person,Todos os Vendedores |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 115 | DocType: Lead,Person Name,Nome Pessoa |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 116 | DocType: Sales Invoice Item,Sales Invoice Item,Item da Nota Fiscal de Venda |
| 117 | DocType: Account,Credit,Crédito |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 118 | DocType: POS Profile,Write Off Cost Center,Eliminar Centro de Custos |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 119 | apps/erpnext/erpnext/config/stock.py +32,Stock Reports,Relatórios de Estoque |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 120 | DocType: Warehouse,Warehouse Detail,Detalhe do Almoxarifado |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 121 | apps/erpnext/erpnext/selling/doctype/customer/customer.py +181,Credit limit has been crossed for customer {0} {1}/{2},O limite de crédito foi analisado para o cliente {0} {1} / {2} |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 122 | DocType: Tax Rule,Tax Type,Tipo de imposto |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 123 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 124 | DocType: Item,Item Image (if not slideshow),Imagem do Item (se não for slideshow) |
| 125 | apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.py +20,An Customer exists with same name,Existe um cliente com o mesmo nome |
Anand Doshi | f594090 | 2015-09-07 18:47:04 +0530 | [diff] [blame] | 126 | DocType: Production Order Operation,(Hour Rate / 60) * Actual Operation Time,(Taxa por Hora/ 60) * Tempo de operação atual |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 127 | DocType: SMS Log,SMS Log,Log de SMS |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 128 | apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Delivered Items,Custo de Produtos Entregues |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 129 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 130 | DocType: Quality Inspection,Get Specification Details,Obter detalhes da Especificação |
| 131 | DocType: Lead,Interested,Interessado |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 132 | apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +158,Opening,Abertura |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 133 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +27,From {0} to {1},A partir de {0} a {1} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 134 | DocType: Item,Copy From Item Group,Copiar do item do grupo |
| 135 | DocType: Journal Entry,Opening Entry,Abertura Entry |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 136 | DocType: Stock Entry,Additional Costs,Custos adicionais |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 137 | apps/erpnext/erpnext/accounts/doctype/account/account.py +137,Account with existing transaction can not be converted to group.,Contas com a transações existentes não pode ser convertidas em um grupo. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 138 | DocType: Lead,Product Enquiry,Consulta de Produto |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 139 | apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +13,Please enter company first,Por favor insira primeira empresa |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 140 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +324,Please select Company first,"Por favor, selecione Empresa primeiro" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 141 | DocType: Employee Education,Under Graduate,Em Graduação |
Rushabh Mehta | 1c32d05 | 2016-01-12 12:02:26 +0530 | [diff] [blame] | 142 | apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.js +27,Target On,Alvo Em |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 143 | DocType: BOM,Total Cost,Custo Total |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 144 | apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +9,Activity Log:,Log de Atividade: |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 145 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +206,Item {0} does not exist in the system or has expired,Item {0} não existe no sistema ou expirou |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 146 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +44,Real Estate,imóveis |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 147 | apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.html +4,Statement of Account,Extrato de conta |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 148 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +41,Pharmaceuticals,Pharmaceuticals |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 149 | DocType: Item,Is Fixed Asset,É Imobilização |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 150 | DocType: Expense Claim Detail,Claim Amount,Valor Requerido |
| 151 | DocType: Employee,Mr,Sr. |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 152 | apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +33,Supplier Type / Supplier,Fornecedor Tipo / Fornecedor |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 153 | DocType: Naming Series,Prefix,Prefixo |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 154 | apps/erpnext/erpnext/public/js/setup_wizard.js +269,Consumable,Consumíveis |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 155 | DocType: Upload Attendance,Import Log,Importar Log |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 156 | DocType: 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 Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 157 | apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.js +19,Send,Enviar |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 158 | DocType: Sales Invoice Item,Delivered By Supplier,Proferido por Fornecedor |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 159 | DocType: SMS Center,All Contact,Todo o Contato |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 160 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +164,Annual Salary,Salário Anual |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 161 | DocType: Period Closing Voucher,Closing Fiscal Year,Encerramento do exercício fiscal |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 162 | apps/erpnext/erpnext/accounts/party.py +326,{0} {1} is frozen,{0} {1} é congelado |
| 163 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +72,Stock Expenses,despesas Stock |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 164 | DocType: Newsletter,Email Sent?,E-mail enviado? |
| 165 | DocType: Journal Entry,Contra Entry,Contra Entry |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 166 | DocType: Production Order Operation,Show Time Logs,Show Time Logs |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 167 | DocType: Journal Entry Account,Credit in Company Currency,Crédito em Moeda Empresa |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 168 | DocType: Delivery Note,Installation Status,Estado da Instalação |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 169 | apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +108,Accepted + Rejected Qty must be equal to Received quantity for Item {0},A qtd Aceita + Rejeitado deve ser igual a quantidade recebida para o item {0} |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 170 | DocType: Item,Supply Raw Materials for Purchase,Abastecimento de Matérias-Primas para a Compra |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 171 | apps/erpnext/erpnext/stock/get_item_details.py +139,Item {0} must be a Purchase Item,Item {0} deve ser um item de compra |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 172 | DocType: Upload Attendance,"Download the Template, fill appropriate data and attach the modified file. |
| 173 | All 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. |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 174 | Todas as datas, os empregados e suas combinações para o período selecionado virão com o modelo, incluindo os registros já existentes." |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 175 | apps/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 Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 176 | DocType: Time Log Batch,Will be updated after Sales Invoice is Submitted.,Será atualizado após a fatura de vendas ser Submetida. |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 177 | apps/erpnext/erpnext/controllers/accounts_controller.py +533,"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" |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 178 | apps/erpnext/erpnext/config/hr.py +170,Settings for HR Module,Configurações para o Módulo de RH |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 179 | DocType: SMS Center,SMS Center,Centro de SMS |
| 180 | DocType: BOM Replace Tool,New BOM,Nova LDM |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 181 | apps/erpnext/erpnext/config/projects.py +40,Batch Time Logs for billing.,Batch Logs Tempo para o faturamento. |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 182 | apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +30,Newsletter has already been sent,Boletim informativo já foi enviado |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 183 | DocType: Lead,Request Type,Tipo de Solicitação |
| 184 | DocType: Leave Application,Reason,Motivo |
Anand Doshi | 9c0983f | 2016-02-17 12:59:54 +0530 | [diff] [blame] | 185 | apps/erpnext/erpnext/hr/doctype/offer_letter/offer_letter.js +15,Make Employee,Faça Employee |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 186 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +14,Broadcasting,Radio-difusão |
| 187 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +140,Execution,execução |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 188 | apps/erpnext/erpnext/config/manufacturing.py +62,Details of the operations carried out.,Os detalhes das operações realizadas. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 189 | DocType: Serial No,Maintenance Status,Estado da manutenção |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 190 | apps/erpnext/erpnext/config/stock.py +62,Items and Pricing,Itens e Preços |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 191 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 192 | DocType: Appraisal,Select the Employee for whom you are creating the Appraisal.,Selecione o funcionário para quem você está criando a Avaliação. |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 193 | apps/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} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 194 | DocType: Customer,Individual,Pessoa Física |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 195 | apps/erpnext/erpnext/config/support.py +27,Plan for maintenance visits.,Plano de visitas de manutenção. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 196 | DocType: SMS Settings,Enter url parameter for message,Digite o parâmetro da url para mensagem |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 197 | apps/erpnext/erpnext/config/stock.py +102,Rules for applying pricing and discount.,Regras para aplicação de preços e de desconto. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 198 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 199 | apps/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 Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 200 | apps/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} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 201 | DocType: Pricing Rule,Discount on Price List Rate (%),% de Desconto sobre o Preço da Lista de Preços |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 202 | DocType: Offer Letter,Select Terms and Conditions,Selecione os Termos e Condições |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 203 | apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +51,Out Value,Valor fora |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 204 | DocType: Production Planning Tool,Sales Orders,Pedidos de Vendas |
| 205 | DocType: Purchase Taxes and Charges,Valuation,Avaliação |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 206 | ,Purchase Order Trends,Ordem de Compra Trends |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 207 | apps/erpnext/erpnext/config/hr.py +81,Allocate leaves for the year.,Alocar licenças para o ano. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 208 | DocType: Earning Type,Earning Type,Tipo de Ganho |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 209 | DocType: Manufacturing Settings,Disable Capacity Planning and Time Tracking,Planejamento de Capacidade Desativar e controle de tempo |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 210 | DocType: Bank Reconciliation,Bank Account,Conta Bancária |
| 211 | DocType: Leave Type,Allow Negative Balance,Permitir saldo negativo |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 212 | DocType: Selling Settings,Default Territory,Território padrão |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 213 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +53,Television,televisão |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 214 | DocType: Production Order Operation,Updated via 'Time Log',Atualizado via 'Time Log' |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 215 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +79,Account {0} does not belong to Company {1},A Conta {0} não pertence à Empresa {1} |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 216 | apps/erpnext/erpnext/controllers/taxes_and_totals.py +413,Advance amount cannot be greater than {0} {1},montante do adiantamento não pode ser maior do que {0} {1} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 217 | DocType: Naming Series,Series List for this Transaction,Lista de séries para esta transação |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 218 | DocType: Sales Invoice,Is Opening Entry,Está abrindo Entry |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 219 | DocType: Customer Group,Mention if non-standard receivable account applicable,Mencione se a conta a receber aplicável não for a conta padrão |
| 220 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +156,For Warehouse is required before Submit,Almoxarifado de destino necessário antes de enviar |
Anand Doshi | 666fbaf | 2015-11-26 12:40:13 +0530 | [diff] [blame] | 221 | apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +8,Received On,"Recebeu, em" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 222 | DocType: Sales Partner,Reseller,Revendedor |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 223 | apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +24,Please enter Company,"Por favor, indique Empresa" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 224 | DocType: Delivery Note Item,Against Sales Invoice Item,Contra Vendas Nota Fiscal do Item |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 225 | ,Production Orders in Progress,Ordens em Produção |
Anand Doshi | ee19fc0 | 2015-12-21 17:10:20 +0530 | [diff] [blame] | 226 | apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +37,Net Cash from Financing,Caixa Líquido de Financiamento |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 227 | DocType: Lead,Address & Contact,Endereço e Contato |
Anand Doshi | a1580f2 | 2015-12-16 13:17:24 +0530 | [diff] [blame] | 228 | DocType: Leave Allocation,Add unused leaves from previous allocations,Acrescente as licenças não utilizadas de atribuições anteriores |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 229 | apps/erpnext/erpnext/controllers/recurring_document.py +227,Next Recurring {0} will be created on {1},Próximo Recorrente {0} será criado em {1} |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 230 | DocType: Newsletter List,Total Subscribers,Total de Assinantes |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 231 | ,Contact Name,Nome do Contato |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 232 | DocType: Process Payroll,Creates salary slip for above mentioned criteria.,Cria folha de pagamento para os critérios mencionados acima. |
Rushabh Mehta | 1c32d05 | 2016-01-12 12:02:26 +0530 | [diff] [blame] | 233 | apps/erpnext/erpnext/templates/generators/item.html +30,No description given,Sem descrição dada |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 234 | apps/erpnext/erpnext/config/buying.py +13,Request for purchase.,Pedido de Compra. |
| 235 | apps/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 Doshi | 9c0983f | 2016-02-17 12:59:54 +0530 | [diff] [blame] | 236 | apps/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 Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 237 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +172,Leaves per Year,Folhas por ano |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 238 | DocType: Time Log,Will be updated when batched.,Será atualizado quando agrupadas. |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 239 | apps/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 Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 240 | apps/erpnext/erpnext/stock/utils.py +178,Warehouse {0} does not belong to company {1},Armazém {0} não pertence à empresa {1} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 241 | DocType: Item Website Specification,Item Website Specification,Especificação do Site do Item |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 242 | DocType: Payment Tool,Reference No,Número de referência |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 243 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +425,Leave Blocked,Licenças Bloqueadas |
| 244 | apps/erpnext/erpnext/stock/doctype/item/item.py +581,Item {0} has reached its end of life on {1},Item {0} chegou ao fim da vida em {1} |
Anand Doshi | 9c0983f | 2016-02-17 12:59:54 +0530 | [diff] [blame] | 245 | apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +105,Bank Entries,entradas do banco |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 246 | apps/erpnext/erpnext/accounts/utils.py +341,Annual,Anual |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 247 | DocType: Stock Reconciliation Item,Stock Reconciliation Item,Da Reconciliação item |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 248 | DocType: Stock Entry,Sales Invoice No,Nº da Nota Fiscal de Venda |
| 249 | DocType: Material Request Item,Min Order Qty,Pedido Mínimo |
| 250 | DocType: Lead,Do Not Contact,Não entre em contato |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 251 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +93,Software Developer,Software Developer |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 252 | DocType: Item,Minimum Order Qty,Pedido Mínimo |
| 253 | DocType: Pricing Rule,Supplier Type,Tipo de Fornecedor |
| 254 | DocType: Item,Publish in Hub,Publicar em Hub |
| 255 | ,Terretory,terretory |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 256 | apps/erpnext/erpnext/stock/doctype/item/item.py +601,Item {0} is cancelled,Item {0} é cancelada |
| 257 | apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +709,Material Request,Pedido de material |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 258 | DocType: Bank Reconciliation,Update Clearance Date,Atualizar Data Liquidação |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 259 | DocType: Item,Purchase Details,Detalhes da compra |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 260 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 261 | DocType: Employee,Relation,Relação |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 262 | DocType: Shipping Rule,Worldwide Shipping,Envio Internacional |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 263 | apps/erpnext/erpnext/config/selling.py +18,Confirmed orders from Customers.,Pedidos confirmados de clientes. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 264 | DocType: Purchase Receipt Item,Rejected Quantity,Quantidade rejeitada |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 265 | DocType: Features Setup,"Field available in Delivery Note, Quotation, Sales Invoice, Sales Order","Campo disponível na Guia de Remessa, Orçamento, Nota Fiscal de Venda, Ordem de Venda" |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 266 | DocType: SMS Settings,SMS Sender Name,Nome do remetente do SMS |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 267 | DocType: Contact,Is Primary Contact,É o contato principal |
Nabin Hait | 34037e0 | 2016-02-03 13:10:54 +0530 | [diff] [blame] | 268 | apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +36,Time Log has been Batched for Billing,Tempo Log foi em lote para Faturamento |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 269 | DocType: Notification Control,Notification Control,Controle de Notificação |
| 270 | DocType: Lead,Suggestions,Sugestões |
| 271 | DocType: Territory,Set Item Group-wise budgets on this Territory. You can also include seasonality by setting the Distribution.,"Definir orçamentos para Grupos de Itens neste território. Você também pode incluir a sazonalidade, defininda na Distribuição." |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 272 | apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +80,Please enter parent account group for warehouse {0},Digite grupo conta pai para armazém {0} |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 273 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 274 | DocType: Supplier,Address HTML,Endereço HTML |
| 275 | DocType: Lead,Mobile No.,Telefone Celular. |
| 276 | DocType: Maintenance Schedule,Generate Schedule,Gerar Agenda |
| 277 | DocType: Purchase Invoice Item,Expense Head,Conta de despesas |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 278 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +86,Please select Charge Type first,Por favor seleccione Carga Tipo primeiro |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 279 | apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Latest,Latest |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 280 | apps/erpnext/erpnext/public/js/setup_wizard.js +20,Max 5 characters,Max 5 caracteres |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 281 | DocType: 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 Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 282 | apps/erpnext/erpnext/config/desktop.py +83,Learn,Aprender |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 283 | DocType: Asset,Next Depreciation Date,Próximo depreciação Data |
Anand Doshi | a1580f2 | 2015-12-16 13:17:24 +0530 | [diff] [blame] | 284 | apps/erpnext/erpnext/projects/doctype/activity_type/activity_type.js +3,Activity Cost per Employee,Custo de Atividade por Funcionário |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 285 | DocType: Accounts Settings,Settings for Accounts,Definições para contas |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 286 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +483,Supplier Invoice No exists in Purchase Invoice {0},Fornecedor Nota Fiscal n existe na factura de compra {0} |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 287 | apps/erpnext/erpnext/config/crm.py +110,Manage Sales Person Tree.,Gerenciar vendedores |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 288 | DocType: Job Applicant,Cover Letter,Carta de apresentação |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 289 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 290 | DocType: Item,Synced With Hub,Sincronizado com o Hub |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 291 | apps/erpnext/erpnext/setup/doctype/company/company.js +63,Wrong Password,Senha Incorreta |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 292 | DocType: Item,Variant Of,Variante de |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 293 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +315,Completed Qty can not be greater than 'Qty to Manufacture',"Qtde concluida não pode ser maior do que ""Qtde de Fabricação""" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 294 | DocType: Period Closing Voucher,Closing Account Head,Conta de Fechamento |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 295 | DocType: Employee,External Work History,Histórico Profissional no Exterior |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 296 | apps/erpnext/erpnext/projects/doctype/task/task.py +86,Circular Reference Error,Erro de referência circular |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 297 | DocType: Delivery Note,In Words (Export) will be visible once you save the Delivery Note.,Por extenso (Exportação) será visível quando você salvar a Guia de Remessa. |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 298 | apps/erpnext/erpnext/utilities/bot.py +29,{0} units of [{1}](#Form/Item/{1}) found in [{2}](#Form/Warehouse/{2}),{0} unidades de [{1}] (# Form / Item / {1}) encontrados em [{2}] (# Form / Armazém / {2}) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 299 | DocType: Lead,Industry,Indústria |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 300 | DocType: Employee,Job Profile,Perfil da Vaga |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 301 | DocType: Newsletter,Newsletter,Boletim informativo |
| 302 | DocType: 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 Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 303 | DocType: Journal Entry,Multi Currency,Multi Moeda |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 304 | DocType: Payment Reconciliation Invoice,Invoice Type,Tipo de Fatura |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 305 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +751,Delivery Note,Guia de Remessa |
Anand Doshi | bb256e4 | 2016-01-04 16:50:38 +0530 | [diff] [blame] | 306 | apps/erpnext/erpnext/config/learn.py +87,Setting up Taxes,Configurando Impostos |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 307 | apps/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." |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 308 | apps/erpnext/erpnext/stock/doctype/item/item.py +386,{0} entered twice in Item Tax,{0} entrou duas vezes no Imposto do Item |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 309 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 310 | DocType: Workstation,Rent Cost,Rent Custo |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 311 | apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +73,Please select month and year,Selecione mês e ano |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 312 | DocType: Employee,Company Email,E-mail da Empresa |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 313 | DocType: GL Entry,Debit Amount in Account Currency,Montante Débito em Conta de moeda |
| 314 | DocType: Shipping Rule,Valid for Countries,Válido para Países |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 315 | DocType: 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 de relacionados à importação, como moeda, taxa de conversão, total geral de importação, total de importação etc estão disponíveis no Recibo de compra, fornecedor de cotação, fatura de compra, ordem de compra, etc." |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 316 | apps/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 Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 317 | apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +69,Total Order Considered,Order Total Considerado |
| 318 | apps/erpnext/erpnext/config/hr.py +190,"Employee designation (e.g. CEO, Director etc.).","Designação do empregado (por exemplo, CEO , diretor , etc.)" |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 319 | apps/erpnext/erpnext/controllers/recurring_document.py +220,Please enter 'Repeat on Day of Month' field value,"Por favor, digite 'Repeat no Dia do Mês ' valor do campo" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 320 | DocType: Sales Invoice,Rate at which Customer Currency is converted to customer's base currency,Taxa na qual a moeda do cliente é convertida para a moeda base do cliente |
| 321 | DocType: 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 LDM, Nota de Entrega, Fatura de Compra, Ordem de Produção, Ordem de Compra, Recibo de compra, Nota Fiscal de Venda, Ordem de Venda, Entrada no Estoque, Quadro de Horários" |
| 322 | DocType: Item Tax,Tax Rate,Taxa de Imposto |
Anand Doshi | bb256e4 | 2016-01-04 16:50:38 +0530 | [diff] [blame] | 323 | apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +54,{0} already allocated for Employee {1} for period {2} to {3},{0} já está alocado para o Empregado {1} para o período {2} até {3} |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 324 | apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +677,Select Item,Selecionar item |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 325 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +150,"Item: {0} managed batch-wise, can not be reconciled using \ |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 326 | Stock Reconciliation, instead use Stock Entry","Item: {0} gerido por lotes, não pode ser conciliada com \ |
| 327 | da Reconciliação, em vez usar da Entry" |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 328 | apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +254,Purchase Invoice {0} is already submitted,Compra Invoice {0} já é submetido |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 329 | apps/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 Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 330 | apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +65,Convert to non-Group,Converter para não-Grupo |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 331 | apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +55,Purchase Receipt must be submitted,Recibo de compra devem ser apresentados |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 332 | apps/erpnext/erpnext/config/stock.py +118,Batch (lot) of an Item.,Lote de um item. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 333 | DocType: C-Form Invoice Detail,Invoice Date,Data da nota fiscal |
Nabin Hait | bf9e8cf | 2015-12-28 14:37:58 +0530 | [diff] [blame] | 334 | DocType: GL Entry,Debit Amount,Total do Débito |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 335 | apps/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 Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 336 | apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +7,Your email address,Seu endereço de email |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 337 | apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +213,Please see attachment,"Por favor, veja o anexo" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 338 | DocType: Purchase Order,% Received,Recebido % |
Rushabh Mehta | dd408d8 | 2016-02-09 12:24:27 +0530 | [diff] [blame] | 339 | apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +19,Setup Already Complete!!,Instalação já está completa ! |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 340 | ,Finished Goods,Produtos Acabados |
| 341 | DocType: Delivery Note,Instructions,Instruções |
| 342 | DocType: Quality Inspection,Inspected By,Inspecionado por |
| 343 | DocType: Maintenance Visit,Maintenance Type,Tipo de manutenção |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 344 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 345 | DocType: Item Quality Inspection Parameter,Item Quality Inspection Parameter,Parâmetro de Inspeção de Qualidade do Item |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 346 | DocType: Leave Application,Leave Approver Name,Nome do Aprovador de Licenças |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 347 | DocType: Depreciation Schedule,Schedule Date,Data Agendada |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 348 | DocType: Packed Item,Packed Item,Item do Pacote da Guia de Remessa |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 349 | apps/erpnext/erpnext/config/buying.py +65,Default settings for buying transactions.,As configurações padrão para a compra de transações. |
Anand Doshi | a1580f2 | 2015-12-16 13:17:24 +0530 | [diff] [blame] | 350 | apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +29,Activity Cost exists for Employee {0} against Activity Type - {1},Existe Custo de Atividade para o Empregado {0} contra o Tipo de Atividade - {1} |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 351 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 352 | DocType: Currency Exchange,Currency Exchange,Câmbio |
| 353 | DocType: Purchase Invoice Item,Item Name,Nome do Item |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 354 | DocType: Authorization Rule,Approving User (above authorized value),Aprovando Usuário (acima do valor autorizado) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 355 | apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +39,Credit Balance,Saldo credor |
| 356 | DocType: Employee,Widowed,Viúvo(a) |
| 357 | DocType: 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 almoxarifados com base na quantidade projetada e pedido mínimo" |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 358 | DocType: Request for Quotation,Request for Quotation,Request for Quotation |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 359 | DocType: Workstation,Working Hours,Horas de trabalho |
| 360 | DocType: Naming Series,Change the starting / current sequence number of an existing series.,Alterar o número sequencial de início/atual de uma série existente. |
| 361 | apps/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." |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 362 | ,Purchase Register,Registro de Compras |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 363 | DocType: Landed Cost Item,Applicable Charges,Encargos aplicáveis |
| 364 | DocType: Workstation,Consumable Cost,Custo dos consumíveis |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 365 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +192,{0} ({1}) must have role 'Leave Approver',{0} ({1}) deve ter a função 'Aprovador de Licenças' |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 366 | DocType: Purchase Receipt,Vehicle Date,Veículo Data |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 367 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +39,Medical,Medicamentos |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 368 | apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +141,Reason for losing,Motivo para perder |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 369 | apps/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 Mehta | 1c32d05 | 2016-01-12 12:02:26 +0530 | [diff] [blame] | 370 | apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +32,Opportunities,Oportunidades |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 371 | DocType: Employee,Single,Único |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 372 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 373 | DocType: Account,Cost of Goods Sold,Custo dos Produtos Vendidos |
| 374 | DocType: Purchase Invoice,Yearly,Anual |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 375 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +229,Please enter Cost Center,"Por favor, indique Centro de Custo" |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 376 | DocType: Journal Entry Account,Sales Order,Ordem de Venda |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 377 | apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +67,Avg. Selling Rate,Méd. Vendendo Taxa |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 378 | apps/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 Coluna {0} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 379 | DocType: Purchase Invoice Item,Quantity and Rate,Quantidade e Taxa |
| 380 | DocType: Delivery Note,% Installed,Instalado % |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 381 | apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +59,Please enter company name first,"Por favor, insira o nome da empresa em primeiro lugar" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 382 | DocType: BOM,Item Desription,Descrição do Item |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 383 | DocType: Purchase Invoice,Supplier Name,Nome do Fornecedor |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 384 | apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +25,Read the ERPNext Manual,Leia o manual de ERPNext |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 385 | DocType: Account,Is Group,É o grupo |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 386 | DocType: Stock Settings,Automatically Set Serial Nos based on FIFO,Serial N ° s automaticamente definido com base na FIFO |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 387 | DocType: Accounts Settings,Check Supplier Invoice Number Uniqueness,Verificar Fornecedor Nota Fiscal Número Unicidade |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 388 | apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +57,'To Case No.' cannot be less than 'From Case No.','Número do Caso Final' não pode ser menor que o 'Número do Caso Inicial' |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 389 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +104,Non Profit,sem Fins Lucrativos |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 390 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_list.js +7,Not Started,Não Iniciado |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 391 | DocType: Lead,Channel Partner,Canal de Parceria |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 392 | DocType: Account,Old Parent,Pai Velho |
| 393 | DocType: 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 introdutório separado. |
Nabin Hait | 34037e0 | 2016-02-03 13:10:54 +0530 | [diff] [blame] | 394 | DocType: Stock Reconciliation Item,Do not include symbols (ex. $),Não inclua símbolos (ex. $) |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 395 | DocType: Sales Taxes and Charges Template,Sales Master Manager,Gerente de Vendas Mestre |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 396 | apps/erpnext/erpnext/config/manufacturing.py +84,Global settings for all manufacturing processes.,As configurações globais para todos os processos de fabricação. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 397 | DocType: Accounts Settings,Accounts Frozen Upto,Contas congeladas até |
| 398 | DocType: SMS Log,Sent On,Enviado em |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 399 | apps/erpnext/erpnext/stock/doctype/item/item.py +555,Attribute {0} selected multiple times in Attributes Table,Atributo {0} selecionada várias vezes na tabela de atributos |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 400 | DocType: HR Settings,Employee record is created using selected field. ,Registro de empregado é criado usando o campo selecionado. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 401 | DocType: Sales Order,Not Applicable,Não Aplicável |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 402 | apps/erpnext/erpnext/config/hr.py +70,Holiday master.,Mestre férias . |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 403 | DocType: Request for Quotation Item,Required Date,Data Obrigatória |
Anand Doshi | 9c0983f | 2016-02-17 12:59:54 +0530 | [diff] [blame] | 404 | DocType: Delivery Note,Billing Address,Endereço de Faturamento |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 405 | apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +773,Please enter Item Code.,"Por favor, insira o Código Item." |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 406 | DocType: BOM,Costing,Custeio |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 407 | DocType: Purchase Taxes and Charges,"If checked, the tax amount will be considered as already included in the Print Rate / Print Amount","Se marcado, o valor do imposto será considerado como já incluído na Impressão de Taxa / Impressão do Valor" |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 408 | DocType: Request for Quotation,Message for Supplier,Mensagem para o Fornecedor |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 409 | apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +48,Total Qty,Qtde |
| 410 | DocType: Employee,Health Concerns,Preocupações com a Saúde |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 411 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +15,Unpaid,Não Pago |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 412 | DocType: Packing Slip,From Package No.,De No. Package |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 413 | DocType: Item Attribute,To Range,Para Gama |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 414 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +29,Securities and Deposits,Títulos e depósitos |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 415 | DocType: Features Setup,Imports,Importações |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 416 | apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +77,Total leaves allocated is mandatory,Total de folhas alocados é obrigatória |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 417 | DocType: Job Opening,Description of a Job Opening,Descrição de uma vaga de emprego |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 418 | apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +102,Pending activities for today,Atividades pendentes para hoje |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 419 | apps/erpnext/erpnext/config/hr.py +24,Attendance record.,Registro de comparecimento. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 420 | DocType: Bank Reconciliation,Journal Entries,Lançamentos do livro Diário |
| 421 | DocType: Sales Order Item,Used for Production Plan,Usado para o Plano de Produção |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 422 | DocType: Manufacturing Settings,Time Between Operations (in mins),Time Between Operações (em minutos) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 423 | DocType: Customer,Buyer of Goods and Services.,Comprador de Produtos e Serviços. |
| 424 | DocType: Journal Entry,Accounts Payable,Contas a Pagar |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 425 | apps/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 Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 426 | apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +24,Add Subscribers,Adicionar Inscritos |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 427 | apps/erpnext/erpnext/public/js/feature_setup.js +220,""" does not exists",""" não existe" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 428 | DocType: Pricing Rule,Valid Upto,Válido até |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 429 | apps/erpnext/erpnext/public/js/setup_wizard.js +212,List a few of your customers. They could be organizations or individuals.,Lista de alguns de seus clientes. Eles podem ser empresas ou pessoas físicas. |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 430 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +146,Direct Income,Resultado direto |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 431 | apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +33,"Can not filter based on Account, if grouped by Account","Não é possível filtrar com base em conta , se agrupados por Conta" |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 432 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +88,Administrative Officer,Escritório Administrativo |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 433 | DocType: Payment Tool,Received Or Paid,Recebidos ou pagos |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 434 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +308,Please select Company,"Por favor, selecione Empresa" |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 435 | DocType: Stock Entry,Difference Account,Conta Diferença |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 436 | apps/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. |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 437 | apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +381,Please enter Warehouse for which Material Request will be raised,"Por favor, indique Armazém para que Pedido de materiais serão levantados" |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 438 | DocType: Production Order,Additional Operating Cost,Custo Operacional Adicional |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 439 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +20,Cosmetics,Cosméticos |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 440 | apps/erpnext/erpnext/stock/doctype/item/item.py +459,"To merge, following properties must be same for both items","Para mesclar , seguintes propriedades devem ser os mesmos para ambos os itens" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 441 | DocType: Shipping Rule,Net Weight,Peso Líquido |
| 442 | DocType: Employee,Emergency Phone,Telefone de emergência |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 443 | ,Serial No Warranty Expiry,Vencimento da Garantia com Nº de Série |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 444 | DocType: Sales Order,To Deliver,Entregar |
Anand Doshi | ee19fc0 | 2015-12-21 17:10:20 +0530 | [diff] [blame] | 445 | DocType: Purchase Invoice Item,Item,Item |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 446 | DocType: Journal Entry,Difference (Dr - Cr),Diferença ( Dr - Cr) |
| 447 | DocType: Account,Profit and Loss,Lucros e perdas |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 448 | apps/erpnext/erpnext/config/stock.py +315,Managing Subcontracting,Gerenciando Subcontratação |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 449 | DocType: Project,Project will be accessible on the website to these users,Projeto estará acessível no site para os usuários |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 450 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +47,Furniture and Fixture,Móveis e utensílios |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 451 | DocType: Quotation,Rate at which Price list currency is converted to company's base currency,Taxa na qual a moeda da lista de preços é convertida para a moeda base da empresa |
Rushabh Mehta | dd408d8 | 2016-02-09 12:24:27 +0530 | [diff] [blame] | 452 | apps/erpnext/erpnext/setup/doctype/company/company.py +53,Account {0} does not belong to company: {1},A Conta {0} não pertence à Empresa: {1} |
| 453 | apps/erpnext/erpnext/setup/doctype/company/company.py +44,Abbreviation already used for another company,Abreviatura já utilizado para outra empresa |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 454 | DocType: Selling Settings,Default Customer Group,Grupo de Clientes padrão |
| 455 | DocType: 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" |
| 456 | DocType: BOM,Operating Cost,Custo de Operação |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 457 | DocType: Sales Order Item,Gross Profit,Lucro bruto |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 458 | apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +27,Increment cannot be 0,Incremento não pode ser 0 |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 459 | DocType: Production Planning Tool,Material Requirement,Material Requirement |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 460 | DocType: Company,Delete Company Transactions,Excluir Transações Companhia |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 461 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +87,Item {0} is not Purchase Item,Item {0} não é comprar item |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 462 | DocType: Purchase Receipt,Add / Edit Taxes and Charges,Adicionar / Editar Impostos e Encargos |
| 463 | DocType: Purchase Invoice,Supplier Invoice No,Fornecedor factura n |
| 464 | DocType: Territory,For reference,Para referência |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 465 | apps/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 Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 466 | apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +232,Closing (Cr),Fechamento (Cr) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 467 | DocType: Serial No,Warranty Period (Days),Período de Garantia (Dias) |
| 468 | DocType: Installation Note Item,Installation Note Item,Item da Nota de Instalação |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 469 | DocType: Production Plan Item,Pending Qty,Pendente Qtde |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 470 | DocType: Company,Ignore,Ignorar |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 471 | apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +86,SMS sent to following numbers: {0},SMS enviado a seguintes números: {0} |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 472 | apps/erpnext/erpnext/controllers/buying_controller.py +127,Supplier Warehouse mandatory for sub-contracted Purchase Receipt,Fornecedor Armazém obrigatório para sub- contratados Recibo de compra |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 473 | DocType: Pricing Rule,Valid From,Válido de |
| 474 | DocType: Sales Invoice,Total Commission,Total da Comissão |
| 475 | DocType: Pricing Rule,Sales Partner,Parceiro de Vendas |
| 476 | DocType: Buying Settings,Purchase Receipt Required,Recibo de Compra Obrigatório |
| 477 | DocType: Monthly Distribution,"**Monthly Distribution** helps you distribute your budget across months if you have seasonality in your business. |
| 478 | |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 479 | To distribute a budget using this distribution, set this **Monthly Distribution** in the **Cost Center**","A **Distribuição Mensal** ajuda a ratear o seu orçamento através dos meses, se você possui sazonalidade em seu negócio. Para ratear um orçamento usando esta distribuição, defina a**Distribuição Mensal** no **Centro de Custo**" |
Anand Doshi | bb256e4 | 2016-01-04 16:50:38 +0530 | [diff] [blame] | 480 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 481 | apps/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" |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 482 | apps/erpnext/erpnext/config/accounts.py +238,Financial / accounting year.,Exercício / contabilidade. |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 483 | apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.js +10,Accumulated Values,Valores acumulados |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 484 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +158,"Sorry, Serial Nos cannot be merged","Desculpe, os números de ordem não podem ser mescladas" |
Anand Doshi | 6489e97 | 2015-09-17 15:08:09 +0530 | [diff] [blame] | 485 | DocType: Project Task,Project Task,Tarefa do Projeto |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 486 | ,Lead Id,Cliente em Potencial ID |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 487 | DocType: C-Form Invoice Detail,Grand Total,Total Geral |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 488 | apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +36,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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 489 | DocType: Warranty Claim,Resolution,Resolução |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 490 | apps/erpnext/erpnext/templates/pages/order.html +61,Delivered: {0},Entregue: {0} |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 491 | apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +66,Payable Account,Conta a Pagar |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 492 | DocType: Sales Order,Billing and Delivery Status,Faturamento e Entrega Estado |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 493 | DocType: Job Applicant,Resume Attachment,Anexo currículo |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 494 | apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +58,Repeat Customers,Repita os clientes |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 495 | DocType: Leave Control Panel,Allocate,Alocar |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 496 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +683,Sales Return,Retorno de Vendas |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 497 | DocType: Item,Delivered by Supplier (Drop Ship),Entregue por Fornecedor (Drop Ship) |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 498 | apps/erpnext/erpnext/config/hr.py +115,Salary components.,Componentes salariais. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 499 | apps/erpnext/erpnext/config/crm.py +12,Database of potential customers.,Banco de dados de clientes potenciais. |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 500 | DocType: Authorization Rule,Customer or Item,Cliente ou Item |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 501 | apps/erpnext/erpnext/config/crm.py +22,Customer database.,Banco de Dados de Clientes |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 502 | DocType: Quotation,Quotation To,Orçamento para |
| 503 | DocType: Lead,Middle Income,Média Renda |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 504 | apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +58,Opening (Cr),Abertura (Cr) |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 505 | apps/erpnext/erpnext/stock/doctype/item/item.py +707,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 Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 506 | apps/erpnext/erpnext/accounts/utils.py +195,Allocated amount can not be negative,Montante alocado não pode ser negativo |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 507 | DocType: Purchase Order Item,Billed Amt,Valor Faturado |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 508 | DocType: Warehouse,A logical Warehouse against which stock entries are made.,Um Depósito lógico contra o qual as entradas de estoque são feitas. |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 509 | apps/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} |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 510 | DocType: Sales Invoice,Customer's Vendor,Revenda |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 511 | apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +211,Production Order is Mandatory,Ordem de produção é obrigatória |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 512 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +139,Proposal Writing,Proposta Redação |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 513 | apps/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 Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 514 | apps/erpnext/erpnext/config/accounts.py +70,Masters,Cadastros |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 515 | apps/erpnext/erpnext/config/accounts.py +135,Update Bank Transaction Dates,Conciliação Bancária |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 516 | apps/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 Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 517 | apps/erpnext/erpnext/config/projects.py +30,Time Tracking,Time Tracking |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 518 | DocType: Fiscal Year Company,Fiscal Year Company,Ano Fiscal Empresa |
| 519 | DocType: Packing Slip Item,DN Detail,Detalhe DN |
| 520 | DocType: Time Log,Billed,Faturado |
| 521 | DocType: Batch,Batch Description,Batch Descrição |
| 522 | DocType: Delivery Note,Time at which items were delivered from warehouse,Horário em que os itens foram entregues do almoxarifado |
| 523 | DocType: Sales Invoice,Sales Taxes and Charges,Impostos e Taxas sobre Vendas |
| 524 | DocType: Employee,Organization Profile,Perfil da Organização |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 525 | DocType: Employee,Reason for Resignation,Motivo para Demissão |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 526 | apps/erpnext/erpnext/config/hr.py +151,Template for performance appraisals.,Modelo para avaliação de desempenho . |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 527 | DocType: Payment Reconciliation,Invoice/Journal Entry Details,Invoice / Journal Entry Detalhes |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 528 | apps/erpnext/erpnext/accounts/utils.py +53,{0} '{1}' not in Fiscal Year {2},{0} '{1}' não localizado no Ano Fiscal {2} |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 529 | DocType: Buying Settings,Settings for Buying Module,Configurações para o Módulo de Compras |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 530 | apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +62,Please enter Purchase Receipt first,Digite Recibo de compra primeiro |
| 531 | DocType: Buying Settings,Supplier Naming By,Fornecedor de nomeação |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 532 | DocType: Activity Type,Default Costing Rate,Preço de Custo Padrão |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 533 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +703,Maintenance Schedule,Programação da Manutenção |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 534 | apps/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 Doshi | ee19fc0 | 2015-12-21 17:10:20 +0530 | [diff] [blame] | 535 | apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +22,Net Change in Inventory,Mudança na Net Inventory |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 536 | DocType: Employee,Passport Number,Número do Passaporte |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 537 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +82,Manager,Gerente |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 538 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +229,Same item has been entered multiple times.,O mesmo artigo foi introduzido várias vezes. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 539 | DocType: SMS Settings,Receiver Parameter,Parâmetro do recebedor |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 540 | apps/erpnext/erpnext/controllers/trends.py +39,'Based On' and 'Group By' can not be same,'Baseado em' e ' Agrupar por' não podem ser o mesmo |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 541 | DocType: Sales Person,Sales Person Targets,Metas do Vendedor |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 542 | DocType: Production Order Operation,In minutes,Em questão de minutos |
| 543 | DocType: Issue,Resolution Date,Data da Resolução |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 544 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +699,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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 545 | DocType: Selling Settings,Customer Naming By,Cliente de nomeação |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 546 | DocType: Depreciation Schedule,Depreciation Amount,depreciação Valor |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 547 | apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +69,Convert to Group,Converter em Grupo |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 548 | DocType: Activity Cost,Activity Type,Tipo da Atividade |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 549 | apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +47,Delivered Amount,Montante Entregue |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 550 | DocType: Supplier,Fixed Days,Dias Fixos |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 551 | DocType: Quotation Item,Item Balance,Saldo do item |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 552 | DocType: Sales Invoice,Packing List,Lista de embalagem |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 553 | apps/erpnext/erpnext/config/buying.py +28,Purchase Orders given to Suppliers.,Ordens de Compra dadas a fornecedores. |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 554 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +43,Publishing,Publishing |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 555 | DocType: Activity Cost,Projects User,Projetos de Usuário |
| 556 | apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Consumed,Consumido |
Anand Doshi | bb256e4 | 2016-01-04 16:50:38 +0530 | [diff] [blame] | 557 | apps/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 Nota Fiscal |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 558 | DocType: Company,Round Off Cost Center,Termine Centro de Custo |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 559 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +202,Maintenance Visit {0} must be cancelled before cancelling this Sales Order,Visita de manutenção {0} deve ser cancelado antes de cancelar esta ordem de venda |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 560 | DocType: Material Request,Material Transfer,Transferência de material |
| 561 | apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +56,Opening (Dr),Abertura (Dr) |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 562 | apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +39,Posting timestamp must be after {0},Postando timestamp deve ser posterior a {0} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 563 | DocType: Landed Cost Taxes and Charges,Landed Cost Taxes and Charges,Impostos Custo desembarcados e Encargos |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 564 | DocType: Production Order Operation,Actual Start Time,Hora Real de Início |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 565 | DocType: BOM Operation,Operation Time,Tempo de Operação |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 566 | DocType: Pricing Rule,Sales Manager,Gerente De Vendas |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 567 | apps/erpnext/erpnext/accounts/doctype/account/account.js +67,Group to Group,Grupo de Grupo |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 568 | apps/erpnext/erpnext/projects/doctype/project/project.py +164,My Projects,meus projetos |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 569 | DocType: Journal Entry,Write Off Amount,Eliminar Valor |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 570 | DocType: Journal Entry,Bill No,Fatura Nº |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 571 | DocType: Company,Gain/Loss Account on Asset Disposal,Conta ganho / perda de Ativos Eliminação |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 572 | DocType: Purchase Invoice,Quarterly,Trimestralmente |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 573 | DocType: Selling Settings,Delivery Note Required,Guia de Remessa Obrigatória |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 574 | DocType: Sales Order Item,Basic Rate (Company Currency),Taxa Básica (Moeda da Empresa) |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 575 | DocType: Manufacturing Settings,Backflush Raw Materials Based On,Backflush Matérias-Primas Based On |
Nabin Hait | 34037e0 | 2016-02-03 13:10:54 +0530 | [diff] [blame] | 576 | apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +57,Please enter item details,Por favor insira os detalhes do item |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 577 | DocType: Purchase Receipt,Other Details,Outros detalhes |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 578 | DocType: Account,Accounts,Contas |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 579 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +67,Marketing,marketing |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 580 | apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +223,Payment Entry is already created,Entrada de pagamento já está criado |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 581 | DocType: 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 série. Isso também pode ser usado para rastrear detalhes sobre a garantia do produto. |
| 582 | DocType: Purchase Receipt Item Supplied,Current Stock,Estoque Atual |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 583 | apps/erpnext/erpnext/controllers/accounts_controller.py +473,Row #{0}: Asset {1} does not linked to Item {2},Linha # {0}: Ativo {1} não vinculado ao item {2} |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 584 | apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +67,Total billing this year,Faturamento total este ano |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 585 | DocType: Account,Expenses Included In Valuation,Despesas incluídos na avaliação |
| 586 | DocType: Employee,Provide email id registered in company,Fornecer Endereço de E-mail registrado na empresa |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 587 | DocType: Hub Settings,Seller City,Cidade do Vendedor |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 588 | DocType: Email Digest,Next email will be sent on:,Próximo e-mail será enviado em: |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 589 | DocType: Offer Letter Term,Offer Letter Term,Termos da Carta de Oferta |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 590 | apps/erpnext/erpnext/stock/doctype/item/item.py +534,Item has variants.,Item tem variantes. |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 591 | apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +67,Item {0} not found,Item {0} não foi encontrado |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 592 | DocType: Bin,Stock Value,Valor do Estoque |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 593 | apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +88,Tree Type,Tipo de árvore |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 594 | DocType: BOM Explosion Item,Qty Consumed Per Unit,Qtde. consumida por unidade |
| 595 | DocType: Serial No,Warranty Expiry Date,Data de validade da garantia |
| 596 | DocType: Material Request Item,Quantity and Warehouse,Quantidade e Armazém |
| 597 | DocType: Sales Invoice,Commission Rate (%),Taxa de Comissão (%) |
Nabin Hait | 34037e0 | 2016-02-03 13:10:54 +0530 | [diff] [blame] | 598 | apps/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 Pedidos de Vendas, Vendas Nota Fiscal ou do Diário" |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 599 | DocType: Project,Estimated Cost,Custo estimado |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 600 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +7,Aerospace,Aeroespacial |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 601 | DocType: Journal Entry,Credit Card Entry,Registro de cartão de crédito |
Anand Doshi | 6489e97 | 2015-09-17 15:08:09 +0530 | [diff] [blame] | 602 | apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +18,Task Subject,Assunto da Tarefa |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 603 | apps/erpnext/erpnext/config/accounts.py +40,Company and Accounts,Empresa e Contas |
| 604 | apps/erpnext/erpnext/config/stock.py +22,Goods received from Suppliers.,Mercadorias recebidas de fornecedores. |
| 605 | apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +49,In Value,Em valor |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 606 | DocType: Lead,Campaign Name,Nome da Campanha |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 607 | ,Reserved,reservado |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 608 | DocType: Purchase Order,Supply Raw Materials,Abastecimento de Matérias-Primas |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 609 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +10,Current Assets,Ativo Circulante |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 610 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +91,{0} is not a stock Item,{0} não é um item de estoque |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 611 | DocType: Mode of Payment Account,Default Account,Conta Padrão |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 612 | apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +155,Lead must be set if Opportunity is made from Lead,O Cliente em Potencial deve ser informado se a Oportunidade foi feita para um Cliente em Potencial. |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 613 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +49,Customer > Customer Group > Territory,Cliente> Grupo Cliente> Território |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 614 | apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +29,Please select weekly off day,Por favor seleccione dia de folga semanal |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 615 | DocType: Production Order Operation,Planned End Time,Planned End Time |
| 616 | ,Sales Person Target Variance Item Group-Wise,Vendas Pessoa Alvo Variance item Group-wise |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 617 | apps/erpnext/erpnext/accounts/doctype/account/account.py +92,Account with existing transaction cannot be converted to ledger,Contas com transações existentes não pode ser convertidas em livro-razão |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 618 | DocType: Delivery Note,Customer's Purchase Order No,Ordem de Compra do Cliente Não |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 619 | DocType: Employee,Cell Number,Telefone Celular |
Rushabh Mehta | dd408d8 | 2016-02-09 12:24:27 +0530 | [diff] [blame] | 620 | apps/erpnext/erpnext/stock/reorder_item.py +166,Auto Material Requests Generated,Pedidos de Materiais Auto Gerado |
Anand Doshi | ee19fc0 | 2015-12-21 17:10:20 +0530 | [diff] [blame] | 621 | apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +7,Lost,Perdido |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 622 | apps/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 lançar o comprovante atual na coluna 'Contra Entrada do Livro Diário' |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 623 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +25,Energy,energia |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 624 | DocType: Opportunity,Opportunity From,Oportunidade De |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 625 | apps/erpnext/erpnext/config/hr.py +98,Monthly salary statement.,Declaração salarial mensal. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 626 | DocType: Item Group,Website Specifications,Especificações do site |
Rushabh Mehta | dd408d8 | 2016-02-09 12:24:27 +0530 | [diff] [blame] | 627 | apps/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} |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 628 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +207,New Account,Nova Conta |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 629 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +23,{0}: From {0} of type {1},{0}: A partir de {0} do tipo {1} |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 630 | apps/erpnext/erpnext/controllers/buying_controller.py +275,Row {0}: Conversion Factor is mandatory,Row {0}: Fator de Conversão é obrigatório |
| 631 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +274,"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 Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 632 | apps/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. |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 633 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +371,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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 634 | DocType: Opportunity,Maintenance,Manutenção |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 635 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +190,Purchase Receipt number required for Item {0},Número Recibo de compra necessário para item {0} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 636 | DocType: Item Attribute Value,Item Attribute Value,Item Atributo Valor |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 637 | apps/erpnext/erpnext/config/crm.py +84,Sales campaigns.,Campanhas de vendas . |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 638 | DocType: 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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 639 | |
| 640 | #### Note |
| 641 | |
| 642 | The 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. |
| 643 | |
| 644 | #### Description of Columns |
| 645 | |
| 646 | 1. Calculation Type: |
| 647 | - This can be on **Net Total** (that is the sum of basic amount). |
| 648 | - **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. |
| 649 | - **Actual** (as mentioned). |
| 650 | 2. Account Head: The Account ledger under which this tax will be booked |
| 651 | 3. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center. |
| 652 | 4. Description: Description of the tax (that will be printed in invoices / quotes). |
| 653 | 5. Rate: Tax rate. |
| 654 | 6. Amount: Tax amount. |
| 655 | 7. Total: Cumulative total to this point. |
| 656 | 8. 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). |
| 657 | 9. 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. |
| 658 | |
| 659 | #### Nota |
| 660 | |
| 661 | 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. |
| 662 | |
| 663 | #### Descrição das Colunas |
| 664 | |
| 665 | 1. Tipo de Cálculo: |
| 666 | - Isto pode ser em ** Total Líquida ** (que é a soma da quantidade de base). |
| 667 | - ** 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. |
| 668 | - ** ** Real (como indicado). |
| 669 | 2. Chefe da conta: A contabilidade conta em que este imposto será reservado |
| 670 | 3. Centro de Custo: Se o imposto / taxa é uma renda (como o transporte) ou despesa que precisa ser reservado contra um centro de custo. |
| 671 | 4. Descrição: Descrição do imposto (que será impresso em facturas / aspas). |
| 672 | 5. Classificação: Taxa de imposto. |
| 673 | 6. Valor: Valor das taxas. |
| 674 | 7. Total: Total acumulado até este ponto. |
| 675 | 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). |
| 676 | 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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 677 | DocType: Employee,Bank A/C No.,Nº Cta. Bancária |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 678 | DocType: Purchase Invoice Item,Project,Projeto |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 679 | DocType: Quality Inspection Reading,Reading 7,Leitura 7 |
| 680 | DocType: Address,Personal,Pessoal |
| 681 | DocType: Expense Claim Detail,Expense Claim Type,Tipo de Pedido de Reembolso de Despesas |
| 682 | DocType: Shopping Cart Settings,Default settings for Shopping Cart,As configurações padrão para Carrinho de Compras |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 683 | apps/erpnext/erpnext/controllers/accounts_controller.py +333,"Journal Entry {0} is linked against Order {1}, check if it should be pulled as advance in this invoice.","Journal Entry {0} está ligado contra a Ordem {1}, verificar se ele deve ser puxado como avanço nessa fatura." |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 684 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +13,Biotechnology,Biotecnologia |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 685 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +111,Office Maintenance Expenses,Despesas de manutenção de escritório |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 686 | apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.js +111,Please enter Item first,"Por favor, indique primeiro item" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 687 | DocType: Account,Liability,responsabilidade |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 688 | apps/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 Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 689 | DocType: Company,Default Cost of Goods Sold Account,Custo padrão de Conta Produtos Vendidos |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 690 | apps/erpnext/erpnext/stock/get_item_details.py +274,Price List not selected,Lista de Preço não selecionado |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 691 | DocType: Employee,Family Background,Antecedentes familiares |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 692 | DocType: Process Payroll,Send Email,Enviar Email |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 693 | apps/erpnext/erpnext/stock/doctype/item/item.py +152,Warning: Invalid Attachment {0},Aviso: Anexo inválido {0} |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 694 | apps/erpnext/erpnext/buying/doctype/supplier/supplier.py +88,No Permission,Nenhuma permissão |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 695 | DocType: Company,Default Bank Account,Conta Bancária Padrão |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 696 | apps/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" |
| 697 | apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +48,'Update Stock' can not be checked because items are not delivered via {0},"""Atualização do Estoque 'não pode ser verificado porque os itens não são entregues via {0}" |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 698 | apps/erpnext/erpnext/public/js/setup_wizard.js +272,Nos,Nos |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 699 | DocType: Item,Items with higher weightage will be shown higher,Os itens com maior weightage será mostrado maior |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 700 | DocType: Bank Reconciliation Detail,Bank Reconciliation Detail,Detalhe da Reconciliação Bancária |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 701 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +691,My Invoices,Minhas Faturas |
| 702 | apps/erpnext/erpnext/controllers/accounts_controller.py +476,Row #{0}: Asset {1} must be submitted,Linha # {0}: Ativo {1} deve ser apresentado |
Anand Doshi | ee19fc0 | 2015-12-21 17:10:20 +0530 | [diff] [blame] | 703 | apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +43,No employee found,Nenhum colaborador encontrado |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 704 | DocType: Supplier Quotation,Stopped,Parado |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 705 | DocType: Item,If subcontracted to a vendor,Se subcontratada a um fornecedor |
| 706 | apps/erpnext/erpnext/manufacturing/page/bom_browser/bom_browser.js +17,Select BOM to start,Selecione BOM para começar |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 707 | DocType: SMS Center,All Customer Contact,Todo o Contato do Cliente |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 708 | apps/erpnext/erpnext/config/stock.py +149,Upload stock balance via csv.,Carregar saldo de estoque a partir de um arquivo CSV. |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 709 | apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +27,Send Now,Enviar agora |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 710 | ,Support Analytics,Análise de Pós-Vendas |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 711 | apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +196,Logical error: Must find overlapping,erro lógico: deve encontrar sobreposição |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 712 | DocType: Item,Website Warehouse,Armazém do Site |
Anand Doshi | bb256e4 | 2016-01-04 16:50:38 +0530 | [diff] [blame] | 713 | DocType: Payment Reconciliation,Minimum Invoice Amount,Montante Mínimo de Fatura |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 714 | apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.js +49,Score must be less than or equal to 5,Pontuação deve ser inferior ou igual a 5 |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 715 | apps/erpnext/erpnext/config/accounts.py +275,C-Form records,Registros C -Form |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 716 | apps/erpnext/erpnext/config/selling.py +301,Customer and Supplier,Clientes e Fornecedores |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 717 | DocType: Email Digest,Email Digest Settings,Configurações do Resumo por E-mail |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 718 | apps/erpnext/erpnext/config/support.py +12,Support queries from customers.,Suporte as perguntas de clientes. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 719 | DocType: Features Setup,"To enable ""Point of Sale"" features",Para ativar "Point of Sale" recursos |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 720 | DocType: Bin,Moving Average Rate,Taxa da Média Móvel |
| 721 | DocType: Production Planning Tool,Select Items,Selecione itens |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 722 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +342,{0} against Bill {1} dated {2},{0} contra duplicata {1} na data {2} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 723 | DocType: Maintenance Visit,Completion Status,Estado de Conclusão |
Rushabh Mehta | dd408d8 | 2016-02-09 12:24:27 +0530 | [diff] [blame] | 724 | DocType: Production Order,Target Warehouse,Almoxarifado de destino |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 725 | DocType: Item,Allow over delivery or receipt upto this percent,Permitir entrega ou recebimento adicional até este percentual |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 726 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 727 | DocType: Upload Attendance,Import Attendance,Importação de Atendimento |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 728 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +17,All Item Groups,Todos os grupos de itens |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 729 | DocType: Process Payroll,Activity Log,Log de Atividade |
Rushabh Mehta | dd408d8 | 2016-02-09 12:24:27 +0530 | [diff] [blame] | 730 | apps/erpnext/erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py +34,Net Profit / Loss,Lucro / Prejuízo Líquido |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 731 | apps/erpnext/erpnext/config/setup.py +94,Automatically compose message on submission of transactions.,Compor automaticamente mensagem no envio de transações. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 732 | DocType: Production Order,Item To Manufacture,Item Para Fabricação |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 733 | apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +87,{0} {1} status is {2},O status {0} {1} é {2} |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 734 | DocType: Shopping Cart Settings,Enable Checkout,Ativar Caixa |
Anand Doshi | bb256e4 | 2016-01-04 16:50:38 +0530 | [diff] [blame] | 735 | apps/erpnext/erpnext/config/learn.py +207,Purchase Order to Payment,Ordem de Compra para pagamento |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 736 | DocType: Quotation Item,Projected Qty,Qtde. Projetada |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 737 | DocType: Sales Invoice,Payment Due Date,Data de Vencimento |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 738 | DocType: Newsletter,Newsletter Manager,Gestor de Email Massivo |
| 739 | apps/erpnext/erpnext/stock/doctype/item/item.js +227,Item Variant {0} already exists with same attributes,Variant item {0} já existe com mesmos atributos |
Anand Doshi | ca4c8a2 | 2015-09-30 17:10:58 +0530 | [diff] [blame] | 740 | apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +95,'Opening','Abrindo' |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 741 | DocType: Notification Control,Delivery Note Message,Mensagem da Guia de Remessa |
| 742 | DocType: Expense Claim,Expenses,Despesas |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 743 | DocType: Item Variant Attribute,Item Variant Attribute,Variant item Atributo |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 744 | ,Purchase Receipt Trends,Tendências de Recebimento |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 745 | DocType: Appraisal,Select template from which you want to get the Goals,Selecione o modelo a partir do qual você deseja obter as Metas |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 746 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +77,Research & Development,Pesquisa e Desenvolvimento |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 747 | ,Amount to Bill,Valor a ser Faturado |
| 748 | DocType: Company,Registration Details,Detalhes de Registro |
Rushabh Mehta | dd408d8 | 2016-02-09 12:24:27 +0530 | [diff] [blame] | 749 | DocType: Item Reorder,Re-Order Qty,Re-order Qtde |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 750 | DocType: Leave Block List Date,Leave Block List Date,Deixe Data Lista de Bloqueios |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 751 | apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +25,Scheduled to send to {0},Programado para enviar para {0} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 752 | DocType: Pricing Rule,Price or Discount,Preço ou desconto |
| 753 | DocType: Sales Team,Incentives,Incentivos |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 754 | DocType: SMS Log,Requested Numbers,Números solicitadas |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 755 | apps/erpnext/erpnext/config/hr.py +146,Performance appraisal.,Avaliação de desempenho. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 756 | DocType: Sales Invoice Item,Stock Details,Detalhes da |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 757 | apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +29,Project Value,Valor do Projeto |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 758 | apps/erpnext/erpnext/config/selling.py +311,Point-of-Sale,Ponto de venda |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 759 | apps/erpnext/erpnext/accounts/doctype/account/account.py +115,"Account balance already in Credit, you are not allowed to set 'Balance Must Be' as 'Debit'","O saldo já está em crédito, você não tem a permissão para definir 'saldo deve ser' como 'débito'" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 760 | DocType: Account,Balance must be,O Saldo deve ser |
| 761 | DocType: Hub Settings,Publish Pricing,Publicar Pricing |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 762 | DocType: Notification Control,Expense Claim Rejected Message,Mensagem de recusa do Pedido de Reembolso de Despesas |
| 763 | ,Available Qty,Disponível Qtde |
| 764 | DocType: Purchase Taxes and Charges,On Previous Row Total,No Total na linha anterior |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 765 | DocType: Salary Slip,Working Days,Dias de Trabalho |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 766 | DocType: Serial No,Incoming Rate,Valor de Entrada |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 767 | DocType: Packing Slip,Gross Weight,Peso bruto |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 768 | apps/erpnext/erpnext/public/js/setup_wizard.js +44,The name of your company for which you are setting up this system.,O nome da sua empresa para a qual você está configurando o sistema. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 769 | DocType: HR Settings,Include holidays in Total no. of Working Days,Incluir feriados em nenhuma total. de dias de trabalho |
| 770 | DocType: Job Applicant,Hold,Segurar |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 771 | DocType: Employee,Date of Joining,Data da Efetivação |
| 772 | DocType: Naming Series,Update Series,Atualizar Séries |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 773 | DocType: Supplier Quotation,Is Subcontracted,É subcontratada |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 774 | DocType: Item Attribute,Item Attribute Values,Valores dos Atributos |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 775 | apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +3,View Subscribers,Exibir Inscritos |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 776 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +621,Purchase Receipt,Recibo de Compra |
| 777 | ,Received Items To Be Billed,"Itens Recebidos, mas não Faturados" |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 778 | DocType: Employee,Ms,Sra. |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 779 | apps/erpnext/erpnext/config/accounts.py +248,Currency exchange rate master.,Taxa de Câmbio Mestre |
| 780 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +265,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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 781 | DocType: Production Order,Plan material for sub-assemblies,Material de Plano de sub-conjuntos |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 782 | apps/erpnext/erpnext/config/selling.py +99,Sales Partners and Territory,Parceiros de vendas e Território |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 783 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +436,BOM {0} must be active,BOM {0} deve ser ativo |
| 784 | DocType: Journal Entry,Depreciation Entry,Entrada depreciação |
Nabin Hait | 34037e0 | 2016-02-03 13:10:54 +0530 | [diff] [blame] | 785 | apps/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 Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 786 | apps/erpnext/erpnext/templates/generators/item.html +74,Goto Cart,Goto carrinho |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 787 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 788 | DocType: Salary Slip,Leave Encashment Amount,Valor das Licenças cobradas |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 789 | apps/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 Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 790 | DocType: Purchase Receipt Item Supplied,Required Qty,Quantidade requerida |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 791 | DocType: Bank Reconciliation,Total Amount,Valor Total |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 792 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +32,Internet Publishing,Publishing Internet |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 793 | DocType: Production Planning Tool,Production Orders,Ordens de Produção |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 794 | apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +53,Balance Value,Valor Patrimonial |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 795 | apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +38,Sales Price List,Lista de Preço de Venda |
| 796 | apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +69,Publish to sync items,Publicar para sincronizar itens |
Anand Doshi | a1580f2 | 2015-12-16 13:17:24 +0530 | [diff] [blame] | 797 | DocType: Bank Reconciliation,Account Currency,Moeda da Conta |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 798 | apps/erpnext/erpnext/accounts/general_ledger.py +137,Please mention Round Off Account in Company,"Por favor, mencione completam Conta in Company" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 799 | DocType: Purchase Receipt,Range,Alcance |
| 800 | DocType: Supplier,Default Payable Accounts,Contas a Pagar Padrão |
| 801 | apps/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 |
| 802 | DocType: Features Setup,Item Barcode,Código de barras do Item |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 803 | apps/erpnext/erpnext/stock/doctype/item/item.py +529,Item Variants {0} updated,Variantes item {0} atualizado |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 804 | DocType: Quality Inspection Reading,Reading 6,Leitura 6 |
| 805 | DocType: Purchase Invoice Advance,Purchase Invoice Advance,Antecipação da Nota Fiscal de Compra |
| 806 | DocType: Address,Shop,Loja |
| 807 | DocType: Hub Settings,Sync Now,Sync Now |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 808 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 809 | DocType: Mode of Payment Account,Default Bank / Cash account will be automatically updated in POS Invoice when this mode is selected.,Conta do Banco/Caixa padrão será atualizada automaticamente na nota fiscal do PDV quando este modo for selecionado. |
| 810 | DocType: Employee,Permanent Address Is,Endereço permanente é |
| 811 | DocType: Production Order Operation,Operation completed for how many finished goods?,Operação concluída por quantos produtos acabados? |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 812 | apps/erpnext/erpnext/public/js/setup_wizard.js +139,The Brand,A Marca |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 813 | apps/erpnext/erpnext/controllers/status_updater.py +165,Allowance for over-{0} crossed for Item {1}.,Provisão para over-{0} cruzou para item {1}. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 814 | DocType: Employee,Exit Interview Details,Detalhes da Entrevista de saída |
| 815 | DocType: Item,Is Purchase Item,É item de compra |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 816 | DocType: Asset,Purchase Invoice,Nota Fiscal de Compra |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 817 | DocType: Stock Ledger Entry,Voucher Detail No,Nº do Detalhe do comprovante |
| 818 | DocType: Stock Entry,Total Outgoing Value,Valor total de saída |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 819 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 820 | DocType: Lead,Request for Information,Pedido de Informação |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 821 | DocType: Payment Request,Paid,Pago |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 822 | DocType: Salary Slip,Total in words,Total por extenso |
| 823 | DocType: Material Request Item,Lead Time Date,Prazo de entrega |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 824 | apps/erpnext/erpnext/public/js/controllers/taxes_and_totals.js +54, is mandatory. Maybe Currency Exchange record is not created for ,é obrigatório. Talvez o registro de taxas de câmbios não está criado para |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 825 | apps/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} |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 826 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +542,"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 Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 827 | DocType: Job Opening,Publish on website,Publicar em website |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 828 | apps/erpnext/erpnext/config/stock.py +17,Shipments to customers.,Os embarques para os clientes. |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 829 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +463,Supplier Invoice Date cannot be greater than Posting Date,Fornecedor Data da fatura não pode ser maior que data de lançamento |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 830 | DocType: Purchase Invoice Item,Purchase Order Item,Item da Ordem de Compra |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 831 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +155,Indirect Income,Resultado indirecto |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 832 | DocType: Payment Tool,Set Payment Amount = Outstanding Amount,Definir Valor do Pagamento = Valor Excepcional |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 833 | apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +53,Variance,Variação |
| 834 | ,Company Name,Nome da Empresa |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 835 | DocType: SMS Center,Total Message(s),Mensagem total ( s ) |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 836 | apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +675,Select Item for Transfer,Selecionar item para Transferência |
Anand Doshi | ee19fc0 | 2015-12-21 17:10:20 +0530 | [diff] [blame] | 837 | DocType: Purchase Invoice,Additional Discount Percentage,Percentagem de Desconto adicional |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 838 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 839 | DocType: Bank Reconciliation,Select account head of the bank where cheque was deposited.,Selecione a Conta do banco onde o cheque foi depositado. |
| 840 | DocType: Selling Settings,Allow user to edit Price List Rate in transactions,Permitir ao usuário editar Taxa da Lista de Preços em transações |
| 841 | DocType: Pricing Rule,Max Qty,Max Qtde |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 842 | apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +30,"Row {0}: Invoice {1} is invalid, it might be cancelled / does not exist. \ |
| 843 | Please enter a valid Invoice","Row {0}: Fatura {1} é inválido, poderia ser cancelado / não existe. \ Por favor, indique uma factura válida" |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 844 | apps/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 Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 845 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +16,Chemical,químico |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 846 | apps/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 Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 847 | DocType: Process Payroll,Select Payroll Year and Month,Selecione Payroll ano e mês |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 848 | DocType: Workstation,Electricity Cost,Custo de Energia Elétrica |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 849 | DocType: HR Settings,Don't send Employee Birthday Reminders,Não envie aos empregados lembretes de aniversários |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 850 | ,Employee Holiday Attendance,Empregados com Presença em Feriados |
| 851 | DocType: Opportunity,Walk In,Vitrine |
| 852 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +65,Stock Entries,Entradas de Stock |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 853 | DocType: Item,Inspection Criteria,Critérios de Inspeção |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 854 | apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +12,Transfered,Transferido |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 855 | apps/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 Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 856 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +156,White,Branco |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 857 | DocType: SMS Center,All Lead (Open),Todos os Clientes em Potencial em Aberto |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 858 | DocType: Purchase Invoice,Get Advances Paid,Obter adiantamentos pagos |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 859 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +598,Make ,Fazer |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 860 | DocType: Journal Entry,Total Amount in Words,Valor Total por extenso |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 861 | apps/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.,Houve um erro . Uma razão provável pode ser que você não tenha salvo o formulário. Entre em contato com support@erpnext.com se o problema persistir . |
Anand Doshi | bb256e4 | 2016-01-04 16:50:38 +0530 | [diff] [blame] | 862 | apps/erpnext/erpnext/templates/pages/cart.html +5,My Cart,Meu carrinho |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 863 | apps/erpnext/erpnext/controllers/selling_controller.py +150,Order Type must be one of {0},Tipo de Ordem deve ser uma das {0} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 864 | DocType: Lead,Next Contact Date,Data do próximo Contato |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 865 | apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +35,Opening Qty,Qtde abertura |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 866 | DocType: Holiday List,Holiday List Name,Nome da lista de feriados |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 867 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +168,Stock Options,Opções de Compra |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 868 | DocType: Journal Entry Account,Expense Claim,Pedido de Reembolso de Despesas |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 869 | apps/erpnext/erpnext/accounts/doctype/asset/asset.js +49,Do you really want to restore this scrapped asset?,Você realmente deseja restaurar este ativo desfeito? |
| 870 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +181,Qty for {0},Qtde para {0} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 871 | DocType: Leave Application,Leave Application,Solicitação de Licenças |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 872 | apps/erpnext/erpnext/config/hr.py +80,Leave Allocation Tool,Ferramenta de Alocação de Licenças |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 873 | DocType: Leave Block List,Leave Block List Dates,Deixe as datas Lista de Bloqueios |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 874 | DocType: Company,If Monthly Budget Exceeded (for expense account),Se orçamento mensal excedido (por conta de despesas) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 875 | DocType: Workstation,Net Hour Rate,Net Hour Taxa |
| 876 | DocType: Landed Cost Purchase Receipt,Landed Cost Purchase Receipt,Recibo de compra do custo de desembarque |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 877 | DocType: Company,Default Terms,Termos Padrão |
Anand Doshi | 9c0983f | 2016-02-17 12:59:54 +0530 | [diff] [blame] | 878 | DocType: 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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 879 | DocType: Packing Slip Item,Packing Slip Item,Item da Guia de Remessa |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 880 | DocType: POS Profile,Cash/Bank Account,Conta do Caixa/Banco |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 881 | apps/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. |
Nabin Hait | bf9e8cf | 2015-12-28 14:37:58 +0530 | [diff] [blame] | 882 | DocType: Delivery Note,Delivery To,Entregar para |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 883 | apps/erpnext/erpnext/stock/doctype/item/item.py +552,Attribute table is mandatory,A tabela de atributos é obrigatório |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 884 | DocType: Production Planning Tool,Get Sales Orders,Obter Ordens de Venda |
| 885 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +64,{0} can not be negative,{0} não pode ser negativo |
Anand Doshi | ee19fc0 | 2015-12-21 17:10:20 +0530 | [diff] [blame] | 886 | apps/erpnext/erpnext/public/js/pos/pos.html +28,Discount,Desconto |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 887 | DocType: Features Setup,Purchase Discounts,Descontos da compra |
| 888 | DocType: Workstation,Wages,Salário |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 889 | DocType: Time Log,Will be updated only if Time Log is 'Billable',Será atualizado apenas se Tempo Log é "Billable" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 890 | DocType: Project,Internal,Interno |
| 891 | DocType: Task,Urgent,Urgente |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 892 | apps/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 Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 893 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 894 | DocType: Item,Manufacturer,Fabricante |
| 895 | DocType: Landed Cost Item,Purchase Receipt Item,Item do Recibo de Compra |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 896 | DocType: Production Plan Item,Reserved Warehouse in Sales Order / Finished Goods Warehouse,Armazém reservada no Pedido de Vendas / armazém de produtos acabados |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 897 | apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +69,Selling Amount,Valor de venda |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 898 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +80,Time Logs,Tempo Logs |
Anand Doshi | 9c0983f | 2016-02-17 12:59:54 +0530 | [diff] [blame] | 899 | apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +125,You are the Expense Approver for this record. Please Update the 'Status' and Save,Você é o aprovador de despesa para esse registro. Atualize o 'Estado' e salvar |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 900 | DocType: Serial No,Creation Document No,Número de Criação do Documento |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 901 | DocType: Issue,Issue,Solicitação |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 902 | DocType: Asset,Scrapped,desmantelada |
Anand Doshi | a1580f2 | 2015-12-16 13:17:24 +0530 | [diff] [blame] | 903 | apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +28,Account does not match with Company,A conta não coincide com a Empresa |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 904 | apps/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 Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 905 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +39,WIP Warehouse,WIP Warehouse |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 906 | apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +185,Serial No {0} is under maintenance contract upto {1},Serial Não {0} está sob contrato de manutenção até {1} |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 907 | apps/erpnext/erpnext/config/hr.py +35,Recruitment,Recrutamento |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 908 | DocType: BOM Operation,Operation,Operação |
| 909 | DocType: Lead,Organization Name,Nome da Organização |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 910 | DocType: Tax Rule,Shipping State,Estado Envio |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 911 | apps/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" |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 912 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +129,Sales Expenses,Despesas com Vendas |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 913 | apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +106,Standard Buying,Compra padrão |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 914 | DocType: GL Entry,Against,Contra |
| 915 | DocType: Item,Default Selling Cost Center,Venda Padrão Centro de Custo |
| 916 | DocType: Sales Partner,Implementation Partner,Parceiro de implementação |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 917 | apps/erpnext/erpnext/controllers/selling_controller.py +227,Sales Order {0} is {1},Pedido de Vendas {0} é {1} |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 918 | DocType: Opportunity,Contact Info,Informações para Contato |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 919 | apps/erpnext/erpnext/config/stock.py +300,Making Stock Entries,Fazendo entrada no estoque |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 920 | DocType: Packing Slip,Net Weight UOM,UDM do Peso Líquido |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 921 | DocType: Item,Default Supplier,Fornecedor padrão |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 922 | DocType: Manufacturing Settings,Over Production Allowance Percentage,Ao longo de Produção Provisão Percentagem |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 923 | DocType: Shipping Rule Condition,Shipping Rule Condition,Regra Condições de envio |
| 924 | DocType: Features Setup,Miscelleneous,Diversos |
| 925 | DocType: Holiday List,Get Weekly Off Dates,Obter datas de descanso semanal |
| 926 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 927 | DocType: Sales Person,Select company name first.,Selecione o nome da empresa por primeiro. |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 928 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +145,Dr,Dr |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 929 | apps/erpnext/erpnext/config/buying.py +23,Quotations received from Suppliers.,Orçamentos recebidas de fornecedores. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 930 | apps/erpnext/erpnext/controllers/selling_controller.py +21,To {0} | {1} {2},Para {0} | {1} {2} |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 931 | DocType: Time Log Batch,updated via Time Logs,atualizado via Time Logs |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 932 | apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +40,Average Age,Idade Média |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 933 | DocType: Opportunity,Your sales person who will contact the customer in future,Seu vendedor entrará em contato com o cliente no futuro |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 934 | apps/erpnext/erpnext/public/js/setup_wizard.js +235,List a few of your suppliers. They could be organizations or individuals.,Lista de alguns de seus fornecedores. Eles podem ser empresas ou pessoas físicas. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 935 | DocType: Company,Default Currency,Moeda padrão |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 936 | DocType: Contact,Enter designation of this Contact,Digite a designação deste contato |
Anand Doshi | ee19fc0 | 2015-12-21 17:10:20 +0530 | [diff] [blame] | 937 | DocType: Expense Claim,From Employee,Do colaborador |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 938 | apps/erpnext/erpnext/controllers/accounts_controller.py +347,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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 939 | DocType: Journal Entry,Make Difference Entry,Criar diferença de lançamento |
| 940 | DocType: Upload Attendance,Attendance From Date,Data Inicial de Comparecimento |
| 941 | DocType: Appraisal Template Goal,Key Performance Area,Área Chave de Performance |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 942 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +54,Transportation,transporte |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 943 | apps/erpnext/erpnext/hr/report/monthly_salary_register/monthly_salary_register.py +67, and year: ,e ano: |
Anand Doshi | ee19fc0 | 2015-12-21 17:10:20 +0530 | [diff] [blame] | 944 | DocType: Email Digest,Annual Expense,Despesa Anual |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 945 | DocType: SMS Center,Total Characters,Total de Personagens |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 946 | apps/erpnext/erpnext/controllers/buying_controller.py +131,Please select BOM in BOM field for Item {0},"Por favor, selecione no campo BOM BOM por item {0}" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 947 | DocType: C-Form Invoice Detail,C-Form Invoice Detail,Detalhe Fatura do Formulário-C |
| 948 | DocType: Payment Reconciliation Invoice,Payment Reconciliation Invoice,Reconciliação O pagamento da fatura |
Nabin Hait | 34037e0 | 2016-02-03 13:10:54 +0530 | [diff] [blame] | 949 | apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +42,Contribution %,Contribuição% |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 950 | DocType: Item,website page link,link da página do site |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 951 | DocType: Company,Company registration numbers for your reference. Tax numbers etc.,"Números de registro da empresa para sua referência. Exemplo: CNPJ, IE, etc" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 952 | DocType: Sales Partner,Distributor,Distribuidor |
| 953 | DocType: Shopping Cart Shipping Rule,Shopping Cart Shipping Rule,Carrinho Rule Envio |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 954 | apps/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 |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 955 | apps/erpnext/erpnext/public/js/controllers/transaction.js +941,Please set 'Apply Additional Discount On',"Por favor, defina "Aplicar desconto adicional em '" |
| 956 | ,Ordered Items To Be Billed,"Itens Vendidos, mas não Faturados" |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 957 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 958 | apps/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. |
| 959 | DocType: Global Defaults,Global Defaults,Padrões globais |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 960 | apps/erpnext/erpnext/projects/doctype/project/project.py +144,Project Collaboration Invitation,Convite Colaboração em Projectos |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 961 | DocType: Salary Slip,Deductions,Deduções |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 962 | apps/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. |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 963 | DocType: Salary Slip,Leave Without Pay,Licença Não Remunerada |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 964 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +270,Capacity Planning Error,Capacidade de erro Planejamento |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 965 | ,Trial Balance for Party,Balancete para o partido |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 966 | DocType: Lead,Consultant,Consultor |
| 967 | DocType: Salary Slip,Earnings,Ganhos |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 968 | apps/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 Doshi | bb256e4 | 2016-01-04 16:50:38 +0530 | [diff] [blame] | 969 | apps/erpnext/erpnext/config/learn.py +92,Opening Accounting Balance,Saldo de Contabilidade |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 970 | DocType: Sales Invoice Advance,Sales Invoice Advance,Antecipação da Nota Fiscal de Venda |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 971 | apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +476,Nothing to request,Nada de pedir |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 972 | apps/erpnext/erpnext/projects/doctype/task/task.py +38,'Actual Start Date' can not be greater than 'Actual End Date',A 'Data de Início Real' não pode ser maior que a 'Data Final Real' |
| 973 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +75,Management,Gestão |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 974 | apps/erpnext/erpnext/config/projects.py +45,Types of activities for Time Sheets,Tipos de atividades para quadro de horários |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 975 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +52,Either debit or credit amount is required for {0},De qualquer débito ou valor do crédito é necessário para {0} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 976 | DocType: 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""" |
| 977 | DocType: Salary Slip,Net Pay (in words) will be visible once you save the Salary Slip.,Pagamento líquido (por extenso) será visível quando você salvar a folha de pagamento. |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 978 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +154,Blue,Azul |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 979 | DocType: Purchase Invoice,Is Return,É Retorno |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 980 | DocType: Price List Country,Price List Country,Preço da lista País |
| 981 | apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +123,Further nodes can be only created under 'Group' type nodes,"Outros nós só pode ser criado sob os nós do tipo ""grupo""" |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 982 | apps/erpnext/erpnext/utilities/doctype/contact/contact.py +69,Please set Email ID,"Por favor, defina-mail ID" |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 983 | DocType: Item,UOMs,UDMs |
| 984 | apps/erpnext/erpnext/stock/utils.py +171,{0} valid serial nos for Item {1},{0} números de série válidos para o item {1} |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 985 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +57,Item Code cannot be changed for Serial No.,Código do item não pode ser alterado para Serial No. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 986 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 987 | DocType: Purchase Order Item,UOM Conversion Factor,Fator de Conversão da UDM |
| 988 | DocType: Stock Settings,Default Item Group,Grupo de Itens padrão |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 989 | apps/erpnext/erpnext/config/buying.py +38,Supplier database.,Banco de dados do Fornecedor. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 990 | DocType: Account,Balance Sheet,Balanço |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 991 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +623,Cost Center For Item with Item Code ',Centro de Custos para Item com Código ' |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 992 | DocType: Opportunity,Your sales person will get a reminder on this date to contact the customer,Seu vendedor receberá um lembrete nesta data para contatar o cliente |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 993 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +212,"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 Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 994 | apps/erpnext/erpnext/config/hr.py +120,Tax and other salary deductions.,Impostos e outras deduções salariais. |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 995 | DocType: Lead,Lead,Cliente em Potencial |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 996 | DocType: Email Digest,Payables,Contas a pagar |
| 997 | DocType: Account,Warehouse,Armazém |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 998 | apps/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 |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 999 | ,Purchase Order Items To Be Billed,"Itens Comprados, mas não Faturados" |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1000 | DocType: Purchase Invoice Item,Net Rate,Taxa Net |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1001 | DocType: Purchase Invoice Item,Purchase Invoice Item,Item da Nota Fiscal de Compra |
| 1002 | apps/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 Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 1003 | apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +8,Item 1,Número 1 |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1004 | DocType: Holiday,Holiday,Feriado |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1005 | DocType: Leave Control Panel,Leave blank if considered for all branches,Deixe em branco se considerado para todos os ramos |
| 1006 | ,Daily Time Log Summary,Resumo Diário Log Tempo |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1007 | apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +21,C-form is not applicable for Invoice: {0},C-forma não é aplicável para a fatura: {0} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1008 | DocType: Payment Reconciliation,Unreconciled Payment Details,Unreconciled Detalhes do pagamento |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1009 | DocType: Global Defaults,Current Fiscal Year,Ano Fiscal Atual |
| 1010 | DocType: Global Defaults,Disable Rounded Total,Desativar total arredondado |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1011 | DocType: Lead,Call,Chamada Telefônica |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 1012 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +410,'Entries' cannot be empty,'Entradas' não pode estar vazio |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 1013 | apps/erpnext/erpnext/utilities/transaction_base.py +78,Duplicate row {0} with same {1},Linha duplicada {0} com o mesmo {1} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1014 | ,Trial Balance,Balancete |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1015 | apps/erpnext/erpnext/config/hr.py +242,Setting up Employees,Configurando Empregados |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1016 | apps/erpnext/erpnext/public/js/feature_setup.js +220,"Grid ""","Grid """ |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1017 | apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +150,Please select prefix first,Por favor seleccione prefixo primeiro |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1018 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +138,Research,pesquisa |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1019 | DocType: Maintenance Visit Purpose,Work Done,Trabalho feito |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1020 | apps/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 |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1021 | apps/erpnext/erpnext/accounts/doctype/asset/asset.py +33,Item {0} must be a non-stock item,Item {0} deve ser um item não inventariado |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1022 | DocType: Contact,User ID,ID de Usuário |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1023 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +131,View Ledger,Ver Ledger |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1024 | apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Earliest,Mais antigas |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1025 | apps/erpnext/erpnext/stock/doctype/item/item.py +436,"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 mude o nome do grupo de itens" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1026 | DocType: Production Order,Manufacture against Sales Order,Fabricação contra a Ordem de Venda |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 1027 | apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +412,Rest Of The World,Resto do mundo |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 1028 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1029 | ,Budget Variance Report,Relatório de Variação de Orçamento |
| 1030 | DocType: Salary Slip,Gross Pay,Salário bruto |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1031 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +189,Dividends Paid,Dividendos pagos |
Anand Doshi | a1580f2 | 2015-12-16 13:17:24 +0530 | [diff] [blame] | 1032 | apps/erpnext/erpnext/public/js/controllers/stock_controller.js +40,Accounting Ledger,Registro Contábil |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1033 | DocType: Stock Reconciliation,Difference Amount,Diferença Montante |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1034 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +195,Retained Earnings,Lucros Acumulados |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1035 | DocType: BOM Item,Item Description,Descrição do Item |
| 1036 | DocType: Payment Tool,Payment Mode,O modo de pagamento |
| 1037 | DocType: Purchase Invoice,Is Recurring,É recorrente |
| 1038 | DocType: Purchase Order,Supplied Items,Itens fornecidos |
| 1039 | DocType: Production Order,Qty To Manufacture,Qtde. Para Fabricação |
| 1040 | DocType: Buying Settings,Maintain same rate throughout purchase cycle,Manter o mesmo valor através de todo o ciclo de compra |
| 1041 | DocType: Opportunity Item,Opportunity Item,Item da oportunidade |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1042 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +64,Temporary Opening,Abertura temporária |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1043 | ,Employee Leave Balance,Saldo de Licenças do Funcionário |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 1044 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +127,Balance for Account {0} must always be {1},Saldo da Conta {0} deve ser sempre {1} |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 1045 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1046 | DocType: Address,Address Type,Tipo de Endereço |
| 1047 | DocType: Purchase Receipt,Rejected Warehouse,Almoxarifado Rejeitado |
| 1048 | DocType: GL Entry,Against Voucher,Contra o Comprovante |
| 1049 | DocType: Item,Default Buying Cost Center,Compra Centro de Custo Padrão |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1050 | apps/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 Hait | 34037e0 | 2016-02-03 13:10:54 +0530 | [diff] [blame] | 1051 | apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +33,Item {0} must be Sales Item,Item {0} deve ser item de vendas |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1052 | apps/erpnext/erpnext/public/js/controllers/taxes_and_totals.js +55, to ,para |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1053 | DocType: Item,Lead Time in days,Prazo de entrega em dias |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 1054 | ,Accounts Payable Summary,Resumo do Contas a Pagar |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 1055 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1056 | DocType: Journal Entry,Get Outstanding Invoices,Obter faturas pendentes |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1057 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +65,Sales Order {0} is not valid,Ordem de Vendas {0} não é válido |
| 1058 | apps/erpnext/erpnext/setup/doctype/company/company.py +168,"Sorry, companies cannot be merged","Desculpe , as empresas não podem ser mescladas" |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 1059 | apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +126,"The total Issue / Transfer quantity {0} in Material Request {1} \ |
| 1060 | 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 Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1061 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +145,Small,Pequeno |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1062 | DocType: Employee,Employee Number,Número do Funcionário |
| 1063 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1064 | ,Invoiced Amount (Exculsive Tax),Valor faturado ( Exculsive Tributário) |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 1065 | apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +14,Item 2,Número 2 |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1066 | apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +67,Account head {0} created,Conta {0} criado |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1067 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +153,Green,Verde |
Anand Doshi | f594090 | 2015-09-07 18:47:04 +0530 | [diff] [blame] | 1068 | DocType: Item,Auto re-order,Re-ordenar Automaticamente |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1069 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1070 | DocType: Employee,Place of Issue,Local de Emissão |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1071 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +59,Contract,Contrato |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1072 | DocType: Email Digest,Add Quote,Adicionar Citar |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 1073 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +493,UOM coversion factor required for UOM: {0} in Item: {1},Fator de Conversão de UDM é necessário para UDM: {0} no Item: {1} |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1074 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +86,Indirect Expenses,Despesas Indiretas |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1075 | apps/erpnext/erpnext/controllers/selling_controller.py +163,Row {0}: Qty is mandatory,Row {0}: Quantidade é obrigatório |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1076 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +8,Agriculture,Agricultura |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 1077 | apps/erpnext/erpnext/public/js/setup_wizard.js +257,Your Products or Services,Seus produtos ou serviços |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1078 | DocType: Mode of Payment,Mode of Payment,Forma de Pagamento |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1079 | apps/erpnext/erpnext/stock/doctype/item/item.py +126,Website Image should be a public file or website URL,Site de imagem deve ser um arquivo público ou URL do site |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1080 | apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +31,This is a root item group and cannot be edited.,Este é um grupo de itens de raiz e não pode ser editada. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1081 | DocType: Journal Entry Account,Purchase Order,Ordem de Compra |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1082 | DocType: Warehouse,Warehouse Contact Info,Informações de Contato do Almoxarifado |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1083 | DocType: Address,City/Town,Cidade / Município |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1084 | DocType: Address,Is Your Company Address,É o seu endereço Empresa |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1085 | DocType: Email Digest,Annual Income,Rendimento anual |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1086 | DocType: Serial No,Serial No Details,Detalhes do Nº de Série |
| 1087 | DocType: Purchase Invoice Item,Item Tax Rate,Taxa de Imposto do Item |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 1088 | apps/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" |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1089 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +486,Delivery Note {0} is not submitted,Guia de Remessa {0} não foi submetida |
| 1090 | apps/erpnext/erpnext/stock/get_item_details.py +142,Item {0} must be a Sub-contracted Item,Item {0} deve ser um item do sub- contratados |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1091 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +41,Capital Equipments,Equipamentos Capitais |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1092 | apps/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." |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1093 | DocType: Hub Settings,Seller Website,Site do Vendedor |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1094 | apps/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 |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1095 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +113,Production Order status is {0},Status de ordem de produção é {0} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1096 | DocType: Appraisal Goal,Goal,Meta |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1097 | DocType: Sales Invoice Item,Edit Description,Editar Descrição |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1098 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +331,Expected Delivery Date is lesser than Planned Start Date.,Data de entrega esperada é menor do que o planejado Data de Início. |
| 1099 | apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +617,For Supplier,para Fornecedor |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1100 | DocType: Account,Setting Account Type helps in selecting this Account in transactions.,Definir o Tipo de Conta ajuda na seleção desta Conta nas transações. |
| 1101 | DocType: Purchase Invoice,Grand Total (Company Currency),Grande Total (moeda da empresa) |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1102 | apps/erpnext/erpnext/utilities/bot.py +39,Did not find any item called {0},Não havia nenhuma item chamado {0} |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1103 | apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Total Outgoing,Sainte total |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1104 | apps/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 """ |
| 1105 | DocType: Authorization Rule,Transaction,Transação |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1106 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1107 | DocType: Item,Website Item Groups,Grupos de Itens do site |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1108 | DocType: Purchase Invoice,Total (Company Currency),Total (Companhia de moeda) |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1109 | apps/erpnext/erpnext/stock/utils.py +166,Serial number {0} entered more than once,Número de série {0} entrou mais de uma vez |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1110 | DocType: Depreciation Schedule,Journal Entry,Lançamento do livro Diário |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1111 | DocType: Workstation,Workstation Name,Nome da Estação de Trabalho |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1112 | apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +17,Email Digest:,Email Digest: |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1113 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +442,BOM {0} does not belong to Item {1},O BOM {0} não pertencem ao Item {1} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1114 | DocType: Sales Partner,Target Distribution,Distribuição de metas |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1115 | DocType: Salary Slip,Bank Account No.,Nº Conta Bancária |
| 1116 | DocType: Naming Series,This is the number of the last created transaction with this prefix,Este é o número da última transação criada com este prefixo |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1117 | DocType: Quality Inspection Reading,Reading 8,Leitura 8 |
| 1118 | DocType: Sales Partner,Agent,Agente |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1119 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1120 | DocType: Purchase Invoice,Taxes and Charges Calculation,Cálculo de Impostos e Encargos |
| 1121 | DocType: BOM Operation,Workstation,Estação de Trabalho |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1122 | DocType: Request for Quotation Supplier,Request for Quotation Supplier,Request for Quotation Fornecedor |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1123 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +112,Hardware,ferragens |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 1124 | DocType: Sales Order,Recurring Upto,recorrente Upto |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1125 | DocType: Attendance,HR Manager,Gerente de RH |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1126 | apps/erpnext/erpnext/accounts/party.py +171,Please select a Company,"Por favor, selecione uma empresa" |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1127 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +50,Privilege Leave,Privilege Deixar |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1128 | DocType: Purchase Invoice,Supplier Invoice Date,Fornecedor Data Fatura |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1129 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1130 | DocType: Appraisal Template Goal,Appraisal Template Goal,Meta do Modelo de Avaliação |
| 1131 | DocType: Salary Slip,Earning,Ganho |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1132 | DocType: Payment Tool,Party Account Currency,Partido Conta Moeda |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1133 | apps/erpnext/erpnext/accounts/doctype/asset/asset.py +46,Current Value After Depreciation must be less than equal to {0},Valor atual Depois de depreciação deve ser menor ou igual a {0} |
Nabin Hait | bf9e8cf | 2015-12-28 14:37:58 +0530 | [diff] [blame] | 1134 | ,BOM Browser,Navegador de LDM |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1135 | DocType: Purchase Taxes and Charges,Add or Deduct,Adicionar ou Reduzir |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1136 | DocType: Company,If Yearly Budget Exceeded (for expense account),Se orçamento anual excedida (para conta de despesas) |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1137 | apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +81,Overlapping conditions found between:,Condições sobreposição encontradas entre : |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 1138 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +167,Against Journal Entry {0} is already adjusted against some other voucher,Contra Journal Entry {0} já é ajustado contra algum outro comprovante |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1139 | apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +68,Total Order Value,Valor total da ordem |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1140 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +38,Food,comida |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1141 | apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +51,Ageing Range 3,Faixa de Envelhecimento 3 |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 1142 | apps/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 apresentada |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1143 | DocType: Maintenance Schedule Item,No of Visits,Nº de Visitas |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1144 | apps/erpnext/erpnext/config/crm.py +68,"Newsletters to contacts, leads.",Email Marketing para Contatos e Clientes em Potencial. |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1145 | apps/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 Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1146 | apps/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 Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 1147 | DocType: Project,Start and End Dates,Iniciar e terminar datas |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1148 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +375,Operations cannot be left blank.,A operação não pode ser deixado em branco. |
| 1149 | ,Delivered Items To Be Billed,"Itens Entregues, mas não Faturados" |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1150 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +60,Warehouse cannot be changed for Serial No.,Armazém não pode ser alterado para nº serial. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1151 | DocType: Authorization Rule,Average Discount,Desconto Médio |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1152 | DocType: Address,Utilities,Serviços Públicos |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1153 | DocType: Purchase Invoice Item,Accounting,Contabilidade |
| 1154 | DocType: Features Setup,Features Setup,Configuração de características |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1155 | DocType: Asset,Depreciation Schedules,agendamentos de depreciação |
Rushabh Mehta | dd408d8 | 2016-02-09 12:24:27 +0530 | [diff] [blame] | 1156 | DocType: Item,Is Service Item,É item de serviço |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1157 | apps/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 Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1158 | DocType: Activity Cost,Projects,Projetos |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 1159 | DocType: Payment Request,Transaction Currency,Moeda de transação |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1160 | apps/erpnext/erpnext/controllers/buying_controller.py +24,From {0} | {1} {2},A partir de {0} | {1} {2} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1161 | DocType: BOM Operation,Operation Description,Descrição da operação |
| 1162 | DocType: Item,Will also apply to variants,Será também aplicável às variantes |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1163 | apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +32,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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1164 | DocType: Quotation,Shopping Cart,Carrinho de Compras |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1165 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1166 | DocType: Pricing Rule,Campaign,Campanha |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 1167 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1168 | DocType: Purchase Invoice,Contact Person,Pessoa de Contato |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 1169 | apps/erpnext/erpnext/projects/doctype/task/task.py +35,'Expected Start Date' can not be greater than 'Expected End Date','Data de Início Esperada' não pode ser maior que 'Data Final Esperada' |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1170 | DocType: Holiday List,Holidays,Feriados |
| 1171 | DocType: Sales Order Item,Planned Quantity,Quantidade planejada |
| 1172 | DocType: Purchase Invoice Item,Item Tax Amount,Valor do Imposto do Item |
Anand Doshi | f594090 | 2015-09-07 18:47:04 +0530 | [diff] [blame] | 1173 | DocType: Item,Maintain Stock,Manter Estoque |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 1174 | apps/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 Doshi | ee19fc0 | 2015-12-21 17:10:20 +0530 | [diff] [blame] | 1175 | apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +31,Net Change in Fixed Asset,Alteração Líquida da Imobilização |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1176 | DocType: Leave Control Panel,Leave blank if considered for all designations,Deixe em branco se considerado para todas as designações |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1177 | apps/erpnext/erpnext/controllers/accounts_controller.py +539,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 |
| 1178 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +182,Max: {0},Max: {0} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1179 | apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +16,From Datetime,A partir de data e hora |
| 1180 | DocType: Email Digest,For Company,Para a Empresa |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1181 | apps/erpnext/erpnext/config/support.py +17,Communication log.,Log de Comunicação. |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 1182 | apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +70,Buying Amount,Valor de Compra |
Anand Doshi | 9c0983f | 2016-02-17 12:59:54 +0530 | [diff] [blame] | 1183 | DocType: Sales Invoice,Shipping Address Name,Nome do endereço para entrega |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1184 | apps/erpnext/erpnext/accounts/doctype/account/account.js +50,Chart of Accounts,Plano de Contas |
| 1185 | DocType: Material Request,Terms and Conditions Content,Conteúdos dos Termos e Condições |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1186 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +475,cannot be greater than 100,não pode ser maior do que 100 |
| 1187 | apps/erpnext/erpnext/stock/doctype/item/item.py +592,Item {0} is not a stock Item,Item {0} não é um item de estoque |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1188 | DocType: Maintenance Visit,Unscheduled,Sem agendamento |
| 1189 | DocType: Employee,Owned,Pertencente |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 1190 | DocType: Salary Slip Deduction,Depends on Leave Without Pay,Depende de licença sem vencimento |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1191 | DocType: Pricing Rule,"Higher the number, higher the priority","Quanto maior o número, maior a prioridade" |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1192 | ,Purchase Invoice Trends,Tendência de Faturamento de Compras |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1193 | DocType: Employee,Better Prospects,Melhores perspectivas |
| 1194 | DocType: Appraisal,Goals,Metas |
| 1195 | DocType: Warranty Claim,Warranty / AMC Status,Garantia / Estado do CAM |
| 1196 | ,Accounts Browser,Navegador de Contas |
| 1197 | DocType: GL Entry,GL Entry,Lançamento GL |
| 1198 | DocType: HR Settings,Employee Settings,Configurações Empregado |
| 1199 | ,Batch-Wise Balance History,Balanço por Histórico de Lotes |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1200 | apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +72,To Do List,Lista de Tarefas |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1201 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +63,Apprentice,Aprendiz |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1202 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +106,Negative Quantity is not allowed,Negativo Quantidade não é permitido |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1203 | DocType: Purchase Invoice Item,"Tax detail table fetched from item master as a string and stored in this field. |
| 1204 | Used for Taxes and Charges","Detalhe da tabela de imposto obtido a partir mestre como uma string e armazenado neste campo. |
| 1205 | Usado para Tributos e Encargos" |
Anand Doshi | 9c0983f | 2016-02-17 12:59:54 +0530 | [diff] [blame] | 1206 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +156,Employee cannot report to himself.,Empregado não pode denunciar a si mesmo. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1207 | DocType: Account,"If the account is frozen, entries are allowed to restricted users.","Se a conta for congelada , as entradas são permitidos aos usuários restritos." |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1208 | DocType: Email Digest,Bank Balance,Saldo bancário |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1209 | apps/erpnext/erpnext/controllers/accounts_controller.py +460,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 Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1210 | apps/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 Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1211 | DocType: Job Opening,"Job profile, qualifications required etc.","Perfil da Vaga , qualificações exigidas , etc" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1212 | DocType: Journal Entry Account,Account Balance,Saldo da conta |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1213 | apps/erpnext/erpnext/config/accounts.py +175,Tax Rule for transactions.,Regra de imposto para transações. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1214 | DocType: Rename Tool,Type of document to rename.,Tipo de documento a ser renomeado. |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 1215 | apps/erpnext/erpnext/public/js/setup_wizard.js +276,We buy this Item,Nós compramos este item |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1216 | DocType: Address,Billing,Faturamento |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1217 | DocType: Purchase Invoice,Total Taxes and Charges (Company Currency),Total de Impostos e Taxas (moeda da empresa) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1218 | DocType: Shipping Rule,Shipping Account,Conta de Envio |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 1219 | apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +43,Scheduled to send to {0} recipients,Programado para enviar para {0} destinatários |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1220 | DocType: Quality Inspection,Readings,Leituras |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1221 | DocType: Stock Entry,Total Additional Costs,Total de Custos Adicionais |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 1222 | apps/erpnext/erpnext/public/js/setup_wizard.js +269,Sub Assemblies,Sub Assembléias |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1223 | DocType: Asset,Asset Name,Nome de ativos |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1224 | DocType: Shipping Rule Condition,To Value,Ao Valor |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1225 | DocType: Supplier,Stock Manager,Gerente de Estoque |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 1226 | apps/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} |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1227 | apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +643,Packing Slip,Guia de Remessa |
| 1228 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +114,Office Rent,Aluguel do Escritório |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 1229 | apps/erpnext/erpnext/config/setup.py +110,Setup SMS gateway settings,Configurações de gateway SMS Setup |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1230 | apps/erpnext/erpnext/templates/emails/request_for_quotation.html +7,Request for quotation can be access by clicking following link,Solicitação de cotação pode ser acessado clicando link abaixo |
| 1231 | DocType: Asset,Number of Months in a Period,Número de meses num período de |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 1232 | apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +60,Import Failed!,Falha na importação ! |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1233 | apps/erpnext/erpnext/public/js/templates/address_list.html +21,No address added yet.,Nenhum endereço adicionado ainda. |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1234 | DocType: Workstation Working Hour,Workstation Working Hour,Hora de Trabalho da Estação de Trabalho |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1235 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +83,Analyst,Analista |
Anand Doshi | bb256e4 | 2016-01-04 16:50:38 +0530 | [diff] [blame] | 1236 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1237 | DocType: Item,Inventory,Inventário |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1238 | DocType: Features Setup,"To enable ""Point of Sale"" view",Para ativar "Point of Sale" vista |
Anand Doshi | 9c0983f | 2016-02-17 12:59:54 +0530 | [diff] [blame] | 1239 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1240 | DocType: Item,Sales Details,Detalhes de Vendas |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1241 | DocType: Opportunity,With Items,Com Itens |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 1242 | apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,In Qty,No Qt |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1243 | DocType: Notification Control,Expense Claim Rejected,Pedido de Reembolso de Despesas Rejeitado |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1244 | DocType: Item Attribute,Item Attribute,Item Atributos |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1245 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +105,Government,governo |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1246 | apps/erpnext/erpnext/config/stock.py +290,Item Variants,As variantes de item |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1247 | DocType: Company,Services,Serviços |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1248 | apps/erpnext/erpnext/accounts/report/financial_statements.py +198,Total ({0}),Total ({0}) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1249 | DocType: Cost Center,Parent Cost Center,Centro de Custo pai |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1250 | DocType: Sales Invoice,Source,Origem |
| 1251 | apps/erpnext/erpnext/templates/pages/projects.html +57,Show closed,Mostrar fechada |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1252 | DocType: Leave Type,Is Leave Without Pay,É Licença Não Remunerada |
Anand Doshi | bb256e4 | 2016-01-04 16:50:38 +0530 | [diff] [blame] | 1253 | apps/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 Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 1254 | apps/erpnext/erpnext/public/js/setup_wizard.js +39,Financial Year Start Date,Exercício Data de Início |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1255 | DocType: Employee External Work History,Total Experience,Experiência total |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 1256 | apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +261,Packing Slip(s) cancelled,Deslizamento (s) de embalagem cancelado |
Anand Doshi | ee19fc0 | 2015-12-21 17:10:20 +0530 | [diff] [blame] | 1257 | apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +29,Cash Flow from Investing,Fluxo de Caixa de Investimentos |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1258 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +99,Freight and Forwarding Charges,Freight Forwarding e Encargos |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1259 | DocType: Item Group,Item Group Name,Nome do Grupo de Itens |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1260 | apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +27,Taken,Tomado |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1261 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +87,Transfer Materials for Manufacture,Materiais de transferência para Fabricação |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1262 | DocType: Pricing Rule,For Price List,Para Lista de Preço |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1263 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +27,Executive Search,Executive Search |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 1264 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1265 | DocType: Maintenance Schedule,Schedules,Horários |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1266 | DocType: Purchase Invoice Item,Net Amount,Valor Líquido |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1267 | DocType: Purchase Order Item Supplied,BOM Detail No,Nº do detalhe da LDM |
Anand Doshi | a1580f2 | 2015-12-16 13:17:24 +0530 | [diff] [blame] | 1268 | DocType: Purchase Invoice,Additional Discount Amount (Company Currency),Total do Disconto adicional (moeda da empresa) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1269 | apps/erpnext/erpnext/accounts/doctype/account/account.js +8,Please create new account from Chart of Accounts.,"Por favor, crie uma nova conta de Plano de Contas ." |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1270 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +702,Maintenance Visit,Visita de manutenção |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1271 | DocType: Sales Invoice Item,Available Batch Qty at Warehouse,Lote disponível Qtde no Warehouse |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1272 | DocType: Time Log Batch Detail,Time Log Batch Detail,Tempo Log Detail Batch |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1273 | DocType: Landed Cost Voucher,Landed Cost Help,Landed Cost Ajuda |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1274 | DocType: Purchase Invoice,Select Shipping Address,Escolha um endereço de entrega |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1275 | DocType: Leave Block List,Block Holidays on important days.,Bloco Feriados em dias importantes. |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 1276 | ,Accounts Receivable Summary,Resumo do Contas a Receber |
Anand Doshi | 9c0983f | 2016-02-17 12:59:54 +0530 | [diff] [blame] | 1277 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1278 | DocType: UOM,UOM Name,Nome da UDM |
Nabin Hait | 34037e0 | 2016-02-03 13:10:54 +0530 | [diff] [blame] | 1279 | apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +43,Contribution Amount,Contribuição Total |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1280 | DocType: Purchase Invoice,Shipping Address,Endereço para entrega |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1281 | DocType: 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. |
| 1282 | DocType: Delivery Note,In Words will be visible once you save the Delivery Note.,Por extenso será visível quando você salvar a Guia de Remessa. |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1283 | apps/erpnext/erpnext/config/stock.py +196,Brand master.,Cadastro de Marca. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1284 | DocType: Sales Invoice Item,Brand Name,Nome da Marca |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1285 | DocType: Purchase Receipt,Transporter Details,Detalhes Transporter |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 1286 | apps/erpnext/erpnext/public/js/setup_wizard.js +272,Box,Caixa |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 1287 | apps/erpnext/erpnext/public/js/setup_wizard.js +14,The Organization,a Organização |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1288 | DocType: Monthly Distribution,Monthly Distribution,Distribuição Mensal |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 1289 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1290 | DocType: Production Plan Sales Order,Production Plan Sales Order,Ordem de Venda do Plano de Produção |
| 1291 | DocType: Sales Partner,Sales Partner Target,Metas do Parceiro de Vendas |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 1292 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1293 | DocType: Pricing Rule,Pricing Rule,Regra de Preços |
Anand Doshi | bb256e4 | 2016-01-04 16:50:38 +0530 | [diff] [blame] | 1294 | apps/erpnext/erpnext/config/learn.py +202,Material Request to Purchase Order,Pedido de material a Ordem de Compra |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 1295 | DocType: Shopping Cart Settings,Payment Success URL,Pagamento URL Sucesso |
| 1296 | apps/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 Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1297 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +16,Bank Accounts,Contas Bancárias |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1298 | ,Bank Reconciliation Statement,Extrato Bancário Conciliado |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1299 | DocType: Address,Lead Name,Nome do Cliente em Potencial |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1300 | ,POS,POS |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1301 | apps/erpnext/erpnext/config/stock.py +295,Opening Stock Balance,Abertura da Balance |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1302 | apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +36,{0} must appear only once,{0} deve aparecer apenas uma vez |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 1303 | apps/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 Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1304 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1305 | apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +40,No Items to pack,Nenhum item para embalar |
| 1306 | DocType: Shipping Rule Condition,From Value,De Valor |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 1307 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +540,Manufacturing Quantity is mandatory,Manufacturing Quantidade é obrigatório |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1308 | DocType: Quality Inspection Reading,Reading 4,Leitura 4 |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1309 | apps/erpnext/erpnext/config/hr.py +131,Claims for company expense.,Os pedidos de despesa da empresa. |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1310 | DocType: Company,Default Holiday List,Lista Padrão de Feriados |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1311 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +168,Stock Liabilities,Passivo estoque |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1312 | DocType: Purchase Receipt,Supplier Warehouse,Almoxarifado do Fornecedor |
| 1313 | DocType: Opportunity,Contact Mobile No,Celular do Contato |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1314 | ,Material Requests for which Supplier Quotations are not created,"Itens Requisitados, mas não Quotados" |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1315 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1316 | DocType: 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 Guia de Remessa e Nota Fiscal de Venda através do escaneamento do código de barras do item. |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 1317 | apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +20,Resend Payment Email,Pagamento reenviar Email |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1318 | apps/erpnext/erpnext/config/selling.py +210,Other Reports,Relatórios Adicionais |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1319 | DocType: Dependent Task,Dependent Task,Tarefa dependente |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1320 | apps/erpnext/erpnext/stock/doctype/item/item.py +349,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 Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1321 | apps/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 Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1322 | DocType: Manufacturing Settings,Try planning operations for X days in advance.,Tente planear operações para X dias de antecedência. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1323 | DocType: HR Settings,Stop Birthday Reminders,Parar Aniversário Lembretes |
| 1324 | DocType: SMS Center,Receiver List,Lista de recebedores |
| 1325 | DocType: Payment Tool Detail,Payment Amount,Valor do Pagamento |
| 1326 | apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +46,Consumed Amount,Quantidade consumida |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 1327 | apps/erpnext/erpnext/public/js/pos/pos.js +520,{0} View,{0} Visão |
Rushabh Mehta | dd408d8 | 2016-02-09 12:24:27 +0530 | [diff] [blame] | 1328 | apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +96,Net Change in Cash,Mudança líquida em dinheiro |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1329 | DocType: Salary Structure Deduction,Salary Structure Deduction,Dedução da Estrutura Salarial |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1330 | apps/erpnext/erpnext/stock/doctype/item/item.py +344,Unit of Measure {0} has been entered more than once in Conversion Factor Table,Unidade de Medida {0} foi inserida mais de uma vez na Tabela de Conversão de Fator |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 1331 | apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +24,Payment Request already exists {0},Pedido de Pagamento já existe {0} |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1332 | apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Issued Items,Custo dos Produtos Enviados |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1333 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +185,Quantity must not be more than {0},Quantidade não deve ser mais do que {0} |
| 1334 | apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +72,Previous Financial Year is not closed,Anterior Exercício não está fechada |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1335 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +41,Age (Days),Idade (Dias) |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1336 | DocType: Quotation Item,Quotation Item,Item do Orçamento |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1337 | DocType: Account,Account Name,Nome da Conta |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 1338 | apps/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 Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1339 | apps/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 |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1340 | apps/erpnext/erpnext/config/buying.py +43,Supplier Type master.,Fornecedor Tipo de mestre. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1341 | DocType: Purchase Order Item,Supplier Part Number,Número da peça do Fornecedor |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1342 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +94,Conversion rate cannot be 0 or 1,A taxa de conversão não pode ser 0 ou 1 |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 1343 | DocType: Purchase Invoice,Reference Document,Documento de referência |
| 1344 | apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +172,{0} {1} is cancelled or stopped,{0} {1} é cancelado ou interrompido |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1345 | DocType: Accounts Settings,Credit Controller,Controlador de crédito |
| 1346 | DocType: Delivery Note,Vehicle Dispatch Date,Veículo Despacho Data |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1347 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +205,Purchase Receipt {0} is not submitted,Recibo de compra {0} não é submetido |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1348 | DocType: Company,Default Payable Account,Conta a Pagar Padrão |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1349 | apps/erpnext/erpnext/config/website.py +12,"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." |
| 1350 | apps/erpnext/erpnext/controllers/website_list_for_contact.py +80,{0}% Billed,{0}% Cobrada |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1351 | apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +17,Reserved Qty,reservados Qtde |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1352 | DocType: Party Account,Party Account,Conta Party |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1353 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +74,Human Resources,Recursos Humanos |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1354 | DocType: Lead,Upper Income,Alta Renda |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1355 | DocType: Journal Entry Account,Debit in Company Currency,Débito em Empresa de moeda |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 1356 | apps/erpnext/erpnext/support/doctype/issue/issue.py +58,My Issues,Meus Problemas |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1357 | DocType: BOM Item,BOM Item,Item da LDM |
Anand Doshi | ee19fc0 | 2015-12-21 17:10:20 +0530 | [diff] [blame] | 1358 | DocType: Appraisal,For Employee,Para o Colaborador |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 1359 | apps/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 Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 1360 | DocType: Company,Default Values,Valores Padrão |
Nabin Hait | 34037e0 | 2016-02-03 13:10:54 +0530 | [diff] [blame] | 1361 | apps/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 Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1362 | DocType: Expense Claim,Total Amount Reimbursed,Montante total reembolsado |
Rushabh Mehta | 1c32d05 | 2016-01-12 12:02:26 +0530 | [diff] [blame] | 1363 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +65,Against Supplier Invoice {0} dated {1},Contra Fornecedor Invoice {0} {1} datada |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1364 | DocType: Customer,Default Price List,Lista de Preços padrão |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1365 | DocType: Payment Reconciliation,Payments,Pagamentos |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1366 | DocType: Budget Detail,Budget Allocated,Orçamento Alocado |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1367 | DocType: Journal Entry,Entry Type,Tipo de entrada |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 1368 | ,Customer Credit Balance,Saldo de Crédito do Cliente |
Anand Doshi | ee19fc0 | 2015-12-21 17:10:20 +0530 | [diff] [blame] | 1369 | apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +21,Net Change in Accounts Payable,Variação Líquida em contas a pagar |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1370 | apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +137,Please verify your email id,"Por favor, verifique seu e-mail id" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1371 | apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +42,Customer required for 'Customerwise Discount',Necessário para ' Customerwise Discount ' Cliente |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1372 | apps/erpnext/erpnext/config/accounts.py +137,Update bank payment dates with journals.,Atualizar datas de pagamento bancário com livro Diário. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1373 | DocType: Quotation,Term Details,Detalhes dos Termos |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1374 | apps/erpnext/erpnext/accounts/doctype/asset_category/asset_category.py +15,{0} must be greater than 0,{0} tem de ser maior do que 0 |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1375 | DocType: Manufacturing Settings,Capacity Planning For (Days),Planejamento de capacidade para (Dias) |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1376 | apps/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 Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 1377 | apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.js +30,Warranty Claim,Reclamação de Garantia |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1378 | ,Lead Details,Detalhes do Cliente em Potencial |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1379 | DocType: Pricing Rule,Applicable For,aplicável |
| 1380 | DocType: Bank Reconciliation,From Date,A partir da data |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1381 | DocType: Shipping Rule Country,Shipping Rule Country,Regra envio País |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1382 | DocType: Maintenance Visit,Partially Completed,Parcialmente concluída |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 1383 | DocType: Leave Type,Include holidays within leaves as leaves,Incluir feriados dentro de folhas como folhas |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1384 | DocType: Sales Invoice,Packed Items,Pacotes de Itens |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1385 | apps/erpnext/erpnext/config/support.py +48,Warranty Claim against Serial No.,Reclamação de Garantia contra No. Serial |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1386 | DocType: 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 Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1387 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +56,'Total','Total' |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1388 | DocType: Shopping Cart Settings,Enable Shopping Cart,Ativar Carrinho |
| 1389 | DocType: Employee,Permanent Address,Endereço permanente |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 1390 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +233,"Advance paid against {0} {1} cannot be greater \ |
Anand Doshi | a1580f2 | 2015-12-16 13:17:24 +0530 | [diff] [blame] | 1391 | than Grand Total {2}",Adiantamento pago contra {0} {1} não pode ser maior do que o Total Geral {2} |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1392 | apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +139,Please select item code,Por favor seleccione código do item |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1393 | DocType: Salary Structure Deduction,Reduce Deduction for Leave Without Pay (LWP),Reduzir Dedução por licença sem vencimento (LWP) |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1394 | DocType: Territory,Territory Manager,Gestor de Territórios |
Rushabh Mehta | dd408d8 | 2016-02-09 12:24:27 +0530 | [diff] [blame] | 1395 | DocType: Packed Item,To Warehouse (Optional),Para Warehouse (Opcional) |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1396 | DocType: Sales Invoice,Paid Amount (Company Currency),Valor pago (Empresa de moeda) |
| 1397 | DocType: Purchase Invoice,Additional Discount,Desconto adicional |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1398 | DocType: Selling Settings,Selling Settings,Vendendo Configurações |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1399 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +39,Online Auctions,Leilões Online |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1400 | apps/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 Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 1401 | apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +50,"Company, Month and Fiscal Year is mandatory","Empresa , Mês e Ano Fiscal é obrigatória" |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1402 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +105,Marketing Expenses,Despesas de Marketing |
| 1403 | ,Item Shortage Report,Relatório de Escassez de Itens |
| 1404 | apps/erpnext/erpnext/stock/doctype/item/item.js +181,"Weight is mentioned,\nPlease mention ""Weight UOM"" too","Peso é mencionado, \n Mencione ""Peso UOM"" too" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1405 | DocType: Stock Entry Detail,Material Request used to make this Stock Entry,Pedido de material usado para fazer essa entrada de material |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1406 | apps/erpnext/erpnext/config/support.py +53,Single unit of an Item.,Unidade única de um item. |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1407 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +216,Time Log Batch {0} must be 'Submitted',Tempo Log Batch {0} deve ser ' enviado ' |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1408 | DocType: Accounts Settings,Make Accounting Entry For Every Stock Movement,Faça Contabilidade entrada para cada Banco de Movimento |
| 1409 | DocType: Leave Allocation,Total Leaves Allocated,Total de licenças alocadas |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1410 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +385,Warehouse required at Row No {0},Almoxarifado necessário na Coluna No {0} |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 1411 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1412 | DocType: Employee,Date Of Retirement,Data da aposentadoria |
| 1413 | DocType: Upload Attendance,Get Template,Obter Modelo |
| 1414 | DocType: Address,Postal,Postal |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 1415 | apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +171,ERPNext Setup Complete!,Setup ERPNext Complete! |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1416 | DocType: Item,Weightage,Peso |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1417 | apps/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,"Existe um grupo de clientes com o mesmo nome, por favor modifique o nome do cliente ou renomeie o grupo de clientes" |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 1418 | apps/erpnext/erpnext/public/js/pos/pos.js +155,Please select {0} first.,Por favor seleccione {0} primeiro. |
Rushabh Mehta | 1c32d05 | 2016-01-12 12:02:26 +0530 | [diff] [blame] | 1419 | apps/erpnext/erpnext/public/js/templates/contact_list.html +2,New Contact,Novo contato |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1420 | DocType: Territory,Parent Territory,Território pai |
| 1421 | DocType: Quality Inspection Reading,Reading 2,Leitura 2 |
| 1422 | DocType: Stock Entry,Material Receipt,Recebimento de material |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 1423 | apps/erpnext/erpnext/public/js/setup_wizard.js +268,Products,produtos |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 1424 | apps/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 Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 1425 | DocType: 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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1426 | DocType: Lead,Next Contact By,Próximo Contato Por |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1427 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +225,Quantity required for Item {0} in row {1},Quantidade necessária para item {0} na linha {1} |
| 1428 | apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +93,Warehouse {0} can not be deleted as quantity exists for Item {1},Armazém {0} não pode ser excluído pois existe quantidade para item {1} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1429 | DocType: Quotation,Order Type,Tipo de Ordem |
| 1430 | DocType: Purchase Invoice,Notification Email Address,Endereço de email de notificação |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1431 | DocType: Payment Tool,Find Invoices to Match,Encontre Faturas para combinar |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1432 | ,Item-wise Sales Register,Registro de Vendas por Item |
| 1433 | DocType: Asset,Gross Purchase Amount,Valor Comprar Gross |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 1434 | apps/erpnext/erpnext/public/js/setup_wizard.js +24,"e.g. ""XYZ National Bank""","ex: ""XYZ National Bank """ |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1435 | DocType: Asset,Depreciation Method,Método de depreciação |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1436 | DocType: Purchase Taxes and Charges,Is this Tax included in Basic Rate?,Este imposto está incluído no Valor Base? |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1437 | apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +61,Total Target,Alvo total |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1438 | apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.js +29,Shopping Cart is enabled,Carrinho de Compras está habilitado |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1439 | DocType: Job Applicant,Applicant for a Job,Candidato a um emprego |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 1440 | DocType: Production Plan Material Request,Production Plan Material Request,Produção Request Plano de materiais |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1441 | apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +235,No Production Orders created,Não há ordens de produção criadas |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 1442 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1443 | DocType: Stock Reconciliation,Reconciliation JSON,Reconciliação JSON |
| 1444 | apps/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. |
| 1445 | DocType: Sales Invoice Item,Batch No,Nº do Lote |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1446 | DocType: 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 |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1447 | apps/erpnext/erpnext/setup/doctype/company/company.py +147,Main,Principal |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 1448 | apps/erpnext/erpnext/stock/doctype/item/item.js +53,Variant,Variante |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1449 | DocType: Naming Series,Set prefix for numbering series on your transactions,Definir prefixo para séries de numeração em suas transações |
Nabin Hait | 34037e0 | 2016-02-03 13:10:54 +0530 | [diff] [blame] | 1450 | DocType: Employee Attendance Tool,Employees HTML,funcionários HTML |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1451 | apps/erpnext/erpnext/stock/doctype/item/item.py +366,Default BOM ({0}) must be active for this item or its template,LDM Padrão ({0}) precisa estar ativo para este item ou o seu modelo |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1452 | DocType: Employee,Leave Encashed?,Licenças Cobradas? |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1453 | apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +32,Opportunity From field is mandatory,Oportunidade De O campo é obrigatório |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1454 | DocType: Item,Variants,Variantes |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1455 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +802,Make Purchase Order,Criar ordem de compra |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1456 | DocType: SMS Center,Send To,Enviar para |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1457 | apps/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 Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 1458 | DocType: Payment Reconciliation Payment,Allocated amount,Quantidade atribuída |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1459 | DocType: Sales Team,Contribution to Net Total,Contribuição para o Total Líquido |
| 1460 | DocType: Sales Invoice Item,Customer's Item Code,Código do Item do Cliente |
| 1461 | DocType: Stock Reconciliation,Stock Reconciliation,Reconciliação de Estoque |
| 1462 | DocType: Territory,Territory Name,Nome do Território |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1463 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +154,Work-in-Progress Warehouse is required before Submit,Trabalho em andamento Warehouse é necessário antes de Enviar |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1464 | apps/erpnext/erpnext/config/hr.py +40,Applicant for a Job.,Candidato à uma vaga |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1465 | DocType: Purchase Order Item,Warehouse and Reference,Armazém e referências |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1466 | DocType: Supplier,Statutory info and other general information about your Supplier,Informações estatutárias e outras informações gerais sobre o seu Fornecedor |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1467 | apps/erpnext/erpnext/hooks.py +91,Addresses,Endereços |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 1468 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +142,Against Journal Entry {0} does not have any unmatched {1} entry,Contra Journal Entry {0} não tem qualquer {1} entrada incomparável |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1469 | apps/erpnext/erpnext/config/hr.py +141,Appraisals,Avaliações |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1470 | apps/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 Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 1471 | DocType: Shipping Rule Condition,A condition for a Shipping Rule,A condição para uma regra de Remessa |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1472 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +339,Item is not allowed to have Production Order.,Item não é permitido ter ordem de produção. |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1473 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1474 | DocType: 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 do peso líquido dos itens) |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1475 | DocType: Sales Order,To Deliver and Bill,Para Entregar e Bill |
| 1476 | DocType: GL Entry,Credit Amount in Account Currency,Montante de crédito em conta de moeda |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1477 | apps/erpnext/erpnext/config/manufacturing.py +27,Time Logs for manufacturing.,Logs de horário para a fabricação. |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1478 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +439,BOM {0} must be submitted,BOM {0} deve ser apresentado |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1479 | DocType: Authorization Control,Authorization Control,Controle de autorização |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 1480 | apps/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 Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1481 | apps/erpnext/erpnext/config/projects.py +35,Time Log for tasks.,Tempo de registro para as tarefas. |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1482 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +598,Payment,Pagamento |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 1483 | DocType: Production Order Operation,Actual Time and Cost,Tempo e Custo Real |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 1484 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1485 | DocType: Employee,Salutation,Saudação |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1486 | DocType: Pricing Rule,Brand,Marca |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1487 | DocType: Item,Will also apply for variants,Também se aplica a variantes |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1488 | apps/erpnext/erpnext/accounts/doctype/asset/asset.py +91,"Asset cannot be cancelled, as it is already {0}","Activo não podem ser canceladas, como já é {0}" |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1489 | apps/erpnext/erpnext/config/stock.py +72,Bundle items at time of sale.,Empacotar itens no momento da venda. |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 1490 | DocType: Quotation Item,Actual Qty,Qtde Real |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1491 | DocType: Sales Invoice Item,References,Referências |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1492 | DocType: Quality Inspection Reading,Reading 10,Leitura 10 |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 1493 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1494 | DocType: Hub Settings,Hub Node,Hub Node |
| 1495 | apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +78,You have entered duplicate items. Please rectify and try again.,"Você digitou itens duplicados . Por favor, corrigir e tentar novamente." |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 1496 | apps/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 Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1497 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +87,Associate,Associado |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 1498 | apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +44,Item {0} is not a serialized Item,Item {0} não é um item serializado |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1499 | DocType: Request for Quotation Supplier,Send Email to Supplier,Enviar e-mail para Fornecedor |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1500 | DocType: SMS Center,Create Receiver List,Criar Lista de Receptor |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1501 | DocType: Packing Slip,To Package No.,Para Pacote Nº. |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 1502 | DocType: Production Planning Tool,Material Requests,Os pedidos de material |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1503 | DocType: Warranty Claim,Issue Date,Data da Solicitação |
Pratik Vyas | b8a5687 | 2015-06-01 23:48:43 +0530 | [diff] [blame] | 1504 | DocType: Activity Cost,Activity Cost,Custo de atividade |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1505 | DocType: Purchase Receipt Item Supplied,Consumed Qty,Qtde consumida |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1506 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +52,Telecommunications,Telecomunicações |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1507 | DocType: 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 Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1508 | DocType: Payment Tool,Make Payment Entry,Criar entrada de pagamento |
Anand Doshi | 9c0983f | 2016-02-17 12:59:54 +0530 | [diff] [blame] | 1509 | apps/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} |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1510 | ,Sales Invoice Trends,Tendência de Faturamento de Vendas |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1511 | DocType: Leave Application,Apply / Approve Leaves,Aplicar / Aprovar Leaves |
Anand Doshi | 666fbaf | 2015-11-26 12:40:13 +0530 | [diff] [blame] | 1512 | apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +23,For,Para |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1513 | apps/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' |
Nabin Hait | da297dc | 2016-02-24 14:37:38 +0530 | [diff] [blame] | 1514 | DocType: Sales Order Item,Delivery Warehouse,Almoxarifado de entrega |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 1515 | DocType: Stock Settings,Allowance Percent,Percentual de tolerância |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1516 | DocType: SMS Settings,Message Parameter,Parâmetro da mensagem |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1517 | apps/erpnext/erpnext/config/accounts.py +200,Tree of financial Cost Centers.,Árvore de Centros de custo financeiro. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1518 | DocType: Serial No,Delivery Document No,Nº do Documento de Entrega |
| 1519 | DocType: Landed Cost Voucher,Get Items From Purchase Receipts,Obter itens De recibos de compra |
| 1520 | DocType: Serial No,Creation Date,Data de criação |
Anand Doshi | ee19fc0 | 2015-12-21 17:10:20 +0530 | [diff] [blame] | 1521 | apps/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 de Preço {1} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1522 | apps/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 Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 1523 | DocType: Production Plan Material Request,Material Request Date,Material Data de Solicitação |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1524 | DocType: Purchase Order Item,Supplier Quotation Item,Item do Orçamento de Fornecedor |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1525 | DocType: 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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1526 | DocType: Item,Has Variants,Tem Variantes |
| 1527 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1528 | DocType: Monthly Distribution,Name of the Monthly Distribution,Nome da distribuição mensal |
| 1529 | DocType: Sales Person,Parent Sales Person,Vendedor pai |
| 1530 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1531 | DocType: Purchase Invoice,Recurring Invoice,Nota Fiscal Recorrente |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1532 | apps/erpnext/erpnext/config/projects.py +78,Managing Projects,Gerenciamento de Projetos |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1533 | DocType: Supplier,Supplier of Goods or Services.,Fornecedor de bens ou serviços. |
| 1534 | DocType: Budget Detail,Fiscal Year,Exercício fiscal |
| 1535 | DocType: Cost Center,Budget,Orçamento |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1536 | apps/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 Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1537 | apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +51,Achieved,Alcançados |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1538 | apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +65,Territory / Customer,Território / Cliente |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 1539 | apps/erpnext/erpnext/public/js/setup_wizard.js +201,e.g. 5,por exemplo 5 |
Anand Doshi | bb256e4 | 2016-01-04 16:50:38 +0530 | [diff] [blame] | 1540 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1541 | DocType: Sales Invoice,In Words will be visible once you save the Sales Invoice.,Por extenso será visível quando você salvar a Nota Fiscal de Venda. |
| 1542 | DocType: Item,Is Sales Item,É item de venda |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1543 | apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +21,Item Group Tree,Item Tree grupo |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1544 | apps/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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1545 | DocType: Maintenance Visit,Maintenance Time,Tempo da manutenção |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1546 | ,Amount to Deliver,Valor a entregar |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 1547 | apps/erpnext/erpnext/public/js/setup_wizard.js +266,A Product or Service,Um produto ou serviço |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1548 | DocType: Naming Series,Current Value,Valor Atual |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1549 | apps/erpnext/erpnext/controllers/accounts_controller.py +226,Multiple fiscal years exist for the date {0}. Please set company in Fiscal Year,"Vários anos fiscais existem para a data {0}. Por favor, defina empresa no ano fiscal" |
| 1550 | apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +233,{0} created,{0} criado |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1551 | DocType: Delivery Note Item,Against Sales Order,Contra a Ordem de Vendas |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1552 | ,Serial No Status,Estado do Nº de Série |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 1553 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +448,Item table can not be blank,Mesa Item não pode estar em branco |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1554 | apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +129,"Row {0}: To set {1} periodicity, difference between from and to date \ |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1555 | must be greater than or equal to {2}","Fila {0}: Para definir {1} periodicidade, diferença entre a data de \ |
| 1556 | e deve ser maior do que ou igual a {2}" |
| 1557 | DocType: Pricing Rule,Selling,Vendas |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1558 | DocType: Employee,Salary Information,Informação Salarial |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1559 | DocType: Sales Person,Name and Employee ID,Nome e identificação do funcionário |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1560 | apps/erpnext/erpnext/accounts/party.py +277,Due Date cannot be before Posting Date,Due Date não pode ser antes de Postar Data |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1561 | DocType: Website Item Group,Website Item Group,Grupo de Itens do site |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1562 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +173,Duties and Taxes,Impostos e Contribuições |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 1563 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +326,Please enter Reference date,"Por favor, indique data de referência" |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 1564 | apps/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 Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1565 | apps/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} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1566 | DocType: Item Website Specification,Table for Item that will be shown in Web Site,Tabela para o item que será mostrado no Web Site |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1567 | DocType: Purchase Order Item Supplied,Supplied Qty,Fornecido Qtde |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1568 | DocType: Request for Quotation Item,Material Request Item,Item de solicitação de material |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1569 | apps/erpnext/erpnext/config/stock.py +85,Tree of Item Groups.,Árvore de Grupos de itens . |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1570 | apps/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 |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1571 | DocType: Asset,Sold,Vendido |
| 1572 | ,Item-wise Purchase History,Histórico de Compras por Item |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1573 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +152,Red,Vermelho |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1574 | apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +219,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}" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1575 | DocType: Account,Frozen,Congelado |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1576 | ,Open Production Orders,Ordens a serem Produzidas |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1577 | DocType: Installation Note,Installation Time,O tempo de Instalação |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1578 | DocType: Sales Invoice,Accounting Details,Detalhes Contabilidade |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 1579 | apps/erpnext/erpnext/setup/doctype/company/company.js +66,Delete all the Transactions for this Company,Apagar todas as transações para esta empresa |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 1580 | apps/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" |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1581 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +60,Investments,Investimentos |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1582 | DocType: Issue,Resolution Details,Detalhes da Resolução |
Rushabh Mehta | dd408d8 | 2016-02-09 12:24:27 +0530 | [diff] [blame] | 1583 | apps/erpnext/erpnext/hr/doctype/leave_type/leave_type.js +3,Allocations,alocações |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1584 | DocType: Quality Inspection Reading,Acceptance Criteria,Critérios de Aceitação |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1585 | apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +163,Please enter Material Requests in the above table,Por favor insira os pedidos de materiais na tabela acima |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1586 | DocType: Item Attribute,Attribute Name,Nome do atributo |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1587 | DocType: Item Group,Show In Website,Mostrar No Site |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 1588 | apps/erpnext/erpnext/public/js/setup_wizard.js +267,Group,Grupo |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1589 | DocType: Task,Expected Time (in hours),Tempo esperado (em horas) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1590 | ,Qty to Order,Qtde encomendar |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1591 | DocType: 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 um marca no seguintes documentos: Nota de Entrega, Oportunidade, Pedido de Material, Item, Pedido de Compra, Recibo de Compra, Orçamentos, Notas Fiscais, Pacote de Produtos, Pedido de Vendas, Nºs de Série" |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1592 | apps/erpnext/erpnext/config/projects.py +25,Gantt chart of all tasks.,Gráfico de Gantt de todas as tarefas. |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1593 | DocType: Pricing Rule,Margin Type,Tipo margem |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1594 | DocType: Appraisal,For Employee Name,Para Nome do Funcionário |
| 1595 | DocType: Holiday List,Clear Table,Limpar Tabela |
| 1596 | DocType: Features Setup,Brands,Marcas |
| 1597 | DocType: C-Form Invoice Detail,Invoice No,Nota Fiscal nº |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1598 | apps/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 Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1599 | DocType: Activity Cost,Costing Rate,Preço de Custo |
| 1600 | ,Customer Addresses And Contacts,Endereços e Contatos do Cliente |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1601 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +259,Row #{0}: Asset is mandatory against a Fixed Asset Item,Linha # {0}: ativos é obrigatória contra um ativo ponto fixo |
| 1602 | apps/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" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1603 | DocType: Employee,Resignation Letter Date,Data da carta de demissão |
| 1604 | apps/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. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1605 | apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +61,Repeat Customer Revenue,Receita Cliente Repita |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 1606 | apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +49,{0} ({1}) must have role 'Expense Approver',{0} ({1}) deve ter o papel 'Aprovador de Despesas' |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 1607 | apps/erpnext/erpnext/public/js/setup_wizard.js +272,Pair,par |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1608 | DocType: Asset,Depreciation Schedule,Tabela de depreciação |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1609 | DocType: Bank Reconciliation Detail,Against Account,Contra à Conta |
| 1610 | DocType: Maintenance Schedule Detail,Actual Date,Data Real |
| 1611 | DocType: Item,Has Batch No,Tem nº de Lote |
| 1612 | DocType: Delivery Note,Excise Page Number,Número de página do imposto |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1613 | DocType: Asset,Purchase Date,data de compra |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1614 | DocType: Employee,Personal Details,Detalhes pessoais |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1615 | apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +170,Please set 'Asset Depreciation Cost Center' in Company {0},"Por favor, defina "de ativos Centro de Custo Depreciação 'in Company {0}" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1616 | ,Maintenance Schedules,Horários de Manutenção |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1617 | ,Quotation Trends,Tendências de orçamento |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 1618 | apps/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} |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1619 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +309,Debit To account must be a Receivable account,De débito em conta deve ser uma conta a receber |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1620 | DocType: Shipping Rule Condition,Shipping Amount,Valor do transporte |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1621 | ,Pending Amount,Enquanto aguarda Valor |
| 1622 | DocType: Purchase Invoice Item,Conversion Factor,Fator de Conversão |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1623 | DocType: Purchase Order,Delivered,Entregue |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1624 | DocType: Purchase Receipt,Vehicle Number,Número de veículos |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1625 | apps/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 |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1626 | DocType: Journal Entry,Accounts Receivable,Contas a Receber |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1627 | ,Supplier-Wise Sales Analytics,Análise de Vendas por Fornecedor |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1628 | DocType: 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 |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1629 | DocType: Production Order,Use Multi-Level BOM,Utilize LDM de Vários Níveis |
| 1630 | DocType: Bank Reconciliation,Include Reconciled Entries,Incluir entradas Reconciliados |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1631 | DocType: Leave Control Panel,Leave blank if considered for all employee types,Deixe em branco se considerado para todos os tipos de empregados |
| 1632 | DocType: Landed Cost Voucher,Distribute Charges Based On,Distribuir taxas sobre |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1633 | DocType: HR Settings,HR Settings,Configurações de RH |
Anand Doshi | 9c0983f | 2016-02-17 12:59:54 +0530 | [diff] [blame] | 1634 | apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +127,Expense Claim is pending approval. Only the Expense Approver can update status.,Despesa reivindicação está pendente de aprovação . Somente o aprovador Despesa pode atualizar status. |
Anand Doshi | a1580f2 | 2015-12-16 13:17:24 +0530 | [diff] [blame] | 1635 | DocType: Purchase Invoice,Additional Discount Amount,Total do Disconto adicional |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1636 | DocType: Leave Block List Allow,Leave Block List Allow,Deixe Lista de Bloqueios Permitir |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1637 | apps/erpnext/erpnext/setup/doctype/company/company.py +237,Abbr can not be blank or space,Abbr não pode estar em branco ou espaço |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 1638 | apps/erpnext/erpnext/accounts/doctype/account/account.js +54,Group to Non-Group,Grupo de Não-Grupo |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1639 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +50,Sports,esportes |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1640 | apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +61,Total Actual,Total real |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 1641 | apps/erpnext/erpnext/public/js/setup_wizard.js +272,Unit,unidade |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1642 | apps/erpnext/erpnext/stock/get_item_details.py +123,Please specify Company,"Por favor, especifique Empresa" |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 1643 | ,Customer Acquisition and Loyalty,Aquisição de Clientes e Fidelização |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1644 | DocType: Purchase Receipt,Warehouse where you are maintaining stock of rejected items,Almoxarifado onde você está mantendo estoque de itens rejeitados |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 1645 | apps/erpnext/erpnext/public/js/setup_wizard.js +42,Your financial year ends on,Seu exercício termina em |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 1646 | DocType: POS Profile,Price List,Lista de Preços |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1647 | apps/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 Ano Fiscal padrão. Por favor, atualize seu navegador para que a alteração tenha efeito." |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1648 | apps/erpnext/erpnext/projects/doctype/project/project.js +58,Expense Claims,Os relatórios de despesas |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1649 | DocType: Issue,Support,Pós-Vendas |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 1650 | ,BOM Search,Pesquisar LDM |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1651 | apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +176,Closing (Opening + Totals),Fechando (abertura + Totais) |
| 1652 | apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +26,Please specify currency in Company,"Por favor, especifique moeda in Company" |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1653 | DocType: Workstation,Wages per hour,salário por hora |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 1654 | apps/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} |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 1655 | apps/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 Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1656 | apps/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 |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1657 | apps/erpnext/erpnext/controllers/accounts_controller.py +262,Account {0} is invalid. Account Currency must be {1},Conta {0} é inválido. Conta de moeda deve ser {1} |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1658 | apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +34,UOM Conversion factor is required in row {0},Fator de Conversão de UDM é necessário na linha {0} |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 1659 | DocType: Production Plan Item,material_request_item,material_request_item |
| 1660 | apps/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} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1661 | DocType: Salary Slip,Deduction,Dedução |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1662 | apps/erpnext/erpnext/stock/get_item_details.py +261,Item Price added for {0} in Price List {1},Item Preço adicionada para {0} na lista de preços {1} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1663 | DocType: Address Template,Address Template,Modelo de endereço |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1664 | apps/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 |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1665 | DocType: Territory,Classification of Customers by region,Classificação dos clientes por região |
| 1666 | DocType: Project,% Tasks Completed,% Tarefas Concluídas |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1667 | DocType: Project,Gross Margin,Margem Bruta |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1668 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +138,Please enter Production Item first,"Por favor, indique item Produção primeiro" |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 1669 | apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +53,Calculated Bank Statement balance,Calculado equilíbrio extrato bancário |
Rushabh Mehta | 1c32d05 | 2016-01-12 12:02:26 +0530 | [diff] [blame] | 1670 | apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +64,disabled user,usuário desativado |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1671 | apps/erpnext/erpnext/crm/doctype/lead/lead.js +32,Quotation,Orçamento |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1672 | DocType: Salary Slip,Total Deduction,Dedução Total |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1673 | DocType: Quotation,Maintenance User,Manutenção do usuário |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1674 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +151,Cost Updated,Custo Atualizado |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1675 | DocType: Employee,Date of Birth,Data de Nascimento |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 1676 | apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +85,Item {0} has already been returned,Item {0} já foi devolvido |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 1677 | DocType: Fiscal Year,**Fiscal Year** represents a Financial Year. All accounting entries and other major transactions are tracked against **Fiscal Year**.,O **Ano Fiscal** representa um exercício financeiro. Todos os lançamentos contábeis e outras transações principais são rastreadas contra o **Ano Fiscal**. |
| 1678 | DocType: Opportunity,Customer / Lead Address,Endereço do Cliente/Cliente em Potencial |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1679 | apps/erpnext/erpnext/stock/doctype/item/item.py +156,Warning: Invalid SSL certificate on attachment {0},Aviso: certificado SSL inválido no anexo {0} |
| 1680 | apps/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" |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 1681 | DocType: Production Order Operation,Actual Operation Time,Tempo Real da Operação |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1682 | DocType: Authorization Rule,Applicable To (User),Aplicável Para (Usuário) |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1683 | DocType: Purchase Taxes and Charges,Deduct,Deduzir |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1684 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +170,Job Description,Descrição do trabalho |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1685 | DocType: Purchase Order Item,Qty as per Stock UOM,Qtde. como por UDM de estoque |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1686 | apps/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" |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1687 | DocType: 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 Clientes em Potencial, Orçamentos, Pedido de Vendas, de Campanhas e etc, para medir retorno sobre o investimento." |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1688 | DocType: Expense Claim,Approver,Aprovador |
| 1689 | ,SO Qty,SO Qtde |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 1690 | apps/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" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1691 | DocType: Appraisal,Calculate Total Score,Calcular a Pontuação Total |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1692 | DocType: Request for Quotation,Manufacturing Manager,Gerente de Manufatura |
| 1693 | apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +182,Serial No {0} is under warranty upto {1},Serial Não {0} está na garantia até {1} |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1694 | apps/erpnext/erpnext/config/stock.py +154,Split Delivery Note into packages.,Dividir Guia de Remessa em pacotes. |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 1695 | apps/erpnext/erpnext/hooks.py +71,Shipments,Os embarques |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1696 | DocType: Purchase Order Item,To be delivered to customer,Para ser entregue ao cliente |
Nabin Hait | 34037e0 | 2016-02-03 13:10:54 +0530 | [diff] [blame] | 1697 | apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +44,Time Log Status must be Submitted.,Tempo Log Estado devem ser apresentadas. |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1698 | apps/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 Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1699 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +157,Row # ,Row # |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1700 | DocType: Purchase Invoice,In Words (Company Currency),In Words (Moeda Company) |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1701 | DocType: Asset,Supplier,Fornecedor |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1702 | DocType: C-Form,Quarter,Trimestre |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1703 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +108,Miscellaneous Expenses,Despesas Diversas |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1704 | DocType: Global Defaults,Default Company,Empresa padrão |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 1705 | apps/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 |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1706 | apps/erpnext/erpnext/controllers/accounts_controller.py +363,"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" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1707 | DocType: Employee,Bank Name,Nome do Banco |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1708 | apps/erpnext/erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py +27,-Above,-Acima |
Anand Doshi | 9c0983f | 2016-02-17 12:59:54 +0530 | [diff] [blame] | 1709 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +139,User {0} is disabled,Usuário {0} está desativado |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1710 | DocType: Leave Application,Total Leave Days,Total de dias de licença |
| 1711 | DocType: Email Digest,Note: Email will not be sent to disabled users,Nota: e-mails não serão enviado para usuários desabilitados |
| 1712 | apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +36,Select Company...,Selecione Empresa ... |
| 1713 | DocType: Leave Control Panel,Leave blank if considered for all departments,Deixe em branco se considerado para todos os departamentos |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1714 | apps/erpnext/erpnext/config/hr.py +175,"Types of employment (permanent, contract, intern etc.).","Tipos de emprego ( permanente , contrato, etc estagiário ) ." |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1715 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +354,{0} is mandatory for Item {1},{0} é obrigatório para o item {1} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1716 | DocType: Currency Exchange,From Currency,De Moeda |
Anand Doshi | bb256e4 | 2016-01-04 16:50:38 +0530 | [diff] [blame] | 1717 | apps/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 Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 1718 | apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +94,Sales Order required for Item {0},Ordem de venda necessário para item {0} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1719 | DocType: Purchase Invoice Item,Rate (Company Currency),Preço (moeda da empresa) |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1720 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +40,Others,Outros |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 1721 | apps/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}." |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 1722 | DocType: POS Profile,Taxes and Charges,Impostos e Encargos |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 1723 | DocType: Item,"A Product or a Service that is bought, sold or kept in stock.","Um produto ou um serviço que é comprado, vendido ou mantido em estoque." |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1724 | apps/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" |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1725 | apps/erpnext/erpnext/controllers/accounts_controller.py +478,"Row #{0}: Qty must be 1, as item is linked to an asset","Linha # {0}: Quantidade deve ser 1, como o artigo está vinculado a um ativo" |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1726 | apps/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 Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1727 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +12,Banking,Bancário |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 1728 | apps/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" |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1729 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +299,New Cost Center,Novo Centro de Custo |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1730 | DocType: Bin,Ordered Quantity,Quantidade encomendada |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1731 | apps/erpnext/erpnext/public/js/setup_wizard.js +22,"e.g. ""Build tools for builders""","ex: ""Desenvolve ferramentas para construtores """ |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1732 | DocType: Quality Inspection,In Process,Em Processo |
| 1733 | DocType: Authorization Rule,Itemwise Discount,Desconto relativo ao Item |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1734 | apps/erpnext/erpnext/config/accounts.py +58,Tree of financial accounts.,Árvore de contas financeiras. |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1735 | DocType: Purchase Order Item,Reference Document Type,Referência Tipo de Documento |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 1736 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +334,{0} against Sales Order {1},{0} contra a Ordem de Venda {1} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1737 | DocType: Account,Fixed Asset,ativos Fixos |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1738 | apps/erpnext/erpnext/config/stock.py +305,Serialized Inventory,Inventário Serialized |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1739 | DocType: Activity Type,Default Billing Rate,Preço de Faturamento Padrão |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1740 | DocType: Time Log Batch,Total Billing Amount,Valor Total do faturamento |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1741 | apps/erpnext/erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py +47,Receivable Account,Contas a Receber |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1742 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +273,Row #{0}: Asset {1} is already {2},Linha # {0}: Ativo {1} já é {2} |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 1743 | DocType: Quotation Item,Stock Balance,Balanço de Estoque |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1744 | apps/erpnext/erpnext/config/selling.py +306,Sales Order to Payment,Pedido de Vendas para pagamento |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1745 | DocType: Expense Claim Detail,Expense Claim Detail,Detalhe do Pedido de Reembolso de Despesas |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1746 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +283,Time Logs created:,Time Logs criado: |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 1747 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +796,Please select correct account,"Por favor, selecione conta correta" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1748 | DocType: Item,Weight UOM,UDM de Peso |
| 1749 | DocType: Employee,Blood Group,Grupo sanguíneo |
| 1750 | DocType: Purchase Invoice Item,Page Break,Quebra de página |
| 1751 | DocType: Production Order Operation,Pending,Pendente |
| 1752 | DocType: 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 |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1753 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +50,Office Equipments,Equipamentos de escritório |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1754 | DocType: Purchase Invoice Item,Qty,Qtde. |
| 1755 | DocType: Fiscal Year,Companies,Empresas |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1756 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +24,Electronics,eletrônica |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1757 | DocType: Stock Settings,Raise Material Request when stock reaches re-order level,Levante solicitar material quando o estoque atinge novo pedido de nível |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1758 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +56,Full-time,Tempo integral |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1759 | DocType: Employee,Contact Details,Detalhes do Contato |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1760 | DocType: C-Form,Received Date,Data de recebimento |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1761 | DocType: 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 Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1762 | apps/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" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1763 | DocType: Stock Entry,Total Incoming Value,Valor total entrante |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1764 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +303,Debit To is required,Para Débito é necessária |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1765 | apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,Purchase Price List,Preço de Compra Lista |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1766 | DocType: Offer Letter Term,Offer Term,Oferta Term |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1767 | DocType: Quality Inspection,Quality Manager,Gerente da Qualidade |
| 1768 | DocType: Job Applicant,Job Opening,Vaga de emprego |
| 1769 | DocType: Payment Reconciliation,Payment Reconciliation,Reconciliação Pagamento |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1770 | apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +145,Please select Incharge Person's name,"Por favor, selecione o nome do Incharge Pessoa" |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1771 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +51,Technology,tecnologia |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 1772 | apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.js +13,Offer Letter,Carta de Ofeta |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1773 | apps/erpnext/erpnext/config/manufacturing.py +18,Generate Material Requests (MRP) and Production Orders.,Gerar Pedidos de Materiais (MRP) e ordens de produção. |
| 1774 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +62,Total Invoiced Amt,Total facturado Amt |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1775 | DocType: Time Log,To Time,Para Tempo |
Anand Doshi | ee19fc0 | 2015-12-21 17:10:20 +0530 | [diff] [blame] | 1776 | DocType: Authorization Rule,Approving Role (above authorized value),Função de Aprovador ( para autorização de valo r excedente ) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1777 | apps/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.","Para adicionar nós filho, explorar árvore e clique no nó em que você deseja adicionar mais nós." |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1778 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +104,Credit To account must be a Payable account,A conta de Crédito deve ser uma conta do Contas à Pagar |
| 1779 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +243,BOM recursion: {0} cannot be parent or child of {2},LDM recursão: {0} não pode ser pai ou filho de {2} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1780 | DocType: Production Order Operation,Completed Qty,Qtde concluída |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 1781 | apps/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" |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1782 | apps/erpnext/erpnext/stock/get_item_details.py +272,Price List {0} is disabled,Preço de {0} está desativado |
| 1783 | DocType: Manufacturing Settings,Allow Overtime,Permitir Hora Extra |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1784 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +197,{0} Serial Numbers required for Item {1}. You have provided {2}.,{0} número de série é necessário para item {1}. Você forneceu {2}. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1785 | DocType: Stock Reconciliation Item,Current Valuation Rate,Taxa Atual de Avaliação |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 1786 | DocType: Item,Customer Item Codes,Item de cliente Códigos |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1787 | DocType: Opportunity,Lost Reason,Motivo da Perda |
| 1788 | apps/erpnext/erpnext/config/accounts.py +131,Create Payment Entries against Orders or Invoices.,Criar registro de pagamento para as Ordens ou Faturas. |
Rushabh Mehta | 1c32d05 | 2016-01-12 12:02:26 +0530 | [diff] [blame] | 1789 | apps/erpnext/erpnext/public/js/templates/address_list.html +1,New Address,Novo endereço |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1790 | DocType: Quality Inspection,Sample Size,Tamanho da amostra |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 1791 | apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +488,All items have already been invoiced,Todos os itens já foram faturados |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1792 | apps/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.'" |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1793 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +303,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" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1794 | DocType: Project,External,Externo |
| 1795 | DocType: Features Setup,Item Serial Nos,Nº de série de Itens |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1796 | apps/erpnext/erpnext/config/setup.py +66,Users and Permissions,Usuários e Permissões |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1797 | DocType: Branch,Branch,Ramo |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1798 | apps/erpnext/erpnext/config/setup.py +61,Printing and Branding,Impressão e Branding |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1799 | apps/erpnext/erpnext/hr/report/monthly_salary_register/monthly_salary_register.py +66,No salary slip found for month:,Nenhuma folha de salário encontrada para o mês: |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1800 | DocType: Bin,Actual Quantity,Quantidade Real |
| 1801 | DocType: Shipping Rule,example: Next Day Shipping,exemplo: Next Day envio |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1802 | apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +179,Serial No {0} not found,Serial No {0} não foi encontrado |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 1803 | apps/erpnext/erpnext/public/js/setup_wizard.js +211,Your Customers,Clientes |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1804 | apps/erpnext/erpnext/projects/doctype/project/project.py +131,You have been invited to collaborate on the project: {0},Você foi convidado para colaborar com o projeto: {0} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1805 | DocType: Leave Block List Date,Block Date,Bloquear Data |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1806 | apps/erpnext/erpnext/templates/generators/job_opening.html +18,Apply Now,Aplique agora |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1807 | DocType: Sales Order,Not Delivered,Não Entregue |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1808 | ,Bank Clearance Summary,Resumo da Liquidação Bancária |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 1809 | apps/erpnext/erpnext/config/setup.py +105,"Create and manage daily, weekly and monthly email digests.","Cria e configura as regras de recebimento de emails, como diário, semanal ou mensal." |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1810 | DocType: Appraisal Goal,Appraisal Goal,Meta de Avaliação |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1811 | DocType: Time Log,Costing Amount,Custando Montante |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1812 | DocType: Process Payroll,Submit Salary Slip,Enviar Folha de Pagamento |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1813 | DocType: Salary Structure,Monthly Earning & Deduction,Salário mensal e dedução |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1814 | apps/erpnext/erpnext/controllers/selling_controller.py +157,Maxiumm discount for Item {0} is {1}%,Maxiumm desconto para item {0} {1} % |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 1815 | apps/erpnext/erpnext/stock/doctype/item_price/item_price.js +16,Import in Bulk,Importação em massa |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1816 | DocType: Sales Partner,Address & Contacts,Endereços e Contatos |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1817 | DocType: SMS Log,Sender Name,Nome do Remetente |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 1818 | DocType: POS Profile,[Select],[ Selecionar] |
| 1819 | DocType: SMS Log,Sent To,Enviado Para |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 1820 | DocType: Payment Request,Make Sales Invoice,Criar fatura de vendas |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1821 | DocType: Company,For Reference Only.,Apenas para referência. |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1822 | apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +49,Invalid {0}: {1},Inválido {0}: {1} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1823 | DocType: Sales Invoice Advance,Advance Amount,Quantidade Antecipada |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1824 | DocType: Manufacturing Settings,Capacity Planning,Planejamento de capacidade |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1825 | apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +43,'From Date' is required,Informe a 'Data Inicial' |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1826 | DocType: Journal Entry,Reference Number,Número de Referência |
| 1827 | DocType: Employee,Employment Details,Detalhes de emprego |
| 1828 | DocType: Employee,New Workplace,Novo local de trabalho |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1829 | apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +17,Set as Closed,Definir como Fechado |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1830 | apps/erpnext/erpnext/stock/get_item_details.py +113,No Item with Barcode {0},Nenhum artigo com código de barras {0} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1831 | apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +51,Case No. cannot be 0,Caso n não pode ser 0 |
| 1832 | DocType: 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) eles podem ser marcadas e manter suas contribuições na atividade de vendas |
| 1833 | DocType: Item,Show a slideshow at the top of the page,Mostrar uma apresentação de slides no topo da página |
Rushabh Mehta | dd408d8 | 2016-02-09 12:24:27 +0530 | [diff] [blame] | 1834 | DocType: Item,"Allow in Sales Order of type ""Service""",Permitir na Ordem de venda do tipo "Serviço" |
| 1835 | apps/erpnext/erpnext/setup/doctype/company/company.py +86,Stores,Lojas |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1836 | DocType: Time Log,Projects Manager,Gerente de Projetos |
| 1837 | DocType: Serial No,Delivery Time,Prazo de entrega |
| 1838 | apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +27,Ageing Based On,Envelhecimento Baseado em |
| 1839 | DocType: Item,End of Life,Fim de Vida |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1840 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +41,Travel,viagem |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1841 | DocType: Leave Block List,Allow Users,Permitir que os usuários |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1842 | DocType: Purchase Order,Customer Mobile No,Cliente Móvel Nenhum |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1843 | DocType: Sales Invoice,Recurring,Recorrente |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1844 | DocType: Cost Center,Track separate Income and Expense for product verticals or divisions.,Acompanhe resultados separada e despesa para verticais de produtos ou divisões. |
| 1845 | DocType: Rename Tool,Rename Tool,Ferramenta de Renomear |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 1846 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +15,Update Cost,Atualize o custo |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1847 | DocType: Item Reorder,Item Reorder,Item Reordenar |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1848 | apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +611,Transfer Material,transferência de Material |
Nabin Hait | 34037e0 | 2016-02-03 13:10:54 +0530 | [diff] [blame] | 1849 | apps/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} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1850 | DocType: BOM,"Specify the operations, operating cost and give a unique Operation no to your operations.","Especificar as operações , custos operacionais e dar uma operação única não às suas operações." |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1851 | apps/erpnext/erpnext/public/js/controllers/transaction.js +850,Please set recurring after saving,"Por favor, defina recorrentes depois de salvar" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1852 | DocType: Purchase Invoice,Price List Currency,Moeda da Lista de Preços |
| 1853 | DocType: Naming Series,User must always select,O Usuário deve sempre selecionar |
| 1854 | DocType: Stock Settings,Allow Negative Stock,Permitir Estoque Negativo |
| 1855 | DocType: Installation Note,Installation Note,Nota de Instalação |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 1856 | apps/erpnext/erpnext/public/js/setup_wizard.js +190,Add Taxes,Adicionar Impostos |
Anand Doshi | ee19fc0 | 2015-12-21 17:10:20 +0530 | [diff] [blame] | 1857 | apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +38,Cash Flow from Financing,Fluxo de Caixa de Financiamento |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1858 | ,Financial Analytics,Análise Financeira |
| 1859 | DocType: Quality Inspection,Verified By,Verificado Por |
| 1860 | DocType: Address,Subsidiary,Subsidiário |
Rushabh Mehta | dd408d8 | 2016-02-09 12:24:27 +0530 | [diff] [blame] | 1861 | apps/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." |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1862 | DocType: Quality Inspection,Purchase Receipt No,Nº do Recibo de Compra |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1863 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +30,Earnest Money,Dinheiro Ganho |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 1864 | DocType: Process Payroll,Create Salary Slip,Criar Folha de Pagamento |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1865 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +161,Source of Funds (Liabilities),Fonte de Recursos ( Passivo) |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 1866 | apps/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 Doshi | ee19fc0 | 2015-12-21 17:10:20 +0530 | [diff] [blame] | 1867 | DocType: Appraisal,Employee,Colaborador |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1868 | apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +10,Import Email From,Importar e-mail do |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 1869 | apps/erpnext/erpnext/utilities/doctype/contact/contact.js +70,Invite as User,Convidar como Usuário |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1870 | DocType: Features Setup,After Sale Installations,Instalações Pós-Venda |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1871 | apps/erpnext/erpnext/accounts/doctype/asset/asset.py +111,Please set {0} in Company {1},"Por favor, defina {0} in Company {1}" |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 1872 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +217,{0} {1} is fully billed,{0} {1} está totalmente faturado |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1873 | DocType: Workstation Working Hour,End Time,End Time |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1874 | apps/erpnext/erpnext/config/setup.py +42,Standard contract terms for Sales or Purchase.,Termos do contrato padrão para vendas ou compra. |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 1875 | apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +75,Group by Voucher,Grupo pela Vale |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1876 | apps/erpnext/erpnext/config/crm.py +6,Sales Pipeline,Pipeline de vendas |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1877 | apps/erpnext/erpnext/templates/form_grid/material_request_grid.html +7,Required On,Obrigatório On |
| 1878 | DocType: Sales Invoice,Mass Mailing,Divulgação em massa |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1879 | DocType: Rename Tool,File to Rename,Arquivo para renomear |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1880 | apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +204,Please select BOM for Item in Row {0},"Por favor, selecione BOM para o Item na linha {0}" |
| 1881 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +183,Purchse Order number required for Item {0},Número de pedido purchse necessário para item {0} |
| 1882 | apps/erpnext/erpnext/controllers/buying_controller.py +237,Specified BOM {0} does not exist for Item {1},Especificada BOM {0} não existe para item {1} |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1883 | apps/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 |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1884 | DocType: Notification Control,Expense Claim Approved,Pedido de Reembolso de Despesas Aprovado |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1885 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +113,Pharmaceutical,farmacêutico |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1886 | apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Cost of Purchased Items,Custo de Produtos Comprados |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1887 | DocType: Selling Settings,Sales Order Required,Ordem de Venda Obrigatória |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1888 | DocType: Purchase Invoice,Credit To,Crédito Para |
Rushabh Mehta | 1c32d05 | 2016-01-12 12:02:26 +0530 | [diff] [blame] | 1889 | apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +31,Active Leads / Customers,Leads ativo / Clientes |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1890 | DocType: Employee Education,Post Graduate,Pós-Graduação |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1891 | DocType: Maintenance Schedule Detail,Maintenance Schedule Detail,Detalhe da Programação da Manutenção |
| 1892 | DocType: Quality Inspection Reading,Reading 9,Leitura 9 |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 1893 | DocType: Supplier,Is Frozen,Está Congelado |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1894 | DocType: Buying Settings,Buying Settings,Configurações de Compras |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1895 | DocType: Stock Entry Detail,BOM No. for a Finished Good Item,Nº da LDM para um Item Bom Acabado |
| 1896 | DocType: Upload Attendance,Attendance To Date,Data Final de Comparecimento |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1897 | DocType: Warranty Claim,Raised By,Levantadas por |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 1898 | DocType: Payment Gateway Account,Payment Account,Conta de Pagamento |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1899 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +780,Please specify Company to proceed,"Por favor, especifique Empresa proceder" |
Anand Doshi | ee19fc0 | 2015-12-21 17:10:20 +0530 | [diff] [blame] | 1900 | apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +20,Net Change in Accounts Receivable,Variação Líquida em Contas a Receber |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1901 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +46,Compensatory Off,compensatória Off |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1902 | DocType: Quality Inspection Reading,Accepted,Aceito |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 1903 | apps/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 Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 1904 | apps/erpnext/erpnext/utilities/transaction_base.py +93,Invalid reference {0} {1},Referência inválida {0} {1} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1905 | DocType: Payment Tool,Total Payment Amount,Valor Total Pagamento |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1906 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +147,{0} ({1}) cannot be greater than planned quanitity ({2}) in Production Order {3},{0} ({1}) não pode ser maior do que a quantidade planejada ({2}) na ordem de produção {3} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1907 | DocType: Shipping Rule,Shipping Rule Label,Rótudo da Regra de Envio |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1908 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +219,Raw Materials cannot be blank.,Matérias-primas não pode ficar em branco. |
| 1909 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +416,"Could not update stock, invoice contains drop shipping item.","Não foi possível atualizar estoque, fatura contém gota artigo do transporte." |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1910 | DocType: Newsletter,Test,Teste |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1911 | apps/erpnext/erpnext/stock/doctype/item/item.py +407,"As there are existing stock transactions for this item, \ |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 1912 | 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 Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 1913 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +449,Quick Journal Entry,Breve Journal Entry |
Anand Doshi | 666fbaf | 2015-11-26 12:40:13 +0530 | [diff] [blame] | 1914 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +100,You can not change rate if BOM mentioned agianst any item,Você não pode alterar a taxa de se BOM mencionado em algum item |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1915 | DocType: Employee,Previous Work Experience,Experiência anterior de trabalho |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1916 | DocType: Stock Entry,For Quantity,Para Quantidade |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1917 | apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +209,Please enter Planned Qty for Item {0} at row {1},"Por favor, indique Planned Qt para item {0} na linha {1}" |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 1918 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +214,{0} {1} is not submitted,{0} {1} não foi enviado |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1919 | apps/erpnext/erpnext/config/stock.py +27,Requests for items.,Os pedidos de itens. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1920 | DocType: Production Planning Tool,Separate production order will be created for each finished good item.,Uma Ordem de Produção separada será criada para cada item acabado. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1921 | DocType: Purchase Invoice,Terms and Conditions1,Termos e Condições |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1922 | DocType: Accounts Settings,"Accounting entry frozen up to this date, nobody can do / modify entry except role specified below.","Registros contábeis congelados até a presente data, ninguém pode criar/modificar registros com exceção do perfil especificado abaixo." |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1923 | apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.js +121,Please save the document before generating maintenance schedule,"Por favor, salve o documento antes de gerar programação de manutenção" |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1924 | apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +28,Project Status,Status do Projeto |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1925 | DocType: UOM,Check this to disallow fractions. (for Nos),Marque esta opção para não permitir frações. (Para n) |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1926 | apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +388,The following Production Orders were created:,As seguintes ordens de produção foram criadas: |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1927 | apps/erpnext/erpnext/config/crm.py +116,Newsletter Mailing List,Mailing List Boletim informativo |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1928 | DocType: Delivery Note,Transporter Name,Nome da Transportadora |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1929 | DocType: Authorization Rule,Authorized Value,Valor Autorizado |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1930 | DocType: Contact,Enter department to which this Contact belongs,Entre com o departamento a que este contato pertence |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 1931 | apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +56,Total Absent,Total de Faltas |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 1932 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +734,Item or Warehouse for row {0} does not match Material Request,Item ou Almoxarifado para linha {0} não corresponde Pedido de materiais |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1933 | apps/erpnext/erpnext/config/stock.py +185,Unit of Measure,Unidade de Medida |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 1934 | DocType: Fiscal Year,Year End Date,Data final do ano |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1935 | DocType: Task Depends On,Task Depends On,Tarefa depende de |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1936 | DocType: Lead,Opportunity,Oportunidade |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1937 | DocType: Salary Structure Earning,Salary Structure Earning,Ganho da Estrutura Salarial |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1938 | ,Completed Production Orders,Ordens Produzidas |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1939 | DocType: Operation,Default Workstation,Workstation Padrão |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1940 | DocType: Notification Control,Expense Claim Approved Message,Mensagem de aprovação do Pedido de Reembolso de Despesas |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1941 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +220,{0} {1} is closed,{0} {1} esta fechado(a) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1942 | DocType: Email Digest,How frequently?,Com que frequência? |
| 1943 | DocType: Purchase Receipt,Get Current Stock,Obter Estoque atual |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 1944 | apps/erpnext/erpnext/config/manufacturing.py +46,Tree of Bill of Materials,Árvore da Bill of Materials |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1945 | apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +151,Mark Present,Marcar Presença |
| 1946 | apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +189,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} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1947 | DocType: Production Order,Actual End Date,Data Final Real |
| 1948 | DocType: Authorization Rule,Applicable To (Role),Aplicável Para (Função) |
| 1949 | DocType: Stock Entry,Purpose,Finalidade |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1950 | DocType: Company,Fixed Asset Depreciation Settings,Configurações de depreciação do ativo imobilizado |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1951 | DocType: Item,Will also apply for variants unless overrridden,Também se aplica a variantes a não ser que seja sobrescrito |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1952 | DocType: Purchase Invoice,Advances,Avanços |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 1953 | DocType: Production Order,Manufacture against Material Request,Fabricação de encontro Pedido de Material |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1954 | apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +32,Approving User cannot be same as user the rule is Applicable To,Usuário Aprovador não pode ser o mesmo usuário da regra: é aplicável a |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1955 | DocType: Stock Entry Detail,Basic Rate (as per Stock UOM),Preço Unitário (de acordo da UOM) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1956 | DocType: SMS Log,No of Requested SMS,Nº de SMS pedidos |
| 1957 | DocType: Campaign,Campaign-.####,Campanha - . # # # # |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1958 | apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +21,Next Steps,Próximos passos |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 1959 | apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +593,Please supply the specified items at the best possible rates,"Por favor, informe os itens especificados com as melhores tarifas possíveis" |
Anand Doshi | 9c0983f | 2016-02-17 12:59:54 +0530 | [diff] [blame] | 1960 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +121,Contract End Date must be greater than Date of Joining,Data de Encerramento do Contrato deve ser maior que Data de Inicio |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1961 | DocType: 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. |
| 1962 | DocType: Customer Group,Has Child Node,Tem nó filho |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 1963 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +346,{0} against Purchase Order {1},{0} contra a Ordem de Compra {1} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1964 | DocType: SMS Settings,"Enter static url parameters here (Eg. sender=ERPNext, username=ERPNext, password=1234 etc.)","Digite os parâmetros da URL estática aqui (por exemplo remetente=ERPNext, usuario=ERPNext, senha=1234, etc)" |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1965 | apps/erpnext/erpnext/accounts/utils.py +42,{0} {1} not in any active Fiscal Year. For more details check {2}.,{0} {1} não consta em nenhum Ano Fiscal Ativo. Para mais detalhes consulte {2}. |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1966 | apps/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 |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1967 | apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +37,Ageing Range 1,Faixa Envelhecimento 1 |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1968 | DocType: 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. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1969 | |
| 1970 | #### Note |
| 1971 | |
| 1972 | The 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. |
| 1973 | |
| 1974 | #### Description of Columns |
| 1975 | |
| 1976 | 1. Calculation Type: |
| 1977 | - This can be on **Net Total** (that is the sum of basic amount). |
| 1978 | - **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. |
| 1979 | - **Actual** (as mentioned). |
| 1980 | 2. Account Head: The Account ledger under which this tax will be booked |
| 1981 | 3. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center. |
| 1982 | 4. Description: Description of the tax (that will be printed in invoices / quotes). |
| 1983 | 5. Rate: Tax rate. |
| 1984 | 6. Amount: Tax amount. |
| 1985 | 7. Total: Cumulative total to this point. |
| 1986 | 8. 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). |
| 1987 | 9. 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. |
| 1988 | 10. 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. |
| 1989 | |
| 1990 | #### Nota |
| 1991 | |
| 1992 | 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. |
| 1993 | |
| 1994 | #### Descrição das Colunas |
| 1995 | |
| 1996 | 1. Tipo de Cálculo: |
| 1997 | - Isto pode ser em ** Total Líquida ** (que é a soma da quantidade de base). |
| 1998 | - ** 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. |
| 1999 | - ** ** Real (como indicado). |
| 2000 | 2. Chefe da conta: A contabilidade conta em que este imposto será reservado |
| 2001 | 3. Centro de Custo: Se o imposto / taxa é uma renda (como o transporte) ou despesa que precisa ser reservado contra um centro de custo. |
| 2002 | 4. Descrição: Descrição do imposto (que será impresso em facturas / aspas). |
| 2003 | 5. Classificação: Taxa de imposto. |
| 2004 | 6. Valor: Valor das taxas. |
| 2005 | 7. Total: Total acumulado até este ponto. |
| 2006 | 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). |
| 2007 | 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. |
| 2008 | 10. Adicionar ou deduzir: Se você quer adicionar ou deduzir o imposto." |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2009 | DocType: Purchase Receipt Item,Recd Quantity,Quantidade Recebida |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2010 | DocType: Asset Category Account,Asset Category Account,Ativo Categoria Conta |
| 2011 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +106,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 Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 2012 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +497,Stock Entry {0} is not submitted,Da entrada {0} não é apresentado |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2013 | DocType: Payment Reconciliation,Bank / Cash Account,Banco / Conta Caixa |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2014 | DocType: Tax Rule,Billing City,Faturamento Cidade |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2015 | DocType: Global Defaults,Hide Currency Symbol,Ocultar Símbolo de Moeda |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2016 | apps/erpnext/erpnext/config/accounts.py +270,"e.g. Bank, Cash, Credit Card","ex: Banco, Dinheiro, Cartão de Crédito" |
| 2017 | apps/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" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2018 | DocType: Journal Entry,Credit Note,Nota de Crédito |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 2019 | apps/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} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2020 | DocType: Features Setup,Quality,Qualidade |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2021 | DocType: Warranty Claim,Service Address,Endereço de Serviço |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2022 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +83,Max 100 rows for Stock Reconciliation.,Max 100 linhas para da reconciliação. |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 2023 | DocType: Material Request,Manufacture,Fabricação |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2024 | apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +13,Please Delivery Note first,Por favor de entrega Nota primeiro |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2025 | DocType: Purchase Invoice,Currency and Price List,Moeda e Preço |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 2026 | DocType: Opportunity,Customer / Lead Name,Nome do Cliente/Cliente em Potencial |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 2027 | apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +69,Clearance Date not mentioned,Apuramento data não mencionada |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2028 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +71,Production,Produção |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2029 | DocType: Item,Allow Production Order,Permitir Ordem de Produção |
| 2030 | apps/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 |
| 2031 | apps/erpnext/erpnext/controllers/trends.py +19,Total(Qty),Total (Qtde) |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 2032 | DocType: Sales Invoice,This Document,Esse documento |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2033 | DocType: Installation Note Item,Installed Qty,Quantidade Instalada |
| 2034 | DocType: Lead,Fax,Fax |
| 2035 | DocType: Purchase Taxes and Charges,Parenttype,Parenttype |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2036 | DocType: Salary Structure,Total Earning,Total de Ganhos |
| 2037 | DocType: Purchase Receipt,Time at which materials were received,Horário em que os materiais foram recebidos |
Rushabh Mehta | dd408d8 | 2016-02-09 12:24:27 +0530 | [diff] [blame] | 2038 | apps/erpnext/erpnext/utilities/doctype/address/address.py +125,My Addresses,Os meus endereços |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2039 | DocType: Stock Ledger Entry,Outgoing Rate,Taxa de saída |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2040 | apps/erpnext/erpnext/config/hr.py +180,Organization branch master.,Mestre Organização ramo . |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2041 | apps/erpnext/erpnext/controllers/accounts_controller.py +263, or ,ou |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2042 | DocType: Sales Order,Billing Status,Estado do Faturamento |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2043 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +138,Utility Expenses,Despesas com Serviços Públicos |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2044 | apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +65,90-Above,Acima de 90 |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2045 | DocType: Buying Settings,Default Buying Price List,Lista de preço de compra padrão |
Rushabh Mehta | 1c32d05 | 2016-01-12 12:02:26 +0530 | [diff] [blame] | 2046 | apps/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 |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2047 | DocType: Notification Control,Sales Order Message,Mensagem da Ordem de Venda |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2048 | apps/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" |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2049 | apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.js +28,Payment Type,Tipo de pagamento |
| 2050 | DocType: Process Payroll,Select Employees,Selecione funcionários |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2051 | DocType: Bank Reconciliation,To Date,Até a Data |
| 2052 | DocType: Opportunity,Potential Sales Deal,Promoção de Vendas Potenciais |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2053 | DocType: Purchase Invoice,Total Taxes and Charges,Total de Impostos e Encargos |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2054 | DocType: Employee,Emergency Contact,Contato de emergência |
| 2055 | DocType: Item,Quality Parameters,Parâmetros de Qualidade |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2056 | apps/erpnext/erpnext/accounts/doctype/account/account.js +57,Ledger,Livro Razão |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2057 | DocType: Target Detail,Target Amount,Valor da meta |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2058 | DocType: Shopping Cart Settings,Shopping Cart Settings,Configurações do Carrinho de Compras |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2059 | DocType: Journal Entry,Accounting Entries,Lançamentos contábeis |
| 2060 | apps/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 Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2061 | apps/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} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2062 | DocType: Purchase Order,Ref SQ,Ref SQ |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2063 | apps/erpnext/erpnext/config/manufacturing.py +74,Replace Item / BOM in all BOMs,Substituir item / LDM em todas as LDMs |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2064 | DocType: Purchase Order Item,Received Qty,Qtde. recebida |
| 2065 | DocType: Stock Entry Detail,Serial No / Batch,N º de Série / lote |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2066 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +295,Not Paid and Not Delivered,Não pago e não entregue |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2067 | DocType: Product Bundle,Parent Item,Item Pai |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2068 | DocType: Account,Account Type,Tipo de Conta |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2069 | apps/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 Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2070 | apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +204,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 """ |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2071 | ,To Produce,para Produzir |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2072 | apps/erpnext/erpnext/config/hr.py +93,Payroll,Folha de pagamento |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2073 | apps/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" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2074 | DocType: Packing Slip,Identification of the package for the delivery (for print),Identificação do pacote para a Entrega (para impressão) |
| 2075 | DocType: Bin,Reserved Quantity,Quantidade Reservada |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 2076 | DocType: Purchase Invoice,Recurring Ends On,Recorrentes termina em |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2077 | DocType: Landed Cost Voucher,Purchase Receipt Items,Itens do Recibo de Compra |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2078 | apps/erpnext/erpnext/config/learn.py +21,Customizing Forms,Formas de personalização |
Anand Doshi | ca4c8a2 | 2015-09-30 17:10:58 +0530 | [diff] [blame] | 2079 | DocType: Account,Income Account,Conta de Receitas |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2080 | apps/erpnext/erpnext/utilities/doctype/address/address.py +151,No default Address Template found. Please create a new one from Setup > Printing and Branding > Address Template.,"No modelo padrão de endereços encontrados. Por favor, crie um novo a partir Setup> Printing and Branding> modelo de endereço." |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 2081 | DocType: Payment Request,Amount in customer's currency,Montante em moeda do cliente |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2082 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +697,Delivery,Entrega |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2083 | DocType: Stock Reconciliation Item,Current Qty,Qtde atual |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2084 | DocType: BOM Item,"See ""Rate Of Materials Based On"" in Costing Section",Consulte "taxa de materiais baseados em" no Custeio Seção |
| 2085 | DocType: Appraisal Goal,Key Responsibility Area,Área Chave de Responsabilidade |
| 2086 | DocType: Item Reorder,Material Request Type,Tipo de solicitação de material |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 2087 | apps/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 |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2088 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +17,Ref,Reference |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2089 | DocType: Cost Center,Cost Center,Centro de Custos |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2090 | apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +36,Voucher #,vale # |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2091 | DocType: Notification Control,Purchase Order Message,Mensagem da Ordem de Compra |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2092 | DocType: Tax Rule,Shipping Country,O envio País |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2093 | DocType: Upload Attendance,Upload HTML,Carregar HTML |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2094 | DocType: Employee,Relieving Date,Data da Liberação |
| 2095 | apps/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." |
| 2096 | DocType: Serial No,Warehouse can only be changed via Stock Entry / Delivery Note / Purchase Receipt,Armazém só pode ser alterado através de entrada / entrega da nota / recibo de compra |
| 2097 | DocType: Employee Education,Class / Percentage,Classe / Percentual |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2098 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +92,Head of Marketing and Sales,Diretor de Marketing e Vendas |
| 2099 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +31,Income Tax,Imposto de Renda |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2100 | apps/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 Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2101 | apps/erpnext/erpnext/config/selling.py +168,Track Leads by Industry Type.,"Rastreia Clientes em Potencial, por Segmento." |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2102 | DocType: Item Supplier,Item Supplier,Fornecedor do Item |
Nabin Hait | 34037e0 | 2016-02-03 13:10:54 +0530 | [diff] [blame] | 2103 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +326,Please enter Item Code to get batch no,"Por favor, insira o Código Item para obter lotes não" |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2104 | apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +708,Please select a value for {0} quotation_to {1},Por favor seleccione um valor para {0} orçamento_para {1} |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2105 | apps/erpnext/erpnext/config/selling.py +47,All Addresses.,Todos os Endereços. |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2106 | DocType: Company,Stock Settings,Configurações de Estoque |
| 2107 | apps/erpnext/erpnext/accounts/doctype/account/account.py +215,"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 Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2108 | apps/erpnext/erpnext/config/crm.py +92,Manage Customer Group Tree.,Gerenciar grupos de clientes |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2109 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +301,New Cost Center Name,Novo Centro de Custo Nome |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2110 | DocType: Leave Control Panel,Leave Control Panel,Painel de Controle de Licenças |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2111 | DocType: Appraisal,HR User,HR Usuário |
| 2112 | DocType: Purchase Invoice,Taxes and Charges Deducted,Impostos e Encargos Deduzidos |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2113 | apps/erpnext/erpnext/hooks.py +90,Issues,Issues |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2114 | apps/erpnext/erpnext/controllers/status_updater.py +12,Status must be one of {0},Estado deve ser um dos {0} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2115 | DocType: Sales Invoice,Debit To,Débito Para |
| 2116 | DocType: Delivery Note,Required only for sample item.,Necessário apenas para o item de amostra. |
| 2117 | DocType: Stock Ledger Entry,Actual Qty After Transaction,Qtde Real Após a Transação |
| 2118 | ,Pending SO Items For Purchase Request,"Itens Pendentes Assim, por solicitação de compra" |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2119 | apps/erpnext/erpnext/accounts/party.py +322,{0} {1} is disabled,{0} {1} está desativado |
| 2120 | DocType: Supplier,Billing Currency,Moeda de Faturamento |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2121 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +148,Extra Large,Extra-grande |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2122 | ,Profit and Loss Statement,Demonstrativo de Resultados |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2123 | DocType: Bank Reconciliation Detail,Cheque Number,Número do cheque |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2124 | DocType: Payment Tool Detail,Payment Tool Detail,Detalhes da Consolidação de Pagamentos |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2125 | ,Sales Browser,Navegador de Vendas |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2126 | DocType: Journal Entry,Total Credit,Crédito Total |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 2127 | apps/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 Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 2128 | apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +362,Local,local |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2129 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +26,Loans and Advances (Assets),Empréstimos e Adiantamentos (Ativo ) |
| 2130 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +12,Debtors,Devedores |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2131 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +147,Large,Grande |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2132 | DocType: C-Form Invoice Detail,Territory,Território |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2133 | apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +143,Please mention no of visits required,"Por favor, não mencione de visitas necessárias" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2134 | DocType: Stock Settings,Default Valuation Method,Método de Avaliação padrão |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2135 | DocType: Production Order Operation,Planned Start Time,Planned Start Time |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2136 | apps/erpnext/erpnext/config/accounts.py +222,Close Balance Sheet and book Profit or Loss.,Fechar Balanço e livro ou perda . |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2137 | DocType: Currency Exchange,Specify Exchange Rate to convert one currency into another,Especifique Taxa de Câmbio para converter uma moeda em outra |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2138 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +142,Quotation {0} is cancelled,O Orçamento {0} está cancelado |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2139 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +26,Total Outstanding Amount,Montante total em dívida |
| 2140 | apps/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. |
| 2141 | DocType: Sales Partner,Targets,Metas |
| 2142 | DocType: Price List,Price List Master,Lista de Preços Mestre |
| 2143 | DocType: 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. |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2144 | ,S.O. No.,Número de S.O. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2145 | DocType: Production Order Operation,Make Time Log,Make Time Log |
Nabin Hait | 34037e0 | 2016-02-03 13:10:54 +0530 | [diff] [blame] | 2146 | apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +154,Please create Customer from Lead {0},"Por favor, crie um Cliente apartir do Cliente em Potencial {0}" |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2147 | DocType: Price List,Applicable for Countries,Aplicável para os Países |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2148 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +44,Computers,Computadores |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2149 | apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.js +14,This is a root customer group and cannot be edited.,Este é um grupo de clientes de raiz e não pode ser editada. |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2150 | apps/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 lançamentos contábeis" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2151 | DocType: Purchase Invoice,Ignore Pricing Rule,Ignorar regra de preços |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2152 | apps/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. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2153 | DocType: Employee Education,Graduate,Pós-graduação |
| 2154 | DocType: Leave Block List,Block Days,Bloco de Dias |
| 2155 | DocType: Journal Entry,Excise Entry,Excise Entry |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 2156 | apps/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} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2157 | DocType: Terms and Conditions,"Standard Terms and Conditions that can be added to Sales and Purchases. |
| 2158 | |
| 2159 | Examples: |
| 2160 | |
| 2161 | 1. Validity of the offer. |
| 2162 | 1. Payment Terms (In Advance, On Credit, part advance etc). |
| 2163 | 1. What is extra (or payable by the Customer). |
| 2164 | 1. Safety / usage warning. |
| 2165 | 1. Warranty if any. |
| 2166 | 1. Returns Policy. |
| 2167 | 1. Terms of shipping, if applicable. |
| 2168 | 1. Ways of addressing disputes, indemnity, liability, etc. |
| 2169 | 1. Address and Contact of your Company.","Termos e Condições Padrão que podem ser adicionados para compras e vendas. |
| 2170 | |
| 2171 | Exemplos: |
| 2172 | |
| 2173 | 1. Validade da oferta. |
| 2174 | 1. Condições de pagamento (com antecedência, sobre o crédito, parte antecedência etc). |
| 2175 | 1. O que é muito (ou a pagar pelo cliente). |
| 2176 | 1. Aviso de segurança / utilização. |
| 2177 | 1. Garantia, se houver. |
| 2178 | 1. Política de Devolução. |
| 2179 | 1. Condições de entrega, se aplicável. |
| 2180 | 1. Formas de disputas de endereçamento, indenização, responsabilidade, etc. |
| 2181 | 1. Endereço e de contato da sua empresa." |
| 2182 | DocType: Attendance,Leave Type,Tipo de Licenças |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 2183 | apps/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 |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2184 | DocType: Account,Accounts User,Contas de Usuário |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2185 | apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +18,Attendance for employee {0} is already marked,Comparecimento para o empregado {0} já está marcado |
| 2186 | DocType: Packing Slip,If more than one package of the same type (for print),Se mais do que uma embalagem do mesmo tipo (para impressão) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2187 | DocType: C-Form Invoice Detail,Net Total,Total Líquido |
| 2188 | DocType: Bin,FCFS Rate,Taxa FCFS |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2189 | apps/erpnext/erpnext/accounts/page/pos/pos.js +15,Billing (Sales Invoice),Faturamento (Nota Fiscal de Vendas) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2190 | DocType: Payment Reconciliation Invoice,Outstanding Amount,Quantia em aberto |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2191 | DocType: Project Task,Working,Trabalhando |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2192 | DocType: Stock Ledger Entry,Stock Queue (FIFO),Fila do estoque (PEPS) |
Nabin Hait | 34037e0 | 2016-02-03 13:10:54 +0530 | [diff] [blame] | 2193 | apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +24,Please select Time Logs.,Por favor seleccione Tempo Logs. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2194 | apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +37,{0} does not belong to Company {1},{0} não pertence à empresa {1} |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2195 | DocType: Account,Round Off,Termine |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2196 | ,Requested Qty,solicitado Qtde |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2197 | DocType: Tax Rule,Use for Shopping Cart,Use para Compras |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2198 | DocType: BOM Item,Scrap %,Sucata % |
| 2199 | apps/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" |
| 2200 | DocType: Maintenance Visit,Purposes,Fins |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 2201 | apps/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 |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2202 | apps/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" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2203 | ,Requested,solicitado |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2204 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +68,No Remarks,Não Observações |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2205 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +13,Overdue,Vencido |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2206 | DocType: Account,Stock Received But Not Billed,"Banco recebido, mas não faturados" |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 2207 | apps/erpnext/erpnext/accounts/doctype/account/account.py +83,Root Account must be a group,Conta raiz deve ser um grupo |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2208 | DocType: Salary Slip,Gross Pay + Arrear Amount +Encashment Amount - Total Deduction,Salário bruto + Valor em atraso + Valor de cobrança - Dedução Total |
| 2209 | DocType: Monthly Distribution,Distribution Name,Nome da distribuição |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2210 | DocType: Features Setup,Sales and Purchase,Vendas e Compra |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2211 | apps/erpnext/erpnext/stock/doctype/item/item.py +574,Fixed Asset Item must be a non-stock item,Imobilização O artigo deve ser um item não inventariado |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2212 | DocType: Supplier Quotation Item,Material Request No,Pedido de material no |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 2213 | apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +211,Quality Inspection required for Item {0},Inspeção de Qualidade exigido para item {0} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2214 | DocType: Quotation,Rate at which customer's currency is converted to company's base currency,Taxa na qual a moeda do cliente é convertida para a moeda base da empresa |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2215 | apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +107,{0} has been successfully unsubscribed from this list.,{0} foi retirado com sucesso desta lista. |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2216 | DocType: Purchase Invoice Item,Net Rate (Company Currency),Taxa Líquida (Companhia de moeda) |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2217 | apps/erpnext/erpnext/config/crm.py +101,Manage Territory Tree.,Gerenciar territórios |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2218 | DocType: Journal Entry Account,Sales Invoice,Nota Fiscal de Venda |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2219 | DocType: Journal Entry Account,Party Balance,Balance Partido |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2220 | DocType: Sales Invoice Item,Time Log Batch,Logs de Tempo em Lote |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 2221 | apps/erpnext/erpnext/public/js/controllers/taxes_and_totals.js +442,Please select Apply Discount On,"Por favor, selecione Aplicar Discount On" |
Rushabh Mehta | 1c32d05 | 2016-01-12 12:02:26 +0530 | [diff] [blame] | 2222 | apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +85,Salary Slip Created,Deslizamento Salário Criado |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2223 | DocType: Company,Default Receivable Account,Contas a Receber Padrão |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2224 | DocType: Process Payroll,Create Bank Entry for the total salary paid for the above selected criteria,Criar registro bancário para o total pago de salários pelos critérios acima selecionados |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2225 | DocType: Stock Entry,Material Transfer for Manufacture,Transferência de Material de Fabricação |
| 2226 | apps/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. |
| 2227 | DocType: Purchase Invoice,Half-yearly,Semestral |
| 2228 | apps/erpnext/erpnext/accounts/report/financial_statements.py +16,Fiscal Year {0} not found.,Ano Fiscal {0} não foi encontrado. |
| 2229 | DocType: Bank Reconciliation,Get Relevant Entries,Obter entradas relevantes |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 2230 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +407,Accounting Entry for Stock,Lançamento Contábil de Estoque |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2231 | DocType: Sales Invoice,Sales Team1,Equipe de Vendas 1 |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2232 | apps/erpnext/erpnext/stock/doctype/item/item.py +454,Item {0} does not exist,Item {0} não existe |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 2233 | DocType: Sales Invoice,Customer Address,Endereço do Cliente |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 2234 | DocType: Payment Request,Recipient and Message,Destinatário ea mensagem |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2235 | DocType: Purchase Invoice,Apply Additional Discount On,Aplicar desconto adicional em |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2236 | DocType: Account,Root Type,Tipo de Raiz |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 2237 | apps/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 |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2238 | apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +52,Plot,enredo |
| 2239 | DocType: Item Group,Show this slideshow at the top of the page,Mostrar esta apresentação de slides no topo da página |
| 2240 | DocType: BOM,Item UOM,UDM do Item |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2241 | DocType: Sales Taxes and Charges,Tax Amount After Discount Amount (Company Currency),Valor do imposto Valor Depois de desconto (Companhia de moeda) |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 2242 | apps/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 Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2243 | DocType: Purchase Invoice,Select Supplier Address,Escolha um Fornecedor Endereço |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2244 | DocType: Quality Inspection,Quality Inspection,Inspeção de Qualidade |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2245 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +144,Extra Small,Muito Pequeno |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2246 | apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +582,Warning: Material Requested Qty is less than Minimum Order Qty,Aviso: Quantidade de material solicitado é menor do que a ordem mínima |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 2247 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +190,Account {0} is frozen,A Conta {0} está congelada |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2248 | DocType: 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 Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 2249 | DocType: Payment Request,Mute Email,Mudo Email |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2250 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +29,"Food, Beverage & Tobacco","Alimentos, Bebidas e Fumo" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2251 | apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +20,PL or BS,PL ou BS |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 2252 | apps/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 Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2253 | apps/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 |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2254 | apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Minimum Inventory Level,Nível Mínimo Inventory |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2255 | DocType: Stock Entry,Subcontract,Subcontratar |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2256 | apps/erpnext/erpnext/public/js/utils/party.js +124,Please enter {0} first,"Por favor, indique {0} primeiro" |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 2257 | DocType: Production Order Operation,Actual End Time,Tempo Final Real |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2258 | DocType: Production Planning Tool,Download Materials Required,Baixar Materiais Necessários |
| 2259 | DocType: Item,Manufacturer Part Number,Número de peça do fabricante |
| 2260 | DocType: Production Order Operation,Estimated Time and Cost,Tempo estimado e Custo |
| 2261 | DocType: Bin,Bin,Caixa |
| 2262 | DocType: SMS Log,No of Sent SMS,Nº de SMS enviados |
| 2263 | DocType: Account,Company,Empresa |
| 2264 | DocType: Account,Expense Account,Conta de Despesas |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2265 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +49,Software,Software |
| 2266 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +151,Colour,Cor |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2267 | DocType: Maintenance Visit,Scheduled,Agendado |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2268 | apps/erpnext/erpnext/config/buying.py +18,Request for quotation.,Solicitação de cotação. |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2269 | apps/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" |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2270 | apps/erpnext/erpnext/controllers/accounts_controller.py +418,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}) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2271 | DocType: Sales Partner,Select Monthly Distribution to unevenly distribute targets across months.,Selecione distribuição mensal para distribuir desigualmente alvos através meses. |
| 2272 | DocType: Purchase Invoice Item,Valuation Rate,Taxa de Avaliação |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2273 | apps/erpnext/erpnext/stock/get_item_details.py +293,Price List Currency not selected,Lista de Preço Moeda não selecionado |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2274 | apps/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 Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2275 | apps/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} |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2276 | apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Project Start Date,Data de início do Projeto |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2277 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +8,Until,Até |
| 2278 | DocType: Rename Tool,Rename Log,Renomeie Entrar |
| 2279 | DocType: Installation Note Item,Against Document No,Contra o Documento Nº |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2280 | apps/erpnext/erpnext/config/selling.py +113,Manage Sales Partners.,Gerenciar parceiros de vendas. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2281 | DocType: Quality Inspection,Inspection Type,Tipo de Inspeção |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2282 | apps/erpnext/erpnext/controllers/recurring_document.py +166,Please select {0},Por favor seleccione {0} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2283 | DocType: C-Form,C-Form No,Nº do Formulário-C |
| 2284 | DocType: BOM,Exploded_items,Exploded_items |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2285 | DocType: Employee Attendance Tool,Unmarked Attendance,Presença Desmarcada |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2286 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +95,Researcher,investigador |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2287 | apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +78,Please save the Newsletter before sending,"Por favor, salve o Boletim informativo antes de enviar" |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 2288 | apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +25,Name or Email is mandatory,Nome ou E-mail é obrigatório |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2289 | apps/erpnext/erpnext/config/stock.py +159,Incoming quality inspection.,Inspeção de qualidade de entrada. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2290 | DocType: Purchase Order Item,Returned Qty,Devolvido Qtde |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2291 | DocType: Employee,Exit,Saída |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 2292 | apps/erpnext/erpnext/accounts/doctype/account/account.py +155,Root Type is mandatory,Tipo de Raiz é obrigatório |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2293 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +295,Serial No {0} created,Serial Não {0} criado |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 2294 | DocType: 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 Notas Fiscais e Guias de Remessa" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2295 | DocType: Employee,You can enter any date manually,Você pode entrar qualquer data manualmente |
| 2296 | DocType: Sales Invoice,Advertisement,Anúncio |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2297 | DocType: Asset Category Account,Depreciation Expense Account,Conta depreciação Despesa |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2298 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +165,Probationary Period,Período Probatório |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2299 | DocType: Customer Group,Only leaf nodes are allowed in transaction,Somente nós-folha são permitidos em transações |
| 2300 | DocType: Expense Claim,Expense Approver,Despesa Approver |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 2301 | apps/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 |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2302 | DocType: Purchase Receipt Item Supplied,Purchase Receipt Item Supplied,Item do Recibo de Compra Fornecido |
Anand Doshi | 9c0983f | 2016-02-17 12:59:54 +0530 | [diff] [blame] | 2303 | apps/erpnext/erpnext/public/js/pos/pos.js +356,Pay,Pagar |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2304 | apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +17,To Datetime,Para Datetime |
| 2305 | DocType: SMS Settings,SMS Gateway URL,URL de Gateway para SMS |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2306 | apps/erpnext/erpnext/config/crm.py +132,Logs for maintaining sms delivery status,Logs para a manutenção de status de entrega sms |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2307 | apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +36,Pending Activities,Atividades pendentes |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2308 | apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +166,Confirmed,Confirmado |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 2309 | DocType: Payment Gateway,Gateway,Porta de entrada |
Anand Doshi | 9c0983f | 2016-02-17 12:59:54 +0530 | [diff] [blame] | 2310 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +131,Please enter relieving date.,"Por favor, indique data alívio ." |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2311 | apps/erpnext/erpnext/controllers/trends.py +145,Amt,Amt |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2312 | apps/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 Mehta | dd408d8 | 2016-02-09 12:24:27 +0530 | [diff] [blame] | 2313 | apps/erpnext/erpnext/utilities/doctype/address/address.py +25,Address Title is mandatory.,Titulo do Endereço é obrigatório. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2314 | DocType: Opportunity,Enter name of campaign if source of enquiry is campaign,Digite o nome da campanha se o motivo da consulta foi uma campanha. |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2315 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +38,Newspaper Publishers,Editores de Jornais |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2316 | apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +31,Select Fiscal Year,Selecione Ano Fiscal |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2317 | apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +43,Reorder Level,Reordenar Nível |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2318 | DocType: Attendance,Attendance Date,Data de Comparecimento |
| 2319 | DocType: Salary Structure,Salary breakup based on Earning and Deduction.,Separação Salário com base em salário e dedução. |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 2320 | apps/erpnext/erpnext/accounts/doctype/account/account.py +127,Account with child nodes cannot be converted to ledger,Contas com nós filhos não podem ser convertidas em um livro-razão |
Anand Doshi | 9c0983f | 2016-02-17 12:59:54 +0530 | [diff] [blame] | 2321 | DocType: Address,Preferred Shipping Address,Endereço preferido para entrega |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2322 | DocType: Purchase Receipt Item,Accepted Warehouse,Almoxarifado Aceito |
| 2323 | DocType: Bank Reconciliation Detail,Posting Date,Data da Postagem |
| 2324 | DocType: Item,Valuation Method,Método de Avaliação |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2325 | apps/erpnext/erpnext/setup/utils.py +93,Unable to find exchange rate for {0} to {1},Incapaz de encontrar a taxa de câmbio para {0} para {1} |
| 2326 | apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +202,Mark Half Day,Marcar Meio Dia |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2327 | DocType: Sales Invoice,Sales Team,Equipe de Vendas |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2328 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +88,Duplicate entry,duplicar entrada |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2329 | DocType: Serial No,Under Warranty,Sob Garantia |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2330 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +413,[Error],[Erro] |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2331 | DocType: Sales Order,In Words will be visible once you save the Sales Order.,Por extenso será visível quando você salvar a Ordem de Venda. |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2332 | ,Employee Birthday,Aniversário dos Funcionários |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2333 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +55,Venture Capital,Capital de Risco |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2334 | DocType: UOM,Must be Whole Number,Deve ser Número inteiro |
| 2335 | DocType: Leave Control Panel,New Leaves Allocated (In Days),Novas Licenças alocadas (em dias) |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 2336 | apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +49,Serial No {0} does not exist,Serial Não {0} não existe |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2337 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +52,Supplier > Supplier Type,Fornecedor> tipo de fornecedor |
Nabin Hait | da297dc | 2016-02-24 14:37:38 +0530 | [diff] [blame] | 2338 | DocType: Sales Invoice Item,Customer Warehouse (Optional),Almoxarifado Cliente (Opcional) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2339 | DocType: Pricing Rule,Discount Percentage,Percentagem de Desconto |
| 2340 | DocType: Payment Reconciliation Invoice,Invoice Number,Número da Fatura |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 2341 | DocType: Shopping Cart Settings,Orders,Encomendas |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2342 | DocType: Leave Control Panel,Employee Type,Tipo de empregado |
Anand Doshi | 9c0983f | 2016-02-17 12:59:54 +0530 | [diff] [blame] | 2343 | DocType: 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 |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2344 | DocType: Employee Leave Approver,Leave Approver,Aprovador de Licenças |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2345 | DocType: Manufacturing Settings,Material Transferred for Manufacture,Material transferido para Fabricação |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 2346 | DocType: Expense Claim,"A user with ""Expense Approver"" role","Um usuário com o papel ""Aprovador de Despesas""" |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2347 | ,Issued Items Against Production Order,Itens Produzidos versus Ordens de Produção |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2348 | DocType: Pricing Rule,Purchase Manager,Gerente de Compras |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2349 | DocType: Payment Tool,Payment Tool,Consolidação de Pagamentos |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2350 | DocType: Target Detail,Target Detail,Detalhe da meta |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 2351 | apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +20,All Jobs,Todos os trabalhos |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 2352 | DocType: Sales Order,% of materials billed against this Sales Order,% do material faturado contra esta Ordem de Venda |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2353 | apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +50,Period Closing Entry,Entrada de encerramento do período |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2354 | apps/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 Doshi | ee19fc0 | 2015-12-21 17:10:20 +0530 | [diff] [blame] | 2355 | DocType: Account,Depreciation,depreciação |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2356 | apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +49,Supplier(s),Fornecedor (s) |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2357 | DocType: Employee Attendance Tool,Employee Attendance Tool,Ferramenta para Lançamento de Ponto |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 2358 | DocType: Supplier,Credit Limit,Limite de Crédito |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 2359 | DocType: Production Plan Sales Order,Salse Order Date,Salse Order Date |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2360 | apps/erpnext/erpnext/accounts/page/pos/pos_page.html +4,Select type of transaction,Selecione o tipo de transação |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2361 | DocType: GL Entry,Voucher No,Nº do comprovante |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2362 | DocType: Leave Allocation,Leave Allocation,Alocação de Licenças |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2363 | apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +474,Material Requests {0} created,Pedidos de Materiais {0} criado |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2364 | apps/erpnext/erpnext/config/selling.py +158,Template of terms or contract.,Modelo de termos ou contratos. |
| 2365 | DocType: Purchase Invoice,Address and Contact,Endereço e Contato |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 2366 | DocType: Supplier,Last Day of the Next Month,Último dia do mês seguinte |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2367 | DocType: Employee,Feedback,Comentários |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2368 | apps/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}" |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2369 | apps/erpnext/erpnext/accounts/party.py +286,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) |
| 2370 | DocType: Asset Category Account,Accumulated Depreciation Account,Conta de depreciação acumulada |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2371 | DocType: Stock Settings,Freeze Stock Entries,Congelar da Entries |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2372 | DocType: Asset,Expected Value After Useful Life,Valor Esperado após sua vida útil |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2373 | DocType: Item,Reorder level based on Warehouse,Nível de reabastecimento baseado em Armazém |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2374 | DocType: Activity Cost,Billing Rate,Preço de Faturamento |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2375 | ,Qty to Deliver,Qt para entregar |
| 2376 | DocType: Monthly Distribution Percentage,Month,Mês |
| 2377 | ,Stock Analytics,Análise do Estoque |
| 2378 | DocType: Installation Note Item,Against Document Detail No,Contra o Nº do Documento Detalhado |
| 2379 | DocType: Quality Inspection,Outgoing,De Saída |
| 2380 | DocType: Material Request,Requested For,solicitadas para |
| 2381 | DocType: Quotation Item,Against Doctype,Contra o Doctype |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2382 | apps/erpnext/erpnext/controllers/stock_controller.py +248,{0} {1} is cancelled or closed,{0} {1} está cancelado(a) ou fechado(a) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2383 | DocType: Delivery Note,Track this Delivery Note against any Project,Acompanhar este Guia de Remessa contra qualquer projeto |
Anand Doshi | ee19fc0 | 2015-12-21 17:10:20 +0530 | [diff] [blame] | 2384 | apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +28,Net Cash from Investing,Caixa Líquido de Investimentos |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2385 | ,Is Primary Address,É primário Endereço |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2386 | DocType: Production Order,Work-in-Progress Warehouse,Armazém Work-in-Progress |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2387 | apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +99,Asset {0} must be submitted,Activo {0} deve ser apresentado |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 2388 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +324,Reference #{0} dated {1},Referência # {0} {1} datado |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 2389 | apps/erpnext/erpnext/templates/includes/cart/cart_address.html +16,Manage Addresses,Gerenciar endereços |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2390 | DocType: Asset,Item Code,Código do Item |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2391 | DocType: Production Planning Tool,Create Production Orders,Criar Ordens de Produção |
| 2392 | DocType: Serial No,Warranty / AMC Details,Garantia / Detalhes do CAM |
| 2393 | DocType: Journal Entry,User Remark,Observação do Usuário |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2394 | DocType: Lead,Market Segment,Segmento de Renda |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2395 | DocType: Employee Internal Work History,Employee Internal Work History,Histórico de trabalho interno do Funcionário |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 2396 | apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +226,Closing (Dr),Fechamento (Dr) |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2397 | DocType: Contact,Passive,Indiferente |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2398 | apps/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 Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2399 | apps/erpnext/erpnext/config/selling.py +163,Tax template for selling transactions.,Modelo imposto pela venda de transações. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2400 | DocType: Sales Invoice,Write Off Outstanding Amount,Eliminar saldo devedor |
| 2401 | DocType: Features Setup,"Check if you need automatic recurring invoices. After submitting any sales invoice, Recurring section will be visible.","Marque se você precisa de notas fiscais recorrentes automáticas. Depois de enviar qualquer nota fiscal de venda, a seção Recorrente será visível." |
| 2402 | DocType: Account,Accounts Manager,Gerente de Contas |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2403 | apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.py +39,Time Log {0} must be 'Submitted',Tempo Log {0} deve ser ' enviado ' |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2404 | DocType: Stock Settings,Default Stock UOM,Padrão da UDM do Estouqe |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2405 | DocType: Time Log,Costing Rate based on Activity Type (per hour),Preço de Custo baseado em tipo de atividade (por hora) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2406 | DocType: Production Planning Tool,Create Material Requests,Criar Pedidos de Materiais |
| 2407 | DocType: Employee Education,School/University,Escola / Universidade |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 2408 | DocType: Payment Request,Reference Details,Detalhes Referência |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2409 | apps/erpnext/erpnext/accounts/doctype/asset/asset.py +37,Expected Value After Useful Life must be less than Gross Purchase Amount,Valor Esperado após sua vida útil deve ser inferior a Gross Compra Valor |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2410 | DocType: Sales Invoice Item,Available Qty at Warehouse,Qtde Disponível no Estoque |
| 2411 | ,Billed Amount,valor faturado |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2412 | DocType: Asset,Double Declining Balance,Equilíbrio decrescente duplo |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2413 | apps/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. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2414 | DocType: Bank Reconciliation,Bank Reconciliation,Reconciliação Bancária |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2415 | apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +9,Get Updates,Obter atualizações |
Rushabh Mehta | 1c32d05 | 2016-01-12 12:02:26 +0530 | [diff] [blame] | 2416 | apps/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 Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 2417 | apps/erpnext/erpnext/public/js/setup_wizard.js +287,Add a few sample records,Adicione alguns registros de exemplo |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2418 | apps/erpnext/erpnext/config/hr.py +247,Leave Management,Gestão de Licenças |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2419 | apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +81,Group by Account,Grupo por Conta |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2420 | DocType: Sales Order,Fully Delivered,Totalmente entregue |
| 2421 | DocType: Lead,Lower Income,Baixa Renda |
| 2422 | DocType: Period Closing Voucher,"The account head under Liability, in which Profit/Loss will be booked","O chefe conta com Responsabilidade , no qual Lucro / Prejuízo será reservado" |
| 2423 | DocType: Payment Tool,Against Vouchers,Contra Vouchers |
| 2424 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +23,Quick Help,Ajuda Rápida |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 2425 | apps/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} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2426 | DocType: Features Setup,Sales Extras,Extras de Vendas |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2427 | apps/erpnext/erpnext/accounts/utils.py +346,{0} budget for Account {1} against Cost Center {2} will exceed by {3},Orçamento {0} para conta {1} contra Centro de Custo {2} excederá por {3} |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 2428 | apps/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 Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 2429 | apps/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} |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2430 | apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +18,'From Date' must be after 'To Date',A 'Data Final' deve ser posterior a 'Data Inicial' |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2431 | DocType: Asset,Fully Depreciated,totalmente depreciados |
| 2432 | ,Stock Projected Qty,Projeção de Estoque |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 2433 | apps/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 Hait | 34037e0 | 2016-02-03 13:10:54 +0530 | [diff] [blame] | 2434 | DocType: Employee Attendance Tool,Marked Attendance HTML,Presença marcante HTML |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2435 | DocType: Sales Order,Customer's Purchase Order,Ordem de Compra do Cliente |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2436 | apps/erpnext/erpnext/config/stock.py +108,Serial No and Batch,O número de série e de lote |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2437 | DocType: Warranty Claim,From Company,Da Empresa |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2438 | apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +95,Value or Qty,Valor ou Quantidade |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2439 | apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +390,Productions Orders cannot be raised for:,Encomendas produções não podem ser levantadas para: |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 2440 | apps/erpnext/erpnext/public/js/setup_wizard.js +273,Minute,Minuto |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2441 | DocType: Purchase Invoice,Purchase Taxes and Charges,Impostos e Encargos sobre Compras |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2442 | ,Qty to Receive,Qt para receber |
| 2443 | DocType: Leave Block List,Leave Block List Allowed,Deixe Lista de Bloqueios admitidos |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2444 | DocType: Sales Partner,Retailer,Varejista |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2445 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +101,Credit To account must be a Balance Sheet account,Para crédito de conta deve ser uma conta de Balanço |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2446 | apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +128,All Supplier Types,Todos os Tipos de Fornecedores |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 2447 | DocType: Global Defaults,Disable In Words,Desativar In Words |
Anand Doshi | bb256e4 | 2016-01-04 16:50:38 +0530 | [diff] [blame] | 2448 | apps/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 |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2449 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +94,Quotation {0} not of type {1},O Orçamento {0} não é do tipo {1} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2450 | DocType: Maintenance Schedule Item,Maintenance Schedule Item,Ítem da Programação da Manutenção |
| 2451 | DocType: Sales Order,% Delivered,% Entregue |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2452 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +180,Bank Overdraft Account,Conta Bancária Garantida |
| 2453 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +46,Item Code > Item Group > Brand,Código do item> Item Grupo> Marca |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2454 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +18,Browse BOM,Navegar BOM |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2455 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +178,Secured Loans,Empréstimos garantidos |
| 2456 | apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +89,Please set Depreciation related Accounts in Asset Category {0} or Company {1},"Por favor, defina as contas relacionadas com depreciação de ativos em Categoria {0} ou Empresa {1}" |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2457 | apps/erpnext/erpnext/setup/setup_wizard/data/sample_home_page.html +3,Awesome Products,Principais Produtos |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2458 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +192,Opening Balance Equity,Abertura Patrimônio Balance |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2459 | DocType: Appraisal,Appraisal,Avaliação |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2460 | apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +102,Email sent to supplier {0},E-mail enviado ao fornecedor {0} |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 2461 | apps/erpnext/erpnext/hr/doctype/leave_block_list/leave_block_list.py +19,Date is repeated,Data é repetida |
Anand Doshi | 666fbaf | 2015-11-26 12:40:13 +0530 | [diff] [blame] | 2462 | apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +27,Authorized Signatory,Signatário autorizado |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2463 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +187,Leave approver must be one of {0},Deixe aprovador deve ser um dos {0} |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2464 | DocType: Hub Settings,Seller Email,Email do Vendedor |
| 2465 | DocType: Project,Total Purchase Cost (via Purchase Invoice),Custo total de compra (Purchase via da fatura) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2466 | DocType: Workstation Working Hour,Start Time,Start Time |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2467 | DocType: Item Price,Bulk Import Help,A importação em massa de Ajuda |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2468 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +200,Select Quantity,Select Quantidade |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2469 | apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +34,Approving Role cannot be same as role the rule is Applicable To,Perfil Aprovandor não pode ser o mesmo Perfil da regra é aplicável a |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2470 | apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +66,Unsubscribe from this Email Digest,Cancelar a inscrição nesse Email Digest |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 2471 | apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +28,Message Sent,Mensagem enviada |
| 2472 | apps/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 |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2473 | DocType: Sales Invoice,Rate at which Price list currency is converted to customer's base currency,Taxa na qual a moeda da lista de preços é convertida para a moeda base do cliente |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2474 | DocType: Purchase Invoice Item,Net Amount (Company Currency),Valor Líquido (Companhia de moeda) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2475 | DocType: BOM Operation,Hour Rate,Valor por hora |
| 2476 | DocType: Stock Settings,Item Naming By,Item de nomeação |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2477 | apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +46,Another Period Closing Entry {0} has been made after {1},Outra entrada no Período de Encerramento {0} foi feita após {1} |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2478 | DocType: Production Order,Material Transferred for Manufacturing,Material transferido para Manufatura |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2479 | apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +29,Account {0} does not exists,Conta {0} não existe |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2480 | DocType: Purchase Receipt Item,Purchase Order Item No,Nº do Item da Ordem de Compra |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2481 | DocType: Project,Project Type,Tipo de Projeto |
| 2482 | apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +16,Either target qty or target amount is mandatory.,Ou qty alvo ou valor alvo é obrigatória. |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2483 | apps/erpnext/erpnext/config/projects.py +50,Cost of various activities,Custo das diferentes actividades |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 2484 | apps/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} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2485 | DocType: Item,Inspection Required,Inspeção Obrigatória |
| 2486 | DocType: Purchase Invoice Item,PR Detail,Detalhe PR |
| 2487 | DocType: Sales Order,Fully Billed,Totalmente Anunciado |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2488 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +20,Cash In Hand,Dinheiro na mão |
Nabin Hait | da297dc | 2016-02-24 14:37:38 +0530 | [diff] [blame] | 2489 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +120,Delivery warehouse required for stock item {0},Almoxarifado de entrega necessário para estoque item {0} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2490 | DocType: 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) |
| 2491 | DocType: Accounts Settings,Users with this role are allowed to set frozen accounts and create / modify accounting entries against frozen accounts,Os usuários com esta função são autorizados a estabelecer contas congeladas e criar / modificar lançamentos contábeis contra contas congeladas |
| 2492 | DocType: Serial No,Is Cancelled,É cancelado |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 2493 | apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +328,My Shipments,Minhas remessas |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2494 | DocType: Journal Entry,Bill Date,Data de Faturamento |
| 2495 | apps/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:" |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2496 | DocType: Sales Invoice Item,Total Margin,Margem total |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2497 | DocType: Supplier,Supplier Details,Detalhes do Fornecedor |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2498 | DocType: Expense Claim,Approval Status,Estado da Aprovação |
| 2499 | DocType: Hub Settings,Publish Items to Hub,Publicar itens ao Hub |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2500 | apps/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 Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2501 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +133,Wire Transfer,por transferência bancária |
Anand Doshi | f594090 | 2015-09-07 18:47:04 +0530 | [diff] [blame] | 2502 | apps/erpnext/erpnext/accounts/report/bank_clearance_summary/bank_clearance_summary.py +25,Please select Bank Account,Por favor selecione a Conta Bancária |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 2503 | DocType: Newsletter,Create and Send Newsletters,Criar e enviar email marketing |
Nabin Hait | 34037e0 | 2016-02-03 13:10:54 +0530 | [diff] [blame] | 2504 | apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +131,Check all,Verifique todos |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2505 | DocType: Sales Order,Recurring Order,Ordem Recorrente |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2506 | DocType: Company,Default Income Account,Conta de Rendimento padrão |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2507 | apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +33,Customer Group / Customer,Grupo de Cliente/Cliente |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 2508 | DocType: Payment Gateway Account,Default Payment Request Message,Padrão Pedido de Pagamento Mensagem |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2509 | DocType: Item Group,Check this if you want to show in website,Marque esta opção se você deseja mostrar no site |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2510 | apps/erpnext/erpnext/config/accounts.py +126,Banking and Payments,Bancos e Pagamentos |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2511 | ,Welcome to ERPNext,Bem vindo ao ERPNext |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2512 | DocType: Payment Reconciliation Payment,Voucher Detail Number,Número Detalhe voucher |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2513 | apps/erpnext/erpnext/config/crm.py +146,Lead to Quotation,Fazer um Orçamento |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2514 | DocType: Lead,From Customer,Do Cliente |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2515 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +37,Calls,chamadas |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2516 | DocType: Project,Total Costing Amount (via Time Logs),Montante Custeio Total (via Time Logs) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2517 | DocType: Purchase Order Item Supplied,Stock UOM,UDM do Estoque |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2518 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +201,Purchase Order {0} is not submitted,Ordem de Compra {0} não é submetido |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2519 | apps/erpnext/erpnext/stock/doctype/item/item.js +32,Projected,projetado |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2520 | apps/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} |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2521 | apps/erpnext/erpnext/controllers/status_updater.py +139,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 |
| 2522 | DocType: Notification Control,Quotation Message,Mensagem do Orçamento |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2523 | DocType: Issue,Opening Date,Data de abertura |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2524 | DocType: Journal Entry,Remark,Observação |
| 2525 | DocType: Purchase Receipt Item,Rate and Amount,Preço e Total |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2526 | apps/erpnext/erpnext/config/hr.py +55,Leaves and Holiday,Folhas e férias |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2527 | DocType: Sales Order,Not Billed,Não Faturado |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2528 | apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +115,Both Warehouse must belong to same Company,Ambos Armazéns devem pertencer a mesma empresa |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2529 | apps/erpnext/erpnext/public/js/templates/contact_list.html +31,No contacts added yet.,Nenhum contato adicionado ainda. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2530 | DocType: Purchase Receipt Item,Landed Cost Voucher Amount,Custo Landed Comprovante Montante |
| 2531 | DocType: Time Log,Batched for Billing,Agrupadas para Faturamento |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2532 | apps/erpnext/erpnext/config/accounts.py +17,Bills raised by Suppliers.,Faturas levantada por Fornecedores. |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2533 | DocType: POS Profile,Write Off Account,Eliminar Conta |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 2534 | apps/erpnext/erpnext/templates/print_formats/includes/taxes.html +5,Discount Amount,Montante do Desconto |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2535 | DocType: Purchase Invoice,Return Against Purchase Invoice,Regresso contra factura de compra |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2536 | DocType: Item,Warranty Period (in days),Período de Garantia (em dias) |
Anand Doshi | ee19fc0 | 2015-12-21 17:10:20 +0530 | [diff] [blame] | 2537 | apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +16,Net Cash from Operations,Caixa Líquido de Operações |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 2538 | apps/erpnext/erpnext/public/js/setup_wizard.js +199,e.g. VAT,por exemplo IVA |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2539 | apps/erpnext/erpnext/config/hr.py +18,Mark Employee Attendance in Bulk,Presença Mark empregado em massa |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2540 | apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +26,Item 4,Item 4 |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2541 | DocType: Journal Entry Account,Journal Entry Account,Conta Journal Entry |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2542 | DocType: Shopping Cart Settings,Quotation Series,Séries de Orçamento |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 2543 | apps/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 renomeie o item" |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2544 | DocType: Company,Asset Depreciation Cost Center,Activo Centro de Custo Depreciação |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2545 | DocType: Sales Order Item,Sales Order Date,Data da Ordem de Venda |
| 2546 | DocType: Sales Invoice Item,Delivered Qty,Qtde entregue |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2547 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +266,Purchase Date of asset {0} does not match with Purchase Invoice date,Data de compra de ativos {0} não coincide com a data de compra Fatura |
| 2548 | apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +71,Warehouse {0}: Company is mandatory,Armazém {0}: Empresa é obrigatório |
| 2549 | ,Payment Period Based On Invoice Date,Prazo Médio de Pagamento Baseado na Emissão da Nota |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2550 | apps/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} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2551 | DocType: Journal Entry,Stock Entry,Lançamento no Estoque |
| 2552 | DocType: Account,Payable,a pagar |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 2553 | apps/erpnext/erpnext/shopping_cart/cart.py +330,Debtors ({0}),Devedores ({0}) |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2554 | DocType: Pricing Rule,Margin,Margem |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2555 | DocType: Salary Slip,Arrear Amount,Quantidade em atraso |
| 2556 | apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +57,New Customers,Novos Clientes |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 2557 | apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +72,Gross Profit %,Lucro Bruto% |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2558 | DocType: Appraisal Goal,Weightage (%),Peso (%) |
| 2559 | DocType: Bank Reconciliation Detail,Clearance Date,Data de Liberação |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2560 | DocType: Newsletter,Newsletter List,Lista de disparo do boletim informativo |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2561 | DocType: Process Payroll,Check if you want to send salary slip in mail to each employee while submitting salary slip,Marque se você quiser enviar a folha de pagamento pelo correio a cada empregado ao enviar a folha de pagamento |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2562 | apps/erpnext/erpnext/accounts/doctype/asset/asset.py +40,Gross Purchase Amount is mandatory,Valor Comprar Gross é obrigatória |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2563 | DocType: Lead,Address Desc,Descrição do Endereço |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2564 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +33,Atleast one of the Selling or Buying must be selected,Pelo menos um dos Vendedores ou Compradores deve ser selecionado |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2565 | apps/erpnext/erpnext/config/manufacturing.py +57,Where manufacturing operations are carried.,Onde as operações de fabricação são realizadas. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2566 | DocType: Stock Entry Detail,Source Warehouse,Almoxarifado de origem |
| 2567 | DocType: Installation Note,Installation Date,Data de Instalação |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2568 | apps/erpnext/erpnext/controllers/accounts_controller.py +469,Row #{0}: Asset {1} does not belong to company {2},Linha # {0}: Ativo {1} não pertence à empresa {2} |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 2569 | DocType: Employee,Confirmation Date,Data de Confirmação |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2570 | DocType: C-Form,Total Invoiced Amount,Valor Total Faturado |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2571 | DocType: Account,Sales User,Usuário de Vendas |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2572 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +46,Min Qty can not be greater than Max Qty,Quantidade mínima não pode ser maior do que quantidade máxima |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2573 | DocType: Account,Accumulated Depreciation,Depreciação acumulada |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2574 | DocType: Stock Entry,Customer or Supplier Details,Cliente ou fornecedor detalhes |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 2575 | DocType: Payment Request,Email To,Email para |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2576 | DocType: Lead,Lead Owner,Proprietário do Cliente em Potencial |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 2577 | DocType: Bin,Requested Quantity,solicitada Quantidade |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2578 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +256,Warehouse is required,Armazém é necessária |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2579 | DocType: Employee,Marital Status,Estado civil |
| 2580 | DocType: Stock Settings,Auto Material Request,Requisição de material automática |
| 2581 | DocType: Time Log,Will be updated when billed.,Será atualizado quando faturado. |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2582 | DocType: Delivery Note Item,Available Batch Qty at From Warehouse,Disponível Qtd Batch a partir do Armazém |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 2583 | apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +25,Current BOM and New BOM can not be same,A LDM Atual e a Nova LDM não podem ser as mesmas |
Anand Doshi | 9c0983f | 2016-02-17 12:59:54 +0530 | [diff] [blame] | 2584 | apps/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 Efetivação |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2585 | DocType: Sales Invoice,Against Income Account,Contra a Conta de Rendimentos |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2586 | apps/erpnext/erpnext/controllers/website_list_for_contact.py +84,{0}% Delivered,{0}% Entregue |
Rushabh Mehta | 1c32d05 | 2016-01-12 12:02:26 +0530 | [diff] [blame] | 2587 | apps/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). |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2588 | DocType: Monthly Distribution Percentage,Monthly Distribution Percentage,Distribuição percentual mensal |
| 2589 | DocType: Territory,Territory Targets,Metas do Território |
| 2590 | DocType: Delivery Note,Transporter Info,Informações da Transportadora |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2591 | apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +25,Same supplier has been entered multiple times,Mesmo fornecedor foi inserido várias vezes |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2592 | DocType: Purchase Order Item Supplied,Purchase Order Item Supplied,Item da Ordem de Compra fornecido |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 2593 | apps/erpnext/erpnext/public/js/setup_wizard.js +60,Company Name cannot be Company,Nome da empresa não pode ser empresa |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2594 | apps/erpnext/erpnext/config/setup.py +27,Letter Heads for print templates.,Chefes de letras para modelos de impressão . |
| 2595 | apps/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 ." |
| 2596 | apps/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 |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2597 | DocType: POS Profile,Update Stock,Atualizar Estoque |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2598 | apps/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 Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 2599 | DocType: Payment Request,Payment Details,Detalhes do pagamento |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2600 | apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,BOM Rate,BOM Taxa |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2601 | DocType: Asset,Journal Entry for Scrap,Entrada de diário para sucata |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 2602 | apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +83,Please pull items from Delivery Note,"Por favor, puxar itens de entrega Nota" |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2603 | apps/erpnext/erpnext/accounts/utils.py +270,Journal Entries {0} are un-linked,Lançamentos {0} são un-linked |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2604 | apps/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 Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 2605 | DocType: Manufacturer,Manufacturers used in Items,Fabricantes utilizados em Itens |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 2606 | apps/erpnext/erpnext/accounts/general_ledger.py +140,Please mention Round Off Cost Center in Company,"Por favor, mencione completam centro de custo na empresa" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2607 | DocType: Purchase Invoice,Terms,condições |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2608 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +250,Create New,Criar Novo |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2609 | DocType: Buying Settings,Purchase Order Required,Ordem de Compra Obrigatória |
| 2610 | ,Item-wise Sales History,Item-wise Histórico de Vendas |
| 2611 | DocType: Expense Claim,Total Sanctioned Amount,Valor Total Sancionado |
| 2612 | ,Purchase Analytics,Análise de compras |
| 2613 | DocType: Sales Invoice Item,Delivery Note Item,Item da Guia de Remessa |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2614 | DocType: Expense Claim,Task,Tarefa |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2615 | DocType: Purchase Taxes and Charges,Reference Row #,Referência Row # |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 2616 | apps/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} |
Pratik Vyas | 62ab126 | 2015-02-20 15:20:37 +0530 | [diff] [blame] | 2617 | apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.js +14,This is a root sales person and cannot be edited.,Esta é uma pessoa de vendas de raiz e não pode ser editado . |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2618 | ,Stock Ledger,Livro de Inventário |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 2619 | apps/erpnext/erpnext/templates/pages/order.html +67,Rate: {0},Classificação: {0} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2620 | DocType: Salary Slip Deduction,Salary Slip Deduction,Dedução da folha de pagamento |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2621 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +201,Select a group node first.,Selecione um nó de grupo em primeiro lugar. |
| 2622 | apps/erpnext/erpnext/config/hr.py +7,Employee and Attendance,Empregado e Ponto |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 2623 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +73,Purpose must be one of {0},Objetivo deve ser um dos {0} |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2624 | apps/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 Doshi | 9c0983f | 2016-02-17 12:59:54 +0530 | [diff] [blame] | 2625 | apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +121,Fill the form and save it,Preencha o formulário e salvá-lo |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2626 | DocType: Production Planning Tool,Download a report containing all raw materials with their latest inventory status,Baixar um relatório contendo todas as matérias-primas com o seu estado mais recente do inventário |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2627 | apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +26,Community Forum,Community Forum |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2628 | DocType: Leave Application,Leave Balance Before Application,Saldo de Licenças Antes da Solicitação |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2629 | DocType: SMS Center,Send SMS,Envie SMS |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2630 | DocType: Company,Default Letter Head,Cabeçalho Padrão |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 2631 | DocType: Purchase Order,Get Items from Open Material Requests,Obter itens de solicitações de abertura de Materiais |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2632 | DocType: Time Log,Billable,Faturável |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2633 | DocType: Account,Rate at which this tax is applied,Taxa em que este imposto é aplicado |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2634 | apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +18,Reorder Qty,Reordenar Qtde |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 2635 | apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +24,Current Job Openings,Aberturas de trabalho atual |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2636 | DocType: Company,Stock Adjustment Account,Banco de Acerto de Contas |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2637 | DocType: Journal Entry,Write Off,Eliminar |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2638 | DocType: Time Log,Operation ID,Operação ID |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2639 | DocType: Employee,"System User (login) ID. If set, it will become default for all HR forms.","Identificação do usuário do sistema (login). Se for marcado, ele vai se tornar padrão para todos os formulários de RH." |
| 2640 | apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +16,{0}: From {1},{0}: A partir de {1} |
Nabin Hait | bf9e8cf | 2015-12-28 14:37:58 +0530 | [diff] [blame] | 2641 | DocType: Task,depends_on,depende_de |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2642 | DocType: Features Setup,"Discount Fields will be available in Purchase Order, Purchase Receipt, Purchase Invoice","Campos de desconto estarão disponíveis em Ordem de Compra, Recibo de Compra, Nota Fiscal de Compra" |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2643 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +210,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" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2644 | DocType: BOM Replace Tool,BOM Replace Tool,Ferramenta de Substituição da LDM |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2645 | apps/erpnext/erpnext/config/setup.py +37,Country wise default Address Templates,Modelos de Endereços administrados por País |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2646 | DocType: Sales Order Item,Supplier delivers to Customer,Fornecedor entrega ao Cliente |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2647 | apps/erpnext/erpnext/utilities/bot.py +34,[{0}](#Form/Item/{0}) is out of stock,[{0}] (# Form / Item / {0}) está fora de estoque |
| 2648 | apps/erpnext/erpnext/controllers/recurring_document.py +174,Next Date must be greater than Posting Date,Próxima Data deve ser maior que data de lançamento |
| 2649 | apps/erpnext/erpnext/public/js/controllers/transaction.js +777,Show tax break-up,Mostrar imposto break-up |
| 2650 | apps/erpnext/erpnext/accounts/party.py +289,Due / Reference Date cannot be after {0},Devido / Reference Data não pode ser depois de {0} |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2651 | apps/erpnext/erpnext/config/setup.py +51,Data Import and Export,Dados de Importação e Exportação |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2652 | DocType: Features Setup,If you involve in manufacturing activity. Enables Item 'Is Manufactured',Se envolver em atividades de fabricação. Permite Item ' é fabricado ' |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2653 | apps/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 |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2654 | DocType: Sales Invoice,Rounded Total,Total arredondado |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2655 | DocType: Product Bundle,List items that form the package.,Lista de itens que compõem o pacote. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2656 | apps/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% |
| 2657 | DocType: Serial No,Out of AMC,Fora do CAM |
| 2658 | DocType: Purchase Order Item,Material Request Detail No,Detalhe materiais Pedido Não |
| 2659 | apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.js +33,Make Maintenance Visit,Criar visita de manutenção |
Anand Doshi | ee19fc0 | 2015-12-21 17:10:20 +0530 | [diff] [blame] | 2660 | apps/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 um usuário que tem a função {0} Gerente Superior de Vendas" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2661 | DocType: Company,Default Cash Account,Conta Caixa padrão |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2662 | apps/erpnext/erpnext/config/accounts.py +45,Company (not Customer or Supplier) master.,"Empresa (a própria companhia, não se refere ao cliente, nem ao fornecedor)" |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 2663 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +101,Please enter 'Expected Delivery Date',"Por favor, digite ' Data prevista de entrega '" |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2664 | apps/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 |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2665 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +372,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 Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 2666 | apps/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 para o item {1} |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2667 | apps/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} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2668 | apps/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, fazer Journal Entry manualmente." |
| 2669 | DocType: Item,Supplier Items,Fornecedor Itens |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2670 | DocType: Opportunity,Opportunity Type,Tipo de Oportunidade |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2671 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +42,New Company,Nova Empresa |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 2672 | apps/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 Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2673 | apps/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 |
| 2674 | apps/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. |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2675 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +31,To create a Bank Account,Para criar uma conta bancária |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2676 | DocType: Hub Settings,Publish Availability,Publicar Disponibilidade |
Anand Doshi | 9c0983f | 2016-02-17 12:59:54 +0530 | [diff] [blame] | 2677 | apps/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. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2678 | ,Stock Ageing,Envelhecimento do Estoque |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2679 | apps/erpnext/erpnext/controllers/accounts_controller.py +219,{0} '{1}' is disabled,{0} '{1}' é desativada |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2680 | apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +13,Set as Open,Definir como Open |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2681 | DocType: Notification Control,Send automatic emails to Contacts on Submitting transactions.,Enviar e-mails automáticos para Contatos sobre transações de enviar. |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 2682 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +229,"Row {0}: Qty not avalable in warehouse {1} on {2} {3}. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2683 | Available Qty: {4}, Transfer Qty: {5}","Row {0}: Quantidade não avalable no armazém {1} em {2} {3}. |
| 2684 | Disponível Qtde: {4}, Quantidade de transferência: {5}" |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2685 | apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +20,Item 3,Item 3 |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2686 | DocType: Purchase Order,Customer Contact Email,Cliente Fale Email |
Anand Doshi | 9c0983f | 2016-02-17 12:59:54 +0530 | [diff] [blame] | 2687 | DocType: Warranty Claim,Item and Warranty Details,Itens e Garantia Detalhes |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2688 | DocType: Sales Team,Contribution (%),Contribuição (%) |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2689 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +473,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 Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2690 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +171,Responsibilities,Responsabilidades |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 2691 | apps/erpnext/erpnext/stock/doctype/item/item_list.js +12,Template,Modelo |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2692 | DocType: Sales Person,Sales Person Name,Nome do Vendedor |
| 2693 | apps/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 Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 2694 | apps/erpnext/erpnext/public/js/setup_wizard.js +161,Add Users,Adicionar usuários |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2695 | DocType: Pricing Rule,Item Group,Grupo de Itens |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2696 | DocType: Task,Actual Start Date (via Time Logs),Data de início real (via Time Logs) |
| 2697 | DocType: Stock Reconciliation Item,Before reconciliation,Antes de reconciliação |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2698 | apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.py +12,To {0},Para {0} |
| 2699 | DocType: Purchase Invoice,Taxes and Charges Added (Company Currency),Impostos e taxas Adicionado (Moeda Company) |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2700 | apps/erpnext/erpnext/stock/doctype/item/item.py +383,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 |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2701 | DocType: Sales Order,Partly Billed,Parcialmente faturado |
Nabin Hait | bf9e8cf | 2015-12-28 14:37:58 +0530 | [diff] [blame] | 2702 | DocType: Item,Default BOM,LDM Padrão |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 2703 | apps/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 Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2704 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +64,Total Outstanding Amt,Total de Outstanding Amt |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2705 | DocType: Time Log Batch,Total Hours,Total de Horas |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2706 | DocType: Journal Entry,Printing Settings,Configurações de impressão |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 2707 | apps/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 Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2708 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +11,Automotive,automotivo |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2709 | DocType: Asset Category Account,Fixed Asset Account,Conta de Imobilização |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 2710 | apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.js +50,From Delivery Note,De Nota de Entrega |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2711 | DocType: Time Log,From Time,From Time |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2712 | DocType: Notification Control,Custom Message,Mensagem personalizada |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2713 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +33,Investment Banking,Investimento Bancário |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2714 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +368,Cash or Bank Account is mandatory for making payment entry,Dinheiro ou conta bancária é obrigatória para a tomada de entrada de pagamento |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2715 | DocType: Purchase Invoice,Price List Exchange Rate,Taxa de Câmbio da Lista de Preços |
| 2716 | DocType: Purchase Invoice Item,Rate,Preço |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2717 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +62,Intern,internar |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2718 | DocType: Newsletter,A Lead with this email id should exist,Deve existir um Cliente em Potencial com esse endereço de e-mail |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2719 | DocType: Stock Entry,From BOM,De BOM |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2720 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +34,Basic,Básico |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 2721 | apps/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 |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2722 | apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +208,Please click on 'Generate Schedule',"Por favor, clique em "" Gerar Agenda '" |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2723 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.js +63,To Date should be same as From Date for Half Day leave,Para data deve ser mesmo a partir da data de licença Meio Dia |
| 2724 | apps/erpnext/erpnext/config/stock.py +186,"e.g. Kg, Unit, Nos, m","por exemplo, kg, Unidade, nº, m" |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 2725 | apps/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 Doshi | 9c0983f | 2016-02-17 12:59:54 +0530 | [diff] [blame] | 2726 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +112,Date of Joining must be greater than Date of Birth,Data de Efetivação deve ser maior do que a Data de Nascimento |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2727 | apps/erpnext/erpnext/hr/doctype/employee/employee.js +29,Salary Structure,Estrutura Salarial |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2728 | DocType: Account,Bank,Banco |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2729 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +9,Airline,Companhia Aérea |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2730 | apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +615,Issue Material,Material Issue |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2731 | DocType: Material Request Item,For Warehouse,Para Almoxarifado |
| 2732 | DocType: Employee,Offer Date,Oferta Data |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2733 | apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +33,Quotations,Orçamentos |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2734 | DocType: Hub Settings,Access Token,Token de Acesso |
| 2735 | DocType: Sales Invoice Item,Serial No,Nº de Série |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2736 | apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +135,Please enter Maintaince Details first,"Por favor, indique Maintaince Detalhes primeiro" |
| 2737 | DocType: Purchase Invoice,Print Language,Idioma de Impressão |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2738 | DocType: Stock Entry,Including items for sub assemblies,Incluindo itens para subconjuntos |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2739 | DocType: 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ê formatos longos de impressão, 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" |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2740 | DocType: Asset,Number of Depreciations,Número de Amortizações |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2741 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +98,All Territories,Todos os Territórios |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2742 | DocType: Purchase Invoice,Items,Itens |
| 2743 | DocType: Fiscal Year,Year Name,Nome do ano |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2744 | DocType: Process Payroll,Process Payroll,Processar a Folha de Pagamento |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2745 | apps/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. |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2746 | DocType: Product Bundle Item,Product Bundle Item,Produto Bundle item |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2747 | DocType: Sales Partner,Sales Partner Name,Nome do Parceiro de Vendas |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2748 | apps/erpnext/erpnext/hooks.py +86,Request for Quotations,Solicitação de Cotações |
Anand Doshi | bb256e4 | 2016-01-04 16:50:38 +0530 | [diff] [blame] | 2749 | DocType: Payment Reconciliation,Maximum Invoice Amount,Montante Máximo Invoice |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2750 | DocType: Purchase Invoice Item,Image View,Ver imagem |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2751 | apps/erpnext/erpnext/config/selling.py +23,Customers,clientes |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2752 | DocType: Asset,Partially Depreciated,parcialmente depreciados |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2753 | DocType: Issue,Opening Time,Horário de abertura |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2754 | apps/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 Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2755 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +46,Securities & Commodity Exchanges,Valores Mobiliários e Bolsas de Mercadorias |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2756 | apps/erpnext/erpnext/stock/doctype/item/item.py +545,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}' |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2757 | DocType: Shipping Rule,Calculate Based On,Calcule Baseado em |
Nabin Hait | da297dc | 2016-02-24 14:37:38 +0530 | [diff] [blame] | 2758 | DocType: Delivery Note Item,From Warehouse,Almoxarifado de origem |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2759 | DocType: Purchase Taxes and Charges,Valuation and Total,Valorização e Total |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2760 | DocType: Tax Rule,Shipping City,O envio da Cidade |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 2761 | apps/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" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2762 | DocType: Account,Purchase User,Compra de Usuário |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2763 | DocType: Notification Control,Customize the Notification,Personalize a Notificação |
Anand Doshi | ee19fc0 | 2015-12-21 17:10:20 +0530 | [diff] [blame] | 2764 | apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +17,Cash Flow from Operations,Fluxo de Caixa das Operações |
Rushabh Mehta | dd408d8 | 2016-02-09 12:24:27 +0530 | [diff] [blame] | 2765 | apps/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 |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2766 | DocType: Sales Invoice,Shipping Rule,Regra de envio |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 2767 | DocType: Manufacturer,Limited to 12 characters,Limitados a 12 caracteres |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2768 | DocType: Journal Entry,Print Heading,Cabeçalho de impressão |
| 2769 | DocType: Quotation,Maintenance Manager,Gerente de Manutenção |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2770 | apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +54,Total cannot be zero,Total não pode ser zero |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2771 | apps/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 Ordem' deve ser maior ou igual a zero |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2772 | DocType: Asset,Amended From,Corrigido a partir de |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 2773 | apps/erpnext/erpnext/public/js/setup_wizard.js +269,Raw Material,Matéria-prima |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2774 | DocType: Leave Application,Follow via Email,Siga por e-mail |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2775 | DocType: Purchase Taxes and Charges,Tax Amount After Discount Amount,Total de Impostos Depois Montante do Desconto |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2776 | apps/erpnext/erpnext/accounts/doctype/account/account.py +195,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. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2777 | apps/erpnext/erpnext/setup/doctype/territory/territory.py +19,Either target qty or target amount is mandatory,Ou qty alvo ou valor alvo é obrigatório |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2778 | apps/erpnext/erpnext/stock/get_item_details.py +484,No default BOM exists for Item {0},Não existe LDM padrão para o item {0} |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 2779 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +325,Please select Posting Date first,"Por favor, selecione Data de lançamento primeiro" |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2780 | apps/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 |
| 2781 | DocType: Leave Control Panel,Carry Forward,Encaminhar |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2782 | apps/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 registro |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2783 | DocType: Department,Days for which Holidays are blocked for this department.,Dias para que feriados são bloqueados para este departamento. |
| 2784 | ,Produced,produzido |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2785 | DocType: Item,Item Code for Suppliers,Código do item para fornecedores |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2786 | DocType: Issue,Raised By (Email),Levantadas por (e-mail) |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2787 | apps/erpnext/erpnext/setup/setup_wizard/default_website.py +72,General,Geral |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 2788 | apps/erpnext/erpnext/public/js/setup_wizard.js +143,Attach Letterhead,Anexar Timbrado |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2789 | apps/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 Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 2790 | apps/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." |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2791 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +460,Please mention 'Gain/Loss Account on Asset Disposal' in Company,"Por favor, mencione 'Conta Perda / Ganho na Ativos Eliminação' in Company" |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2792 | apps/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} |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2793 | apps/erpnext/erpnext/config/accounts.py +141,Match Payments with Invoices,Pagamentos combinar com Facturas |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2794 | DocType: Journal Entry,Bank Entry,Banco Entry |
| 2795 | DocType: Authorization Rule,Applicable To (Designation),Aplicável Para (Designação) |
Rushabh Mehta | 1c32d05 | 2016-01-12 12:02:26 +0530 | [diff] [blame] | 2796 | apps/erpnext/erpnext/templates/generators/item.html +68,Add to Cart,Adicionar ao carrinho |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2797 | apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.js +28,Group By,Agrupar por |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2798 | apps/erpnext/erpnext/config/accounts.py +243,Enable / disable currencies.,Ativar / desativar moedas. |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 2799 | DocType: Production Planning Tool,Get Material Request,Get Material Pedido |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2800 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +117,Postal Expenses,Despesas Postais |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2801 | apps/erpnext/erpnext/controllers/trends.py +19,Total(Amt),Total (Amt) |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2802 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +26,Entertainment & Leisure,Entretenimento & Lazer |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2803 | DocType: Quality Inspection,Item Serial No,Nº de série do Item |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2804 | apps/erpnext/erpnext/controllers/status_updater.py +145,{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 |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 2805 | apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +56,Total Present,Presente total |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2806 | apps/erpnext/erpnext/config/accounts.py +97,Accounting Statements,Demonstrativos Contábeis |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 2807 | apps/erpnext/erpnext/public/js/setup_wizard.js +273,Hour,Hora |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2808 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +145,"Serialized Item {0} cannot be updated \ |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2809 | using Stock Reconciliation","Item Serialized {0} não pode ser atualizado utilizando \ |
| 2810 | da Reconciliação" |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2811 | apps/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" |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2812 | DocType: Lead,Lead Type,Tipo de Cliente em Potencial |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2813 | apps/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 Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 2814 | apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +353,All these items have already been invoiced,Todos esses itens já foram faturados |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2815 | apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +37,Can be approved by {0},Pode ser aprovado pelo {0} |
| 2816 | DocType: Shipping Rule,Shipping Rule Conditions,Regra Condições de envio |
| 2817 | DocType: BOM Replace Tool,The new BOM after replacement,A nova LDM após substituição |
| 2818 | DocType: Features Setup,Point of Sale,Ponto de Venda |
| 2819 | DocType: Account,Tax,Imposto |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2820 | apps/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} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2821 | DocType: Production Planning Tool,Production Planning Tool,Ferramenta de Planejamento da Produção |
| 2822 | DocType: Quality Inspection,Report Date,Data do Relatório |
| 2823 | DocType: C-Form,Invoices,Faturas |
| 2824 | DocType: Job Opening,Job Title,Cargo |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2825 | DocType: Features Setup,Item Groups in Details,Detalhes dos Grupos de Itens |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2826 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +348,Quantity to Manufacture must be greater than 0.,Quantidade de Fabricação deve ser maior que 0. |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2827 | apps/erpnext/erpnext/accounts/page/pos/pos.js +4,Start Point-of-Sale (POS),Start Point-of-Sale (POS) |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2828 | apps/erpnext/erpnext/config/support.py +32,Visit report for maintenance call.,Relatório da visita da chamada de manutenção. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2829 | DocType: Stock Entry,Update Rate and Availability,Taxa de atualização e disponibilidade |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2830 | DocType: 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." |
| 2831 | DocType: Pricing Rule,Customer Group,Grupo de Clientes |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2832 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +171,Expense account is mandatory for item {0},Conta de despesa é obrigatória para item {0} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2833 | DocType: Item,Website Description,Descrição do site |
Anand Doshi | ee19fc0 | 2015-12-21 17:10:20 +0530 | [diff] [blame] | 2834 | apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +40,Net Change in Equity,Mudança no Patrimônio Líquido |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2835 | apps/erpnext/erpnext/accounts/doctype/asset/asset.py +94,Please cancel Purchase Invoice {0} first,Por favor cancelar factura de compra {0} primeiro |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2836 | DocType: Serial No,AMC Expiry Date,Data de Validade do CAM |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2837 | ,Sales Register,Registro de Vendas |
| 2838 | DocType: Quotation,Quotation Lost Reason,Motivo da perda do Orçamento |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2839 | DocType: Address,Plant,Fábrica |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2840 | apps/erpnext/erpnext/setup/doctype/supplier_type/supplier_type.js +5,There is nothing to edit.,Não há nada a ser editado. |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2841 | apps/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 |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 2842 | DocType: Customer Group,Customer Group Name,Nome do Grupo de Clientes |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2843 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +409,Please remove this Invoice {0} from C-Form {1},"Por favor, remova esta Invoice {0} a partir de C-Form {1}" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2844 | DocType: 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 selecione Encaminhar se você também quer incluir o saldo de licenças do ano fiscal anterior neste ano fiscal |
| 2845 | DocType: GL Entry,Against Voucher Type,Contra o Tipo de Comprovante |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2846 | apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +666,Error: {0} > {1},Erro: {0}> {1} |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2847 | DocType: Item,Attributes,Atributos |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2848 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +522,Get Items,Obter itens |
| 2849 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +194,Please enter Write Off Account,"Por favor, indique Escrever Off Conta" |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2850 | apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +71,Last Order Date,Última data do pedido |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2851 | apps/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} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2852 | DocType: C-Form,C-Form,Formulário-C |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 2853 | apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +143,Operation ID not set,Operação ID não definida |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 2854 | DocType: Payment Request,Initiated,Iniciada |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2855 | DocType: Production Order,Planned Start Date,Planejado Start Date |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 2856 | DocType: Serial No,Creation Document Type,Tipo de Criação do Documento |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2857 | DocType: Leave Type,Is Encash,É cobrança |
| 2858 | DocType: Purchase Invoice,Mobile No,Telefone Celular |
| 2859 | DocType: Payment Tool,Make Journal Entry,Faça Journal Entry |
| 2860 | DocType: Leave Allocation,New Leaves Allocated,Novas Licenças alocadas |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2861 | apps/erpnext/erpnext/controllers/trends.py +265,Project-wise data is not available for Quotation,Dados do baseados em projeto não estão disponíveis para Orçamentos |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2862 | DocType: Project,Expected End Date,Data Final prevista |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2863 | DocType: Appraisal Template,Appraisal Template Title,Título do Modelo de Avaliação |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 2864 | apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +343,Commercial,Comercial |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2865 | apps/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 |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2866 | DocType: Cost Center,Distribution Id,Id da distribuição |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2867 | apps/erpnext/erpnext/setup/setup_wizard/data/sample_home_page.html +14,Awesome Services,Principais Serviços |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2868 | apps/erpnext/erpnext/config/manufacturing.py +52,All Products or Services.,Todos os Produtos ou Serviços. |
| 2869 | DocType: Supplier Quotation,Supplier Address,Endereço do Fornecedor |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2870 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +505,Row {0}# Account must be of type 'Fixed Asset',Row {0} # A conta deve ser do tipo "Ativo Fixo ' |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2871 | apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,Out Qty,Fora Qtde |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2872 | apps/erpnext/erpnext/config/accounts.py +259,Rules to calculate shipping amount for a sale,Regras para calcular valor de frete para uma venda |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2873 | apps/erpnext/erpnext/selling/doctype/customer/customer.py +29,Series is mandatory,Série é obrigatório |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2874 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +28,Financial Services,Serviços Financeiros |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 2875 | apps/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 Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2876 | DocType: Tax Rule,Sales,Vendas |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2877 | DocType: Stock Entry Detail,Basic Amount,Montante base |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 2878 | apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +165,Warehouse required for stock Item {0},Armazém necessário para o ítem do estoque {0} |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2879 | DocType: Leave Allocation,Unused leaves,Folhas não utilizadas |
| 2880 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +145,Cr,Cr |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2881 | DocType: Customer,Default Receivable Accounts,Padrões de Contas a Receber |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2882 | DocType: Tax Rule,Billing State,Estado de faturamento |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2883 | apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +640,Transfer,Transferir |
| 2884 | apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +688,Fetch exploded BOM (including sub-assemblies),Fetch BOM explodiu (incluindo sub-conjuntos ) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2885 | DocType: Authorization Rule,Applicable To (Employee),Aplicável Para (Funcionário) |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2886 | apps/erpnext/erpnext/controllers/accounts_controller.py +93,Due Date is mandatory,Due Date é obrigatória |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 2887 | apps/erpnext/erpnext/controllers/item_variant.py +52,Increment for Attribute {0} cannot be 0,Atributo incremento para {0} não pode ser 0 |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2888 | DocType: Journal Entry,Pay To / Recd From,Pagar Para/ Recebido De |
| 2889 | DocType: Naming Series,Setup Series,Configuração de Séries |
Anand Doshi | bb256e4 | 2016-01-04 16:50:38 +0530 | [diff] [blame] | 2890 | DocType: Payment Reconciliation,To Invoice Date,Para Data da fatura |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2891 | DocType: Supplier,Contact HTML,Contato HTML |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2892 | ,Inactive Customers,Clientes Inativos |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2893 | DocType: Landed Cost Voucher,Purchase Receipts,Recibos de compra |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2894 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +27,How Pricing Rule is applied?,Como regra de preços é aplicada? |
| 2895 | DocType: Quality Inspection,Delivery Note No,Nº da Guia de Remessa |
| 2896 | DocType: Company,Retail,Varejo |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 2897 | apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +106,Customer {0} does not exist,Cliente {0} não existe |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2898 | DocType: Attendance,Absent,Ausente |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2899 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +439,Product Bundle,Pacote de Produtos |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 2900 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +185,Row {0}: Invalid reference {1},Row {0}: Referência inválida {1} |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2901 | DocType: Purchase Taxes and Charges Template,Purchase Taxes and Charges Template,Modelo de Encargos em Impostos sobre Compras |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2902 | DocType: Upload Attendance,Download Template,Baixar o Modelo |
| 2903 | DocType: GL Entry,Remarks,Observações |
| 2904 | DocType: Purchase Order Item Supplied,Raw Material Item Code,Código de Item de Matérias-Primas |
| 2905 | DocType: Journal Entry,Write Off Based On,Eliminar Baseado em |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2906 | apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +602,Send Supplier Emails,Enviar e-mails de fornecedores |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2907 | DocType: Features Setup,POS View,Visualizar PDV |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2908 | apps/erpnext/erpnext/config/stock.py +123,Installation record for a Serial No.,Registro de instalação de um nº de série |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2909 | apps/erpnext/erpnext/controllers/recurring_document.py +187,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 Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2910 | apps/erpnext/erpnext/public/js/queries.js +39,Please specify a,"Por favor, especifique um" |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2911 | DocType: Offer Letter,Awaiting Response,Aguardando resposta |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2912 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +53,Above,Acima |
Nabin Hait | 34037e0 | 2016-02-03 13:10:54 +0530 | [diff] [blame] | 2913 | apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +40,Time Log has been Billed,Tempo Log foi faturada |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2914 | apps/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" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2915 | DocType: Salary Slip,Earning & Deduction,Ganho & Dedução |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 2916 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +73,Account {0} cannot be a Group,A Conta {0} não pode ser um Grupo |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2917 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +218,Optional. This setting will be used to filter in various transactions.,Opcional . Esta configuração será usada para filtrar em várias transações. |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2918 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +111,Negative Valuation Rate is not allowed,Negativa Avaliação Taxa não é permitido |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2919 | DocType: Holiday List,Weekly Off,Descanso semanal |
| 2920 | DocType: Fiscal Year,"For e.g. 2012, 2012-13","Para por exemplo 2012, 2012-13" |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2921 | apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +37,Provisional Profit / Loss (Credit),Lucro Provisória / Loss (Crédito) |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2922 | DocType: Sales Invoice,Return Against Sales Invoice,Retorno Contra Vendas Fatura |
| 2923 | apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +32,Item 5,O item 5 |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2924 | apps/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}" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2925 | DocType: Serial No,Creation Time,Data de Criação |
| 2926 | apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +62,Total Revenue,Receita Total |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2927 | DocType: Sales Invoice,Product Bundle Help,Produto Bundle Ajuda |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2928 | ,Monthly Attendance Sheet,Folha de Ponto Mensal |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2929 | apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +16,No record found,Nenhum registro encontrado |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 2930 | apps/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} |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2931 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +504,Get Items from Product Bundle,Obter Itens do Pacote de Produtos |
| 2932 | DocType: Asset,Straight Line,Linha reta |
| 2933 | DocType: Project User,Project User,Usuário projecto |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 2934 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +76,Account {0} is inactive,A Conta {0} está inativa |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2935 | DocType: GL Entry,Is Advance,É antecipado |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2936 | apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +21,Attendance From Date and Attendance To Date is mandatory,Data de Início do Comparecimento e Data Final de Comparecimento é obrigatória |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2937 | apps/erpnext/erpnext/controllers/buying_controller.py +123,Please enter 'Is Subcontracted' as Yes or No,"Por favor, digite ' é subcontratado ""como Sim ou Não" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2938 | DocType: Sales Team,Contact No.,Nº Contato. |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 2939 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +64,'Profit and Loss' type account {0} not allowed in Opening Entry,A conta {0} tipo 'Lucros e Perdas' não é permitida na Abertura do Período |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2940 | DocType: Features Setup,Sales Discounts,Descontos de Vendas |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2941 | DocType: Hub Settings,Seller Country,País do Vendedor |
Anand Doshi | bb256e4 | 2016-01-04 16:50:38 +0530 | [diff] [blame] | 2942 | apps/erpnext/erpnext/config/learn.py +278,Publish Items on Website,Publicar Itens no site |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2943 | DocType: Authorization Rule,Authorization Rule,Regra de autorização |
| 2944 | DocType: Sales Invoice,Terms and Conditions Details,Detalhes dos Termos e Condições |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 2945 | apps/erpnext/erpnext/templates/generators/item.html +83,Specifications,especificações |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2946 | DocType: Sales Taxes and Charges Template,Sales Taxes and Charges Template,Modelo de Encargos e Impostos sobre Vendas |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2947 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +10,Apparel & Accessories,Vestuário e Acessórios |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2948 | apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +67,Number of Order,Número de Ordem |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2949 | DocType: Item Group,HTML / Banner that will show on the top of product list.,HTML / Faixa que vai ser mostrada no topo da lista de produtos. |
| 2950 | DocType: Shipping Rule,Specify conditions to calculate shipping amount,Especificar condições para calcular valor de frete |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2951 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +120,Add Child,Adicionar sub-item |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2952 | DocType: Accounts Settings,Role Allowed to Set Frozen Accounts & Edit Frozen Entries,Papel permissão para definir as contas congeladas e editar entradas congeladas |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2953 | apps/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 Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2954 | apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +47,Opening Value,Valor de abertura |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2955 | apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +37,Serial #,Serial # |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2956 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +90,Commission on Sales,Comissão sobre Vendas |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2957 | DocType: Offer Letter Term,Value / Description,Valor / Descrição |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2958 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +492,"Row #{0}: Asset {1} cannot be submitted, it is already {2}","Linha # {0}: Ativo {1} não pode ser submetido, já é {2}" |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2959 | DocType: Tax Rule,Billing Country,País de faturamento |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2960 | ,Customers Not Buying Since Long Time,Os clientes não compra desde há muito tempo |
| 2961 | DocType: Production Order,Expected Delivery Date,Data de entrega prevista |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 2962 | apps/erpnext/erpnext/accounts/general_ledger.py +127,Debit and Credit not equal for {0} #{1}. Difference is {2}.,O Débito e Crédito não são iguais para {0} # {1}. A diferença é de {2}. |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2963 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +96,Entertainment Expenses,despesas de representação |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2964 | apps/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 Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2965 | apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +61,Age,Idade |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2966 | DocType: Time Log,Billing Amount,Faturamento Montante |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2967 | apps/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 Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 2968 | apps/erpnext/erpnext/config/hr.py +60,Applications for leave.,Pedidos de licença. |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2969 | apps/erpnext/erpnext/accounts/doctype/account/account.py +193,Account with existing transaction can not be deleted,Contas com transações existentes não pode ser excluídas |
| 2970 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +102,Legal Expenses,despesas legais |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2971 | DocType: Sales Invoice,Posting Time,Horário da Postagem |
| 2972 | DocType: Sales Order,% Amount Billed,Valor faturado % |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2973 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +132,Telephone Expenses,Despesas de telefone |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2974 | DocType: Sales Partner,Logo,Logotipo |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2975 | DocType: 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 a selecionar uma série antes de salvar. Não haverá nenhum padrão se você marcar isso. |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2976 | apps/erpnext/erpnext/stock/get_item_details.py +117,No Item with Serial No {0},Nenhum artigo com Serial Não {0} |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2977 | apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +95,Open Notifications,Abertas Notificações |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2978 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +71,Direct Expenses,Despesas Diretas |
| 2979 | apps/erpnext/erpnext/controllers/recurring_document.py +210,"{0} is an invalid email address in 'Notification \ |
| 2980 | Email Address'",{0} é um endereço de e-mail inválido em 'Notificação \ Endereço de Email' |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2981 | apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +60,New Customer Revenue,Nova Receita Cliente |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2982 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +135,Travel Expenses,Despesas de viagem |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2983 | DocType: Maintenance Visit,Breakdown,Colapso |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 2984 | apps/erpnext/erpnext/controllers/accounts_controller.py +553,Account: {0} with currency: {1} can not be selected,A Conta: {0} com moeda: {1} não pode ser selecionada |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2985 | DocType: Bank Reconciliation Detail,Cheque Date,Data do Cheque |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 2986 | apps/erpnext/erpnext/accounts/doctype/account/account.py +50,Account {0}: Parent account {1} does not belong to company: {2},Conta {0}: A Conta Pai {1} não pertence à empresa: {2} |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 2987 | apps/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 Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2988 | apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +21,As on Date,Como em Data |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2989 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +58,Probation,provação |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2990 | apps/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 |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2991 | DocType: Stock Settings,Auto insert Price List rate if missing,Inserir automaticamente o preço na lista de preço se não houver nenhum. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2992 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +25,Total Paid Amount,Montante total pago |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2993 | ,Transferred Qty,transferido Qtde |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2994 | apps/erpnext/erpnext/config/learn.py +11,Navigating,Navegação |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2995 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +137,Planning,planejamento |
Nabin Hait | 34037e0 | 2016-02-03 13:10:54 +0530 | [diff] [blame] | 2996 | apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +20,Make Time Log Batch,Criar tempo de log |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2997 | apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +14,Issued,Emitido |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2998 | DocType: Project,Total Billing Amount (via Time Logs),Valor Total do faturamento (via Time Logs) |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 2999 | apps/erpnext/erpnext/public/js/setup_wizard.js +275,We sell this Item,Nós vendemos este item |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 3000 | apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +65,Supplier Id,Fornecedor Id |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3001 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +214,Quantity should be greater than 0,Quantidade deve ser maior do que 0 |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3002 | DocType: Journal Entry,Cash Entry,Entrada de Caixa |
| 3003 | DocType: Sales Partner,Contact Desc,Descrição do Contato |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3004 | apps/erpnext/erpnext/config/hr.py +65,"Type of leaves like casual, sick etc.","Tipo de licenças como casual, doença, etc." |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3005 | DocType: Email Digest,Send regular summary reports via Email.,Enviar relatórios periódicos de síntese via e-mail. |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 3006 | DocType: Brand,Item Manager,Item Manager |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3007 | DocType: Cost Center,Add rows to set annual budgets on Accounts.,Adicione linhas para definir orçamentos anuais nas Contas. |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3008 | DocType: Buying Settings,Default Supplier Type,Padrão de Tipo de Fornecedor |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3009 | DocType: Production Order,Total Operating Cost,Custo de Operacional Total |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 3010 | apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +150,Note: Item {0} entered multiple times,Nota : Item {0} entrou várias vezes |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3011 | apps/erpnext/erpnext/config/crm.py +27,All Contacts.,Todos os Contatos. |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3012 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +270,Supplier of asset {0} does not match with the supplier in the Purchase Invoice,Fornecedor de ativos {0} não coincide com o fornecedor da factura de compra |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3013 | DocType: Newsletter,Test Email Id,Endereço de Email de Teste |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 3014 | apps/erpnext/erpnext/public/js/setup_wizard.js +19,Company Abbreviation,Sigla da Empresa |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3015 | DocType: 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 |
| 3016 | DocType: GL Entry,Party Type,Tipo de Festa |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3017 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +80,Raw material cannot be same as main Item,Matéria-prima não pode ser o mesmo como o principal item |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3018 | DocType: Item Attribute Value,Abbreviation,Abreviatura |
| 3019 | apps/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 Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3020 | apps/erpnext/erpnext/config/hr.py +110,Salary template master.,Modelo Mestre de Salário . |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3021 | DocType: Leave Type,Max Days Leave Allowed,Período máximo de Licença |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3022 | apps/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 |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3023 | DocType: Payment Tool,Set Matching Amounts,Definir os montantes a condizer |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3024 | DocType: Purchase Invoice,Taxes and Charges Added,Impostos e Encargos Adicionados |
| 3025 | ,Sales Funnel,Funil de Vendas |
Rushabh Mehta | dd408d8 | 2016-02-09 12:24:27 +0530 | [diff] [blame] | 3026 | apps/erpnext/erpnext/setup/doctype/company/company.py +41,Abbreviation is mandatory,Abreviatura é obrigatória |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3027 | apps/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 |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3028 | ,Qty to Transfer,Qtde transferir |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3029 | apps/erpnext/erpnext/config/selling.py +13,Quotes to Leads or Customers.,Cotações para Clientes em Potencial ou Clientes. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3030 | DocType: Stock Settings,Role Allowed to edit frozen stock,Papel permissão para editar estoque congelado |
| 3031 | ,Territory Target Variance Item Group-Wise,Território Alvo Variance item Group-wise |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3032 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +101,All Customer Groups,Todos os grupos de clientes |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3033 | apps/erpnext/erpnext/controllers/accounts_controller.py +514,{0} is mandatory. Maybe Currency Exchange record is not created for {1} to {2}.,{0} é obrigatório. Talvez o valor de câmbio não exista de {1} para {2}. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3034 | apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +37,Tax Template is mandatory.,Template imposto é obrigatório. |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 3035 | apps/erpnext/erpnext/accounts/doctype/account/account.py +44,Account {0}: Parent account {1} does not exist,Conta {0}: A Conta Pai {1} não existe |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3036 | DocType: Purchase Invoice Item,Price List Rate (Company Currency),Preço Taxa List (moeda da empresa) |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3037 | DocType: Account,Temporary,Temporário |
Anand Doshi | 9c0983f | 2016-02-17 12:59:54 +0530 | [diff] [blame] | 3038 | DocType: Address,Preferred Billing Address,Endereço preferido de faturamento |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3039 | apps/erpnext/erpnext/accounts/party.py +238,Billing currency must be equal to either default comapany's currency or party's payble account currency,moeda de faturamento deve ser igual à moeda quer padrão do comapany ou moeda da conta payble do partido |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3040 | DocType: Monthly Distribution Percentage,Percentage Allocation,Alocação percentual |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3041 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +86,Secretary,secretário |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 3042 | DocType: 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" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3043 | DocType: Serial No,Distinct unit of an Item,Unidade distinta de um item |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3044 | DocType: Pricing Rule,Buying,Compras |
| 3045 | DocType: HR Settings,Employee Records to be created by,Empregado Records para ser criado por |
| 3046 | apps/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 Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3047 | ,Reqd By Date,Requisições Por Data |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3048 | DocType: Salary Slip Earning,Salary Slip Earning,Ganhos da folha de pagamento |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3049 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +164,Creditors,Credores |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 3050 | apps/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 |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3051 | DocType: Purchase Taxes and Charges,Item Wise Tax Detail,Detalhe Imposto item Sábio |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3052 | ,Item-wise Price List Rate,Lista de Preços por Item |
| 3053 | apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +724,Supplier Quotation,Orçamento de Fornecedor |
| 3054 | DocType: Quotation,In Words will be visible once you save the Quotation.,Por extenso será visível quando você salvar o orçamento. |
| 3055 | apps/erpnext/erpnext/stock/doctype/item/item.py +395,Barcode {0} already used in Item {1},Código de barras {0} já utilizado em item {1} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3056 | DocType: Lead,Add to calendar on this date,Adicionar ao calendário nesta data |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3057 | apps/erpnext/erpnext/config/stock.py +97,Rules for adding shipping costs.,Regras para adicionar os custos de envio . |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3058 | apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +40,Upcoming Events,Próximos Eventos |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 3059 | apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +20,Customer is required,O Cliente é obrigatório |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3060 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +27,Quick Entry,Entrada Rápida |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3061 | apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +20,{0} is mandatory for Return,{0} é obrigatório para Retorno |
| 3062 | DocType: Purchase Order,To Receive,Receber |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 3063 | apps/erpnext/erpnext/public/js/setup_wizard.js +172,user@example.com,user@example.com |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3064 | DocType: Email Digest,Income / Expense,Receitas / Despesas |
| 3065 | DocType: Employee,Personal Email,E-mail pessoal |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3066 | apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +62,Total Variance,Variância total |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3067 | DocType: 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 Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3068 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +15,Brokerage,Corretagem |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 3069 | DocType: Address,Postal Code,CEP |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3070 | DocType: Production Order Operation,"in Minutes |
| 3071 | Updated via 'Time Log'","em Minutos |
| 3072 | Atualizado via 'Time Log'" |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 3073 | DocType: Customer,From Lead,Do Cliente em Potencial |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3074 | apps/erpnext/erpnext/config/manufacturing.py +13,Orders released for production.,Ordens liberadas para produção. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3075 | apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +42,Select Fiscal Year...,Selecione o ano fiscal ... |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3076 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +449,POS Profile required to make POS Entry,POS perfil necessário para fazer POS Entry |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3077 | DocType: Hub Settings,Name Token,Nome do token |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 3078 | apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +106,Standard Selling,venda padrão |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 3079 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +136,Atleast one warehouse is mandatory,Pelo menos um almoxarifado é obrigatório |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3080 | DocType: Serial No,Out of Warranty,Fora de Garantia |
| 3081 | DocType: BOM Replace Tool,Replace,Substituir |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 3082 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +330,{0} against Sales Invoice {1},{0} contra Nota Fiscal de Vendas {1} |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3083 | DocType: Request for Quotation Item,Project Name,Nome do Projeto |
| 3084 | DocType: Supplier,Mention if non-standard receivable account,Mencione se a conta a receber não for a conta padrão |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3085 | DocType: Journal Entry Account,If Income or Expense,Se a renda ou Despesa |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3086 | DocType: Features Setup,Item Batch Nos,Nº do Lote do Item |
| 3087 | DocType: Stock Ledger Entry,Stock Value Difference,Banco de Valor Diferença |
Anand Doshi | bb256e4 | 2016-01-04 16:50:38 +0530 | [diff] [blame] | 3088 | apps/erpnext/erpnext/config/learn.py +239,Human Resource,Recursos Humanos |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3089 | DocType: Payment Reconciliation Payment,Payment Reconciliation Payment,Reconciliação Pagamento |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3090 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +36,Tax Assets,Ativo Fiscal |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3091 | DocType: BOM Item,BOM No,Nº da LDM |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 3092 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +133,Journal Entry {0} does not have account {1} or already matched against other voucher,Journal Entry {0} não tem conta {1} ou já comparado com outro comprovante |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3093 | DocType: Item,Moving Average,Média móvel |
| 3094 | DocType: BOM Replace Tool,The BOM which will be replaced,A LDM que será substituída |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3095 | DocType: Account,Debit,Débito |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3096 | apps/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" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3097 | DocType: Production Order,Operation Cost,Operação Custo |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3098 | apps/erpnext/erpnext/config/hr.py +29,Upload attendance from a .csv file,Carregar comparecimento a partir de um arquivo CSV. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3099 | apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +39,Outstanding Amt,Outstanding Amt |
| 3100 | DocType: Sales Person,Set targets Item Group-wise for this Sales Person.,Estabelecer metas para Grupos de Itens para este Vendedor. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3101 | DocType: Stock Settings,Freeze Stocks Older Than [Days],Congeladores Stocks mais velhos do que [ dias ] |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3102 | apps/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." |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3103 | apps/erpnext/erpnext/controllers/trends.py +36,Fiscal Year: {0} does not exists,Ano Fiscal: {0} não existe |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3104 | DocType: Currency Exchange,To Currency,A Moeda |
| 3105 | DocType: Leave Block List,Allow the following users to approve Leave Applications for block days.,Permitir que os usuários a seguir para aprovar aplicações deixam para os dias de bloco. |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3106 | apps/erpnext/erpnext/config/hr.py +136,Types of Expense Claim.,Tipos de reembolso de despesas. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3107 | DocType: Item,Taxes,Impostos |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3108 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +299,Paid and Not Delivered,Pago e não entregue |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3109 | DocType: Project,Default Cost Center,Centro de Custo Padrão |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 3110 | DocType: Sales Invoice,End Date,Data final |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3111 | apps/erpnext/erpnext/config/stock.py +7,Stock Transactions,Transações de Estoque |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3112 | DocType: Employee,Internal Work History,História Trabalho Interno |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3113 | DocType: Depreciation Schedule,Accumulated Depreciation Amount,Acumulado montante de depreciação |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3114 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +42,Private Equity,Private Equity |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3115 | DocType: Maintenance Visit,Customer Feedback,Comentário do Cliente |
| 3116 | DocType: Account,Expense,despesa |
| 3117 | DocType: Sales Invoice,Exhibition,Exposição |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3118 | apps/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 Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3119 | DocType: Item Attribute,From Range,De Faixa |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3120 | apps/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 estoque |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3121 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +30,Submit this Production Order for further processing.,Enviar esta ordem de produção para posterior processamento. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3122 | apps/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." |
| 3123 | DocType: Company,Domain,Domínio |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 3124 | apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +23,Jobs,Jobs |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3125 | ,Sales Order Trends,Pedido de Vendas Trends |
| 3126 | DocType: Employee,Held On,Realizada em |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3127 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +33,Production Item,Bem de Produção |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3128 | ,Employee Information,Informações do Funcionário |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 3129 | apps/erpnext/erpnext/public/js/setup_wizard.js +201,Rate (%),Taxa (%) |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 3130 | DocType: Time Log,Additional Cost,Custo adicional |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 3131 | apps/erpnext/erpnext/public/js/setup_wizard.js +41,Financial Year End Date,Encerramento do Exercício Social Data |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3132 | apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +36,"Can not filter based on Voucher No, if grouped by Voucher","Não é possível filtrar com base no Comprovante Não, se agrupados por voucher" |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3133 | apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +599,Make Supplier Quotation,Criar cotação com fornecedor |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3134 | DocType: Quality Inspection,Incoming,Entrada |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3135 | DocType: BOM,Materials Required (Exploded),Materiais necessários (explodida) |
| 3136 | DocType: Salary Structure Earning,Reduce Earning for Leave Without Pay (LWP),Reduzir a Geração de Renda para sair sem pagar (LWP) |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 3137 | apps/erpnext/erpnext/public/js/setup_wizard.js +162,"Add users to your organization, other than yourself","Adicione usuários à sua organização, além de você mesmo" |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 3138 | apps/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 Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3139 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +44,Casual Leave,Casual Deixar |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3140 | DocType: Batch,Batch ID,ID do Lote |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 3141 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +350,Note: {0},Nota : {0} |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3142 | ,Delivery Note Trends,Tendência de Remessas |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3143 | apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +104,This Week's Summary,Resumo da Semana |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3144 | apps/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 subcontratado na linha {1} |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3145 | apps/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 |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3146 | DocType: GL Entry,Party,Parte |
| 3147 | DocType: Sales Order,Delivery Date,Data de entrega |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3148 | DocType: Opportunity,Opportunity Date,Data da oportunidade |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 3149 | DocType: Purchase Receipt,Return Against Purchase Receipt,Retorno Contra Recibo de compra |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3150 | DocType: Request for Quotation Item,Request for Quotation Item,Solicitação de Cotação do Item |
| 3151 | DocType: Purchase Order,To Bill,Para Faturar |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3152 | DocType: Material Request,% Ordered,% Ordenado |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3153 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +61,Piecework,trabalho por peça |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 3154 | apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +68,Avg. Buying Rate,Méd. Taxa de Compra |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3155 | DocType: Task,Actual Time (in Hours),Tempo real (em horas) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3156 | DocType: Employee,History In Company,Histórico na Empresa |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3157 | apps/erpnext/erpnext/config/crm.py +151,Newsletters,Newsletters |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3158 | DocType: Address,Shipping,Expedição |
| 3159 | DocType: Stock Ledger Entry,Stock Ledger Entry,Lançamento do Livro de Inventário |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3160 | DocType: Department,Leave Block List,Lista de Bloqueio de Licença |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3161 | DocType: Customer,Tax ID,CPF/CNPJ |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3162 | apps/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 |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3163 | DocType: Accounts Settings,Accounts Settings,Configurações de contas |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3164 | DocType: Customer,Sales Partner and Commission,Parceiro de Vendas e Comissão |
| 3165 | apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +168,Please set 'Asset Disposal Account' in Company {0},"Por favor, defina 'Conta baixa de ativos "in Company {0}" |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3166 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +53,Plant and Machinery,Máquinas e instalações |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3167 | DocType: Sales Partner,Partner's Website,Site do parceiro |
| 3168 | DocType: Opportunity,To Discuss,Para Discutir |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3169 | DocType: SMS Settings,SMS Settings,Definições de SMS |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3170 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +63,Temporary Accounts,Contas temporárias |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3171 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +155,Black,Preto |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3172 | DocType: BOM Explosion Item,BOM Explosion Item,Item da Explosão da LDM |
| 3173 | DocType: Account,Auditor,Auditor |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 3174 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +10,Return,Retorna |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3175 | DocType: Production Order Operation,Production Order Operation,Ordem de produção Operation |
| 3176 | DocType: Pricing Rule,Disable,Desativar |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3177 | DocType: Project Task,Pending Review,Revisão pendente |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 3178 | apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +132, Click here to pay,Clique aqui para pagar |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3179 | apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +101,"Asset {0} cannot be scrapped, as it is already {1}","Activo {0} não pode ser descartado, uma vez que já é {1}" |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3180 | DocType: Task,Total Expense Claim (via Expense Claim),Reivindicação Despesa Total (via Despesa Claim) |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 3181 | apps/erpnext/erpnext/accounts/report/sales_register/sales_register.py +66,Customer Id,Id do Cliente |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3182 | apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +176,Mark Absent,Marcar Ausente |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 3183 | apps/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 Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3184 | DocType: Journal Entry Account,Exchange Rate,Taxa de Câmbio |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3185 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +483,Sales Order {0} is not submitted,Ordem de Vendas {0} não é submetido |
| 3186 | apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +722,Add items from,Adicionar itens de |
| 3187 | apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +82,Warehouse {0}: Parent account {1} does not bolong to the company {2},Armazém {0}: Conta Mestre {1} não pertence à empresa {2} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3188 | DocType: BOM,Last Purchase Rate,Valor da última compra |
| 3189 | DocType: Account,Asset,Ativo |
Anand Doshi | 6489e97 | 2015-09-17 15:08:09 +0530 | [diff] [blame] | 3190 | DocType: Project Task,Task ID,ID Tarefa |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 3191 | apps/erpnext/erpnext/public/js/setup_wizard.js +20,"e.g. ""MC""","por exemplo "" MC """ |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 3192 | apps/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 |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3193 | ,Sales Person-wise Transaction Summary,Resumo da transação Pessoa-wise vendas |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3194 | apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +112,Warehouse {0} does not exist,Armazém {0} não existe |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3195 | apps/erpnext/erpnext/hub_node/page/hub/register_in_hub.html +2,Register For ERPNext Hub,Cadastre-se ERPNext Hub |
| 3196 | DocType: Monthly Distribution,Monthly Distribution Percentages,Percentagens distribuição mensal |
| 3197 | apps/erpnext/erpnext/stock/doctype/batch/batch.py +16,The selected item cannot have Batch,O item selecionado não pode ter Batch |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 3198 | DocType: Delivery Note,% of materials delivered against this Delivery Note,% do material entregue contra esta Guia de Remessa |
Anand Doshi | 9c0983f | 2016-02-17 12:59:54 +0530 | [diff] [blame] | 3199 | DocType: Features Setup,Compact Item Print,Compact item Imprimir |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 3200 | DocType: Project,Customer Details,Detalhes do Cliente |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3201 | DocType: Employee,Reports to,Relatórios para |
| 3202 | DocType: SMS Settings,Enter url parameter for receiver nos,Digite o parâmetro da url para os números de receptores |
| 3203 | DocType: Sales Invoice,Paid Amount,Valor pago |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3204 | ,Available Stock for Packing Items,Estoque disponível para o empacotamento de Itens |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3205 | DocType: Item Variant,Item Variant,Item Variant |
Rushabh Mehta | dd408d8 | 2016-02-09 12:24:27 +0530 | [diff] [blame] | 3206 | apps/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 Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 3207 | apps/erpnext/erpnext/accounts/doctype/account/account.py +113,"Account balance already in Debit, you are not allowed to set 'Balance Must Be' as 'Credit'","O saldo já está em débito, você não tem permissão para definir 'saldo deve ser' como 'crédito'" |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3208 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +76,Quality Management,Gestão da Qualidade |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3209 | apps/erpnext/erpnext/accounts/doctype/asset/asset.py +31,Item {0} has been disabled,Item {0} foi desativado |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3210 | DocType: Payment Tool Detail,Against Voucher No,Contra a folha no |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3211 | apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +47,Please enter quantity for Item {0},"Por favor, indique a quantidade de item {0}" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3212 | DocType: Employee External Work History,Employee External Work History,Histórico de trabalho externo do Funcionário |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3213 | DocType: Tax Rule,Purchase,Compras |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3214 | apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,Balance Qty,Balanço Qtde |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3215 | DocType: Item Group,Parent Item Group,Grupo de item pai |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 3216 | apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +21,{0} for {1},{0} para {1} |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 3217 | apps/erpnext/erpnext/setup/doctype/company/company.js +20,Cost Centers,Centros de custo |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3218 | DocType: Purchase Receipt,Rate at which supplier's currency is converted to company's base currency,Taxa na qual a moeda do fornecedor é convertida para a moeda base da empresa |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3219 | apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +36,Row #{0}: Timings conflicts with row {1},Row # {0}: conflitos Timings com linha {1} |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3220 | DocType: Opportunity,Next Contact,Próximo Contato |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3221 | apps/erpnext/erpnext/config/accounts.py +253,Setup Gateway accounts.,Configuração contas Gateway. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3222 | DocType: Employee,Employment Type,Tipo de emprego |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3223 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +40,Fixed Assets,Imobilizado |
Anand Doshi | ee19fc0 | 2015-12-21 17:10:20 +0530 | [diff] [blame] | 3224 | ,Cash Flow,Fluxo de caixa |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3225 | apps/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 |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3226 | DocType: Item Group,Default Expense Account,Conta Padrão de Despesa |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3227 | DocType: Employee,Notice (days),Aviso Prévio ( dias) |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3228 | DocType: Tax Rule,Sales Tax Template,Template Imposto sobre Vendas |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3229 | DocType: Employee,Encashment Date,Data da cobrança |
Nabin Hait | 34037e0 | 2016-02-03 13:10:54 +0530 | [diff] [blame] | 3230 | apps/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" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3231 | DocType: Account,Stock Adjustment,Banco de Ajuste |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 3232 | apps/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} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3233 | DocType: Production Order,Planned Operating Cost,Planejado Custo Operacional |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3234 | apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +121,New {0} Name,New {0} Nome |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3235 | apps/erpnext/erpnext/controllers/recurring_document.py +133,Please find attached {0} #{1},Segue em anexo {0} # {1} |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 3236 | apps/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 |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3237 | DocType: Job Applicant,Applicant Name,Nome do Candidato |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 3238 | DocType: Authorization Rule,Customer / Item Name,Nome do Cliente/Produto |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 3239 | DocType: 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**. |
| 3240 | |
| 3241 | The package **Item** will have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes"". |
| 3242 | |
| 3243 | For 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. |
| 3244 | |
| 3245 | Note: 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 Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 3246 | apps/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 Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3247 | DocType: Item Variant Attribute,Attribute,Atributo |
| 3248 | apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +21,Please specify from/to range,"Por favor, especifique de / para variar" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3249 | DocType: Serial No,Under AMC,Sob CAM |
| 3250 | apps/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 Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3251 | apps/erpnext/erpnext/config/selling.py +147,Default settings for selling transactions.,As configurações padrão para a venda de transações. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3252 | DocType: BOM Replace Tool,Current BOM,LDM atual |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3253 | apps/erpnext/erpnext/public/js/utils.js +39,Add Serial No,Adicionar Serial No |
| 3254 | apps/erpnext/erpnext/config/support.py +43,Warranty,Garantia |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3255 | DocType: Production Order,Warehouses,Armazéns |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3256 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +120,Print and Stationary,Imprimir e estacionária |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3257 | apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +122,Group Node,Grupo de nós |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3258 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +92,Update Finished Goods,Atualizar Produtos Acabados |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3259 | DocType: Workstation,per hour,por hora |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3260 | apps/erpnext/erpnext/config/buying.py +7,Purchasing,Requisições |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3261 | DocType: Warehouse,Account for the warehouse (Perpetual Inventory) will be created under this Account.,Conta para o armazém ( inventário permanente ) será criado nessa conta. |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3262 | apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +103,Warehouse can not be deleted as stock ledger entry exists for this warehouse.,Armazém não pode ser excluído pois existe entrada de material para este armazém. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3263 | DocType: Company,Distribution,Distribuição |
Anand Doshi | 9c0983f | 2016-02-17 12:59:54 +0530 | [diff] [blame] | 3264 | apps/erpnext/erpnext/public/js/pos/pos.js +435,Amount Paid,Valor pago |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3265 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +91,Project Manager,Gerente de Projetos |
| 3266 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +72,Dispatch,expedição |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3267 | apps/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}% |
| 3268 | DocType: Account,Receivable,a receber |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3269 | apps/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 |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3270 | DocType: 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. |
| 3271 | DocType: Sales Invoice,Supplier Reference,Referência do Fornecedor |
| 3272 | DocType: 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 marcado, os itens da LDM para a Sub-Montagem serão considerados para obter matérias-primas. Caso contrário, todos os itens da sub-montagem vão ser tratados como matéria-prima." |
| 3273 | DocType: Material Request,Material Issue,Emissão de material |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3274 | DocType: Hub Settings,Seller Description,Descrição do Vendedor |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3275 | DocType: Employee Education,Qualification,Qualificação |
| 3276 | DocType: Item Price,Item Price,Preço do Item |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3277 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +48,Soap & Detergent,Soap & detergente |
| 3278 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +36,Motion Picture & Video,Motion Picture & Video |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3279 | apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +5,Ordered,pedido |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3280 | DocType: Warehouse,Warehouse Name,Nome do Almoxarifado |
| 3281 | DocType: Naming Series,Select Transaction,Selecione a Transação |
Anand Doshi | ee19fc0 | 2015-12-21 17:10:20 +0530 | [diff] [blame] | 3282 | apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +30,Please enter Approving Role or Approving User,"Por favor, indique Função Aprovadora ou Usuário Aprovador" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3283 | DocType: Journal Entry,Write Off Entry,Escrever Off Entry |
| 3284 | DocType: BOM,Rate Of Materials Based On,Taxa de materiais com base em |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 3285 | apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +21,Support Analtyics,Análise de Pós-Vendas |
Nabin Hait | 34037e0 | 2016-02-03 13:10:54 +0530 | [diff] [blame] | 3286 | apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +141,Uncheck all,Desmarcar todos |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3287 | apps/erpnext/erpnext/accounts/doctype/accounts_settings/accounts_settings.py +27,Company is missing in warehouses {0},Não exite uma empresa relacionada nos armazéns {0} |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 3288 | DocType: POS Profile,Terms and Conditions,Termos e Condições |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 3289 | apps/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} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3290 | DocType: Employee,"Here you can maintain height, weight, allergies, medical concerns etc","Aqui você pode manter a altura, peso, alergias, preocupações médica, etc" |
| 3291 | DocType: Leave Block List,Applies to Company,Aplica-se a Empresa |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3292 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +179,Cannot cancel because submitted Stock Entry {0} exists,Não pode cancelar por causa da entrada submetido {0} existe |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3293 | DocType: Purchase Invoice,In Words,Por extenso |
Anand Doshi | 9c0983f | 2016-02-17 12:59:54 +0530 | [diff] [blame] | 3294 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +220,Today is {0}'s birthday!,Hoje é {0} 's aniversário! |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3295 | DocType: Production Planning Tool,Material Request For Warehouse,Pedido de material para Armazém |
| 3296 | DocType: Sales Order Item,For Production,Para Produção |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 3297 | DocType: Payment Request,payment_url,payment_url |
Anand Doshi | 6489e97 | 2015-09-17 15:08:09 +0530 | [diff] [blame] | 3298 | DocType: Project Task,View Task,Ver Tarefa |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 3299 | apps/erpnext/erpnext/public/js/setup_wizard.js +40,Your financial year begins on,O ano financeiro inicia em |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3300 | apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +46,Please enter Purchase Receipts,Digite recibos de compra |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3301 | DocType: Sales Invoice,Get Advances Received,Obter adiantamentos recebidos |
| 3302 | DocType: Email Digest,Add/Remove Recipients,Adicionar / Remover Destinatários |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 3303 | apps/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} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3304 | apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.js +19,"To set this Fiscal Year as Default, click on 'Set as Default'","Para definir esse Ano Fiscal como padrão , clique em ' Definir como padrão '" |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3305 | apps/erpnext/erpnext/projects/doctype/project/project.py +133,Join,Junte-se |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3306 | apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +19,Shortage Qty,Escassez Qtde |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3307 | apps/erpnext/erpnext/stock/doctype/item/item.py +569,Item variant {0} exists with same attributes,Variante item {0} existe com os mesmos atributos |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3308 | DocType: Salary Slip,Salary Slip,Folha de pagamento |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3309 | DocType: Pricing Rule,Margin Rate or Amount,Margem de velocidade ou quantidade |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3310 | apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +48,'To Date' is required,'Data Final' é necessária |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3311 | DocType: 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." |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3312 | DocType: Sales Invoice Item,Sales Order Item,Item da Ordem de Venda |
| 3313 | DocType: Salary Slip,Payment Days,Datas de Pagamento |
| 3314 | DocType: BOM,Manage cost of operations,Gerenciar custo das operações |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3315 | DocType: Features Setup,Item Advanced,Item antecipado |
| 3316 | DocType: 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 marcadas são "Enviadas", um pop-up abre automaticamente para enviar um e-mail para o "Contato" associado a transação, com a transação como um anexo. O usuário pode ou não enviar o e-mail." |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3317 | apps/erpnext/erpnext/config/setup.py +14,Global Settings,Definições Globais |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3318 | DocType: Employee Education,Employee Education,Escolaridade do Funcionário |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3319 | apps/erpnext/erpnext/public/js/controllers/transaction.js +793,It is needed to fetch Item Details.,É preciso buscar Número detalhes. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3320 | DocType: Salary Slip,Net Pay,Pagamento Líquido |
| 3321 | DocType: Account,Account,Conta |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3322 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +213,Serial No {0} has already been received,Serial Não {0} já foi recebido |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3323 | ,Requested Items To Be Transferred,"Items Solicitados, mas não Transferidos" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3324 | DocType: Customer,Sales Team Details,Detalhes da Equipe de Vendas |
| 3325 | DocType: Expense Claim,Total Claimed Amount,Montante Total Requerido |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3326 | apps/erpnext/erpnext/config/crm.py +17,Potential opportunities for selling.,Oportunidades potenciais para a venda. |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3327 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +178,Invalid {0},Inválido {0} |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3328 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +48,Sick Leave,Licença Médica |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3329 | DocType: Email Digest,Email Digest,Resumo por E-mail |
| 3330 | DocType: Delivery Note,Billing Address Name,Nome do Endereço de Faturamento |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3331 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +22,Department Stores,Lojas de Departamento |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 3332 | apps/erpnext/erpnext/controllers/stock_controller.py +72,No accounting entries for the following warehouses,Nenhuma entrada de contabilidade para os seguintes armazéns |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3333 | apps/erpnext/erpnext/projects/doctype/project/project.js +73,Save the document first.,Salve o documento pela primeira vez. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3334 | DocType: Account,Chargeable,Taxável |
| 3335 | DocType: Company,Change Abbreviation,Mudança abreviação |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3336 | DocType: Expense Claim Detail,Expense Date,Data da despesa |
| 3337 | DocType: Item,Max Discount (%),Desconto Máx. (%) |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3338 | apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +70,Last Order Amount,Last Order Montante |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3339 | DocType: Company,Warn,Avisar |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3340 | DocType: 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." |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3341 | DocType: BOM,Manufacturing User,Usuários Fabricação |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3342 | DocType: Purchase Order,Raw Materials Supplied,Matérias-primas em actualização |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 3343 | DocType: Purchase Invoice,Recurring Print Format,Recorrente Formato de Impressão |
Rushabh Mehta | dd408d8 | 2016-02-09 12:24:27 +0530 | [diff] [blame] | 3344 | DocType: C-Form,Series,série |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 3345 | apps/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 |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3346 | DocType: Appraisal,Appraisal Template,Modelo de Avaliação |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3347 | DocType: Item Group,Item Classification,Classificação do Item |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3348 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +89,Business Development Manager,Gerente de Desenvolvimento de Negócios |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3349 | DocType: Maintenance Visit Purpose,Maintenance Visit Purpose,Finalidade da visita de manutenção |
| 3350 | apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.js +15,Period,período |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3351 | apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.js +12,General Ledger,Livro Razão |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 3352 | apps/erpnext/erpnext/selling/doctype/campaign/campaign.js +10,View Leads,Veja os Clientes em Potencial |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3353 | DocType: Item Attribute Value,Attribute Value,Atributo Valor |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3354 | apps/erpnext/erpnext/crm/doctype/lead/lead.py +67,"Email id must be unique, already exists for {0}","ID de e-mail deve ser único, já existe para {0}" |
| 3355 | ,Itemwise Recommended Reorder Level,Níves de Reposição Recomendados por Item |
Nabin Hait | 34037e0 | 2016-02-03 13:10:54 +0530 | [diff] [blame] | 3356 | apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +268,Please select {0} first,Por favor seleccione {0} primeiro |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3357 | DocType: Features Setup,To get Item Group in details table,Para obter Grupo de Itens na tabela de detalhes |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 3358 | apps/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. |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3359 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +238,Please set a default Holiday List for Employee {0} or Company {0},"Por favor, defina um padrão Lista férias para Employee {0} ou Empresa {0}" |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3360 | DocType: Sales Invoice,Commission,Comissão |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3361 | DocType: Address Template,"<h4>Default Template</h4> |
| 3362 | <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> |
| 3363 | <pre><code>{{ address_line1 }}<br> |
| 3364 | {% if address_line2 %}{{ address_line2 }}<br>{% endif -%} |
| 3365 | {{ city }}<br> |
| 3366 | {% if state %}{{ state }}<br>{% endif -%} |
| 3367 | {% if pincode %} PIN: {{ pincode }}<br>{% endif -%} |
| 3368 | {{ country }}<br> |
| 3369 | {% if phone %}Phone: {{ phone }}<br>{% endif -%} |
| 3370 | {% if fax %}Fax: {{ fax }}<br>{% endif -%} |
| 3371 | {% if email_id %}Email: {{ email_id }}<br>{% endif -%} |
| 3372 | </code></pre>","<H4> Default Template </ h4> |
| 3373 | <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> |
| 3374 | <pre> <code> {{address_line1}} & lt; br & gt; |
| 3375 | {% if address_line2%} {{address_line2}} & lt; br & gt; { endif% -%} |
| 3376 | {{cidade}} & lt; br & gt; |
| 3377 | {% if estado%} {{estado}} & lt; br & gt; {% endif -%} {% |
| 3378 | se pincode%} PIN: {{pincode}} & lt; br & gt; {% endif -%} |
| 3379 | {{país}} & lt; br & gt; |
| 3380 | {% if telefone%} Telefone: {{telefone}} & lt; br & gt; { % endif -%} |
| 3381 | {% if fax%} Fax: {{fax}} & lt; br & gt; {% endif -%} |
| 3382 | {% if% email_id} Email: {{email_id}} & lt; br & gt ; {endif% -%} |
| 3383 | </ code> </ pre>" |
| 3384 | DocType: Salary Slip Deduction,Default Amount,Quantidade padrão |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 3385 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +96,Warehouse not found in the system,Warehouse não foi encontrado no sistema |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3386 | apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +107,This Month's Summary,Resumo deste mês |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3387 | DocType: Quality Inspection Reading,Quality Inspection Reading,Leitura da Inspeção de Qualidade |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 3388 | apps/erpnext/erpnext/stock/doctype/stock_settings/stock_settings.py +26,`Freeze Stocks Older Than` should be smaller than %d days.,'Congelar Estoque anterior a' deve ser menor que %d dias . |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3389 | DocType: Tax Rule,Purchase Tax Template,Comprar Template Tax |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3390 | ,Project wise Stock Tracking,Rastreio de Estoque por Projeto |
| 3391 | apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +157,Maintenance Schedule {0} exists against {0},Programação de manutenção {0} existe contra {0} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3392 | DocType: Stock Entry Detail,Actual Qty (at source/target),Qtde Real (na origem / destino) |
| 3393 | DocType: Item Customer Detail,Ref Code,Código de Ref. |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3394 | apps/erpnext/erpnext/config/hr.py +12,Employee records.,Registros de funcionários. |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 3395 | DocType: Payment Gateway,Payment Gateway,Gateway de pagamento |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3396 | DocType: HR Settings,Payroll Settings,Configurações da folha de pagamento |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3397 | apps/erpnext/erpnext/config/accounts.py +143,Match non-linked Invoices and Payments.,Combinar Faturas e Pagamentos não relacionados. |
Anand Doshi | bb256e4 | 2016-01-04 16:50:38 +0530 | [diff] [blame] | 3398 | apps/erpnext/erpnext/templates/pages/cart.html +22,Place Order,Faça a encomenda |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 3399 | apps/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 Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3400 | apps/erpnext/erpnext/public/js/stock_analytics.js +59,Select Brand...,Selecione o cadastro ... |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3401 | DocType: Sales Invoice,C-Form Applicable,Formulário-C Aplicável |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3402 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +353,Operation Time must be greater than 0 for Operation {0},Tempo de Operação deve ser maior que 0 para a operação {0} |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 3403 | apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +104,Warehouse is mandatory,Almoxarifado é obrigatório |
Anand Doshi | a1580f2 | 2015-12-16 13:17:24 +0530 | [diff] [blame] | 3404 | DocType: Supplier,Address and Contacts,Endereços e Contatos |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3405 | DocType: UOM Conversion Detail,UOM Conversion Detail,Detalhe da Conversão de UDM |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 3406 | apps/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 ) |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3407 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +342,Production Order cannot be raised against a Item Template,Ordem de produção não pode ser levantada contra um modelo de item |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3408 | apps/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 |
| 3409 | DocType: Payment Tool,Get Outstanding Vouchers,Obter Circulação Vouchers |
| 3410 | DocType: Warranty Claim,Resolved By,Resolvido por |
| 3411 | DocType: Appraisal,Start Date,Data de Início |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3412 | apps/erpnext/erpnext/config/hr.py +75,Allocate leaves for a period.,Alocar licenças por um período. |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 3413 | apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +50,Cheques and Deposits incorrectly cleared,Cheques e Depósitos apagada incorretamente |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3414 | apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +139,Click here to verify,Clique aqui para verificar |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 3415 | apps/erpnext/erpnext/accounts/doctype/account/account.py +46,Account {0}: You can not assign itself as parent account,Conta {0}: Você não pode definir ela mesma como uma conta principal |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3416 | DocType: Purchase Invoice Item,Price List Rate,Taxa de Lista de Preços |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3417 | DocType: Item,"Show ""In Stock"" or ""Not in Stock"" based on stock available in this warehouse.",Mostrar "Em Stock" ou "Fora de Estoque" baseado no estoque disponível neste almoxarifado. |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3418 | apps/erpnext/erpnext/config/manufacturing.py +38,Bill of Materials (BOM),Lista de Materiais (LDM) |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 3419 | DocType: Item,Average time taken by the supplier to deliver,Tempo médio necessário por parte do fornecedor para entregar |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3420 | DocType: Time Log,Hours,Horas |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3421 | DocType: Project,Expected Start Date,Data Inicial prevista |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3422 | apps/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" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3423 | DocType: SMS Settings,Eg. smsgateway.com/api/send_sms.cgi,Por exemplo: smsgateway.com / api / send_sms.cgi |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 3424 | apps/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 |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3425 | apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +636,Receive,Receber |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3426 | DocType: Maintenance Visit,Fully Completed,Totalmente concluída |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3427 | apps/erpnext/erpnext/projects/doctype/project/project_list.js +6,{0}% Complete,{0}% concluída |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3428 | DocType: Employee,Educational Qualification,Qualificação Educacional |
| 3429 | DocType: Workstation,Operating Costs,Custos Operacionais |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 3430 | DocType: Purchase Invoice,Submit on creation,Enviar na criação |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3431 | DocType: Employee Leave Approver,Employee Leave Approver,Licença do Funcionário Aprovada |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3432 | apps/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. |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3433 | apps/erpnext/erpnext/stock/doctype/item/item.py +425,Row {0}: An Reorder entry already exists for this warehouse {1},Row {0}: Uma entrada de reabastecimento já existe para este armazém {1} |
| 3434 | apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +65,"Cannot declare as lost, because Quotation has been made.","Não se pode declarar como perdido , porque foi realizado um Orçamento." |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3435 | DocType: Purchase Taxes and Charges Template,Purchase Master Manager,Compra Mestre Gerente |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 3436 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +424,Production Order {0} must be submitted,Ordem de produção {0} deve ser apresentado |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3437 | apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +141,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} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3438 | apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.js +16,To date cannot be before from date,Até o momento não pode ser antes a partir da data |
| 3439 | DocType: Purchase Receipt Item,Prevdoc DocType,Prevdoc DocType |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3440 | apps/erpnext/erpnext/stock/doctype/item/item.js +174,Add / Edit Prices,Adicionar / Editar preços |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3441 | apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +53,Chart of Cost Centers,Plano de Centros de Custo |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3442 | ,Requested Items To Be Ordered,"Itens Requisitados, mas não Pedidos" |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3443 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +313,My Orders,Meus pedidos |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3444 | DocType: Price List,Price List Name,Nome da Lista de Preços |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3445 | DocType: Time Log,For Manufacturing,Para Manufacturing |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3446 | apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +174,Totals,Totais |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3447 | DocType: BOM,Manufacturing,Fabricação |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3448 | ,Ordered Items To Be Delivered,"Itens Vendidos, mas não Despachados" |
Anand Doshi | ca4c8a2 | 2015-09-30 17:10:58 +0530 | [diff] [blame] | 3449 | DocType: Account,Income,Receitas |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3450 | DocType: Industry Type,Industry Type,Tipo de indústria |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3451 | apps/erpnext/erpnext/templates/includes/cart.js +136,Something went wrong!,Algo deu errado! |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3452 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +103,Warning: Leave application contains following block dates,Aviso: pedido de férias contém as datas de intervalos |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 3453 | apps/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 Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 3454 | apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +25,Fiscal Year {0} does not exist,Ano Fiscal {0} não existe |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3455 | apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Completion Date,Data de Conclusão |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3456 | DocType: Purchase Invoice Item,Amount (Company Currency),Amount (Moeda Company) |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3457 | apps/erpnext/erpnext/config/hr.py +185,Organization unit (department) master.,Organização unidade (departamento) mestre. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3458 | apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +25,Please enter valid mobile nos,"Por favor, indique nn móveis válidos" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3459 | DocType: Budget Detail,Budget Detail,Detalhe do Orçamento |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 3460 | apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +75,Please enter message before sending,Por favor introduza a mensagem antes de enviá- |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3461 | apps/erpnext/erpnext/config/accounts.py +258,Point-of-Sale Profile,Perfil do Ponto de Vendas |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 3462 | apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +68,Please Update SMS Settings,Atualize Configurações SMS |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3463 | apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.py +37,Time Log {0} already billed,Tempo Log {0} já faturado |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3464 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +179,Unsecured Loans,Empréstimos não garantidos |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3465 | DocType: Cost Center,Cost Center Name,Nome do Centro de Custo |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3466 | DocType: Maintenance Schedule Detail,Scheduled Date,Data Agendada |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3467 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +63,Total Paid Amt,Total pago Amt |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3468 | DocType: SMS Center,Messages greater than 160 characters will be split into multiple messages,Mensagens maiores do que 160 caracteres vão ser divididos em múltiplas mensagens |
| 3469 | DocType: Purchase Receipt Item,Received and Accepted,Recebeu e aceitou |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3470 | ,Serial No Service Contract Expiry,Vencimento do Contrato de Serviço com Nº de Série |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 3471 | DocType: Item,Unit of Measure Conversion,Unidade de Conversão de Medida |
| 3472 | apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +86,Employee can not be changed,Empregado não pode ser alterado |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 3473 | apps/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 ter débito e crédito na mesma conta |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3474 | DocType: Naming Series,Help HTML,Ajuda HTML |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3475 | apps/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} |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3476 | apps/erpnext/erpnext/controllers/status_updater.py +143,Allowance for over-{0} crossed for Item {1},Provisão para over-{0} cruzou para item {1} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3477 | DocType: Address,Name of person or organization that this address belongs to.,Nome da pessoa ou organização a que este endereço pertence. |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 3478 | apps/erpnext/erpnext/public/js/setup_wizard.js +234,Your Suppliers,Seus Fornecedores |
Nabin Hait | 34037e0 | 2016-02-03 13:10:54 +0530 | [diff] [blame] | 3479 | apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +53,Cannot set as Lost as Sales Order is made.,Não é possível definir como perdida como ordem de venda é feita. |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 3480 | apps/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." |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3481 | apps/erpnext/erpnext/templates/includes/rfq/rfq_macros.html +16,Supplier Part No,Fornecedor da peça |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3482 | DocType: Purchase Invoice,Contact,Contato |
Anand Doshi | 666fbaf | 2015-11-26 12:40:13 +0530 | [diff] [blame] | 3483 | apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +9,Received From,Recebido de |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3484 | DocType: Features Setup,Exports,Exportações |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3485 | DocType: Lead,Converted,Convertido |
| 3486 | DocType: Item,Has Serial No,Tem nº de Série |
| 3487 | DocType: Employee,Date of Issue,Data de Emissão |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 3488 | apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +15,{0}: From {0} for {1},{0}: A partir de {0} para {1} |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 3489 | apps/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} |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3490 | apps/erpnext/erpnext/stock/doctype/item/item.py +119,Website Image {0} attached to Item {1} cannot be found,Site Imagem {0} anexada ao Item {1} não pode ser encontrado |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3491 | DocType: Issue,Content Type,Tipo de Conteúdo |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3492 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +17,Computer,Computador |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3493 | DocType: Item,List this Item in multiple groups on the website.,Listar este item em vários grupos no site. |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 3494 | apps/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" |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3495 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +74,Item: {0} does not exist in the system,Item: {0} não existe no sistema |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 3496 | apps/erpnext/erpnext/accounts/doctype/account/account.py +105,You are not authorized to set Frozen value,Você não está autorizado para definir o valor congelado |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3497 | DocType: Payment Reconciliation,Get Unreconciled Entries,Obter Unreconciled Entradas |
Anand Doshi | bb256e4 | 2016-01-04 16:50:38 +0530 | [diff] [blame] | 3498 | DocType: Payment Reconciliation,From Invoice Date,A partir de Data de Fatura |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3499 | DocType: Cost Center,Budgets,Orçamentos |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 3500 | apps/erpnext/erpnext/public/js/setup_wizard.js +21,What does it do?,O que isto faz ? |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3501 | DocType: Delivery Note,To Warehouse,Para Almoxarifado |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 3502 | apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +45,Account {0} has been entered more than once for fiscal year {1},A Conta {0} foi inserida mais de uma vez para o ano fiscal {1} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3503 | ,Average Commission Rate,Taxa de Comissão Média |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3504 | apps/erpnext/erpnext/stock/doctype/item/item.py +356,'Has Serial No' can not be 'Yes' for non-stock item,'Tem Número Serial' não pode ser confirmado para itens sem controle de estoque |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3505 | apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +34,Attendance can not be marked for future dates,Comparecimento não pode ser marcado para datas futuras |
| 3506 | DocType: Pricing Rule,Pricing Rule Help,Regra Preços Ajuda |
| 3507 | DocType: Purchase Taxes and Charges,Account Head,Conta |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3508 | apps/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 Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3509 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +111,Electrical,elétrico |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3510 | DocType: Stock Entry,Total Value Difference (Out - In),Diferença Valor Total (Out - In) |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 3511 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +318,Row {0}: Exchange Rate is mandatory,Row {0}: Taxa de Câmbio é obrigatória |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3512 | apps/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 Funcionário {0} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3513 | DocType: Stock Entry,Default Source Warehouse,Almoxarifado da origem padrão |
| 3514 | DocType: Item,Customer Code,Código do Cliente |
Anand Doshi | 9c0983f | 2016-02-17 12:59:54 +0530 | [diff] [blame] | 3515 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +219,Birthday Reminder for {0},Lembrete de aniversário para {0} |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3516 | apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +72,Days Since Last Order,Dias desde a última ordem |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3517 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +306,Debit To account must be a Balance Sheet account,Débito em conta deve ser uma conta de Balanço |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3518 | DocType: Buying Settings,Naming Series,Séries nomeadas |
| 3519 | DocType: Leave Block List,Leave Block List Name,Deixe o nome Lista de Bloqueios |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3520 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +32,Stock Assets,Ativos estoque |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3521 | apps/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 |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3522 | apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +8,Import Subscribers,Assinantes de importação |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3523 | DocType: Target Detail,Target Qty,Qtde. de metas |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 3524 | DocType: Shopping Cart Settings,Checkout Settings,Configurações de Saída |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3525 | DocType: Attendance,Present,Presente |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3526 | apps/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 |
| 3527 | DocType: Notification Control,Sales Invoice Message,Mensagem da Nota Fiscal de Venda |
Anand Doshi | 666fbaf | 2015-11-26 12:40:13 +0530 | [diff] [blame] | 3528 | apps/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 |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3529 | DocType: Authorization Rule,Based On,Baseado em |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3530 | DocType: Sales Order Item,Ordered Qty,ordenada Qtde |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3531 | apps/erpnext/erpnext/stock/doctype/item/item.py +585,Item {0} is disabled,Item {0} está desativada |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3532 | DocType: Stock Settings,Stock Frozen Upto,Estoque congelado até |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3533 | apps/erpnext/erpnext/controllers/recurring_document.py +169,Period From and Period To dates mandatory for recurring {0},Período Do período Para datas e obrigatórias para os recorrentes {0} |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3534 | apps/erpnext/erpnext/config/projects.py +18,Project activity / task.,Atividade / tarefa do projeto. |
| 3535 | apps/erpnext/erpnext/config/hr.py +104,Generate Salary Slips,Gerar Folhas de Pagamento |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3536 | apps/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 nos items selecionados como {0}" |
| 3537 | apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +40,Discount must be less than 100,Desconto deve ser inferior a 100 |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3538 | DocType: Purchase Invoice,Write Off Amount (Company Currency),Escrever Off Montante (Companhia de moeda) |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3539 | apps/erpnext/erpnext/stock/doctype/item/item.py +417,Row #{0}: Please set reorder quantity,"Row # {0}: Por favor, defina a quantidade de reabastecimento" |
| 3540 | DocType: Landed Cost Voucher,Landed Cost Voucher,Comprovante de Custos de Desembarque |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 3541 | apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +55,Please set {0},Defina {0} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3542 | DocType: Purchase Invoice,Repeat on Day of Month,Repita no Dia do Mês |
| 3543 | DocType: Employee,Health Details,Detalhes sobre a Saúde |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3544 | DocType: Offer Letter,Offer Letter Terms,Termos da Carta de Oferta |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3545 | DocType: Features Setup,To track any installation or commissioning related work after sales,Para rastrear qualquer trabalho relacionado à instalação ou colocação em funcionamento após a venda |
| 3546 | DocType: Purchase Invoice Advance,Journal Entry Detail No,Detalhe Journal Entry No |
| 3547 | DocType: Employee External Work History,Salary,Salário |
| 3548 | DocType: Serial No,Delivery Document Type,Tipo do Documento de Entrega |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 3549 | DocType: Process Payroll,Submit all salary slips for the above selected criteria,Enviar todas as folhas de pagamento para os critérios acima selecionados |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 3550 | apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +93,{0} Items synced,{0} Iten(s) sincronizado(s) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3551 | DocType: Sales Order,Partly Delivered,Parcialmente entregue |
| 3552 | DocType: Sales Invoice,Existing Customer,Cliente existente |
| 3553 | DocType: Email Digest,Receivables,Recebíveis |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3554 | DocType: Customer,Additional information regarding the customer.,Informações adicionais sobre o cliente. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3555 | DocType: Quality Inspection Reading,Reading 5,Leitura 5 |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3556 | apps/erpnext/erpnext/crm/doctype/lead/lead.py +37,Campaign Name is required,Nome da campanha é necessária |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3557 | DocType: Maintenance Visit,Maintenance Date,Data de manutenção |
| 3558 | DocType: Purchase Receipt Item,Rejected Serial No,Nº de Série Rejeitado |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3559 | apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +73,Year start date or end date is overlapping with {0}. To avoid please set company,Ano data de início ou data de término é a sobreposição com {0}. Para evitar defina empresa |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3560 | apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +40,New Newsletter,Novo Boletim informativo |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3561 | apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +148,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} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3562 | DocType: Item,"Example: ABCD.##### |
| 3563 | If 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 ##### |
| 3564 | 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." |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3565 | DocType: Upload Attendance,Upload Attendance,Enviar o Ponto |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 3566 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +119,BOM and Manufacturing Quantity are required,A LDM e a Quantidade para Fabricação são necessários |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3567 | apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +44,Ageing Range 2,Faixa Envelhecimento 2 |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 3568 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +451,Amount,Quantidade |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3569 | apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +21,BOM replaced,LDM substituída |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3570 | ,Sales Analytics,Analítico de Vendas |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3571 | DocType: Manufacturing Settings,Manufacturing Settings,Configurações de Fabricação |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 3572 | apps/erpnext/erpnext/config/setup.py +56,Setting up Email,Configurando Email |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3573 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +92,Please enter default currency in Company Master,"Por favor, indique moeda padrão in Company Mestre" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3574 | DocType: Stock Entry Detail,Stock Entry Detail,Detalhe do lançamento no Estoque |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3575 | apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +101,Daily Reminders,Lembretes diários |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3576 | apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +82,Tax Rule Conflicts with {0},Conflitos regra fiscal com {0} |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3577 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +209,New Account Name,Novo Nome da conta |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3578 | DocType: Purchase Invoice Item,Raw Materials Supplied Cost,Custo de fornecimento de Matérias-Primas |
| 3579 | DocType: Selling Settings,Settings for Selling Module,Definições para vender Module |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3580 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +73,Customer Service,atendimento ao cliente |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3581 | DocType: Item,Thumbnail,Miniatura |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3582 | DocType: Item Customer Detail,Item Customer Detail,Detalhe do Cliente do Item |
Nabin Hait | bf9e8cf | 2015-12-28 14:37:58 +0530 | [diff] [blame] | 3583 | apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +147,Confirm Your Email,Confirme seu e-mail |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3584 | apps/erpnext/erpnext/config/hr.py +50,Offer candidate a Job.,Oferta candidato a Job. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3585 | DocType: Notification Control,Prompt for Email on Submission of,Solicitar e-mail no envio da |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3586 | apps/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 Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3587 | DocType: Pricing Rule,Percentage,Percentagem |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 3588 | apps/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 estoque |
Nabin Hait | da297dc | 2016-02-24 14:37:38 +0530 | [diff] [blame] | 3589 | DocType: Manufacturing Settings,Default Work In Progress Warehouse,Trabalho padrão em progresso no almoxarifado |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3590 | apps/erpnext/erpnext/config/accounts.py +233,Default settings for accounting transactions.,As configurações padrão para as transações contábeis. |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 3591 | apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +59,Expected Date cannot be before Material Request Date,Data prevista não pode ser antes de Material Data do Pedido |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3592 | apps/erpnext/erpnext/stock/get_item_details.py +131,Item {0} must be a Sales Item,Item {0} deve ser um item de vendas |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3593 | DocType: Naming Series,Update Series Number,Atualizar Números de Séries |
| 3594 | DocType: Account,Equity,equidade |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3595 | DocType: Sales Order,Printing Details,Imprimir detalhes |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3596 | DocType: Task,Closing Date,Data de Encerramento |
| 3597 | DocType: Sales Order Item,Produced Quantity,Quantidade produzida |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3598 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +84,Engineer,engenheiro |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 3599 | apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +38,Search Sub Assemblies,Pesquisa subconjuntos |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3600 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +378,Item Code required at Row No {0},Código do item exigido no Row Não {0} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3601 | DocType: Sales Partner,Partner Type,Tipo de parceiro |
| 3602 | DocType: Purchase Taxes and Charges,Actual,Atual |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3603 | DocType: Authorization Rule,Customerwise Discount,Desconto referente ao Cliente |
| 3604 | DocType: Purchase Invoice,Against Expense Account,Contra a Conta de Despesas |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3605 | apps/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. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3606 | DocType: Production Order,Production Order,Ordem de Produção |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 3607 | apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +248,Installation Note {0} has already been submitted,Instalação Nota {0} já foi apresentado |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3608 | DocType: Quotation Item,Against Docname,Contra o Docname |
| 3609 | DocType: SMS Center,All Employee (Active),Todos os Empregados (Ativos) |
| 3610 | apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +9,View Now,Ver Agora |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3611 | DocType: BOM,Raw Material Cost,Custo de Matéria-Prima |
Rushabh Mehta | dd408d8 | 2016-02-09 12:24:27 +0530 | [diff] [blame] | 3612 | DocType: Item Reorder,Re-Order Level,Re-order Nível |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3613 | DocType: 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 qtde. planejada para o qual você quer levantar ordens de produção ou fazer o download de matérias-primas para a análise. |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3614 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +57,Part-time,De meio expediente |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3615 | DocType: Employee,Applicable Holiday List,Lista de Férias Aplicável |
| 3616 | DocType: Employee,Cheque,Cheque |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3617 | apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +56,Series Updated,Série Atualizado |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 3618 | apps/erpnext/erpnext/accounts/doctype/account/account.py +158,Report Type is mandatory,Tipo de relatório é obrigatória |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3619 | DocType: Item,Serial Number Series,Serial Series Número |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3620 | apps/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 Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3621 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +45,Retail & Wholesale,Varejo e Atacado |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3622 | DocType: Issue,First Responded On,Primeira resposta em |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 3623 | DocType: Website Item Group,Cross Listing of Item in multiple groups,Listagem cruzada dos produtos que pertencem à vários grupos |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3624 | apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +81,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} |
Anand Doshi | bb256e4 | 2016-01-04 16:50:38 +0530 | [diff] [blame] | 3625 | apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +115,Successfully Reconciled,Reconciliados com sucesso |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3626 | DocType: Production Order,Planned End Date,Planejado Data de Término |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3627 | apps/erpnext/erpnext/config/stock.py +180,Where items are stored.,Onde os itens são armazenados. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3628 | DocType: Tax Rule,Validity,Validade |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3629 | DocType: Request for Quotation,Supplier Detail,Detalhe fornecedor |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3630 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +19,Invoiced Amount,Valor faturado |
| 3631 | DocType: Attendance,Attendance,Comparecimento |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3632 | apps/erpnext/erpnext/config/projects.py +55,Reports,Relatórios |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3633 | DocType: BOM,Materials,Materiais |
| 3634 | DocType: 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 Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 3635 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +508,Posting date and posting time is mandatory,Data e postagem Posting tempo é obrigatório |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3636 | apps/erpnext/erpnext/config/buying.py +76,Tax template for buying transactions.,Modelo de impostos para a compra de transações. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3637 | ,Item Prices,Preços de itens |
| 3638 | DocType: Purchase Order,In Words will be visible once you save the Purchase Order.,Por extenso será visível quando você salvar a Ordem de Compra. |
| 3639 | DocType: Period Closing Voucher,Period Closing Voucher,Comprovante de Encerramento período |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3640 | apps/erpnext/erpnext/config/stock.py +77,Price List master.,Mestre Lista de Preços. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3641 | DocType: Task,Review Date,Data da Revisão |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3642 | DocType: Purchase Invoice,Advance Payments,Adiantamentos |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3643 | DocType: Purchase Taxes and Charges,On Net Total,No Total Líquido |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 3644 | apps/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 Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3645 | apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +99,No permission to use Payment Tool,Sem permissão para usar Consolidação de Pagamentos |
| 3646 | apps/erpnext/erpnext/controllers/recurring_document.py +214,'Notification Email Addresses' not specified for recurring %s,O 'Endereço de Email para Notificação' não foi especificado para %s recorrente |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 3647 | apps/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 |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 3648 | DocType: Company,Round Off Account,Termine Conta |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3649 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +87,Administrative Expenses,Despesas Administrativas |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3650 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +18,Consulting,Consultoria |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3651 | DocType: Customer Group,Parent Customer Group,Grupo de Clientes pai |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 3652 | apps/erpnext/erpnext/public/js/pos/pos.js +455,Change,Alteração |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3653 | DocType: Purchase Invoice,Contact Email,E-mail do Contato |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3654 | DocType: Appraisal Goal,Score Earned,Pontuação Obtida |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 3655 | apps/erpnext/erpnext/public/js/setup_wizard.js +18,"e.g. ""My Company LLC""","por exemplo "" My Company LLC""" |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3656 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +173,Notice Period,Período de Aviso Prévio |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3657 | DocType: Asset Category,Asset Category Name,Ativo Categoria Nome |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3658 | DocType: Bank Reconciliation Detail,Voucher ID,ID do Comprovante |
| 3659 | apps/erpnext/erpnext/setup/doctype/territory/territory.js +14,This is a root territory and cannot be edited.,Este é um território de raiz e não pode ser editada. |
| 3660 | DocType: Packing Slip,Gross Weight UOM,UDM do Peso Bruto |
| 3661 | DocType: Email Digest,Receivables / Payables,Contas a receber / contas a pagar |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3662 | DocType: Delivery Note Item,Against Sales Invoice,Contra a Nota Fiscal de Venda |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 3663 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +458,Credit Account,Conta de crédito |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3664 | DocType: Landed Cost Item,Landed Cost Item,Custo de desembarque do Item |
| 3665 | apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +56,Show zero values,Mostrar valores de zero |
| 3666 | DocType: BOM,Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,Quantidade do item obtido após a fabricação / reembalagem a partir de determinadas quantidades de matéria-prima |
| 3667 | DocType: Payment Reconciliation,Receivable / Payable Account,Receber Conta / Payable |
| 3668 | DocType: Delivery Note Item,Against Sales Order Item,Contra a Ordem de venda do item |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3669 | apps/erpnext/erpnext/stock/doctype/item/item.py +564,Please specify Attribute Value for attribute {0},"Por favor, especifique Atributo Valor para o atributo {0}" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3670 | DocType: Item,Default Warehouse,Armazém padrão |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 3671 | DocType: Task,Actual End Date (via Time Logs),Data de Encerramento Atual (via Registros de Tempo) |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 3672 | apps/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} |
| 3673 | apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +23,Please enter parent cost center,Por favor entre o centro de custo pai |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3674 | DocType: Delivery Note,Print Without Amount,Imprimir Sem Quantia |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3675 | apps/erpnext/erpnext/controllers/buying_controller.py +61,Tax Category can not be 'Valuation' or 'Valuation and Total' as all items are non-stock items,"Categoria imposto não pode ser ' Avaliação ' ou ' Avaliação e total "", como todos os itens não são itens de estoque" |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 3676 | DocType: Issue,Support Team,Equipe de Pós-Vendas |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3677 | DocType: Appraisal,Total Score (Out of 5),Pontuação total (sobre 5) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3678 | DocType: Batch,Batch,Lote |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3679 | apps/erpnext/erpnext/stock/doctype/item/item.js +20,Balance,Equilíbrio |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3680 | DocType: Project,Total Expense Claim (via Expense Claims),Reivindicação de Despesa Total (via relatórios de despesas) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3681 | DocType: Journal Entry,Debit Note,Nota de Débito |
| 3682 | DocType: Stock Entry,As per Stock UOM,Como UDM do Estoque |
| 3683 | apps/erpnext/erpnext/stock/doctype/batch/batch_list.js +7,Not Expired,Não expirado |
| 3684 | DocType: Journal Entry,Total Debit,Débito Total |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3685 | DocType: Manufacturing Settings,Default Finished Goods Warehouse,Padrão Acabou Mercadorias Armazém |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 3686 | apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +74,Sales Person,Vendedor |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3687 | DocType: Sales Invoice,Cold Calling,Chamada Telefônica |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3688 | DocType: SMS Parameter,SMS Parameter,Parâmetro de SMS |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3689 | apps/erpnext/erpnext/config/accounts.py +192,Budget and Cost Center,Orçamento e Centro de Custo |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3690 | DocType: Maintenance Schedule Item,Half Yearly,Semestral |
| 3691 | DocType: Lead,Blog Subscriber,Assinante do Blog |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 3692 | apps/erpnext/erpnext/config/setup.py +88,Create rules to restrict transactions based on values.,Criar regras para restringir operações com base em valores. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3693 | DocType: 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" |
| 3694 | DocType: Purchase Invoice,Total Advance,Antecipação Total |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3695 | apps/erpnext/erpnext/config/hr.py +257,Processing Payroll,Processamento de folha de pagamento |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3696 | DocType: Opportunity Item,Basic Rate,Taxa Básica |
Nabin Hait | bf9e8cf | 2015-12-28 14:37:58 +0530 | [diff] [blame] | 3697 | DocType: GL Entry,Credit Amount,Total de crédito |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 3698 | apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +139,Set as Lost,Definir como perdida |
Anand Doshi | 666fbaf | 2015-11-26 12:40:13 +0530 | [diff] [blame] | 3699 | apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +4,Payment Receipt Note,O pagamento Recibo Nota |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 3700 | DocType: Supplier,Credit Days Based On,Dias crédito com base em |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3701 | DocType: Tax Rule,Tax Rule,Regras de Aplicação de Impostos |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3702 | DocType: Selling Settings,Maintain Same Rate Throughout Sales Cycle,Manter o mesmo ritmo durante todo o ciclo de vendas |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3703 | DocType: Manufacturing Settings,Plan time logs outside Workstation Working Hours.,Planejar logs de tempo fora do horário de trabalho estação de trabalho. |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3704 | apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +95,{0} {1} has already been submitted,{0} {1} já foi enviado |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3705 | ,Items To Be Requested,Itens para Requisitar |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 3706 | DocType: Purchase Order,Get Last Purchase Rate,Obter Valor da Última Compra |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3707 | DocType: Time Log,Billing Rate based on Activity Type (per hour),Preço para Facturação com base no tipo de atividade (por hora) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3708 | DocType: Company,Company Info,Informações da Empresa |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 3709 | apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +216,"Company Email ID not found, hence mail not sent","E-mail ID da Empresa não foi encontrado , portanto o e-mail não pode ser enviado" |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3710 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +9,Application of Funds (Assets),Fundos de Aplicação ( Ativos ) |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 3711 | DocType: Purchase Invoice,Frequency,Freqüência |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 3712 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +452,Debit Account,Conta de Débito |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3713 | DocType: Fiscal Year,Year Start Date,Data do início do ano |
| 3714 | DocType: Attendance,Employee Name,Nome do Funcionário |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3715 | DocType: Sales Invoice,Rounded Total (Company Currency),Total arredondado (Moeda Company) |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 3716 | apps/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." |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3717 | DocType: Purchase Common,Purchase Common,Compras comum |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 3718 | apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +93,{0} {1} has been modified. Please refresh.,"{0} {1} foi modificado . Por favor, atualize ." |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3719 | DocType: Leave Block List,Stop users from making Leave Applications on following days.,Pare de usuários de fazer aplicações deixam nos dias seguintes. |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3720 | apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +165,Supplier Quotation {0} created,Cotação fornecedor {0} criado |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3721 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +166,Employee Benefits,Benefícios a Empregados |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3722 | DocType: Sales Invoice,Is POS,É PDV |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 3723 | apps/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} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3724 | DocType: Production Order,Manufactured Qty,Qtde. fabricada |
| 3725 | DocType: Purchase Receipt Item,Accepted Quantity,Quantidade Aceita |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3726 | apps/erpnext/erpnext/accounts/party.py +25,{0}: {1} does not exists,{0}: {1} não existe |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3727 | apps/erpnext/erpnext/config/accounts.py +12,Bills raised to Customers.,Faturas levantdas para Clientes. |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3728 | apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Project Id,Id Projeto |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 3729 | apps/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} |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3730 | apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.py +42,{0} subscribers added,{0} assinantes acrescentados |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3731 | DocType: Maintenance Schedule,Schedule,Agendar |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3732 | DocType: 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 "Lista de Empresas"" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3733 | DocType: Account,Parent Account,Conta pai |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3734 | DocType: Quality Inspection Reading,Reading 3,Leitura 3 |
| 3735 | ,Hub,Cubo |
| 3736 | DocType: GL Entry,Voucher Type,Tipo de comprovante |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 3737 | apps/erpnext/erpnext/public/js/pos/pos.js +99,Price List not found or disabled,Preço de tabela não encontrado ou deficientes |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3738 | DocType: Expense Claim,Approved,Aprovado |
| 3739 | DocType: Pricing Rule,Price,Preço |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3740 | apps/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' |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3741 | DocType: Item,"Selecting ""Yes"" will give a unique identity to each entity of this item which can be viewed in the Serial No master.",Selecionando "Sim" vai dar uma identificação única para cada entidade deste item que pode ser vista no cadastro do Número de Série. |
| 3742 | apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +39,Appraisal {0} created for Employee {1} in the given date range,Avaliação {0} criado para Empregado {1} no intervalo de datas informado |
| 3743 | DocType: Employee,Education,educação |
| 3744 | DocType: Selling Settings,Campaign Naming By,Campanha de nomeação |
| 3745 | DocType: Employee,Current Address Is,Endereço atual é |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3746 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +222,"Optional. Sets company's default currency, if not specified.","Opcional. Define moeda padrão da empresa, se não for especificado." |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3747 | DocType: Address,Office,Escritório |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3748 | apps/erpnext/erpnext/config/accounts.py +50,Accounting journal entries.,Lançamentos no livro Diário. |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3749 | DocType: Delivery Note Item,Available Qty at From Warehouse,Quantidade disponível no Armazém A partir de |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3750 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +249,Please select Employee Record first.,"Por favor, selecione Employee primeiro registro." |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 3751 | apps/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} |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3752 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +35,To create a Tax Account,Para criar uma conta de impostos |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 3753 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +239,Please enter Expense Account,Por favor insira Conta Despesa |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3754 | DocType: Account,Stock,Estoque |
| 3755 | DocType: Employee,Current Address,Endereço Atual |
| 3756 | DocType: 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" |
| 3757 | DocType: Serial No,Purchase / Manufacture Details,Detalhes Compra / Fabricação |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3758 | apps/erpnext/erpnext/config/stock.py +310,Batch Inventory,Inventário Batch |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3759 | DocType: Employee,Contract End Date,Data Final do contrato |
| 3760 | DocType: Sales Order,Track this Sales Order against any Project,Acompanhar este Ordem de Venda contra qualquer projeto |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3761 | DocType: Sales Invoice Item,Discount and Margin,Desconto e Margem |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3762 | DocType: Production Planning Tool,Pull sales orders (pending to deliver) based on the above criteria,Puxar as Ordens de Venda (pendentes de entrega) com base nos critérios acima |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3763 | DocType: Deduction Type,Deduction Type,Tipo de dedução |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3764 | DocType: Attendance,Half Day,Parcial |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3765 | DocType: Pricing Rule,Min Qty,Quantidade mínima |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3766 | DocType: 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. "Indústria preferida: Chemicals" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3767 | DocType: GL Entry,Transaction Date,Data da Transação |
| 3768 | DocType: Production Plan Item,Planned Qty,Qtde. planejada |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3769 | apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +93,Total Tax,Fiscal total |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 3770 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +175,For Quantity (Manufactured Qty) is mandatory,Para Quantidade (fabricado Qtde) é obrigatório |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3771 | DocType: Stock Entry,Default Target Warehouse,Almoxarifado de destino padrão |
| 3772 | DocType: Purchase Invoice,Net Total (Company Currency),Total Líquido (Moeda Company) |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 3773 | apps/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 |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3774 | DocType: Notification Control,Purchase Receipt Message,Mensagem do Recibo de Compra |
| 3775 | DocType: Production Order,Actual Start Date,Data de Início Real |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 3776 | DocType: Sales Order,% of materials delivered against this Sales Order,% do material entregue contra esta Ordem de Venda |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3777 | apps/erpnext/erpnext/config/stock.py +12,Record item movement.,Gravar o movimento item. |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3778 | DocType: Newsletter List Subscriber,Newsletter List Subscriber,Boletim lista assinante |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3779 | DocType: Hub Settings,Hub Settings,Configurações Hub |
| 3780 | DocType: Project,Gross Margin %,Margem Bruta % |
| 3781 | DocType: BOM,With Operations,Com Operações |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3782 | apps/erpnext/erpnext/accounts/party.py +234,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}." |
| 3783 | ,Monthly Salary Register,Folha de Pagamento Mensal |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3784 | DocType: Warranty Claim,If different than customer address,Se diferente do endereço do cliente |
| 3785 | DocType: BOM Operation,BOM Operation,Operação da LDM |
| 3786 | DocType: Purchase Taxes and Charges,On Previous Row Amount,No Valor na linha anterior |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3787 | apps/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 |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 3788 | DocType: POS Profile,POS Profile,POS Perfil |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 3789 | DocType: Payment Gateway Account,Payment URL Message,Pagamento URL Mensagem |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3790 | apps/erpnext/erpnext/config/accounts.py +212,"Seasonality for setting budgets, targets etc.","Sazonalidade para definição de orçamentos, metas etc." |
Nabin Hait | 34037e0 | 2016-02-03 13:10:54 +0530 | [diff] [blame] | 3791 | apps/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 Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 3792 | apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +69,Total Unpaid,Total de Unpaid |
Nabin Hait | 34037e0 | 2016-02-03 13:10:54 +0530 | [diff] [blame] | 3793 | apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +32,Time Log is not billable,Tempo Log não é cobrável |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3794 | apps/erpnext/erpnext/stock/get_item_details.py +134,"Item {0} is a template, please select one of its variants","Item {0} é um modelo, por favor selecione uma de suas variantes" |
| 3795 | DocType: Asset,Asset Category,Categoria de ativos |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 3796 | apps/erpnext/erpnext/public/js/setup_wizard.js +178,Purchaser,Comprador |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 3797 | apps/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 Hait | 34037e0 | 2016-02-03 13:10:54 +0530 | [diff] [blame] | 3798 | apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +109,Please enter the Against Vouchers manually,"Por favor, indique o Contra Vouchers manualmente" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3799 | DocType: SMS Settings,Static Parameters,Parâmetros estáticos |
| 3800 | DocType: Purchase Order,Advance Paid,Adiantamento pago |
| 3801 | DocType: Item,Item Tax,Imposto do Item |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3802 | apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +639,Material to Supplier,Material a Fornecedor |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 3803 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +179,Excise Invoice,Excise Invoice |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3804 | DocType: Expense Claim,Employees Email Id,Endereços de e-mail dos Funcionários |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3805 | DocType: Employee Attendance Tool,Marked Attendance,Presença Marcada |
| 3806 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +162,Current Liabilities,Passivo Circulante |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3807 | apps/erpnext/erpnext/config/crm.py +127,Send mass SMS to your contacts,Enviar SMS em massa para seus contatos |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3808 | DocType: Purchase Taxes and Charges,Consider Tax or Charge for,Considere Imposto ou Encargo para |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 3809 | apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +59,Actual Qty is mandatory,Quant. Real é obrigatória |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3810 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +132,Credit Card,Cartão de crédito |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3811 | DocType: BOM,Item to be manufactured or repacked,Item a ser fabricado ou reembalado |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3812 | apps/erpnext/erpnext/config/stock.py +175,Default settings for stock transactions.,As configurações padrão para transações com ações . |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3813 | DocType: Purchase Invoice,Next Date,Próxima data |
| 3814 | DocType: Employee Education,Major/Optional Subjects,Assuntos Principais / Opcionais |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3815 | apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +49,Please enter Taxes and Charges,Digite Impostos e Taxas |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3816 | DocType: Sales Invoice Item,Drop Ship,Drop Ship |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3817 | DocType: Employee,"Here you can maintain family details like name and occupation of parent, spouse and children","Aqui você pode manter detalhes familiares como o nome e ocupação do cônjuge, pai e filhos" |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3818 | DocType: Hub Settings,Seller Name,Nome do Vendedor |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3819 | DocType: Purchase Invoice,Taxes and Charges Deducted (Company Currency),Impostos e taxas Deduzido (Moeda Company) |
| 3820 | DocType: Item Group,General Settings,Configurações Gerais |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3821 | apps/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 |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3822 | DocType: Stock Entry,Repack,Reembalar |
| 3823 | apps/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 Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3824 | DocType: Item Attribute,Numeric Values,Os valores numéricos |
Anand Doshi | 27e9b77 | 2016-03-09 14:47:46 +0530 | [diff] [blame] | 3825 | apps/erpnext/erpnext/public/js/setup_wizard.js +149,Attach Logo,Anexar Logo |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3826 | DocType: Customer,Commission Rate,Taxa de Comissão |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3827 | apps/erpnext/erpnext/stock/doctype/item/item.js +210,Make Variant,Faça Variant |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3828 | apps/erpnext/erpnext/config/hr.py +87,Block leave applications by department.,Bloquear licenças por departamento. |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3829 | apps/erpnext/erpnext/config/stock.py +201,Analytics,Análise |
Anand Doshi | bb256e4 | 2016-01-04 16:50:38 +0530 | [diff] [blame] | 3830 | apps/erpnext/erpnext/templates/pages/cart.html +51,Cart is Empty,O carrinho está vazio |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 3831 | DocType: Production Order,Actual Operating Cost,Custo Operacional Real |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 3832 | apps/erpnext/erpnext/accounts/doctype/account/account.py +80,Root cannot be edited.,Root não pode ser editado . |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 3833 | apps/erpnext/erpnext/accounts/utils.py +197,Allocated amount can not greater than unadusted amount,Montante atribuído não pode superior à quantia não ajustada |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3834 | DocType: Manufacturing Settings,Allow Production on Holidays,Permitir a produção em feriados |
| 3835 | DocType: Sales Order,Customer's Purchase Order Date,Do Cliente Ordem de Compra Data |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3836 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +186,Capital Stock,Capital Social |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3837 | DocType: Packing Slip,Package Weight Details,Detalhes do peso do pacote |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3838 | DocType: Payment Gateway Account,Payment Gateway Account,Integração com API's de Meios de Pagamento |
Rushabh Mehta | d627af2 | 2016-03-03 11:24:58 +0530 | [diff] [blame] | 3839 | DocType: 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 Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 3840 | apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +102,Please select a csv file,"Por favor, selecione um arquivo csv" |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3841 | DocType: Purchase Order,To Receive and Bill,Para receber e Bill |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3842 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +94,Designer,estilista |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3843 | apps/erpnext/erpnext/config/selling.py +157,Terms and Conditions Template,Modelo de Termos e Condições |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3844 | DocType: Serial No,Delivery Details,Detalhes da entrega |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3845 | DocType: Asset,Current Value (After Depreciation),Valor Atual (depois de amortizações) |
Anand Doshi | d7f7d5c | 2016-01-27 12:36:04 +0530 | [diff] [blame] | 3846 | apps/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} |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3847 | ,Item-wise Purchase Register,Registro de Compras por Item |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3848 | DocType: Batch,Expiry Date,Data de validade |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3849 | apps/erpnext/erpnext/stock/doctype/item/item.py +413,"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" |
| 3850 | ,Supplier Addresses and Contacts,Endereços e Contatos de Fornecedores |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3851 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +268,Please select Category first,Por favor seleccione Categoria primeira |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3852 | apps/erpnext/erpnext/config/projects.py +13,Project master.,Cadastro de Projeto. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3853 | DocType: 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. |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3854 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +407, (Half Day),(Meio Dia) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3855 | DocType: Supplier,Credit Days,Dias de Crédito |
| 3856 | DocType: Leave Type,Is Carry Forward,É encaminhado |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3857 | apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +602,Get Items from BOM,Obter itens de BOM |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 3858 | apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Lead Time Days,Prazo de entrega em dias |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3859 | apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +129,Please enter Sales Orders in the above table,"Por favor, indique pedidos de vendas na tabela acima" |
Rushabh Mehta | a9ce706 | 2016-03-21 14:35:36 +0530 | [diff] [blame] | 3860 | apps/erpnext/erpnext/config/manufacturing.py +33,Bill of Materials,Lista de Materiais |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 3861 | apps/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 Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 3862 | apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +102,Ref Date,Ref Data |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3863 | DocType: Employee,Reason for Leaving,Motivo da saída |
| 3864 | DocType: Expense Claim Detail,Sanctioned Amount,Quantidade sancionada |
| 3865 | DocType: GL Entry,Is Opening,É abertura |
Nabin Hait | 29b0122 | 2016-03-15 16:17:21 +0530 | [diff] [blame] | 3866 | apps/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} |
Nabin Hait | 18f0dd0 | 2016-04-15 14:50:45 +0530 | [diff] [blame] | 3867 | apps/erpnext/erpnext/accounts/doctype/account/account.py +209,Account {0} does not exist,A Conta {0} não existe |
Anand Doshi | bb256e4 | 2016-01-04 16:50:38 +0530 | [diff] [blame] | 3868 | DocType: Account,Cash,Dinheiro |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3869 | DocType: Employee,Short biography for website and other publications.,Breve biografia para o site e outras publicações. |