summaryrefslogtreecommitdiff
path: root/locale/br/arap
diff options
context:
space:
mode:
Diffstat (limited to 'locale/br/arap')
-rwxr-xr-xlocale/br/arap74
1 files changed, 0 insertions, 74 deletions
diff --git a/locale/br/arap b/locale/br/arap
deleted file mode 100755
index 7f306670..00000000
--- a/locale/br/arap
+++ /dev/null
@@ -1,74 +0,0 @@
-$self{texts} = {
- 'Address' => 'Endereço',
- 'Bcc' => 'Bcc',
- 'Cc' => 'Cc',
- 'Continue' => 'Continuar',
- 'Customer not on file!' => 'Cliente não está no arquivo!',
- 'Date' => 'Data',
- 'Day(s)' => 'Dia(s)',
- 'Delete Schedule' => 'Apagar a Programação',
- 'Description' => 'Descrição',
- 'E-mail' => 'E-Mail',
- 'E-mail message' => 'Mensagem do e-mail',
- 'Every' => 'Cada',
- 'For' => 'Para',
- 'Include Payment' => 'Incluir Pagamento',
- 'Message' => 'Mensagem',
- 'Month(s)' => 'Mês(es)',
- 'Next Date' => 'Próxima Data',
- 'Number' => 'Número',
- 'Print' => 'Imprimir',
- 'Project not on file!' => 'Projeto não está no arquivo!',
- 'Recurring Transaction' => 'Transação Recorrente',
- 'Reference' => 'Referência',
- 'Repeat' => 'Repetir',
- 'Save Schedule' => 'Salvar a Programação',
- 'Select from one of the names below' => 'Selecione um dos nomes abaixo',
- 'Select from one of the projects below' => 'Selecione um dos projetos abaixo',
- 'Startdate' => 'Data inicial',
- 'Subject' => 'Assunto',
- 'To' => 'Até',
- 'Vendor not on file!' => 'Fornecedor não está no arquivo!',
- 'Warning!' => 'Cuidado!',
- 'Week(s)' => 'Semana(s)',
- 'Year(s)' => 'Ano(s)',
- 'You are posting an existing transaction!' => 'Você está lançando uma transação existente!',
- 'You are printing and posting an existing transaction!' => 'Você está imprimindo lançando uma transação existente!',
- 'You are printing and saving an existing order' => 'Você está imprimindo e salvando um pedido existente!',
- 'You are printing and saving an existing quotation' => 'Você está imprimindo e salvando uma cotação existente!',
- 'You are saving an existing order' => 'Você está salvando um pedido existente!',
- 'You are saving an existing quotation' => 'Você está salvando uma cotação existente!',
- 'for' => 'para',
- 'sent' => 'enviado',
- 'time(s)' => 'vêz(es)',
-};
-
-$self{subs} = {
- 'add_transaction' => 'add_transaction',
- 'ap_transaction' => 'ap_transaction',
- 'ar_transaction' => 'ar_transaction',
- 'check_name' => 'check_name',
- 'check_project' => 'check_project',
- 'continue' => 'continue',
- 'delete_schedule' => 'delete_schedule',
- 'gl_transaction' => 'gl_transaction',
- 'name_selected' => 'name_selected',
- 'post_as_new' => 'post_as_new',
- 'print_and_post_as_new' => 'print_and_post_as_new',
- 'project_selected' => 'project_selected',
- 'rebuild_vc' => 'rebuild_vc',
- 'repost' => 'repost',
- 'reprint' => 'reprint',
- 'sales_invoice_' => 'sales_invoice_',
- 'save_schedule' => 'save_schedule',
- 'schedule' => 'schedule',
- 'select_name' => 'select_name',
- 'select_project' => 'select_project',
- 'vendor_invoice_' => 'vendor_invoice_',
- 'continuar' => 'continue',
- 'apagar_a_programação' => 'delete_schedule',
- 'salvar_a_programação' => 'save_schedule',
-};
-
-1;
-