From 28e74539a8ff715146c1535a70ce108f198aaf8f Mon Sep 17 00:00:00 2001 From: tetragon Date: Wed, 25 Oct 2006 21:16:04 +0000 Subject: Converting Portugese translations to gettext git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@309 4979c152-3d1c-0410-bac9-87ea11338e46 --- locale/br/arap | 74 ---------------------------------------------------------- 1 file changed, 74 deletions(-) delete mode 100755 locale/br/arap (limited to 'locale/br/arap') 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; - -- cgit v1.2.3