1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
invoiceninja/resources/lang/pt_BR/texts.php
2017-11-10 09:37:20 +02:00

2521 lines
127 KiB
PHP

<?php
$LANG = array(
'organization' => 'Empresa',
'name' => 'Nome',
'website' => 'Site',
'work_phone' => 'Telefone',
'address' => 'Endereço',
'address1' => 'Rua',
'address2' => 'Complemento',
'city' => 'Cidade',
'state' => 'Estado',
'postal_code' => 'CEP',
'country_id' => 'País',
'contacts' => 'Contatos',
'first_name' => 'Nome',
'last_name' => 'Sobrenome',
'phone' => 'Telefone',
'email' => 'E-mail',
'additional_info' => 'Informações Adicionais',
'payment_terms' => 'Forma de Pagamento',
'currency_id' => 'Moeda',
'size_id' => 'Tamanho',
'industry_id' => 'Empresa',
'private_notes' => 'Notas Privadas',
'invoice' => 'Fatura',
'client' => 'Cliente',
'invoice_date' => 'Data da Fatura',
'due_date' => 'Data de Vencimento',
'invoice_number' => 'Número da Fatura',
'invoice_number_short' => 'Nº da Fatura',
'po_number' => 'Nº Ordem de Serviço',
'po_number_short' => 'OS #',
'frequency_id' => 'Frequência',
'discount' => 'Desconto',
'taxes' => 'Taxas',
'tax' => 'Taxa',
'item' => 'Item',
'description' => 'Descrição',
'unit_cost' => 'Preço Unitário',
'quantity' => 'Quantidade',
'line_total' => 'Total',
'subtotal' => 'Subtotal',
'paid_to_date' => 'Pagamentos até a data',
'balance_due' => 'Saldo',
'invoice_design_id' => 'Modelo',
'terms' => 'Condições',
'your_invoice' => 'Sua Fatura',
'remove_contact' => 'Remover contato',
'add_contact' => 'Adicionar contato',
'create_new_client' => 'Criar novo cliente',
'edit_client_details' => 'Editar detalhes do cliente',
'enable' => 'Habilitar',
'learn_more' => 'Aprender mais',
'manage_rates' => 'Gerenciar taxas',
'note_to_client' => 'Observações',
'invoice_terms' => 'Condições da Fatura',
'save_as_default_terms' => 'Salvar como condição padrão',
'download_pdf' => 'Baixar PDF',
'pay_now' => 'Pagar agora',
'save_invoice' => 'Salvar Fatura',
'clone_invoice' => 'Clonar Fatura',
'archive_invoice' => 'Arquivar Fatura',
'delete_invoice' => 'Apagar Fatura',
'email_invoice' => 'Enviar Fatura',
'enter_payment' => 'Informar Pagamento',
'tax_rates' => 'Impostos',
'rate' => 'Valor',
'settings' => 'Configurações',
'enable_invoice_tax' => 'Permitir especificar a <b>taxa da fatura</b>',
'enable_line_item_tax' => 'Permitir especificar o <b>taxas por item</b>',
'dashboard' => 'Dashboard',
'clients' => 'Clientes',
'invoices' => 'Faturas',
'payments' => 'Pagamentos',
'credits' => 'Créditos',
'history' => 'Histórico',
'search' => 'Pesquisa',
'sign_up' => 'Cadastrar',
'guest' => 'Convidado',
'company_details' => 'Detalhes da Empresa',
'online_payments' => 'Pagamentos Online',
'notifications' => 'Notificações',
'import_export' => 'Importar/Exportar',
'done' => 'Feito',
'save' => 'Salvar',
'create' => 'Criar',
'upload' => 'Upload',
'import' => 'Importar',
'download' => 'Download',
'cancel' => 'Cancelar',
'close' => 'Fechar',
'provide_email' => 'Forneça um endereço de e-mail válido',
'powered_by' => 'Powered by',
'no_items' => 'Sem itens',
'recurring_invoices' => 'Faturas Recorrentes',
'recurring_help' => '<p>Enviar automaticamente aos clientes as mesmas faturas semanalmente, mensalmente, bimenstralmente, trimestralmente ou anualmente. </p>
<p>Use :MONTH, :QUARTER ou :YEAR para datas dinâmicas. Operadores matemáticos também funcionam, por exemplo :MONTH-1.</p>
<p>Exemplo de variáveis de uma fatura dinâmica:</p>
<ul>
<li>"Mensalidade da academia para o mês de :MONTH" => "Mensalidade da academia para o mês de Julho"</li>
<li>"Plano anual de :YEAR+1" => "Plano anual de 2015"</li>
<li>"Pagamento retido para :QUARTER+1" => "Pagamento retido para Q2"</li>
</ul>',
'in_total_revenue' => 'no total de faturamento',
'billed_client' => 'Cliente faturado',
'billed_clients' => 'Clientes faturados',
'active_client' => 'Cliente ativo',
'active_clients' => 'Clientes ativos',
'invoices_past_due' => 'Faturas Vencidas',
'upcoming_invoices' => 'Próximas Faturas',
'average_invoice' => 'Média por Fatura',
'archive' => 'Arquivos',
'delete' => 'Apagar',
'archive_client' => 'Arquivar Cliente',
'delete_client' => 'Deletar Cliente',
'archive_payment' => 'Arquivar Pagamento',
'delete_payment' => 'Deletar Pagamento',
'archive_credit' => 'Arquivar Crédito',
'delete_credit' => 'Deletar Crédito',
'show_archived_deleted' => 'Mostrar arquivados/apagados',
'filter' => 'Filtrar',
'new_client' => 'Novo Cliente',
'new_invoice' => 'Nova Fatura',
'new_payment' => 'Adicionar Pagamento',
'new_credit' => 'Adicionar Crédito',
'contact' => 'Contato',
'date_created' => 'Data de Criação',
'last_login' => 'Último Login',
'balance' => 'Saldo',
'action' => 'Ação',
'status' => 'Status',
'invoice_total' => 'Total da Fatura',
'frequency' => 'Frequência',
'start_date' => 'Data Inicial',
'end_date' => 'Data Final',
'transaction_reference' => 'Referência da Transação',
'method' => 'Método',
'payment_amount' => 'Qtde do Pagamento',
'payment_date' => 'Data do Pagamento',
'credit_amount' => 'Qtde do Crédito',
'credit_balance' => 'Balanço do Crédito',
'credit_date' => 'Data do Crédito',
'empty_table' => 'Sem dados disponíveis',
'select' => 'Selecionar',
'edit_client' => 'Editar Cliente',
'edit_invoice' => 'Editar Fatura',
'create_invoice' => 'Criar Fatura',
'enter_credit' => 'Informar Crédito',
'last_logged_in' => 'Último acesso em',
'details' => 'Detalhes',
'standing' => 'Resumo',
'credit' => 'Crédito',
'activity' => 'Atividade',
'date' => 'Data',
'message' => 'Mensagem',
'adjustment' => 'Movimento',
'are_you_sure' => 'Você tem certeza?',
'payment_type_id' => 'Tipo de pagamento',
'amount' => 'Quantidade',
'work_email' => 'E-mail',
'language_id' => 'Idioma',
'timezone_id' => 'Fuso Horário',
'date_format_id' => 'Formato da Data',
'datetime_format_id' => 'Formato da Data/Hora',
'users' => 'Usuários',
'localization' => 'Localização',
'remove_logo' => 'Remover logo',
'logo_help' => 'Suportados: JPEG, GIF and PNG',
'payment_gateway' => 'Provedor de Pagamento',
'gateway_id' => 'Provedor',
'email_notifications' => 'Notificações por E-mail',
'email_sent' => 'Notificar-me por e-mail quando a fatura for <b>enviada</b>',
'email_viewed' => 'Notificar-me por e-mail quando a fatura for <b>visualizada</b>',
'email_paid' => 'Notificar-me por e-mail quando a fatura for <b>paga</b>',
'site_updates' => 'Atualizações',
'custom_messages' => 'Mensagens Customizadas',
'default_email_footer' => 'Definir <b>assinatura de e-mail</b> padrão',
'select_file' => 'Favor selecionar um arquivo',
'first_row_headers' => 'Usar as primeiras linhas como cabeçalho',
'column' => 'Coluna',
'sample' => 'Exemplo',
'import_to' => 'Importar para',
'client_will_create' => 'cliente será criado',
'clients_will_create' => 'clientes serão criados',
'email_settings' => 'Configurações de E-mail',
'client_view_styling' => 'Client View Styling',
'pdf_email_attachment' => 'Anexar Fatura',
'custom_css' => 'CSS Personalizado',
'import_clients' => 'Importar Dados do Cliente',
'csv_file' => 'Selecionar arquivo CSV',
'export_clients' => 'Exportar Dados do Cliente',
'created_client' => 'Cliente criado com sucesso',
'created_clients' => ':count clientes criados com sucesso',
'updated_settings' => 'Configurações atualizadas com sucesso',
'removed_logo' => 'Logo removida com sucesso',
'sent_message' => 'Mensagem enviada com sucesso',
'invoice_error' => 'Verifique se você selecionou algum cliente e que não há nenhum outro erro',
'limit_clients' => 'Desculpe, isto irá exceder o limite de :count clientes',
'payment_error' => 'Ocorreu um erro ao processar o pagamento. Por favor tente novamente mais tarde.',
'registration_required' => 'Favor logar-se para enviar uma fatura por e-mail',
'confirmation_required' => 'Por favor confirme seu endereço de e-mail, <a href=\'/resend_confirmation\'>clique aqui</a> para reenviar a confirmação.',
'updated_client' => 'Cliente atualizado com sucesso',
'created_client' => 'Cliente criado com sucesso',
'archived_client' => 'Cliente arquivado com sucesso',
'archived_clients' => ':count clientes arquivados com sucesso',
'deleted_client' => 'Clientes removidos com sucesso',
'deleted_clients' => ':count clientes removidos com sucesso',
'updated_invoice' => 'Fatura atualizado com sucesso',
'created_invoice' => 'Fatura criada com sucesso',
'cloned_invoice' => 'Fatura clonada com sucesso',
'emailed_invoice' => 'Fatura enviada por e-mail com sucesso',
'and_created_client' => 'e o cliente foi criado',
'archived_invoice' => 'Fatura arquivado com sucesso',
'archived_invoices' => ':count faturas arquivados com sucesso',
'deleted_invoice' => 'Fatura apagados com sucesso',
'deleted_invoices' => ':count faturas apagados com sucesso',
'created_payment' => 'Pagamento criado com sucesso',
'created_payments' => ':count pagamento(s) criados com sucesso',
'archived_payment' => 'Pagamento arquivado com sucesso',
'archived_payments' => ':count pagamentos arquivados com sucesso',
'deleted_payment' => 'Pagamento apagado com sucesso',
'deleted_payments' => ':count pagamentos apagados com sucesso',
'applied_payment' => 'Pagamentos aplicados com sucesso',
'created_credit' => 'Crédito criado com sucesso',
'archived_credit' => 'Crédito arquivado com sucesso',
'archived_credits' => ':count créditos arquivados com sucesso',
'deleted_credit' => 'Crédito apagado com sucesso',
'deleted_credits' => ':count créditos apagados com sucesso',
'imported_file' => 'Arquivo importado com sucesso',
'updated_vendor' => 'Fornecedor atualizado com sucesso',
'created_vendor' => 'Fornecedor criado com sucesso',
'archived_vendor' => 'Fornecedor arquivado com sucesso',
'archived_vendors' => ':count fornecedores arquivados com sucesso',
'deleted_vendor' => 'Fornecedor removido com sucesso',
'deleted_vendors' => ':count fornecedores removidos com sucesso',
'confirmation_subject' => 'Confirmação de Conta do Invoice Ninja',
'confirmation_header' => 'Confirmação de Conta',
'confirmation_message' => 'Favor acessar o link abaixo para confirmar a sua conta.',
'invoice_subject' => 'Nova fatura :number de :account',
'invoice_message' => 'Para visualizar a sua fatura de :amount, clique no link abaixo.',
'payment_subject' => 'Recebimento de pagamento de',
'payment_message' => 'Obrigado, pagamento de :amount confirmado',
'email_salutation' => 'Caro :name,',
'email_signature' => 'Atenciosamente,',
'email_from' => 'Equipe InvoiceNinja',
'invoice_link_message' => 'Para visualizar a fatura do seu cliente clique no link abaixo:',
'notification_invoice_paid_subject' => 'Fatura :invoice foi pago por :client',
'notification_invoice_sent_subject' => 'Fatura :invoice foi enviado por :client',
'notification_invoice_viewed_subject' => 'Fatura :invoice foi visualizada por :client',
'notification_invoice_paid' => 'Um pagamento de :amount foi realizado pelo cliente :client através da fatura :invoice.',
'notification_invoice_sent' => 'O cliente :client foi notificado por e-mail referente à fatura :invoice de :amount.',
'notification_invoice_viewed' => 'O cliente :client visualizou a fatura :invoice de :amount.',
'reset_password' => 'Você pode redefinir a sua senha clicando no seguinte link:',
'secure_payment' => 'Pagamento Seguro',
'card_number' => 'Número do cartão',
'expiration_month' => 'Mês de expiração',
'expiration_year' => 'Ano de expiração',
'cvv' => 'CVV',
'logout' => 'Sair',
'sign_up_to_save' => 'Faça login para salvar o seu trabalho',
'agree_to_terms' => 'Eu concordo com os :terms do Invoice Ninja',
'terms_of_service' => 'Condições do Serviço',
'email_taken' => 'O endereço de e-mail já está registrado',
'working' => 'Processando',
'success' => 'Successo',
'success_message' => 'Você se registrou com sucesso. Por favor acesse o link de confirmação para confirmar o seu endereço de e-mail.',
'erase_data' => 'Sua conta ainda não está cadastrada, isso apagará permanentemente seus dados.',
'password' => 'Senha',
'pro_plan_product' => 'Plano Profissional',
'pro_plan_success' => 'Muito Obrigado! Assim que o pagamento for confirmado seu plano será ativado.',
'unsaved_changes' => 'Existem alterações não salvas',
'custom_fields' => 'Campos Personalizados',
'company_fields' => 'Campos para Empresa',
'client_fields' => 'Campos para Cientes',
'field_label' => 'Nome do Campo',
'field_value' => 'Valor do Campo',
'edit' => 'Editar',
'set_name' => 'Informe o nome da sua empresa',
'view_as_recipient' => 'Visualizar como destinatário',
'product_library' => 'Lista de Produtos',
'product' => 'Produto',
'products' => 'Produtos',
'fill_products' => 'Sugerir produtos',
'fill_products_help' => 'Selecionando o produto <b>descrição e preço</b> serão preenchidos automaticamente',
'update_products' => 'Atualização automática dos produtos',
'update_products_help' => 'Atualizando na fatura o <b>produto também será atualizado</b>',
'create_product' => 'Criar Produto',
'edit_product' => 'Editar Prodruto',
'archive_product' => 'Arquivar Produto',
'updated_product' => 'Produto atualizado',
'created_product' => 'Produto criado',
'archived_product' => 'Produto arquivado',
'pro_plan_custom_fields' => ':link para habilitar campos personalizados adquira o Plano Profissional',
'advanced_settings' => 'Configurações Avançadas',
'pro_plan_advanced_settings' => ':link para habilitar as configurações avançadas adquira o Plano Profissional',
'invoice_design' => 'Modelo da Fatura',
'specify_colors' => 'Definição de Cores',
'specify_colors_label' => 'Selecione as cores para sua fatura',
'chart_builder' => 'Contrutor de Gráficos',
'ninja_email_footer' => 'Created by :site | Create. Send. Get Paid.',
'go_pro' => 'Adquira o Plano Pro',
'quote' => 'Orçamento',
'quotes' => 'Orçamentos',
'quote_number' => 'Número do Orçamento',
'quote_number_short' => 'Orçamento #',
'quote_date' => 'Data do Orçamento',
'quote_total' => 'Total do Orçamento',
'your_quote' => 'Seu Orçamento',
'total' => 'Total',
'clone' => 'Clonar',
'new_quote' => 'Novo Orçamento',
'create_quote' => 'Criar Orçamento',
'edit_quote' => 'Editar Orçamento',
'archive_quote' => 'Arquivar Orçamento',
'delete_quote' => 'Deletar Orçamento',
'save_quote' => 'Salvar Oçamento',
'email_quote' => 'Enviar Orçamento',
'clone_quote' => 'Clonar Orçamento',
'convert_to_invoice' => 'Faturar Orçamento',
'view_invoice' => 'Visualizar fatura',
'view_client' => 'Visualizar Cliente',
'view_quote' => 'Visualizar Orçamento',
'updated_quote' => 'Orçamento atualizado',
'created_quote' => 'Orçamento criado',
'cloned_quote' => 'Orçamento clonaro',
'emailed_quote' => 'Orçamento enviado',
'archived_quote' => 'Orçamento aquivado',
'archived_quotes' => ':count Orçamento(s) arquivado(s)',
'deleted_quote' => 'Orçamento deletado',
'deleted_quotes' => ':count Orçamento(s) deletado(s)',
'converted_to_invoice' => 'Orçamento faturado',
'quote_subject' => 'Novo orçamento :number de :account',
'quote_message' => 'Para visualizar o oçamento de :amount, clique no link abaixo.',
'quote_link_message' => 'Para visualizar o orçamento clique no link abaixo',
'notification_quote_sent_subject' => 'Orçamento :invoice enviado para :client',
'notification_quote_viewed_subject' => 'Orçamento :invoice visualizado por :client',
'notification_quote_sent' => 'O cliente :client recebeu o Orçamento :invoice de:amount.',
'notification_quote_viewed' => 'O clinete :client visualizou o Orçamento :invoice de :amount.',
'session_expired' => 'Sessão expirada.',
'invoice_fields' => 'Campos da Fatura',
'invoice_options' => 'Opções da Fatura',
'hide_paid_to_date' => 'Ocultar data de pagamento',
'hide_paid_to_date_help' => 'Apenas mostrar a "Data de Pagamento" quanto o pagamento tiver sido efetuado.',
'charge_taxes' => 'Taxas',
'user_management' => 'Gerenciamento de Usuários',
'add_user' => 'Adicionar Usuários',
'send_invite' => 'Enviar convite',
'sent_invite' => 'Convite enviado',
'updated_user' => 'Usuário atualizado',
'invitation_message' => 'Você recebeu um convite de :invitor. ',
'register_to_add_user' => 'Cadastre-se para adicionar um usuário',
'user_state' => 'Status',
'edit_user' => 'Editar Usuário',
'delete_user' => 'Deletar Usuário',
'active' => 'Ativo',
'pending' => 'Pendente',
'deleted_user' => 'Usuário deletado',
'confirm_email_invoice' => 'Deseja enviar esta fatura?',
'confirm_email_quote' => 'Deseja enviar este orçamento?',
'confirm_recurring_email_invoice' => 'Deseja enviar esta fatura?',
'cancel_account' => 'Cancelar Conta',
'cancel_account_message' => 'Aviso: Isso apagará permanentemente sua conta, não há como desfazer.',
'go_back' => 'Voltar',
'data_visualizations' => 'Visualização de Dados',
'sample_data' => 'Dados de Exemplo',
'hide' => 'Ocultar',
'new_version_available' => 'Uma nova versão :releases_link está disponível. Sua versão é v:user_version, a última versão é v:latest_version',
'invoice_settings' => 'Configuração das Faturas',
'invoice_number_prefix' => 'Prefixo na Numeração das Faturas',
'invoice_number_counter' => 'Numeração das Faturas',
'quote_number_prefix' => 'Prefixo na Numeração dos Orçamentos',
'quote_number_counter' => 'Numeração dos Orçamentos',
'share_invoice_counter' => 'Usar numeração das faturas',
'invoice_issued_to' => 'Fatura emitida para',
'invalid_counter' => 'Para evitar conflitos defina prefíxos de numeração para Faturas e Orçamentos',
'mark_sent' => 'Marcar como Enviada',
'gateway_help_1' => ':link para acessar Authorize.net.',
'gateway_help_2' => ':link para acessar Authorize.net.',
'gateway_help_17' => ':link para adquirir sua "PayPal API signature".',
'gateway_help_27' => ':link registrar-se no 2Checkout.com. Para garantir o rastreamento dos pagamentos configure o :complete_link como URL de redirecionamento em Account > Site Management in the 2Checkout portal.',
'more_designs' => 'Mais Modelos',
'more_designs_title' => 'Modelo Adicionais',
'more_designs_cloud_header' => 'Adquira o Plano Pro para mais modelos',
'more_designs_cloud_text' => '',
'more_designs_self_host_text' => '',
'buy' => 'Comprar',
'bought_designs' => 'Novos Modelos Adicionados',
'sent' => 'Enviado',
'vat_number' => 'Insc.',
'timesheets' => 'Planilha de Tempos',
'payment_title' => 'Informe o endereço de cobrança e as informações do Cartão de Crédito',
'payment_cvv' => '*São os 3-4 digitos encontrados atrás do seu cartão.',
'payment_footer1' => '*O endereço de cobrança deve ser igual o endereço associado ao Cartã de Crédito.',
'payment_footer2' => '*Clique em "Pagar Agora" apenas uma vez - esta operação pode levar até 1 Minuto para processar.',
'id_number' => 'CNPJ',
'white_label_link' => 'White Label',
'white_label_header' => 'White Label',
'bought_white_label' => 'Licença "white label" habilitada',
'white_labeled' => 'White labeled',
'restore' => 'Restaurar',
'restore_invoice' => 'Restaurar Fatura',
'restore_quote' => 'Restaurar Orçamento',
'restore_client' => 'Restaurar Cliente',
'restore_credit' => 'Restaurar Credito',
'restore_payment' => 'Restaurar Pagamento',
'restored_invoice' => 'Fatura restaurada',
'restored_quote' => 'Orçamento restaurado',
'restored_client' => 'Cliente restaurado',
'restored_payment' => 'Pagamento restaurado',
'restored_credit' => 'Crédito restaurado',
'reason_for_canceling' => 'Ajude-nos a melhorar, envie suas sugestões.',
'discount_percent' => '%',
'discount_amount' => 'Valor',
'invoice_history' => 'Histórico de Faturas',
'quote_history' => 'Histórico de Orçamentos',
'current_version' => 'Versão Atual',
'select_version' => 'Selecionar versão',
'view_history' => 'Visualizar Histórico',
'edit_payment' => 'Editar Pagamento',
'updated_payment' => 'Pagamento atualizado',
'deleted' => 'Deletado',
'restore_user' => 'Restaurar Usuário',
'restored_user' => 'Usuário restaurado',
'show_deleted_users' => 'Exibir usuários deletados',
'email_templates' => 'Modelo de E-mail',
'invoice_email' => 'E-mail de Faturas',
'payment_email' => 'E-mail de Pagamentos',
'quote_email' => 'E-mail de Orçamentos',
'reset_all' => 'Resetar Todos',
'approve' => 'Aprovar',
'token_billing_type_id' => 'Token de Cobrança',
'token_billing_help' => 'Armazene informações de pagamento com WePay, Stripe, Braintree ou GoCardless.',
'token_billing_1' => 'Desabilitado',
'token_billing_2' => 'Opt-in - não selecionado',
'token_billing_3' => 'Opt-out - selecionado',
'token_billing_4' => 'Sempre',
'token_billing_checkbox' => 'Guardar detalhes do cartão',
'view_in_gateway' => 'Ver em :gateway',
'use_card_on_file' => 'Utilizar Cartão em Arquivo',
'edit_payment_details' => 'Editar detalhes do pagamento',
'token_billing' => 'Salvar detalhes do cartão',
'token_billing_secure' => 'Dados armazenados com seguração por :link',
'support' => 'Suporte',
'contact_information' => 'Informações de Contato',
'256_encryption' => 'Criptografia de 256-Bit',
'amount_due' => 'Valor devido',
'billing_address' => 'Endereço de cobrança',
'billing_method' => 'Tipo de pagamento',
'order_overview' => 'Geral',
'match_address' => '*O endereço de cobrança deve ser igual o endereço associado ao Cartão de Crédito.',
'click_once' => '*Clique em "Pagar Agora" apenas uma vez - esta operação pode levar até 1 Minuto para processar.',
'invoice_footer' => 'Rodapé da Fatura',
'save_as_default_footer' => 'Salvar como rodapé padrão',
'token_management' => 'Gerenciar Token',
'tokens' => 'Tokens',
'add_token' => 'Adicionar Token',
'show_deleted_tokens' => 'Mostrar tokents deleteados',
'deleted_token' => 'Token deletado',
'created_token' => 'Token criado',
'updated_token' => 'Token atualizado',
'edit_token' => 'Editat Token',
'delete_token' => 'Deletar Token',
'token' => 'Token',
'add_gateway' => 'Adicionar Provedor',
'delete_gateway' => 'Deletar Provedor',
'edit_gateway' => 'Editar Provedor',
'updated_gateway' => 'Provedor atualizado',
'created_gateway' => 'Provedor Criado',
'deleted_gateway' => 'Provedor Deletado',
'pay_with_paypal' => 'PayPal',
'pay_with_card' => 'Cartão de Crédito',
'change_password' => 'Altera senha',
'current_password' => 'Senha atual',
'new_password' => 'Nova senha',
'confirm_password' => 'Confirmar senha',
'password_error_incorrect' => 'Senha atual incorreta.',
'password_error_invalid' => 'Nova senha inválida.',
'updated_password' => 'Senha atualizada',
'api_tokens' => 'API Tokens',
'users_and_tokens' => 'Usuários & Tokens',
'account_login' => 'Login',
'recover_password' => 'Recuperar senha',
'forgot_password' => 'Esqueceu sua senha?',
'email_address' => 'E-mail',
'lets_go' => 'Vamos!',
'password_recovery' => 'Recuperar Senha',
'send_email' => 'Enviar Email',
'set_password' => 'Definir Senha',
'converted' => 'Faturado',
'email_approved' => 'Notificar-me por e-mail quando um orçamento for <b>aprovado</b>',
'notification_quote_approved_subject' => 'Orçamento :invoice foi aprovado por :client',
'notification_quote_approved' => 'O cliente :client aprovou Orçamento :invoice de :amount.',
'resend_confirmation' => 'Reenviar e-mail de confirmação',
'confirmation_resent' => 'E-mail de confirmação reenviado',
'gateway_help_42' => ':link acessar BitPay.<br/>Aviso: use a "Legacy API Key", não "API token".',
'payment_type_credit_card' => 'Cartão de Crédito',
'payment_type_paypal' => 'PayPal',
'payment_type_bitcoin' => 'Bitcoin',
'payment_type_gocardless' => 'GoCardless',
'knowledge_base' => 'Base de Conhecimento',
'partial' => 'Depósito/Parcial',
'partial_remaining' => ':partial de :balance',
'more_fields' => 'Mais Campos',
'less_fields' => 'Menos Campos',
'client_name' => 'Nome do Cliente',
'pdf_settings' => 'Configurações do PDF',
'product_settings' => 'Configurações de Produtos',
'auto_wrap' => 'Quebrar Linhas',
'duplicate_post' => 'Atenção: a pagina anterior foi enviada duas vezes. A segunda vez foi ignorada.',
'view_documentation' => 'Ver Documentação',
'app_title' => 'Free Open-Source Online Invoicing',
'app_description' => 'Invoice Ninja is a free, open-source solution for invoicing and billing customers. With Invoice Ninja, you can easily build and send beautiful invoices from any device that has access to the web. Your clients can print your invoices, download them as pdf files, and even pay you online from within the system.',
'rows' => 'linhas',
'www' => 'www',
'logo' => 'Logo',
'subdomain' => 'Subdomínio',
'provide_name_or_email' => 'Por favor informe um nome ou email',
'charts_and_reports' => 'Gráficos & Relatórios',
'chart' => 'Gráfico',
'report' => 'Relatório',
'group_by' => 'Agrupado por',
'paid' => 'Pago',
'enable_report' => 'Relatório',
'enable_chart' => 'Gráfico',
'totals' => 'Totais',
'run' => 'Executar',
'export' => 'Exportar',
'documentation' => 'Documentação',
'zapier' => 'Zapier',
'recurring' => 'Recorrente',
'last_invoice_sent' => 'Última cobrança enviada em :date',
'processed_updates' => 'Atualização completa',
'tasks' => 'Tarefas',
'new_task' => 'Nova Tarefa',
'start_time' => 'Início',
'created_task' => 'Tarefa criada',
'updated_task' => 'Tarefa atualizada',
'edit_task' => 'Editar Tarefa',
'archive_task' => 'Arquivar Tarefa',
'restore_task' => 'Restaurar Tarefa',
'delete_task' => 'Deletar Tarefa',
'stop_task' => 'Parar Tarefa',
'time' => 'Tempo',
'start' => 'Iniciar',
'stop' => 'Parar',
'now' => 'Agora',
'timer' => 'Timer',
'manual' => 'Manual',
'date_and_time' => 'Data & Hora',
'second' => 'Segundo',
'seconds' => 'Segundos',
'minute' => 'minuto',
'minutes' => 'minutos',
'hour' => 'hora',
'hours' => 'horas',
'task_details' => 'Detalhes da Tarefa',
'duration' => 'Duração',
'end_time' => 'Final',
'end' => 'Fim',
'invoiced' => 'Faturado',
'logged' => 'Logado',
'running' => 'Executando',
'task_error_multiple_clients' => 'Tarefas não podem pertencer a clientes diferentes',
'task_error_running' => 'Pare as tarefas em execução',
'task_error_invoiced' => 'Tarefa já faturada',
'restored_task' => 'Tarefa restaurada',
'archived_task' => 'Tarefa arquivada',
'archived_tasks' => ':count Tarefas arquivadas',
'deleted_task' => 'Tarefa deletada',
'deleted_tasks' => ':count Tarefas deletadas',
'create_task' => 'Criar Tarefa',
'stopped_task' => 'Tarefa interrompida',
'invoice_task' => 'Faturar Tarefa',
'invoice_labels' => 'Etiquetas das Faturas',
'prefix' => 'Prefixo',
'counter' => 'Contador',
'payment_type_dwolla' => 'Dwolla',
'gateway_help_43' => ':link acessar Dwolla.',
'partial_value' => 'Deve ser maior que zero e menor que o total',
'more_actions' => 'Mais ações',
'pro_plan_title' => 'NINJA PRO',
'pro_plan_call_to_action' => 'Adquira Agora!',
'pro_plan_feature1' => 'Sem Limite de Clientes',
'pro_plan_feature2' => '+10 Modelos de faturas',
'pro_plan_feature3' => 'URLs personalizadas - "SeuNome.InvoiceNinja.com"',
'pro_plan_feature4' => 'Sem "Created by Invoice Ninja"',
'pro_plan_feature5' => 'Múltiplos usuários & Histórico de Atividades',
'pro_plan_feature6' => 'Orçamentos & Pedidos',
'pro_plan_feature7' => 'Campos personalizados',
'pro_plan_feature8' => 'Opção para anexar PDFs aos e-mails',
'resume' => 'Retormar',
'break_duration' => 'Interromper',
'edit_details' => 'Editar Detalhes',
'work' => 'Trabalhar',
'timezone_unset' => 'Por favor :link defina sua timezone',
'click_here' => 'clique aqui',
'email_receipt' => 'E-mail para envio do recibo de pagamento',
'created_payment_emailed_client' => 'Pagamento informado e notificado ao cliente por e-mail',
'add_company' => 'Adicionar Empresa',
'untitled' => 'Sem Título',
'new_company' => 'Nova Empresa',
'associated_accounts' => 'Contas vinculadas',
'unlinked_account' => 'Contas desvinculadas',
'login' => 'Login',
'or' => 'ou',
'email_error' => 'Houve um problema ao enviar o e-mail',
'confirm_recurring_timing' => 'Aviso: e-mails são enviados na hora de início.',
'payment_terms_help' => 'Defina a data de vencimento padrão<b>vencimento de fatura</b>',
'unlink_account' => 'Desvincular Conta',
'unlink' => 'Desvincular',
'show_address' => 'Mostrar Endereço',
'show_address_help' => 'Solicitar endereço de cobrançao ao cliente',
'update_address' => 'Atualizar Endereço',
'update_address_help' => 'Atualizar endereço do cliente',
'times' => 'Tempo',
'set_now' => 'Agora',
'dark_mode' => 'Modo Escuro',
'dark_mode_help' => 'Usar fundo escuro para as barras laterais',
'add_to_invoice' => 'Adicionar na fatura :invoice',
'create_new_invoice' => 'Criar fatura',
'task_errors' => 'Corrija os tempos sobrepostos',
'from' => 'De',
'to' => 'Para',
'font_size' => 'Tamanho do Texto',
'primary_color' => 'Cor Principal',
'secondary_color' => 'Cor Secundaria',
'customize_design' => 'Personalizar Modelo',
'content' => 'Conteúdo',
'styles' => 'Estilos',
'defaults' => 'Padrões',
'margins' => 'Margens',
'header' => 'Cabeçalho',
'footer' => 'Rodapé',
'custom' => 'Personalizado',
'invoice_to' => 'Fatura para',
'invoice_no' => 'Fatura No.',
'quote_no' => 'Cotação de número',
'recent_payments' => 'Pagamentos Recentes',
'outstanding' => 'Em Aberto',
'manage_companies' => 'Gerenciar Empresas',
'total_revenue' => 'Faturamento',
'current_user' => 'Usuário',
'new_recurring_invoice' => 'Nova Fatura Recorrente',
'recurring_invoice' => 'Fatura Recorrente',
'recurring_too_soon' => 'Fora do prazo para nova fatura recorrente, agendamento para :date',
'created_by_invoice' => 'Criada a partir da Fatura :invoice',
'primary_user' => 'Usuário Principal',
'help' => 'Ajuda',
'customize_help' => '<p>Utilizamos<a href="http://pdfmake.org/" target="_blank">pdfmake</a> para configuração visual das faturas. O pdfmake <a href="http://pdfmake.org/playground.html" target="_blank">playground</a> permite visualizar e testar as configurações .</p>
<p>You can access a child property using dot notation. For example to show the client name you could use <code>$client.name</code>.</p>
<p>Se precisar de ajuda para resolver algo, publique uma questão no nosso <a href="https://www.invoiceninja.com/forums/forum/support/" target="_blank">forum de suporte</a> com o modelo que está usando.</p>',
'invoice_due_date' => 'Data de vencimento',
'quote_due_date' => 'Valido até',
'valid_until' => 'Válido até',
'reset_terms' => 'Resetar Condições',
'reset_footer' => 'Resetar Rodapé',
'invoice_sent' => ':count fatura enviada',
'invoices_sent' => ':count faturas enviadas',
'status_draft' => 'Rascunho',
'status_sent' => 'Enviado',
'status_viewed' => 'Visualizado',
'status_partial' => 'Parcial',
'status_paid' => 'Pago',
'status_unpaid' => 'não pago',
'status_all' => 'Todos',
'show_line_item_tax' => 'Exibir <b>taxas dos itens</b>',
'iframe_url' => 'Website',
'iframe_url_help1' => 'Copie o código abaixo em seu website.',
'iframe_url_help2' => 'Você pode testar clicando em \'Ver como destinatário\' em uma fatura.',
'auto_bill' => 'Cobrança Automática',
'military_time' => '24h',
'last_sent' => 'Último Envio',
'reminder_emails' => 'E-mails de Lembrete',
'templates_and_reminders' => 'Modelos & Lembretes',
'subject' => 'Assunto',
'body' => 'Conteúdo',
'first_reminder' => 'Primeiro Lembrete',
'second_reminder' => 'Segundo Lembrete',
'third_reminder' => 'Terceiro Lembrete',
'num_days_reminder' => 'Dias após o vencimento',
'reminder_subject' => 'Lembrente: Fatura :invoice de :account',
'reset' => 'Resetar',
'invoice_not_found' => 'A fatura requisitada não está disponível',
'referral_program' => 'Programa de Indicação',
'referral_code' => 'Código de Indicação',
'last_sent_on' => 'Último envio em :date',
'page_expire' => 'Esta página está expirando, :click_here para continuar trabalhando',
'upcoming_quotes' => 'Próximos Orçamentos',
'expired_quotes' => 'Orçamentos Expirados',
'sign_up_using' => 'Acesse',
'invalid_credentials' => 'Usuário e/ou senha inválidos',
'show_all_options' => 'Mostrar todas as opções',
'user_details' => 'Detalhes do Usuário',
'oneclick_login' => 'Conta conectada',
'disable' => 'Desabilitar',
'invoice_quote_number' => 'Numero de Faturas e Orçamentos',
'invoice_charges' => 'Encargos da Fatura',
'notification_invoice_bounced' => 'Não foi possível entregar a Fatura :invoice para :contact.',
'notification_invoice_bounced_subject' => 'Fatura :invoice não foi entregue',
'notification_quote_bounced' => 'Não foi possível entregar o Orçamento :invoice para :contact.',
'notification_quote_bounced_subject' => 'Orçamento :invoice não foi entregue',
'custom_invoice_link' => 'Link de Fauturas Personalizado',
'total_invoiced' => 'Faturas',
'open_balance' => 'Em Aberto',
'verify_email' => 'Um e-mail de verificação foi enviado para sua caixa de entrada..',
'basic_settings' => 'Configurações Básicas',
'pro' => 'Pro',
'gateways' => 'Provedores de Pagamento',
'next_send_on' => 'Próximo Envio: :date',
'no_longer_running' => 'Esta fatura não está agendada',
'general_settings' => 'Configurações Gerais',
'customize' => 'Personalizar',
'oneclick_login_help' => 'Vincule uma conta para acesar sem senha.',
'referral_code_help' => 'Recomende nosso sistema.',
'enable_with_stripe' => 'Habilite | Requer Stripe',
'tax_settings' => 'Configurações de Taxas',
'create_tax_rate' => 'Adicionar Taxa',
'updated_tax_rate' => 'Taxa Atualizada',
'created_tax_rate' => 'Taxa Adicionada',
'edit_tax_rate' => 'Editar Taxa',
'archive_tax_rate' => 'Arquivar Taxa',
'archived_tax_rate' => 'Taxa Arquivada',
'default_tax_rate_id' => 'Taxa Padrao',
'tax_rate' => 'Taxa',
'recurring_hour' => 'Hora Recorrente',
'pattern' => 'Padrão',
'pattern_help_title' => 'Ajuda para Padrões',
'pattern_help_1' => 'Crie numeração personalizada para faturas e orçamentos utilzando padrões.',
'pattern_help_2' => 'Variáveis disponíveis:',
'pattern_help_3' => 'Exemplo, :example seria convertido para :value',
'see_options' => 'Veja as Opções',
'invoice_counter' => 'Contador de Faturas',
'quote_counter' => 'Contador de Orçamentos',
'type' => 'Tipo',
'activity_1' => ':user cadastrou o cliente :client',
'activity_2' => ':user arquivo o cliente :client',
'activity_3' => ':user removeu o cliente :client',
'activity_4' => ':user criou a fatura :invoice',
'activity_5' => ':user atualizou a fatura :invoice',
'activity_6' => ':user enviou a fatura :invoice para :contact',
'activity_7' => ':contact visualizou a fatura :invoice',
'activity_8' => ':user arquivou a fatura :invoice',
'activity_9' => ':user removeu a fatura :invoice',
'activity_10' => ':contact efetuou o pagamento de :payment para a fatura :invoice',
'activity_11' => ':user atualizou o pagamento :payment',
'activity_12' => ':user arquivou o pagamento :payment',
'activity_13' => ':user removeu o pagamento :payment',
'activity_14' => ':user adicionou crédito :credit',
'activity_15' => ':user atualizou crédito :credit',
'activity_16' => ':user arquivou crédito :credit',
'activity_17' => ':user removeu crédito :credit',
'activity_18' => ':user adicionou o orçamento :quote',
'activity_19' => ':user atualizou o orçamento :quote',
'activity_20' => ':user enviou o orçamento :quote para :contact',
'activity_21' => ':contact visualizou o orçamento :quote',
'activity_22' => ':user arquivou o orçamento :quote',
'activity_23' => ':user removeu o orçamento :quote',
'activity_24' => ':user restaurou o orçamento :quote',
'activity_25' => ':user restaurou a fatura :invoice',
'activity_26' => ':user restaurou o cliente :client',
'activity_27' => ':user restaurou o pagamento :payment',
'activity_28' => ':user restaurou o crédito :credit',
'activity_29' => ':contact aprovou o orçamento :quote',
'activity_30' => ':user criou :vendor',
'activity_31' => ':user criou :vendor',
'activity_32' => ':user apagou :vendor',
'activity_33' => ':user restaurou o fornecedor :vendor',
'activity_34' => ':user criou a despesa :expense',
'activity_35' => ':user arquivou a despesa :expense',
'activity_36' => ':user apagou a despesa :expense',
'activity_37' => ':user restaurou a despesa :expense',
'activity_42' => ':user criou a tarefa :task',
'activity_43' => ':user atualizou a tarefa :task',
'activity_44' => ':user arquivou a tarefa :task',
'activity_45' => ':user apagou a tarefa :task',
'activity_46' => ':user restaurou a tarefa :task',
'activity_47' => ':user atualizou a despesa :expense',
'payment' => 'Pagamento',
'system' => 'Sistema',
'signature' => 'Assinatura do E-mail',
'default_messages' => 'Mensagens Padrões',
'quote_terms' => 'Condições do Orçamento',
'default_quote_terms' => 'Condições Padrões dos Orçamentos',
'default_invoice_terms' => 'Definir condições padrões da fatura',
'default_invoice_footer' => 'Definir padrão',
'quote_footer' => 'Rodapé do Orçamento',
'free' => 'Grátis',
'quote_is_approved' => 'O orçamento foi aprovado',
'apply_credit' => 'Aplicar Crédito',
'system_settings' => 'Configurações do Sistema',
'archive_token' => 'Arquivar Token',
'archived_token' => 'Token arquivado',
'archive_user' => 'Arquivar Usuário',
'archived_user' => 'Usuário arquivado',
'archive_account_gateway' => 'Arquivar Provedor',
'archived_account_gateway' => 'Provedor arquivado',
'archive_recurring_invoice' => 'Arquivar Fatura Recorrente',
'archived_recurring_invoice' => 'Fatura Recorrente arquivada',
'delete_recurring_invoice' => 'Remover Fatura Recorrente',
'deleted_recurring_invoice' => 'Fatura Recorrente removida',
'restore_recurring_invoice' => 'Restaurar Fatura Recorrente',
'restored_recurring_invoice' => 'Fatura Recorrente restaurada',
'archived' => 'Arquivado',
'untitled_account' => 'Empresa Sem Nome',
'before' => 'Antes',
'after' => 'Depois',
'reset_terms_help' => 'Resetar para as condições padrões',
'reset_footer_help' => 'Resetar para o rodapé padrão',
'export_data' => 'Exportar Dados',
'user' => 'Usuário',
'country' => 'País',
'include' => 'Incluir',
'logo_too_large' => 'Sua logo tem :size, para uma melhor performance sugerimos que este tamanho não ultrapasse 200KB',
'import_freshbooks' => 'Importar de FreshBooks',
'import_data' => 'Importar Dados',
'source' => 'Fonte',
'csv' => 'CSV',
'client_file' => 'Arquivo de Clientes',
'invoice_file' => 'Arquivo de Faturas',
'task_file' => 'Arquivo de Tarefas',
'no_mapper' => 'Mapeamento inválido',
'invalid_csv_header' => 'CSV com cabeçalho inválido',
'client_portal' => 'Portal do Cliente',
'admin' => 'Admin',
'disabled' => 'Desabilitado',
'show_archived_users' => 'Mostrar usuários arquivados',
'notes' => 'Observações',
'invoice_will_create' => 'faturas serão criadas',
'invoices_will_create' => 'faturas serão criadas',
'failed_to_import' => 'A importação dos seguintes registros falhou',
'publishable_key' => 'Chave Publicável',
'secret_key' => 'Chave Secreta',
'missing_publishable_key' => 'Defina o sua chave publicável do Stripe para um processo de pagamento melhorado',
'email_design' => 'Template de E-mail',
'due_by' => 'Vencido em :date',
'enable_email_markup' => 'Habilitar Marcação',
'enable_email_markup_help' => 'Tornar mais fácil para os seus clientes efetuarem seus pagamentos, acrescentando marcação schema.org a seus e-mails.',
'template_help_title' => 'Ajuda de Templates',
'template_help_1' => 'Variáveis disponíveis:',
'email_design_id' => 'Estilo de e-mails',
'email_design_help' => 'Deixe seus e-mails mais profissionais com layouts HTML',
'plain' => 'Plano',
'light' => 'Claro',
'dark' => 'Escuro',
'industry_help' => 'Usado para fornecer comparações contra as médias das empresas de tamanho e indústria similar.',
'subdomain_help' => 'Personalizar o link da fatura ou exibir a fatura em seu próprio site.',
'website_help' => 'Mostre a fatura em um iFrame no seu website',
'invoice_number_help' => 'Especifique um prefixo ou usar um padrão personalizado para definir dinamicamente o número da fatura.',
'quote_number_help' => 'Especifique um prefixo ou usar um padrão personalizado para definir dinamicamente o número do orçamento.',
'custom_client_fields_helps' => 'Adicionar uma entrada de texto na página Criar/Editar Cliente e, como opção, exiba o valor no PDF.',
'custom_account_fields_helps' => 'Adicionar um rótulo e um valor para a seção detalhes da empresa do PDF.',
'custom_invoice_fields_helps' => 'Adicionar uma entrada de texto na página Criar/Editar Fatura e, como opção, exiba o valor no PDF.',
'custom_invoice_charges_helps' => 'Adicionar uma entrada de texto na página Criar/Editar Fatura e incluir nos subtotais da fatura.',
'token_expired' => 'Token de acesso expirado. Tente novamente!',
'invoice_link' => 'Link da Fatura',
'button_confirmation_message' => 'Clique para confirmar seu endereço de e-mail.',
'confirm' => 'Confirmar',
'email_preferences' => 'Preferências de E-mails',
'created_invoices' => ':count fatura(s) criadas com sucesso',
'next_invoice_number' => 'O número da próxima fatura será :number.',
'next_quote_number' => 'O número do próximo orçamento será :number.',
'days_before' => 'dias antes de',
'days_after' => 'dias depois de',
'field_due_date' => 'data de vencimento',
'field_invoice_date' => 'data da fatura',
'schedule' => 'Agendamento',
'email_designs' => 'Design de E-mails',
'assigned_when_sent' => 'Assinar quando enviar',
'white_label_purchase_link' => 'Adquira uma licença white label',
'expense' => 'Despesa',
'expenses' => 'Despesas',
'new_expense' => 'Adicionar Despesa',
'enter_expense' => 'Incluir Despesa',
'vendors' => 'Fornecedor',
'new_vendor' => 'Novo Fornecedor',
'payment_terms_net' => 'Rede',
'vendor' => 'Fornecedor',
'edit_vendor' => 'Editar Fornecedor',
'archive_vendor' => 'Arquivar Fornecedor',
'delete_vendor' => 'Deletar Fornecedor',
'view_vendor' => 'Visualizar Fornecedor',
'deleted_expense' => 'Despesa excluída com sucesso',
'archived_expense' => 'Despesa arquivada com sucesso',
'deleted_expenses' => 'Despesas excluídas com sucesso',
'archived_expenses' => 'Despesas arquivada com sucesso',
'expense_amount' => 'Total de Despesas',
'expense_balance' => 'Saldo de Despesas',
'expense_date' => 'Data da Despesa',
'expense_should_be_invoiced' => 'Esta despesa deve ser faturada?',
'public_notes' => 'Notas Públicas',
'invoice_amount' => 'Total da Fatura',
'exchange_rate' => 'Taxa de Câmbio',
'yes' => 'Sim',
'no' => 'Não',
'should_be_invoiced' => 'Deve ser Faturada',
'view_expense' => 'Visualizar despesa # :expense',
'edit_expense' => 'Editar Despesa',
'archive_expense' => 'Arquivar Despesa',
'delete_expense' => 'Deletar Despesa',
'view_expense_num' => 'Despesa # :expense',
'updated_expense' => 'Despesa atualizada com sucesso',
'created_expense' => 'Despesa criada com sucesso',
'enter_expense' => 'Incluir Despesa',
'view' => 'Visualizar',
'restore_expense' => 'Restaurar Despesa',
'invoice_expense' => 'Faturar Despesa',
'expense_error_multiple_clients' => 'Despesas não podem pertencer a clientes diferentes',
'expense_error_invoiced' => 'Despeja já faturada',
'convert_currency' => 'Converter moeda',
'num_days' => 'Número de dias',
'create_payment_term' => 'Criar Termo de Pagamento',
'edit_payment_terms' => 'Editar Termos de Pagamento',
'edit_payment_term' => 'Editar Termo de Pagamento',
'archive_payment_term' => 'Arquivar Termo de Pagamento',
'recurring_due_dates' => 'Data de Vencimento das Faturas Recorrentes',
'recurring_due_date_help' => '<p>Definir automaticamente a data de vencimento da fatura.</p>
<p>Faturas em um ciclo mensal ou anual com vencimento anterior ou na data em que são criadas serão faturadas para o próximo mês. Faturas com vencimento no dia 29 ou 30 nos meses que não tem esse dia será faturada no último dia do mês..</p>
<p>Faturas em um clclo mensal com vencimento no dia da semana em que foi criada serão faturadas para a próxima semana.</p>
<p>Exemplo:</p>
<ul>
<li>Hoje é dia 15, vencimento no primeiro dia do mês. O Vencimento será no primeiro dia do próximo mês.</li>
<li>Hoje é dia 15, vencimento no último dia do mês. O Vencimento será no último dia do mês corrente</li>
<li>Hoje é dia 15, vencimento no dia 15. O venciemnto será no dia 15 do <strong>próximo</strong> mês.</li>
<li>Hoje é Sexta-Feira, vencimento na primeira sexta-feira. O venciemnto será na próxima sexta-feira, não hoje.</li>
</ul>',
'due' => 'Vencimento',
'next_due_on' => 'Próximo Vencimento: :date',
'use_client_terms' => 'Usar condições do cliente',
'day_of_month' => ':ordinal dia do mês ',
'last_day_of_month' => 'Último dia do mês',
'day_of_week_after' => ':ordinal :day depois',
'sunday' => 'Domingo',
'monday' => 'Segunda-Feira',
'tuesday' => 'Terça-Feira',
'wednesday' => 'Quarta-Feira',
'thursday' => 'Quinta-Feira',
'friday' => 'Sexta-Feira',
'saturday' => 'Sábado',
'header_font_id' => 'Fonte do Cabeçalho',
'body_font_id' => 'Fonte dos Textos',
'color_font_help' => 'Nota: A cor primária também é utilizada nos projetos do portal do cliente e-mail personalizado.',
'live_preview' => 'Preview',
'invalid_mail_config' => 'Falha ao enviar e-mail, verifique as configurações.',
'invoice_message_button' => 'Para visualizar sua fatura de :amount, clique no botão abaixo.',
'quote_message_button' => 'Para visualizar seu orçamento de :amount, clique no botão abaixo.',
'payment_message_button' => 'Obrigado pelo seu pagamento de :amount.',
'payment_type_direct_debit' => 'Débito',
'bank_accounts' => 'Contas Bancárias',
'add_bank_account' => 'Adicionar Conta Bancária',
'setup_account' => 'Configurar Conta',
'import_expenses' => 'Importar Despesas',
'bank_id' => 'banco',
'integration_type' => 'Tipo de Integração',
'updated_bank_account' => 'Conta bancária atualizada com sucesso',
'edit_bank_account' => 'Editar Conta Bancária',
'archive_bank_account' => 'Arquivar Conta Bancária',
'archived_bank_account' => 'Conta bancária arquivada com sucesso',
'created_bank_account' => 'Conta bancária criada com sucesso',
'validate_bank_account' => 'Validar Conta Bancária',
'bank_password_help' => 'Nota: sua senha é transferida de forma segura e não será armazenada em nossos servidores.',
'bank_password_warning' => 'Atenção: sua senha será transferida de forma não segura, considere habilitar HTTPS.',
'username' => 'Usuário',
'account_number' => 'Conta',
'account_name' => 'Nome da Conta',
'bank_account_error' => 'Falha ao receber os detalhes da sua conta, verifique seus dados de acesso.',
'status_approved' => 'Aprovado',
'quote_settings' => 'Configuração de Orçamentos',
'auto_convert_quote' => 'Auto converter orçamento',
'auto_convert_quote_help' => 'Converter automaticamente um orçamento quando for aprovado pelo cliente.',
'validate' => 'Validado',
'info' => 'Info',
'imported_expenses' => ':count_vendors fornecedor(s) e :count_expenses despesa(s) importadas com sucesso',
'iframe_url_help3' => 'Nota: se o seu plano aceita detalhes do cartão de crédito recomendamos que seja habilitado o HTTPS em seu site.',
'expense_error_multiple_currencies' => 'As despesas não podem ter diferentes moedas.',
'expense_error_mismatch_currencies' => 'As configurações de moeda do cliente não coincide com a moeda nesta despesa.',
'trello_roadmap' => 'Trello Roadmap',
'header_footer' => 'Cabeçalho/Rodapé',
'first_page' => 'primeira página',
'all_pages' => 'todas as páginas',
'last_page' => 'última página',
'all_pages_header' => 'Mostrar cabeçalho on',
'all_pages_footer' => 'Mostrar rodapé on',
'invoice_currency' => 'Moeda da Fatura',
'enable_https' => 'Recomendamos a utilização de HTTPS para receber os detalhes do cartão de crédito online.',
'quote_issued_to' => 'Orçamento emitido para',
'show_currency_code' => 'Código da Moeda',
'free_year_message' => 'Sua conta agora é uma Conta Profissional por um ano, sem custo.',
'trial_message' => 'Sua conta receberá duas semanas receberá duas semanas gratuitamente para testar nosso plano pro.',
'trial_footer' => 'Seu período de teste expira em :count dias, :link para adquirir o plano pro.',
'trial_footer_last_day' => 'Seu período de testes encerra hoje, :link para adquirir o plano pro.',
'trial_call_to_action' => 'Iniciar período de testes',
'trial_success' => 'Duas semanas de testes foi habilitado com sucesso',
'overdue' => 'Vencido',
'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding from the invoice and client portal.',
'user_email_footer' => 'Para ajustar suas configurações de notificações de e-mail acesse :link',
'reset_password_footer' => 'Se você não solicitou a redefinição de sua senha por favor envie um e-mail para o nosso suporte: :email',
'limit_users' => 'Desculpe, isto irá exceder o limite de :limit usuários',
'more_designs_self_host_header' => 'Obtenha mais 6 modelos de faturas por apenas $:price',
'old_browser' => 'Utilize um <a href=":link" target="_blank">navegador atualizado</a>',
'white_label_custom_css' => ':link apenas $:price para permitir um estilo personalizado e apoiar o nosso projecto.',
'bank_accounts_help' => 'Conecte sua conta bancária para importar suas despesas e criar fornecedores. Suporte ao American Express e <a href=":link" target="_blank">400+ bancos americanos.</a>',
'pro_plan_remove_logo' => ':link para remover a logo do Invoice Ninja contratando o plano profissional',
'pro_plan_remove_logo_link' => 'Clique aqui',
'invitation_status_sent' => 'Enviado',
'invitation_status_opened' => 'Aberto',
'invitation_status_viewed' => 'Visto',
'email_error_inactive_client' => 'Não é possível enviar e-mails para clientes intativos',
'email_error_inactive_contact' => 'Não é possível enviar e-mails para contatos intativos',
'email_error_inactive_invoice' => 'Não é possível enviar e-mails em faturas intativas',
'email_error_user_unregistered' => 'Registre sua conta para enviar e-mails',
'email_error_user_unconfirmed' => 'Confirme sua conta para enviar e-mails',
'email_error_invalid_contact_email' => 'E-mail do contato inválido',
'navigation' => 'Navegação',
'list_invoices' => 'Listar Faturas',
'list_clients' => 'Listar Clientes',
'list_quotes' => 'Listar Orçamentos',
'list_tasks' => 'Listar Tarefas',
'list_expenses' => 'Listar Despesas',
'list_recurring_invoices' => 'Listar Faturas Recorrentes',
'list_payments' => 'Listar Pagamentos',
'list_credits' => 'Listar Créditos',
'tax_name' => 'Nome da Taxa',
'report_settings' => 'Configuração de Relatórios',
'search_hotkey' => 'atalho /',
'new_user' => 'Novo Usuário',
'new_product' => 'Novo Produto',
'new_tax_rate' => 'Nova Taxa de Juro',
'invoiced_amount' => 'Total Faturado',
'invoice_item_fields' => 'Campos de Ítens da Fatura',
'custom_invoice_item_fields_help' => 'Adicionar um campo ao adicionar um ítem na fatura e exibir no PDF.',
'recurring_invoice_number' => 'Número recorrente',
'recurring_invoice_number_prefix_help' => 'Informe um prefixo para a numeração das faturas recorrentes. O valor padrão é \'R\'.',
// Client Passwords
'enable_portal_password' => 'Faturas protegidas por senha',
'enable_portal_password_help' => 'Permite definir uma senha para cada contato. Se uma senha for definida, o contato deverá informar sua senha antes de visualizar a fatura.',
'send_portal_password' => 'Gerar senha automaticamente',
'send_portal_password_help' => 'Se uma senha não for definida, uma senha será gerada e enviada juntamente com a primeira fatura.',
'expired' => 'Vencida',
'invalid_card_number' => 'Cartão de Crédito inválido.',
'invalid_expiry' => 'Data para expirar não é valida.',
'invalid_cvv' => 'O código CVV não é válido.',
'cost' => 'Custo',
'create_invoice_for_sample' => 'Nota: cria sua primeira fatura para visualizar aqui.',
// User Permissions
'owner' => 'Proprietário',
'administrator' => 'Administrador',
'administrator_help' => 'Permite usuário gerenciar usuários, configurações e alterar todos os cadastros',
'user_create_all' => 'Criar clientes, faturas, etc.',
'user_view_all' => 'Visualizar todos os clientes, faturas, etc.',
'user_edit_all' => 'Editar todos os clientes, faturas, etc.',
'gateway_help_20' => ':link para habilitar Sage Pay.',
'gateway_help_21' => ':link para habilitar Sage Pay.',
'partial_due' => 'Vencimento Parcial',
'restore_vendor' => 'Restaurar Fornecedor',
'restored_vendor' => 'Fornecedor restarurado com sucesso',
'restored_expense' => 'Despesa restaurada com sucesso',
'permissions' => 'Permissões',
'create_all_help' => 'Permite o usuário criar e alterar todos os regitros',
'view_all_help' => 'Permite usuario visualizar regitros que ele não criou',
'edit_all_help' => 'Permite usuario editar regitros que ele não criou',
'view_payment' => 'Visualizar Pagamento',
'january' => 'Janeiro',
'february' => 'Fevereiro',
'march' => 'Março',
'april' => 'Abril',
'may' => 'Maio',
'june' => 'Junho',
'july' => 'Julho',
'august' => 'Agosto',
'september' => 'Setembro',
'october' => 'Outubro',
'november' => 'Novembro',
'december' => 'Dezembro',
// Documents
'documents_header' => 'Documents:',
'email_documents_header' => 'Documents:',
'email_documents_example_1' => 'Widgets Receipt.pdf',
'email_documents_example_2' => 'Final Deliverable.zip',
'quote_documents' => 'Documentos de Orçamento',
'invoice_documents' => 'Documentos de Fatura',
'expense_documents' => 'Documentos de Despesas',
'invoice_embed_documents' => 'Embed Documents',
'invoice_embed_documents_help' => 'Include attached images in the invoice.',
'document_email_attachment' => 'Attach Documents',
'download_documents' => 'Download Documents (:size)',
'documents_from_expenses' => 'From Expenses:',
'dropzone_default_message' => 'Drop files or click to upload',
'dropzone_fallback_message' => 'Your browser does not support drag\'n\'drop file uploads.',
'dropzone_fallback_text' => 'Please use the fallback form below to upload your files like in the olden days.',
'dropzone_file_too_big' => 'File is too big ({{filesize}}MiB). Max filesize: {{maxFilesize}}MiB.',
'dropzone_invalid_file_type' => 'You can\'t upload files of this type.',
'dropzone_response_error' => 'Server responded with {{statusCode}} code.',
'dropzone_cancel_upload' => 'Cancel upload',
'dropzone_cancel_upload_confirmation' => 'Are you sure you want to cancel this upload?',
'dropzone_remove_file' => 'Remove file',
'documents' => 'Documents',
'document_date' => 'Document Date',
'document_size' => 'Size',
'enable_client_portal' => 'Painel',
'enable_client_portal_help' => 'Mostrar/Ocultar o painel no portal do cliente.',
'enable_client_portal_dashboard' => 'Dashboard',
'enable_client_portal_dashboard_help' => 'Show/hide the dashboard page in the client portal.',
// Plans
'account_management' => 'Gerenciamento da Conta',
'plan_status' => 'Plan Status',
'plan_upgrade' => 'Upgrade',
'plan_change' => 'Change Plan',
'pending_change_to' => 'Changes To',
'plan_changes_to' => ':plan on :date',
'plan_term_changes_to' => ':plan (:term) on :date',
'cancel_plan_change' => 'Cancel Change',
'plan' => 'Plan',
'expires' => 'Expires',
'renews' => 'Renews',
'plan_expired' => ':plan Plan Expired',
'trial_expired' => ':plan Plan Trial Ended',
'never' => 'Never',
'plan_free' => 'Free',
'plan_pro' => 'Pro',
'plan_enterprise' => 'Enterprise',
'plan_white_label' => 'Self Hosted (White labeled)',
'plan_free_self_hosted' => 'Self Hosted (Free)',
'plan_trial' => 'Trial',
'plan_term' => 'Term',
'plan_term_monthly' => 'Monthly',
'plan_term_yearly' => 'Yearly',
'plan_term_month' => 'Month',
'plan_term_year' => 'Year',
'plan_price_monthly' => '$:price/Month',
'plan_price_yearly' => '$:price/Year',
'updated_plan' => 'Updated plan settings',
'plan_paid' => 'Term Started',
'plan_started' => 'Plan Started',
'plan_expires' => 'Plan Expires',
'white_label_button' => 'White Label',
'pro_plan_year_description' => 'One year enrollment in the Invoice Ninja Pro Plan.',
'pro_plan_month_description' => 'One month enrollment in the Invoice Ninja Pro Plan.',
'enterprise_plan_product' => 'Enterprise Plan',
'enterprise_plan_year_description' => 'One year enrollment in the Invoice Ninja Enterprise Plan.',
'enterprise_plan_month_description' => 'One month enrollment in the Invoice Ninja Enterprise Plan.',
'plan_credit_product' => 'Credit',
'plan_credit_description' => 'Credit for unused time',
'plan_pending_monthly' => 'Will switch to monthly on :date',
'plan_refunded' => 'A refund has been issued.',
'live_preview' => 'Preview',
'page_size' => 'Page Size',
'live_preview_disabled' => 'Live preview has been disabled to support selected font',
'invoice_number_padding' => 'Padding',
'preview' => 'Preview',
'list_vendors' => 'List Vendors',
'add_users_not_supported' => 'Upgrade to the Enterprise plan to add additional users to your account.',
'enterprise_plan_features' => 'The Enterprise plan adds support for multiple users and file attachments, :link to see the full list of features.',
'return_to_app' => 'Retornar ao App',
// Payment updates
'refund_payment' => 'Reembolsar Pagamento',
'refund_max' => 'Máx:',
'refund' => 'Reembolsar',
'are_you_sure_refund' => 'Reembolsar pagamentos selecionados?',
'status_pending' => 'Pendente',
'status_completed' => 'Completo',
'status_failed' => 'Falhou',
'status_partially_refunded' => 'Parcialmente Reembolsado',
'status_partially_refunded_amount' => ':amount Reembolsado',
'status_refunded' => 'Reembolsado',
'status_voided' => 'Cancelado',
'refunded_payment' => 'Pagamento Reembolsado',
'activity_39' => ':user cancelou :payment_amount pelo pagamento :payment',
'activity_40' => ':user reembolsou :adjustment de :payment_amount do pagamento :payment',
'card_expiration' => 'Venc:&nbsp:expires',
'card_creditcardother' => 'Desconhecido',
'card_americanexpress' => 'American Express',
'card_carteblanche' => 'Carte Blanche',
'card_unionpay' => 'UnionPay',
'card_diners' => 'Diners Club',
'card_discover' => 'Discover',
'card_jcb' => 'JCB',
'card_laser' => 'Laser',
'card_maestro' => 'Maestro',
'card_mastercard' => 'MasterCard',
'card_solo' => 'Solo',
'card_switch' => 'Switch',
'card_visacard' => 'Visa',
'card_ach' => 'ACH',
'payment_type_stripe' => 'Stripe',
'ach' => 'ACH',
'enable_ach' => 'Aceita transferência para bancos dos Estados Unidos',
'stripe_ach_help' => 'ACH também deve estar habilitado em :link.',
'ach_disabled' => 'Existe outro gateway configurada para débito direto.',
'plaid' => 'Plaid',
'client_id' => 'Cód Cliente',
'secret' => 'Chave',
'public_key' => 'Chave Pública',
'plaid_optional' => '(opcional)',
'plaid_environment_help' => 'Quando uma chave de teste do Stripe é informada, um ambiente de desenvolvimento (tartan) do Plaid será utilizado.',
'other_providers' => 'Outros Provedores',
'country_not_supported' => 'Este país não é suportado.',
'invalid_routing_number' => 'O número de roteamento é inválido.',
'invalid_account_number' => 'O número da conta e inválido.',
'account_number_mismatch' => 'Números da conta não combinam.',
'missing_account_holder_type' => 'Por favor, selecione uma conta ou empresa individual.',
'missing_account_holder_name' => 'Por favor, informe o nome do proprietário da conta.',
'routing_number' => 'Número de Roteamento',
'confirm_account_number' => 'Confirmar Número da Conta',
'individual_account' => 'Conta Individual',
'company_account' => 'Conta Empresarial',
'account_holder_name' => 'Nome do Proprietário da Conta',
'add_account' => 'Adicionar Conta',
'payment_methods' => 'Formas de Pagamentos',
'complete_verification' => 'Verificação Completa',
'verification_amount1' => 'Total 1',
'verification_amount2' => 'Total 2',
'payment_method_verified' => 'Verificação completa com sucesso',
'verification_failed' => 'Verificação falhou',
'remove_payment_method' => 'Remover método de Pagamento',
'confirm_remove_payment_method' => 'Deseja remover este método de pagamento?',
'remove' => 'Remover',
'payment_method_removed' => 'Método de pagamento removido.',
'bank_account_verification_help' => 'Nós fizemos dois depósitos na sua conta com a descrição "VERIFICATION". Esses depósitos podem levar 1-2 dias úteis para aprecer no seu extrato. Por favor informe os valores de cada um deles abaixo.',
'bank_account_verification_next_steps' => 'Nós fizemos dois depósitos na sua conta com a descrição "VERIFICATION". Esses depósitos podem levar 1-2 dias úteis para aprecer no seu extrato.
Quando tiver os valores dos depósitos, volte a esta pagina e complete a verificação da sua conta.',
'unknown_bank' => 'Banco Desconhecido',
'ach_verification_delay_help' => 'Você poderá utilizar esta conta após a completar a verificação. A verficação normalmente leva 1-2 dias.',
'add_credit_card' => 'Adicionar Cartão de Crédito',
'payment_method_added' => 'Médodo de pagamento adicionado.',
'use_for_auto_bill' => 'Usar para Cobrança Automática',
'used_for_auto_bill' => 'Método de Pagamento Autobill',
'payment_method_set_as_default' => 'Definir método de pagamento Autobill.',
'activity_41' => ':payment_amount payment (:payment) falhou',
'webhook_url' => 'Webhook URL',
'stripe_webhook_help' => 'Você deve :link.',
'stripe_webhook_help_link_text' => 'adicionar esta URL como um endpoint no Stripe',
'payment_method_error' => 'Ouve um erro ao adicionar seu método de pagamento. Tente novamente.',
'notification_invoice_payment_failed_subject' => 'Pagamento falhou para a Fatura :invoice',
'notification_invoice_payment_failed' => 'U pagamento feito pelo Cliente :client para a Fatura :invoice falhou. O pagamento foi marcado como "erro" e :amount foi adicionado ao saldo do cliente.',
'link_with_plaid' => 'Lincar Conta Instantâneamente com Plaid',
'link_manually' => 'Linkar Manualmente',
'secured_by_plaid' => 'Assegurado por Plaid',
'plaid_linked_status' => 'Sua conta bancária no :bank',
'add_payment_method' => 'Adicionar Método de Pagamento',
'account_holder_type' => 'Tipo do Proprietário da Conta',
'ach_authorization' => 'Eu autorizo :company a usa minha conta bancária para futuros pagamentos e, se necessário, creditar eletronicamente minha conta para corrigir débitos erradas. Eu entendo que eu poderei cancelar essa autorização a qualquer momento, removendo o método de pagamento ou contatando via email :email.',
'ach_authorization_required' => 'Você deve permitir transações ACH.',
'off' => 'Off',
'opt_in' => 'Opt-in',
'opt_out' => 'Opt-out',
'always' => 'Sempre',
'opted_out' => 'Optado por',
'opted_in' => 'Optou',
'manage_auto_bill' => 'Gerenciar Cobrança Automática',
'enabled' => 'Habilitado',
'paypal' => 'PayPal',
'braintree_enable_paypal' => 'Habilitar pagamentos do PayPal através do BrainTree',
'braintree_paypal_disabled_help' => 'O gateway PayPal está processando pagamentos do PayPal',
'braintree_paypal_help' => 'Você deve também :link.',
'braintree_paypal_help_link_text' => 'linkar o PayPal à sua conta do BrainTree',
'token_billing_braintree_paypal' => 'Salvar detalhes do pagamento',
'add_paypal_account' => 'Adicionar Conta do PayPal',
'no_payment_method_specified' => 'Nenhum método de pagamento definido',
'chart_type' => 'Tipo de Gráfico',
'format' => 'Formato',
'import_ofx' => 'Importar OFX',
'ofx_file' => 'Arquivo OFX',
'ofx_parse_failed' => 'Falha ao ler o arquivo OFX',
// WePay
'wepay' => 'WePay',
'sign_up_with_wepay' => 'Acessar com WePay',
'use_another_provider' => 'Usar outro provedor',
'company_name' => 'Nome da Empresa',
'wepay_company_name_help' => 'Isso vai aparecer na fatura do cartão de crédito do cliente.',
'wepay_description_help' => 'O objetivo desta conta.',
'wepay_tos_agree' => 'Concordo com :link.',
'wepay_tos_link_text' => 'Termos de Serviço do WePay',
'resend_confirmation_email' => 'Reenviar e-Mail de Confirmação',
'manage_account' => 'Gerenciar Conta',
'action_required' => 'Ação Obrigatória',
'finish_setup' => 'Finalizar Configuração',
'created_wepay_confirmation_required' => 'Por favor verifique seu e-mail e confirme seu endereço de e-mail com o WePay',
'switch_to_wepay' => 'Mudar para WePay',
'switch' => 'Mudar',
'restore_account_gateway' => 'Restaurar Gateway',
'restored_account_gateway' => 'Gateway restaurado com sucesso',
'united_states' => 'Estados Unidos',
'canada' => 'Canadá',
'accept_debit_cards' => 'Aceitar Cartão de Débito',
'debit_cards' => 'Cartões de Débito',
'warn_start_date_changed' => 'A próxima fatura será enviada na nova data de início.',
'original_start_date' => 'Data de início original',
'new_start_date' => 'Nova data de início',
'security' => 'Segurança',
'see_whats_new' => 'Veja as novidades na versão v:version',
'wait_for_upload' => 'Aguarde o upload do documento.',
'upgrade_for_permissions' => 'Upgrade para o plano Enterprise para habilitar permissões.',
'enable_second_tax_rate' => 'Ativar a especificação de <b>segunda taxa</b>',
'payment_file' => 'Arquivo de Pagamento',
'expense_file' => 'Arquivo de Despesa',
'product_file' => 'Arquivo de Produto',
'import_products' => 'Importar Produtos',
'products_will_create' => 'produtos serão criados',
'product_key' => 'Produto',
'created_products' => ':count produto(s) criado(s)/atualizado(s)',
'export_help' => 'Use JSON se você planeja importar os dados para o Invoice Ninja.<br/> O Arquivo inclui clientes, produtos, faturas, orçamentos e pagamentos.',
'JSON_file' => 'Arquivo JSON',
'view_dashboard' => 'Ver Dashboard',
'client_session_expired' => 'Sessão expirada',
'client_session_expired_message' => 'Sua sessão expirou. Por favor, clique novamente no link enviado por seu e-mail.',
'auto_bill_notification' => 'A Fatura será cobrada automaticamente por :payment_method em :due_date',
'auto_bill_payment_method_bank_transfer' => 'conta bancária',
'auto_bill_payment_method_credit_card' => 'cartão de crédito',
'auto_bill_payment_method_paypal' => 'Conta PayPal',
'auto_bill_notification_placeholder' => 'Essa fatura se cobrada automaticamente para o seu cartão de crédito na data de vencimento.',
'payment_settings' => 'Configurações de Pagamento',
'on_send_date' => 'Da data de envio',
'on_due_date' => 'Na data de vencimento',
'auto_bill_ach_date_help' => 'ACH sempre fará a cobrança automaticamente na data de vencimento.',
'warn_change_auto_bill' => 'Pelas regras NACHA, mudanças nessa fatura podem cancelar auto cobrança por ACH.',
'bank_account' => 'Conta Bancária',
'payment_processed_through_wepay' => 'Pagamentos ACH serão processados usando WePay.',
'wepay_payment_tos_agree' => 'Eu concordo com os :terms e :privacy_policy do WePay.',
'privacy_policy' => 'Política de Privacidade',
'wepay_payment_tos_agree_required' => 'Você deve concordar com os Termos de Serviço e Política de Privacidade do WePay.',
'ach_email_prompt' => 'Digite seu email:',
'verification_pending' => 'Verificação Pendente',
'update_font_cache' => 'Por favor, force a atualização da página para atualizar o cache de fontes.',
'more_options' => 'Mais opções',
'credit_card' => 'Cartão de Crédito',
'bank_transfer' => 'Transferência Bancária',
'no_transaction_reference' => 'Nós não recebemos a transação de pagamento do gateway.',
'use_bank_on_file' => 'Usar Banco em Arquivo',
'auto_bill_email_message' => 'Essa fatura será cobrada automaticamente pelo método de pagamento em arquivo na data de vencimento.',
'bitcoin' => 'Bitcoin',
'gocardless' => 'GoCardless',
'added_on' => 'Adicionado :date',
'failed_remove_payment_method' => 'Falha ao remover o método de pagamento',
'gateway_exists' => 'Esse gateway já existe',
'manual_entry' => 'Entrada manual',
'start_of_week' => 'Primeiro dia da Semana',
// Frequencies
'freq_inactive' => 'Inativo',
'freq_weekly' => 'Semanalmente',
'freq_two_weeks' => '2 semanas',
'freq_four_weeks' => '4 semanas',
'freq_monthly' => 'Mensalmente',
'freq_three_months' => '3 meses',
'freq_four_months' => '4 meses',
'freq_six_months' => '6 meses',
'freq_annually' => 'Anualmente',
// Payment types
'payment_type_Apply Credit' => 'Aplicar Crédito',
'payment_type_Bank Transfer' => 'Transferência Bancária',
'payment_type_Cash' => 'Dinheiro',
'payment_type_Debit' => 'Débito',
'payment_type_ACH' => 'ACH',
'payment_type_Visa Card' => 'Cartão Visa',
'payment_type_MasterCard' => 'Cartão MasterCard',
'payment_type_American Express' => 'American Express',
'payment_type_Discover Card' => 'Cartão Discover',
'payment_type_Diners Card' => 'Cartão Diners',
'payment_type_EuroCard' => 'EuroCard',
'payment_type_Nova' => 'Nova',
'payment_type_Credit Card Other' => 'Outro Cartão de Crédito',
'payment_type_PayPal' => 'PayPal',
'payment_type_Google Wallet' => 'Google Wallet',
'payment_type_Check' => 'Cheque',
'payment_type_Carte Blanche' => 'Carte Blanche',
'payment_type_UnionPay' => 'UnionPay',
'payment_type_JCB' => 'JCB',
'payment_type_Laser' => 'Laser',
'payment_type_Maestro' => 'Maestro',
'payment_type_Solo' => 'Solo',
'payment_type_Switch' => 'Switch',
'payment_type_iZettle' => 'iZettle',
'payment_type_Swish' => 'Swish',
'payment_type_Alipay' => 'Alipay',
'payment_type_Sofort' => 'Sofort',
'payment_type_SEPA' => 'SEPA Direct Debit',
// Industries
'industry_Accounting & Legal' => 'Accounting & Legal',
'industry_Advertising' => 'Advertising',
'industry_Aerospace' => 'Aerospace',
'industry_Agriculture' => 'Agriculture',
'industry_Automotive' => 'Automotive',
'industry_Banking & Finance' => 'Banking & Finance',
'industry_Biotechnology' => 'Biotechnology',
'industry_Broadcasting' => 'Broadcasting',
'industry_Business Services' => 'Business Services',
'industry_Commodities & Chemicals' => 'Commodities & Chemicals',
'industry_Communications' => 'Communications',
'industry_Computers & Hightech' => 'Computers & Hightech',
'industry_Defense' => 'Defense',
'industry_Energy' => 'Energy',
'industry_Entertainment' => 'Entertainment',
'industry_Government' => 'Government',
'industry_Healthcare & Life Sciences' => 'Healthcare & Life Sciences',
'industry_Insurance' => 'Insurance',
'industry_Manufacturing' => 'Manufacturing',
'industry_Marketing' => 'Marketing',
'industry_Media' => 'Media',
'industry_Nonprofit & Higher Ed' => 'Nonprofit & Higher Ed',
'industry_Pharmaceuticals' => 'Pharmaceuticals',
'industry_Professional Services & Consulting' => 'Professional Services & Consulting',
'industry_Real Estate' => 'Real Estate',
'industry_Restaurant & Catering' => 'Restaurant & Catering',
'industry_Retail & Wholesale' => 'Retail & Wholesale',
'industry_Sports' => 'Sports',
'industry_Transportation' => 'Transportation',
'industry_Travel & Luxury' => 'Travel & Luxury',
'industry_Other' => 'Other',
'industry_Photography' => 'Photography',
// Countries
'country_Afghanistan' => 'Afghanistan',
'country_Albania' => 'Albania',
'country_Antarctica' => 'Antarctica',
'country_Algeria' => 'Algeria',
'country_American Samoa' => 'American Samoa',
'country_Andorra' => 'Andorra',
'country_Angola' => 'Angola',
'country_Antigua and Barbuda' => 'Antigua and Barbuda',
'country_Azerbaijan' => 'Azerbaijan',
'country_Argentina' => 'Argentina',
'country_Australia' => 'Australia',
'country_Austria' => 'Austria',
'country_Bahamas' => 'Bahamas',
'country_Bahrain' => 'Bahrain',
'country_Bangladesh' => 'Bangladesh',
'country_Armenia' => 'Armenia',
'country_Barbados' => 'Barbados',
'country_Belgium' => 'Belgium',
'country_Bermuda' => 'Bermuda',
'country_Bhutan' => 'Bhutan',
'country_Bolivia, Plurinational State of' => 'Bolivia, Plurinational State of',
'country_Bosnia and Herzegovina' => 'Bosnia and Herzegovina',
'country_Botswana' => 'Botswana',
'country_Bouvet Island' => 'Bouvet Island',
'country_Brazil' => 'Brasil',
'country_Belize' => 'Belize',
'country_British Indian Ocean Territory' => 'British Indian Ocean Territory',
'country_Solomon Islands' => 'Solomon Islands',
'country_Virgin Islands, British' => 'Virgin Islands, British',
'country_Brunei Darussalam' => 'Brunei Darussalam',
'country_Bulgaria' => 'Bulgaria',
'country_Myanmar' => 'Myanmar',
'country_Burundi' => 'Burundi',
'country_Belarus' => 'Belarus',
'country_Cambodia' => 'Cambodia',
'country_Cameroon' => 'Cameroon',
'country_Canada' => 'Canada',
'country_Cape Verde' => 'Cape Verde',
'country_Cayman Islands' => 'Cayman Islands',
'country_Central African Republic' => 'Central African Republic',
'country_Sri Lanka' => 'Sri Lanka',
'country_Chad' => 'Chad',
'country_Chile' => 'Chile',
'country_China' => 'China',
'country_Taiwan, Province of China' => 'Taiwan, Province of China',
'country_Christmas Island' => 'Christmas Island',
'country_Cocos (Keeling) Islands' => 'Cocos (Keeling) Islands',
'country_Colombia' => 'Colombia',
'country_Comoros' => 'Comoros',
'country_Mayotte' => 'Mayotte',
'country_Congo' => 'Congo',
'country_Congo, the Democratic Republic of the' => 'Congo, the Democratic Republic of the',
'country_Cook Islands' => 'Cook Islands',
'country_Costa Rica' => 'Costa Rica',
'country_Croatia' => 'Croatia',
'country_Cuba' => 'Cuba',
'country_Cyprus' => 'Cyprus',
'country_Czech Republic' => 'Czech Republic',
'country_Benin' => 'Benin',
'country_Denmark' => 'Denmark',
'country_Dominica' => 'Dominica',
'country_Dominican Republic' => 'Dominican Republic',
'country_Ecuador' => 'Ecuador',
'country_El Salvador' => 'El Salvador',
'country_Equatorial Guinea' => 'Equatorial Guinea',
'country_Ethiopia' => 'Ethiopia',
'country_Eritrea' => 'Eritrea',
'country_Estonia' => 'Estonia',
'country_Faroe Islands' => 'Faroe Islands',
'country_Falkland Islands (Malvinas)' => 'Falkland Islands (Malvinas)',
'country_South Georgia and the South Sandwich Islands' => 'South Georgia and the South Sandwich Islands',
'country_Fiji' => 'Fiji',
'country_Finland' => 'Finland',
'country_Åland Islands' => 'Åland Islands',
'country_France' => 'France',
'country_French Guiana' => 'French Guiana',
'country_French Polynesia' => 'French Polynesia',
'country_French Southern Territories' => 'French Southern Territories',
'country_Djibouti' => 'Djibouti',
'country_Gabon' => 'Gabon',
'country_Georgia' => 'Georgia',
'country_Gambia' => 'Gambia',
'country_Palestinian Territory, Occupied' => 'Palestinian Territory, Occupied',
'country_Germany' => 'Germany',
'country_Ghana' => 'Ghana',
'country_Gibraltar' => 'Gibraltar',
'country_Kiribati' => 'Kiribati',
'country_Greece' => 'Greece',
'country_Greenland' => 'Greenland',
'country_Grenada' => 'Grenada',
'country_Guadeloupe' => 'Guadeloupe',
'country_Guam' => 'Guam',
'country_Guatemala' => 'Guatemala',
'country_Guinea' => 'Guinea',
'country_Guyana' => 'Guyana',
'country_Haiti' => 'Haiti',
'country_Heard Island and McDonald Islands' => 'Heard Island and McDonald Islands',
'country_Holy See (Vatican City State)' => 'Holy See (Vatican City State)',
'country_Honduras' => 'Honduras',
'country_Hong Kong' => 'Hong Kong',
'country_Hungary' => 'Hungary',
'country_Iceland' => 'Iceland',
'country_India' => 'India',
'country_Indonesia' => 'Indonesia',
'country_Iran, Islamic Republic of' => 'Iran, Islamic Republic of',
'country_Iraq' => 'Iraq',
'country_Ireland' => 'Ireland',
'country_Israel' => 'Israel',
'country_Italy' => 'Italy',
'country_Côte d\'Ivoire' => 'Côte d\'Ivoire',
'country_Jamaica' => 'Jamaica',
'country_Japan' => 'Japan',
'country_Kazakhstan' => 'Kazakhstan',
'country_Jordan' => 'Jordan',
'country_Kenya' => 'Kenya',
'country_Korea, Democratic People\'s Republic of' => 'Korea, Democratic People\'s Republic of',
'country_Korea, Republic of' => 'Korea, Republic of',
'country_Kuwait' => 'Kuwait',
'country_Kyrgyzstan' => 'Kyrgyzstan',
'country_Lao People\'s Democratic Republic' => 'Lao People\'s Democratic Republic',
'country_Lebanon' => 'Lebanon',
'country_Lesotho' => 'Lesotho',
'country_Latvia' => 'Latvia',
'country_Liberia' => 'Liberia',
'country_Libya' => 'Libya',
'country_Liechtenstein' => 'Liechtenstein',
'country_Lithuania' => 'Lithuania',
'country_Luxembourg' => 'Luxembourg',
'country_Macao' => 'Macao',
'country_Madagascar' => 'Madagascar',
'country_Malawi' => 'Malawi',
'country_Malaysia' => 'Malaysia',
'country_Maldives' => 'Maldives',
'country_Mali' => 'Mali',
'country_Malta' => 'Malta',
'country_Martinique' => 'Martinique',
'country_Mauritania' => 'Mauritania',
'country_Mauritius' => 'Mauritius',
'country_Mexico' => 'Mexico',
'country_Monaco' => 'Monaco',
'country_Mongolia' => 'Mongolia',
'country_Moldova, Republic of' => 'Moldova, Republic of',
'country_Montenegro' => 'Montenegro',
'country_Montserrat' => 'Montserrat',
'country_Morocco' => 'Morocco',
'country_Mozambique' => 'Mozambique',
'country_Oman' => 'Oman',
'country_Namibia' => 'Namibia',
'country_Nauru' => 'Nauru',
'country_Nepal' => 'Nepal',
'country_Netherlands' => 'Netherlands',
'country_Curaçao' => 'Curaçao',
'country_Aruba' => 'Aruba',
'country_Sint Maarten (Dutch part)' => 'Sint Maarten (Dutch part)',
'country_Bonaire, Sint Eustatius and Saba' => 'Bonaire, Sint Eustatius and Saba',
'country_New Caledonia' => 'New Caledonia',
'country_Vanuatu' => 'Vanuatu',
'country_New Zealand' => 'New Zealand',
'country_Nicaragua' => 'Nicaragua',
'country_Niger' => 'Niger',
'country_Nigeria' => 'Nigeria',
'country_Niue' => 'Niue',
'country_Norfolk Island' => 'Norfolk Island',
'country_Norway' => 'Norway',
'country_Northern Mariana Islands' => 'Northern Mariana Islands',
'country_United States Minor Outlying Islands' => 'United States Minor Outlying Islands',
'country_Micronesia, Federated States of' => 'Micronesia, Federated States of',
'country_Marshall Islands' => 'Marshall Islands',
'country_Palau' => 'Palau',
'country_Pakistan' => 'Pakistan',
'country_Panama' => 'Panama',
'country_Papua New Guinea' => 'Papua New Guinea',
'country_Paraguay' => 'Paraguay',
'country_Peru' => 'Peru',
'country_Philippines' => 'Philippines',
'country_Pitcairn' => 'Pitcairn',
'country_Poland' => 'Poland',
'country_Portugal' => 'Portugal',
'country_Guinea-Bissau' => 'Guinea-Bissau',
'country_Timor-Leste' => 'Timor-Leste',
'country_Puerto Rico' => 'Puerto Rico',
'country_Qatar' => 'Qatar',
'country_Réunion' => 'Réunion',
'country_Romania' => 'Romania',
'country_Russian Federation' => 'Russian Federation',
'country_Rwanda' => 'Rwanda',
'country_Saint Barthélemy' => 'Saint Barthélemy',
'country_Saint Helena, Ascension and Tristan da Cunha' => 'Saint Helena, Ascension and Tristan da Cunha',
'country_Saint Kitts and Nevis' => 'Saint Kitts and Nevis',
'country_Anguilla' => 'Anguilla',
'country_Saint Lucia' => 'Saint Lucia',
'country_Saint Martin (French part)' => 'Saint Martin (French part)',
'country_Saint Pierre and Miquelon' => 'Saint Pierre and Miquelon',
'country_Saint Vincent and the Grenadines' => 'Saint Vincent and the Grenadines',
'country_San Marino' => 'San Marino',
'country_Sao Tome and Principe' => 'Sao Tome and Principe',
'country_Saudi Arabia' => 'Saudi Arabia',
'country_Senegal' => 'Senegal',
'country_Serbia' => 'Serbia',
'country_Seychelles' => 'Seychelles',
'country_Sierra Leone' => 'Sierra Leone',
'country_Singapore' => 'Singapore',
'country_Slovakia' => 'Slovakia',
'country_Viet Nam' => 'Viet Nam',
'country_Slovenia' => 'Slovenia',
'country_Somalia' => 'Somalia',
'country_South Africa' => 'South Africa',
'country_Zimbabwe' => 'Zimbabwe',
'country_Spain' => 'Spain',
'country_South Sudan' => 'South Sudan',
'country_Sudan' => 'Sudan',
'country_Western Sahara' => 'Western Sahara',
'country_Suriname' => 'Suriname',
'country_Svalbard and Jan Mayen' => 'Svalbard and Jan Mayen',
'country_Swaziland' => 'Swaziland',
'country_Sweden' => 'Sweden',
'country_Switzerland' => 'Switzerland',
'country_Syrian Arab Republic' => 'Syrian Arab Republic',
'country_Tajikistan' => 'Tajikistan',
'country_Thailand' => 'Thailand',
'country_Togo' => 'Togo',
'country_Tokelau' => 'Tokelau',
'country_Tonga' => 'Tonga',
'country_Trinidad and Tobago' => 'Trinidad and Tobago',
'country_United Arab Emirates' => 'United Arab Emirates',
'country_Tunisia' => 'Tunisia',
'country_Turkey' => 'Turkey',
'country_Turkmenistan' => 'Turkmenistan',
'country_Turks and Caicos Islands' => 'Turks and Caicos Islands',
'country_Tuvalu' => 'Tuvalu',
'country_Uganda' => 'Uganda',
'country_Ukraine' => 'Ukraine',
'country_Macedonia, the former Yugoslav Republic of' => 'Macedonia, the former Yugoslav Republic of',
'country_Egypt' => 'Egypt',
'country_United Kingdom' => 'United Kingdom',
'country_Guernsey' => 'Guernsey',
'country_Jersey' => 'Jersey',
'country_Isle of Man' => 'Isle of Man',
'country_Tanzania, United Republic of' => 'Tanzania, United Republic of',
'country_United States' => 'United States',
'country_Virgin Islands, U.S.' => 'Virgin Islands, U.S.',
'country_Burkina Faso' => 'Burkina Faso',
'country_Uruguay' => 'Uruguay',
'country_Uzbekistan' => 'Uzbekistan',
'country_Venezuela, Bolivarian Republic of' => 'Venezuela, Bolivarian Republic of',
'country_Wallis and Futuna' => 'Wallis and Futuna',
'country_Samoa' => 'Samoa',
'country_Yemen' => 'Yemen',
'country_Zambia' => 'Zambia',
// Languages
'lang_Brazilian Portuguese' => 'Português do Brasil',
'lang_Croatian' => 'Croatian',
'lang_Czech' => 'Czech',
'lang_Danish' => 'Danish',
'lang_Dutch' => 'Dutch',
'lang_English' => 'English',
'lang_French' => 'French',
'lang_French - Canada' => 'French - Canada',
'lang_German' => 'German',
'lang_Italian' => 'Italian',
'lang_Japanese' => 'Japanese',
'lang_Lithuanian' => 'Lithuanian',
'lang_Norwegian' => 'Norwegian',
'lang_Polish' => 'Polish',
'lang_Spanish' => 'Spanish',
'lang_Spanish - Spain' => 'Spanish - Spain',
'lang_Swedish' => 'Swedish',
'lang_Albanian' => 'Albanian',
'lang_English - United Kingdom' => 'English - United Kingdom',
'lang_Slovenian' => 'Slovenian',
'lang_Finnish' => 'Finnish',
'lang_Romanian' => 'Romanian',
'lang_Turkish - Turkey' => 'Turkish - Turkey',
'lang_Portuguese - Brazilian' => 'Português - Brasil',
'lang_Portuguese - Portugal' => 'Portuguese - Portugal',
'lang_Thai' => 'Thai',
// Frequencies
'freq_weekly' => 'Semanalmente',
'freq_two_weeks' => '2 semanas',
'freq_four_weeks' => '4 semanas',
'freq_monthly' => 'Mensalmente',
'freq_three_months' => '3 meses',
'freq_six_months' => '6 meses',
'freq_annually' => 'Anualmente',
// Industries
'industry_Accounting & Legal' => 'Accounting & Legal',
'industry_Advertising' => 'Advertising',
'industry_Aerospace' => 'Aerospace',
'industry_Agriculture' => 'Agriculture',
'industry_Automotive' => 'Automotive',
'industry_Banking & Finance' => 'Banking & Finance',
'industry_Biotechnology' => 'Biotechnology',
'industry_Broadcasting' => 'Broadcasting',
'industry_Business Services' => 'Business Services',
'industry_Commodities & Chemicals' => 'Commodities & Chemicals',
'industry_Communications' => 'Communications',
'industry_Computers & Hightech' => 'Computers & Hightech',
'industry_Defense' => 'Defense',
'industry_Energy' => 'Energy',
'industry_Entertainment' => 'Entertainment',
'industry_Government' => 'Government',
'industry_Healthcare & Life Sciences' => 'Healthcare & Life Sciences',
'industry_Insurance' => 'Insurance',
'industry_Manufacturing' => 'Manufacturing',
'industry_Marketing' => 'Marketing',
'industry_Media' => 'Media',
'industry_Nonprofit & Higher Ed' => 'Nonprofit & Higher Ed',
'industry_Pharmaceuticals' => 'Pharmaceuticals',
'industry_Professional Services & Consulting' => 'Professional Services & Consulting',
'industry_Real Estate' => 'Real Estate',
'industry_Retail & Wholesale' => 'Retail & Wholesale',
'industry_Sports' => 'Sports',
'industry_Transportation' => 'Transportation',
'industry_Travel & Luxury' => 'Travel & Luxury',
'industry_Other' => 'Other',
'industry_Photography' =>'Photography',
'view_client_portal' => 'View client portal',
'view_portal' => 'View Portal',
'vendor_contacts' => 'Vendor Contacts',
'all' => 'All',
'selected' => 'Selected',
'category' => 'Category',
'categories' => 'Categories',
'new_expense_category' => 'New Expense Category',
'edit_category' => 'Edit Category',
'archive_expense_category' => 'Archive Category',
'expense_categories' => 'Expense Categories',
'list_expense_categories' => 'List Expense Categories',
'updated_expense_category' => 'Successfully updated expense category',
'created_expense_category' => 'Successfully created expense category',
'archived_expense_category' => 'Successfully archived expense category',
'archived_expense_categories' => 'Successfully archived :count expense category',
'restore_expense_category' => 'Restore expense category',
'restored_expense_category' => 'Successfully restored expense category',
'apply_taxes' => 'Apply taxes',
'min_to_max_users' => ':min to :max users',
'max_users_reached' => 'The maximum number of users has been reached.',
'buy_now_buttons' => 'Buy Now Buttons',
'landing_page' => 'Landing Page',
'payment_type' => 'Payment Type',
'form' => 'Form',
'link' => 'Link',
'fields' => 'Fields',
'dwolla' => 'Dwolla',
'buy_now_buttons_warning' => 'Note: the client and invoice are created even if the transaction isn\'t completed.',
'buy_now_buttons_disabled' => 'This feature requires that a product is created and a payment gateway is configured.',
'enable_buy_now_buttons_help' => 'Enable support for buy now buttons',
'changes_take_effect_immediately' => 'Note: changes take effect immediately',
'wepay_account_description' => 'Payment gateway for Invoice Ninja',
'payment_error_code' => 'There was an error processing your payment [:code]. Please try again later.',
'standard_fees_apply' => 'Fee: 2.9%/1.2% [Credit Card/Bank Transfer] + $0.30 per successful charge.',
'limit_import_rows' => 'Data needs to be imported in batches of :count rows or less',
'error_title' => 'Something went wrong',
'error_contact_text' => 'If you\'d like help please email us at :mailaddress',
'no_undo' => 'Warning: this can\'t be undone.',
'no_contact_selected' => 'Please select a contact',
'no_client_selected' => 'Please select a client',
'gateway_config_error' => 'It may help to set new passwords or generate new API keys.',
'payment_type_on_file' => ':type on file',
'invoice_for_client' => 'Invoice :invoice for :client',
'intent_not_found' => 'Sorry, I\'m not sure what you\'re asking.',
'intent_not_supported' => 'Sorry, I\'m not able to do that.',
'client_not_found' => 'I wasn\'t able to find the client',
'not_allowed' => 'Sorry, you don\'t have the needed permissions',
'bot_emailed_invoice' => 'Your invoice has been sent.',
'bot_emailed_notify_viewed' => 'I\'ll email you when it\'s viewed.',
'bot_emailed_notify_paid' => 'I\'ll email you when it\'s paid.',
'add_product_to_invoice' => 'Add 1 :product',
'not_authorized' => 'You are not authorized',
'bot_get_email' => 'Hi! (wave)<br/>Thanks for trying the Invoice Ninja Bot.<br/>You need to create a free account on <a href="https://www.invoiceninja.com">invoiceninja.com</a> to use this bot.<br/>Send me your account email address to get started.',
'bot_get_code' => 'Thanks! I\'ve sent a you an email with your security code.',
'bot_welcome' => 'Sua conta foi verificada. <br/>',
'email_not_found' => 'I wasn\'t able to find an available account for :email',
'invalid_code' => 'The code is not correct',
'security_code_email_subject' => 'Security code for Invoice Ninja Bot',
'security_code_email_line1' => 'This is your Invoice Ninja Bot security code.',
'security_code_email_line2' => 'Note: it will expire in 10 minutes.',
'bot_help_message' => 'I currently support:<br/>• Create\update\email an invoice<br/>• List products<br/>For example:<br/><i>invoice bob for 2 tickets, set the due date to next thursday and the discount to 10 percent</i>',
'list_products' => 'List Products',
'include_item_taxes_inline' => 'Include <b>line item taxes in line total</b>',
'created_quotes' => 'Successfully created :count quotes(s)',
'limited_gateways' => 'Note: we support one credit card gateway per company.',
'warning' => 'Warning',
'self-update' => 'Update',
'update_invoiceninja_title' => 'Update Invoice Ninja',
'update_invoiceninja_warning' => 'Before start upgrading Invoice Ninja create a backup of your database and files!',
'update_invoiceninja_available' => 'A new version of Invoice Ninja is available.',
'update_invoiceninja_unavailable' => 'No new version of Invoice Ninja available.',
'update_invoiceninja_instructions' => 'Please install the new version <strong>:version</strong> by clicking the <em>Update now</em> button below. Afterwards you\'ll be redirected to the dashboard.',
'update_invoiceninja_update_start' => 'Update now',
'update_invoiceninja_download_start' => 'Download :version',
'create_new' => 'Create New',
'toggle_navigation' => 'Toggle Navigation',
'toggle_history' => 'Toggle History',
'unassigned' => 'Unassigned',
'task' => 'Task',
'contact_name' => 'Contact Name',
'city_state_postal' => 'City/State/Postal',
'custom_field' => 'Custom Field',
'account_fields' => 'Company Fields',
'facebook_and_twitter' => 'Facebook and Twitter',
'facebook_and_twitter_help' => 'Follow our feeds to help support our project',
'reseller_text' => 'Note: the white-label license is intended for personal use, please email us at :email if you\'d like to resell the app.',
'unnamed_client' => 'Unnamed Client',
'day' => 'Day',
'week' => 'Week',
'month' => 'Month',
'inactive_logout' => 'You have been logged out due to inactivity',
'reports' => 'Reports',
'total_profit' => 'Total Profit',
'total_expenses' => 'Total Expenses',
'quote_to' => 'Quote to',
// Limits
'limit' => 'Limit',
'min_limit' => 'Min: :min',
'max_limit' => 'Max: :max',
'no_limit' => 'No Limits',
'set_limits' => 'Set :gateway_type Limits',
'enable_min' => 'Enable min',
'enable_max' => 'Enable max',
'min' => 'Min',
'max' => 'Máx',
'limits_not_met' => 'This invoice does not meet the limits for that payment type.',
'date_range' => 'Date Range',
'raw' => 'Raw',
'raw_html' => 'Raw HTML',
'update' => 'Update',
'invoice_fields_help' => 'Drag and drop fields to change their order and location',
'new_category' => 'New Category',
'restore_product' => 'Restore Product',
'blank' => 'Blank',
'invoice_save_error' => 'There was an error saving your invoice',
'enable_recurring' => 'Enable Recurring',
'disable_recurring' => 'Disable Recurring',
'text' => 'Text',
'expense_will_create' => 'expense will be created',
'expenses_will_create' => 'expenses will be created',
'created_expenses' => 'Successfully created :count expense(s)',
'translate_app' => 'Help improve our translations with :link',
'expense_category' => 'Expense Category',
'go_ninja_pro' => 'Go Ninja Pro!',
'go_enterprise' => 'Go Enterprise!',
'upgrade_for_features' => 'Upgrade For More Features',
'pay_annually_discount' => 'Pay annually for 10 months + 2 free!',
'pro_upgrade_title' => 'Ninja Pro',
'pro_upgrade_feature1' => 'YourBrand.InvoiceNinja.com',
'pro_upgrade_feature2' => 'Customize every aspect of your invoice!',
'enterprise_upgrade_feature1' => 'Set permissions for multiple-users',
'enterprise_upgrade_feature2' => 'Attach 3rd party files to invoices & expenses',
'much_more' => 'Much More!',
'currency_symbol' => 'Symbol',
'currency_code' => 'Code',
'buy_license' => 'Buy License',
'apply_license' => 'Apply License',
'submit' => 'Submit',
'white_label_license_key' => 'License Key',
'invalid_white_label_license' => 'The white label license is not valid',
'created_by' => 'Created by :name',
'modules' => 'Modules',
'financial_year_start' => 'Primeiro mês do ano',
'authentication' => 'Authentication',
'checkbox' => 'Checkbox',
'invoice_signature' => 'Signature',
'show_accept_invoice_terms' => 'Invoice Terms Checkbox',
'show_accept_invoice_terms_help' => 'Require client to confirm that they accept the invoice terms.',
'show_accept_quote_terms' => 'Quote Terms Checkbox',
'show_accept_quote_terms_help' => 'Require client to confirm that they accept the quote terms.',
'require_invoice_signature' => 'Invoice Signature',
'require_invoice_signature_help' => 'Require client to provide their signature.',
'require_quote_signature' => 'Quote Signature',
'require_quote_signature_help' => 'Require client to provide their signature.',
'i_agree' => 'I Agree To The Terms',
'sign_here' => 'Please sign here:',
'authorization' => 'Authorization',
'signed' => 'Signed',
// BlueVine
'bluevine_promo' => 'Get flexible business lines of credit and invoice factoring using BlueVine.',
'bluevine_modal_label' => 'Sign up with BlueVine',
'bluevine_modal_text' => '<h3>Fast funding for your business. No paperwork.</h3>
<ul><li>Flexible business lines of credit and invoice factoring.</li></ul>',
'bluevine_create_account' => 'Create an account',
'quote_types' => 'Get a quote for',
'invoice_factoring' => 'Invoice factoring',
'line_of_credit' => 'Line of credit',
'fico_score' => 'Your FICO score',
'business_inception' => 'Business Inception Date',
'average_bank_balance' => 'Average bank account balance',
'annual_revenue' => 'Annual revenue',
'desired_credit_limit_factoring' => 'Desired invoice factoring limit',
'desired_credit_limit_loc' => 'Desired line of credit limit',
'desired_credit_limit' => 'Desired credit limit',
'bluevine_credit_line_type_required' => 'You must choose at least one',
'bluevine_field_required' => 'This field is required',
'bluevine_unexpected_error' => 'An unexpected error occurred.',
'bluevine_no_conditional_offer' => 'More information is required before getting a quote. Click continue below.',
'bluevine_invoice_factoring' => 'Invoice Factoring',
'bluevine_conditional_offer' => 'Conditional Offer',
'bluevine_credit_line_amount' => 'Credit Line',
'bluevine_advance_rate' => 'Advance Rate',
'bluevine_weekly_discount_rate' => 'Weekly Discount Rate',
'bluevine_minimum_fee_rate' => 'Minimum Fee',
'bluevine_line_of_credit' => 'Line of Credit',
'bluevine_interest_rate' => 'Interest Rate',
'bluevine_weekly_draw_rate' => 'Weekly Draw Rate',
'bluevine_continue' => 'Continue to BlueVine',
'bluevine_completed' => 'BlueVine signup completed',
'vendor_name' => 'Vendor',
'entity_state' => 'State',
'client_created_at' => 'Date Created',
'postmark_error' => 'There was a problem sending the email through Postmark: :link',
'project' => 'Project',
'projects' => 'Projects',
'new_project' => 'New Project',
'edit_project' => 'Edit Project',
'archive_project' => 'Archive Project',
'list_projects' => 'List Projects',
'updated_project' => 'Successfully updated project',
'created_project' => 'Successfully created project',
'archived_project' => 'Successfully archived project',
'archived_projects' => 'Successfully archived :count projects',
'restore_project' => 'Restore project',
'restored_project' => 'Successfully restored project',
'delete_project' => 'Delete project',
'deleted_project' => 'Successfully deleted project',
'deleted_projects' => 'Successfully deleted :count projects',
'delete_expense_category' => 'Delete category',
'deleted_expense_category' => 'Successfully deleted category',
'delete_product' => 'Delete product',
'deleted_product' => 'Successfully deleted product',
'deleted_products' => 'Successfully deleted :count products',
'restored_product' => 'Successfully restored product',
'update_credit' => 'Update Credit',
'updated_credit' => 'Successfully updated credit',
'edit_credit' => 'Edit Credit',
'live_preview_help' => 'Display a live PDF preview on the invoice page.<br/>Disable this to improve performance when editing invoices.',
'force_pdfjs_help' => 'Replace the built-in PDF viewer in :chrome_link and :firefox_link.<br/>Enable this if your browser is automatically downloading the PDF.',
'force_pdfjs' => 'Prevent Download',
'redirect_url' => 'Redirect URL',
'redirect_url_help' => 'Optionally specify a URL to redirect to after a payment is entered.',
'save_draft' => 'Save Draft',
'refunded_credit_payment' => 'Refunded credit payment',
'keyboard_shortcuts' => 'Keyboard Shortcuts',
'toggle_menu' => 'Toggle Menu',
'new_...' => 'New ...',
'list_...' => 'List ...',
'created_at' => 'Date Created',
'contact_us' => 'Contact Us',
'support_forum' => 'Support Forum',
'user_guide' => 'User Guide',
'promo_message' => 'Upgrade before :expires and get :amount OFF your first year of our Pro or Enterprise packages.',
'discount_message' => ':amount off expires :expires',
'mark_paid' => 'Mark Paid',
'marked_sent_invoice' => 'Successfully marked invoice sent',
'marked_sent_invoices' => 'Successfully marked invoices sent',
'invoice_name' => 'Invoice',
'product_will_create' => 'product will be created',
'contact_us_response' => 'Thank you for your message! We\'ll try to respond as soon as possible.',
'last_7_days' => 'Last 7 Days',
'last_30_days' => 'Last 30 Days',
'this_month' => 'This Month',
'last_month' => 'Last Month',
'last_year' => 'Last Year',
'custom_range' => 'Custom Range',
'url' => 'URL',
'debug' => 'Debug',
'https' => 'HTTPS',
'require' => 'Require',
'license_expiring' => 'Note: Your license will expire in :count days, :link to renew it.',
'security_confirmation' => 'Your email address has been confirmed.',
'white_label_expired' => 'Seu "White Label" expirou, por favor, considere uma nova assinatura para contribuir para o nosso projeto.',
'renew_license' => 'Renew License',
'iphone_app_message' => 'Consider downloading our :link',
'iphone_app' => 'iPhone app',
'android_app' => 'Android app',
'logged_in' => 'Logged In',
'switch_to_primary' => 'Switch to your primary company (:name) to manage your plan.',
'inclusive' => 'Inclusive',
'exclusive' => 'Exclusive',
'postal_city_state' => 'Postal/City/State',
'phantomjs_help' => 'In certain cases the app uses :link_phantom to generate the PDF, install :link_docs to generate it locally.',
'phantomjs_local' => 'Using local PhantomJS',
'client_number' => 'Client Number',
'client_number_help' => 'Specify a prefix or use a custom pattern to dynamically set the client number.',
'next_client_number' => 'The next client number is :number.',
'generated_numbers' => 'Generated Numbers',
'notes_reminder1' => 'First Reminder',
'notes_reminder2' => 'Second Reminder',
'notes_reminder3' => 'Third Reminder',
'bcc_email' => 'BCC Email',
'tax_quote' => 'Tax Quote',
'tax_invoice' => 'Tax Invoice',
'emailed_invoices' => 'Successfully emailed invoices',
'emailed_quotes' => 'Successfully emailed quotes',
'website_url' => 'Website URL',
'domain' => 'Domain',
'domain_help' => 'Used in the client portal and when sending emails.',
'domain_help_website' => 'Used when sending emails.',
'preview' => 'Preview',
'import_invoices' => 'Import Invoices',
'new_report' => 'New Report',
'edit_report' => 'Edit Report',
'columns' => 'Columns',
'filters' => 'Filters',
'sort_by' => 'Sort By',
'draft' => 'Draft',
'unpaid' => 'Unpaid',
'aging' => 'Aging',
'age' => 'Age',
'days' => 'Days',
'age_group_0' => '0 - 30 Days',
'age_group_30' => '30 - 60 Days',
'age_group_60' => '60 - 90 Days',
'age_group_90' => '90 - 120 Days',
'age_group_120' => '120+ Days',
'invoice_details' => 'Invoice Details',
'qty' => 'Quantity',
'profit_and_loss' => 'Profit and Loss',
'revenue' => 'Revenue',
'profit' => 'Profit',
'group_when_sorted' => 'Group When Sorted',
'group_dates_by' => 'Group Dates By',
'year' => 'Year',
'view_statement' => 'View Statement',
'statement' => 'Statement',
'statement_date' => 'Statement Date',
'mark_active' => 'Mark Active',
'send_automatically' => 'Send Automatically',
'initial_email' => 'Initial Email',
'invoice_not_emailed' => 'This invoice hasn\'t been emailed.',
'quote_not_emailed' => 'This quote hasn\'t been emailed.',
'sent_by' => 'Sent by :user',
'recipients' => 'Recipients',
'save_as_default' => 'Save as default',
'template' => 'Template',
'start_of_week_help' => 'Used by <b>date</b> selectors',
'financial_year_start_help' => 'Used by <b>date range</b> selectors',
'reports_help' => 'Shift + Click to sort by multple columns, Ctrl + Click to clear the grouping.',
'this_year' => 'This Year',
// Updated login screen
'ninja_tagline' => 'Create. Send. Get Paid.',
'login_or_existing' => 'Or login with an existing account.',
'sign_up_now' => 'Sign Up Now',
'not_a_member_yet' => 'Not a member yet?',
'login_create_an_account' => 'Create an Account!',
'client_login' => 'Client Login',
// New Client Portal styling
'invoice_from' => 'Invoices From:',
'email_alias_message' => 'We require each company to have a unique email address.<br/>Consider using an alias. ie, email+label@example.com',
'full_name' => 'Full Name',
'month_year' => 'MONTH/YEAR',
'valid_thru' => 'Valid\nthru',
'product_fields' => 'Product Fields',
'custom_product_fields_help' => 'Add a field when creating a product or invoice and display the label and value on the PDF.',
'freq_two_months' => 'Two months',
'freq_yearly' => 'Annually',
'profile' => 'Profile',
'payment_type_help' => 'Sets the default <b>manual payment type</b>.',
'industry_Construction' => 'Construction',
'your_statement' => 'Your Statement',
'statement_issued_to' => 'Statement issued to',
'statement_to' => 'Statement to',
'customize_options' => 'Customize options',
'created_payment_term' => 'Successfully created payment term',
'updated_payment_term' => 'Successfully updated payment term',
'archived_payment_term' => 'Successfully archived payment term',
'resend_invite' => 'Resend Invitation',
'credit_created_by' => 'Credit created by payment :transaction_reference',
'created_payment_and_credit' => 'Successfully created payment and credit',
'created_payment_and_credit_emailed_client' => 'Successfully created payment and credit, and emailed client',
'create_project' => 'Create project',
'create_vendor' => 'Create vendor',
'create_expense_category' => 'Create category',
'pro_plan_reports' => ':link to enable reports by joining the Pro Plan',
'mark_ready' => 'Mark Ready',
'limits' => 'Limits',
'fees' => 'Fees',
'fee' => 'Fee',
'set_limits_fees' => 'Set :gateway_type Limits/Fees',
'fees_tax_help' => 'Enable line item taxes to set the fee tax rates.',
'fees_sample' => 'The fee for a :amount invoice would be :total.',
'discount_sample' => 'The discount for a :amount invoice would be :total.',
'no_fees' => 'No Fees',
'gateway_fees_disclaimer' => 'Warning: not all states/payment gateways allow adding fees, please review local laws/terms of service.',
'percent' => 'Percent',
'location' => 'Location',
'line_item' => 'Line Item',
'surcharge' => 'Surcharge',
'location_first_surcharge' => 'Enabled - First surcharge',
'location_second_surcharge' => 'Enabled - Second surcharge',
'location_line_item' => 'Enabled - Line item',
'online_payment_surcharge' => 'Online Payment Surcharge',
'gateway_fees' => 'Gateway Fees',
'fees_disabled' => 'Fees are disabled',
'gateway_fees_help' => 'Automatically add an online payment surcharge/discount.',
'gateway' => 'Gateway',
'gateway_fee_change_warning' => 'If there are unpaid invoices with fees they need to be updated manually.',
'fees_surcharge_help' => 'Customize surcharge :link.',
'label_and_taxes' => 'label and taxes',
'billable' => 'Billable',
'logo_warning_too_large' => 'The image file is too large.',
'logo_warning_fileinfo' => 'Warning: To support gifs the fileinfo PHP extension needs to be enabled.',
'logo_warning_invalid' => 'There was a problem reading the image file, please try a different format.',
'error_refresh_page' => 'An error occurred, please refresh the page and try again.',
'data' => 'Data',
'imported_settings' => 'Successfully imported settings',
'lang_Greek' => 'Greek',
'reset_counter' => 'Reset Counter',
'next_reset' => 'Next Reset',
'reset_counter_help' => 'Automatically reset the invoice and quote counters.',
'auto_bill_failed' => 'Auto-billing for invoice :invoice_number failed',
'online_payment_discount' => 'Online Payment Discount',
'created_new_company' => 'Successfully created new company',
'fees_disabled_for_gateway' => 'Fees are disabled for this gateway.',
'logout_and_delete' => 'Log Out/Delete Account',
'tax_rate_type_help' => 'Inclusive tax rates adjust the line item cost when selected.<br/>Only exclusive tax rates can be used as a default.',
'invoice_footer_help' => 'Use $pageNumber and $pageCount to display the page information.',
'credit_note' => 'Credit Note',
'credit_issued_to' => 'Credit issued to',
'credit_to' => 'Credit to',
'your_credit' => 'Your Credit',
'credit_number' => 'Credit Number',
'create_credit_note' => 'Create Credit Note',
'menu' => 'Menu',
'error_incorrect_gateway_ids' => 'Error: The gateways table has incorrect ids.',
'purge_data' => 'Purge Data',
'delete_data' => 'Delete Data',
'purge_data_help' => 'Permanently delete all data but keep the account and settings.',
'cancel_account_help' => 'Permanently delete the account along with all data and setting.',
'purge_successful' => 'Successfully purged company data',
'forbidden' => 'Forbidden',
'purge_data_message' => 'Warning: This will permanently erase your data, there is no undo.',
'contact_phone' => 'Contact Phone',
'contact_email' => 'Contact Email',
'reply_to_email' => 'Reply-To Email',
'reply_to_email_help' => 'Specify the reply-to address for client emails.',
'bcc_email_help' => 'Privately include this address with client emails.',
'import_complete' => 'Your import has successfully completed.',
'confirm_account_to_import' => 'Please confirm your account to import data.',
'import_started' => 'Your import has started, we\'ll send you an email once it completes.',
'listening' => 'Listening...',
'microphone_help' => 'Say "new invoice for [client]" or "show me [client]\'s archived payments"',
'voice_commands' => 'Voice Commands',
'sample_commands' => 'Sample commands',
'voice_commands_feedback' => 'We\'re actively working to improve this feature, if there\'s a command you\'d like us to support please email us at :email.',
'payment_type_Venmo' => 'Venmo',
'payment_type_Money Order' => 'Money Order',
'archived_products' => 'Successfully archived :count products',
'recommend_on' => 'We recommend <b>enabling</b> this setting.',
'recommend_off' => 'We recommend <b>disabling</b> this setting.',
'notes_auto_billed' => 'Auto-billed',
'surcharge_label' => 'Surcharge Label',
'contact_fields' => 'Contact Fields',
'custom_contact_fields_help' => 'Add a field when creating a contact and optionally display the label and value on the PDF.',
'datatable_info' => 'Showing :start to :end of :total entries',
'credit_total' => 'Credit Total',
'mark_billable' => 'Mark billable',
'billed' => 'Billed',
'company_variables' => 'Company Variables',
'client_variables' => 'Client Variables',
'invoice_variables' => 'Invoice Variables',
'navigation_variables' => 'Navigation Variables',
'custom_variables' => 'Custom Variables',
'invalid_file' => 'Invalid file type',
'add_documents_to_invoice' => 'Add documents to invoice',
'mark_expense_paid' => 'Mark paid',
'white_label_license_error' => 'Failed to validate the license, check storage/logs/laravel-error.log for more details.',
'plan_price' => 'Plan Price',
'wrong_confirmation' => 'Incorrect confirmation code',
'oauth_taken' => 'The account is already registered',
'emailed_payment' => 'Successfully emailed payment',
'email_payment' => 'Email Payment',
'invoiceplane_import' => 'Use :link to migrate your data from InvoicePlane.',
'duplicate_expense_warning' => 'Warning: This :link may be a duplicate',
'expense_link' => 'expense',
'resume_task' => 'Resume Task',
'resumed_task' => 'Successfully resumed task',
'quote_design' => 'Quote Design',
'default_design' => 'Standard Design',
'custom_design1' => 'Custom Design 1',
'custom_design2' => 'Custom Design 2',
'custom_design3' => 'Custom Design 3',
'empty' => 'Empty',
'load_design' => 'Load Design',
'accepted_card_logos' => 'Accepted Card Logos',
'phantomjs_local_and_cloud' => 'Using local PhantomJS, falling back to phantomjscloud.com',
'google_analytics' => 'Google Analytics',
'analytics_key' => 'Analytics Key',
'analytics_key_help' => 'Track payments using :link',
'start_date_required' => 'The start date is required',
'application_settings' => 'Application Settings',
'database_connection' => 'Database Connection',
'driver' => 'Driver',
'host' => 'Host',
'database' => 'Database',
'test_connection' => 'Test connection',
'from_name' => 'From Name',
'from_address' => 'From Address',
'port' => 'Port',
'encryption' => 'Encryption',
'mailgun_domain' => 'Mailgun Domain',
'mailgun_private_key' => 'Mailgun Private Key',
'send_test_email' => 'Send test email',
'select_label' => 'Select Label',
'label' => 'Label',
'service' => 'Service',
'update_payment_details' => 'Update payment details',
'updated_payment_details' => 'Successfully updated payment details',
'update_credit_card' => 'Update Credit Card',
'recurring_expenses' => 'Recurring Expenses',
'recurring_expense' => 'Recurring Expense',
'new_recurring_expense' => 'New Recurring Expense',
'edit_recurring_expense' => 'Edit Recurring Expense',
'archive_recurring_expense' => 'Archive Recurring Expense',
'list_recurring_expense' => 'List Recurring Expenses',
'updated_recurring_expense' => 'Successfully updated recurring expense',
'created_recurring_expense' => 'Successfully created recurring expense',
'archived_recurring_expense' => 'Successfully archived recurring expense',
'archived_recurring_expense' => 'Successfully archived recurring expense',
'restore_recurring_expense' => 'Restore Recurring Expense',
'restored_recurring_expense' => 'Successfully restored recurring expense',
'delete_recurring_expense' => 'Delete Recurring Expense',
'deleted_recurring_expense' => 'Successfully deleted project',
'deleted_recurring_expense' => 'Successfully deleted project',
'view_recurring_expense' => 'View Recurring Expense',
'taxes_and_fees' => 'Taxes and fees',
'import_failed' => 'Import Failed',
'recurring_prefix' => 'Recurring Prefix',
'options' => 'Options',
'credit_number_help' => 'Specify a prefix or use a custom pattern to dynamically set the credit number for negative invoices.',
'next_credit_number' => 'The next credit number is :number.',
'padding_help' => 'The number of zero\'s to pad the number.',
'import_warning_invalid_date' => 'Warning: The date format appears to be invalid.',
'product_notes' => 'Product Notes',
'app_version' => 'App Version',
'ofx_version' => 'OFX Version',
'gateway_help_23' => ':link to get your Stripe API keys.',
'error_app_key_set_to_default' => 'Error: APP_KEY is set to a default value, to update it backup your database and then run <code>php artisan ninja:update-key</code>',
'charge_late_fee' => 'Charge Late Fee',
'late_fee_amount' => 'Late Fee Amount',
'late_fee_percent' => 'Late Fee Percent',
'late_fee_added' => 'Late fee added on :date',
'download_invoice' => 'Download Invoice',
'download_quote' => 'Download Quote',
'invoices_are_attached' => 'Your invoice PDFs are attached.',
'downloaded_invoice' => 'An email will be sent with the invoice PDF',
'downloaded_quote' => 'An email will be sent with the quote PDF',
'downloaded_invoices' => 'An email will be sent with the invoice PDFs',
'downloaded_quotes' => 'An email will be sent with the quote PDFs',
'clone_expense' => 'Clone Expense',
'default_documents' => 'Default Documents',
'send_email_to_client' => 'Send email to the client',
'refund_subject' => 'Refund Processed',
'refund_body' => 'You have been processed a refund of :amount for invoice :invoice_number.',
'currency_us_dollar' => 'US Dollar',
'currency_british_pound' => 'British Pound',
'currency_euro' => 'Euro',
'currency_south_african_rand' => 'South African Rand',
'currency_danish_krone' => 'Danish Krone',
'currency_israeli_shekel' => 'Israeli Shekel',
'currency_swedish_krona' => 'Swedish Krona',
'currency_kenyan_shilling' => 'Kenyan Shilling',
'currency_canadian_dollar' => 'Canadian Dollar',
'currency_philippine_peso' => 'Philippine Peso',
'currency_indian_rupee' => 'Indian Rupee',
'currency_australian_dollar' => 'Australian Dollar',
'currency_singapore_dollar' => 'Singapore Dollar',
'currency_norske_kroner' => 'Norske Kroner',
'currency_new_zealand_dollar' => 'New Zealand Dollar',
'currency_vietnamese_dong' => 'Vietnamese Dong',
'currency_swiss_franc' => 'Swiss Franc',
'currency_guatemalan_quetzal' => 'Guatemalan Quetzal',
'currency_malaysian_ringgit' => 'Malaysian Ringgit',
'currency_brazilian_real' => 'Real Brasileiro',
'currency_thai_baht' => 'Thai Baht',
'currency_nigerian_naira' => 'Nigerian Naira',
'currency_argentine_peso' => 'Argentine Peso',
'currency_bangladeshi_taka' => 'Bangladeshi Taka',
'currency_united_arab_emirates_dirham' => 'United Arab Emirates Dirham',
'currency_hong_kong_dollar' => 'Hong Kong Dollar',
'currency_indonesian_rupiah' => 'Indonesian Rupiah',
'currency_mexican_peso' => 'Mexican Peso',
'currency_egyptian_pound' => 'Egyptian Pound',
'currency_colombian_peso' => 'Colombian Peso',
'currency_west_african_franc' => 'West African Franc',
'currency_chinese_renminbi' => 'Chinese Renminbi',
'currency_rwandan_franc' => 'Rwandan Franc',
'currency_tanzanian_shilling' => 'Tanzanian Shilling',
'currency_netherlands_antillean_guilder' => 'Netherlands Antillean Guilder',
'currency_trinidad_and_tobago_dollar' => 'Trinidad and Tobago Dollar',
'currency_east_caribbean_dollar' => 'East Caribbean Dollar',
'currency_ghanaian_cedi' => 'Ghanaian Cedi',
'currency_bulgarian_lev' => 'Bulgarian Lev',
'currency_aruban_florin' => 'Aruban Florin',
'currency_turkish_lira' => 'Turkish Lira',
'currency_romanian_new_leu' => 'Romanian New Leu',
'currency_croatian_kuna' => 'Croatian Kuna',
'currency_saudi_riyal' => 'Saudi Riyal',
'currency_japanese_yen' => 'Japanese Yen',
'currency_maldivian_rufiyaa' => 'Maldivian Rufiyaa',
'currency_costa_rican_colon' => 'Costa Rican Colón',
'currency_pakistani_rupee' => 'Pakistani Rupee',
'currency_polish_zloty' => 'Polish Zloty',
'currency_sri_lankan_rupee' => 'Sri Lankan Rupee',
'currency_czech_koruna' => 'Czech Koruna',
'currency_uruguayan_peso' => 'Uruguayan Peso',
'currency_namibian_dollar' => 'Namibian Dollar',
'currency_tunisian_dinar' => 'Tunisian Dinar',
'currency_russian_ruble' => 'Russian Ruble',
'currency_mozambican_metical' => 'Mozambican Metical',
'currency_omani_rial' => 'Omani Rial',
'currency_ukrainian_hryvnia' => 'Ukrainian Hryvnia',
'currency_macanese_pataca' => 'Macanese Pataca',
'currency_taiwan_new_dollar' => 'Taiwan New Dollar',
'currency_dominican_peso' => 'Dominican Peso',
'currency_chilean_peso' => 'Chilean Peso',
'currency_icelandic_krona' => 'Icelandic Króna',
'currency_papua_new_guinean_kina' => 'Papua New Guinean Kina',
'currency_jordanian_dinar' => 'Jordanian Dinar',
'currency_myanmar_kyat' => 'Myanmar Kyat',
'currency_peruvian_sol' => 'Peruvian Sol',
'currency_botswana_pula' => 'Botswana Pula',
'currency_hungarian_forint' => 'Hungarian Forint',
'review_app_help' => 'We hope you\'re enjoying using the app.<br/>If you\'d consider <a href="http://www.capterra.com/p/145215/Invoice-Ninja/" target="_blank">writing a review</a> we\'d greatly appreciate it!',
'use_english_version' => 'Make sure to use the English version of the files.<br/>We use the column headers to match the fields.',
'tax1' => 'First Tax',
'tax2' => 'Second Tax',
'fee_help' => 'Gateway fees are the costs charged for access to the financial networks that handle the processing of online payments.',
'format_export' => 'Exporting format',
'custom1' => 'First Custom',
'custom2' => 'Second Custom',
'contact_first_name' => 'Contact First Name',
'contact_last_name' => 'Contact Last Name',
'contact_custom1' => 'Contact First Custom',
'contact_custom2' => 'Contact Second Custom',
'currency' => 'Currency',
'ofx_help' => 'In most cases the default values should work, if you\'re unable to connect it may help to adjust the settings.',
'item_product' => 'Item Product',
'item_notes' => 'Item Notes',
'item_cost' => 'Item Cost',
'item_quantity' => 'Item Quantity',
'item_tax_rate' => 'Item Tax Rate',
'item_tax_name' => 'Item Tax Name',
'item_tax1' => 'Item Tax1',
'item_tax2' => 'Item Tax2',
'delete_company' => 'Delete Company',
'delete_company_help' => 'Permanently delete the company along with all data and setting.',
'delete_company_message' => 'Warning: This will permanently delete your company, there is no undo.',
'applied_discount' => 'The coupon has been applied, the plan price has been reduced by :discount%.',
'applied_free_year' => 'The coupon has been applied, your account has been upgraded to pro for one year.',
'contact_us_help' => 'If you\'re reporting an error please include any relevant logs from storage/logs/laravel-error.log',
'include_errors' => 'Include Errors',
'include_errors_help' => 'Include :link from storage/logs/laravel-error.log',
'recent_errors' => 'recent errors',
'customer' => 'Customer',
'customers' => 'Customers',
'created_customer' => 'Successfully created customer',
'created_customers' => 'Successfully created :count customers',
'purge_details' => 'The data in your company (:account) has been successfully purged.',
'deleted_company' => 'Successfully canceled account',
'deleted_account' => 'Successfully deleted company',
'deleted_company_details' => 'Your company (:account) has been successfully deleted.',
'deleted_account_details' => 'Your account (:account) has been successfully deleted.',
'alipay' => 'Alipay',
'sofort' => 'Sofort',
'sepa' => 'SEPA Direct Debit',
'enable_alipay' => 'Accept Alipay',
'enable_sofort' => 'Accept EU bank transfers',
'stripe_alipay_help' => 'These gateways also need to be activated in :link.',
'gocardless_webhook_help_link_text' => 'add this URL as an endpoint in GoCardless',
'calendar' => 'Calendar',
'pro_plan_calendar' => ':link to enable the calendar by joining the Pro Plan',
'what_are_you_working_on' => 'What are you working on?',
'time_tracker' => 'Time Tracker',
'refresh' => 'Refresh',
'filter_sort' => 'Filter/Sort',
'no_description' => 'No Description',
'time_tracker_login' => 'Time Tracker Login',
'save_or_discard' => 'Save or discard your changes',
'discard_changes' => 'Discard Changes',
'tasks_not_enabled' => 'Tasks are not enabled.',
'started_task' => 'Successfully started task',
'create_client' => 'Create Client',
'download_desktop_app' => 'Download the desktop app',
'download_iphone_app' => 'Download the iPhone app',
'download_android_app' => 'Download the Android app',
'time_tracker_mobile_help' => 'Double tap a task to select it',
'stopped' => 'Stopped',
'ascending' => 'Ascending',
'descending' => 'Descending',
'sort_field' => 'Sort By',
'sort_direction' => 'Direction',
'discard' => 'Discard',
'time_am' => 'AM',
'time_pm' => 'PM',
'time_mins' => 'mins',
'time_hr' => 'hr',
'time_hrs' => 'hrs',
'clear' => 'Clear',
'warn_payment_gateway' => 'Note: accepting online payments requires a payment gateway, :link to add one.',
'task_rate' => 'Task Rate',
'task_rate_help' => 'Set the default <b>rate for invoiced tasks</b>.',
'past_due' => 'Past Due',
'document' => 'Document',
'invoice_or_expense' => 'Invoice/Expense',
'invoice_pdfs' => 'Invoice PDFs',
'enable_sepa' => 'Accept SEPA',
'enable_bitcoin' => 'Accept Bitcoin',
'iban' => 'IBAN',
'sepa_authorization' => 'By providing your IBAN and confirming this payment, you are authorizing :company and Stripe, our payment service provider, to send instructions to your bank to debit your account and your bank to debit your account in accordance with those instructions. You are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited.',
'recover_license' => 'Recuperar Licença',
'purchase' => 'Comprar',
'recover' => 'Recuperar',
'apply' => 'Aplicar',
'recover_white_label_header' => 'Recuperar Licença White Label',
'apply_white_label_header' => 'Aplicar Licença White Label',
'videos' => 'Vídeos',
'video' => 'Vídeo',
'return_to_invoice' => 'Retornar à Fatura',
'gateway_help_13' => 'To use ITN leave the PDT Key field blank.',
'partial_due_date' => 'Data de vencimento parcial',
'task_fields' => 'Campos de tarefas',
'product_fields_help' => 'Arraste e solte campos para mudar a ordem',
'custom_value1' => 'Valor personalizado',
'custom_value2' => 'Valor personalizado',
'enable_two_factor' => 'Autenticação em 2 passos',
'enable_two_factor_help' => 'Use seu telefone para confirmar sua identidade quando estiver entrando no sistema',
'two_factor_setup' => 'Configuração em 2 passos',
'two_factor_setup_help' => 'Scaneie o código de barras com um app compatível com :link',
'one_time_password' => 'Senha para um acesso',
'set_phone_for_two_factor' => 'Configure seu telefone para ativar.',
'enabled_two_factor' => 'Ativação de Autenticação em 2 passos com sucesso.',
'add_product' => 'Adicionar Produto',
'email_will_be_sent_on' => 'Nota: o email será enviado em :date.',
'invoice_product' => 'Invoice Product',
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
);
return $LANG;
?>