This commit was generated by cvs2svn to compensate for changes in r3880,
[freeside.git] / sql-ledger / sql-ledger / locale / pt / cp
1 $self{texts} = {
2   'AP'                          => 'Fornecedores',
3   'AR'                          => 'Clientes',
4   'Account'                     => 'Conta',
5   'Accounting Menu'             => 'Menu de Contabilidade',
6   'Address'                     => 'Endereço',
7   'All'                         => 'Todos',
8   'Amount'                      => 'Total',
9   'Amount Due'                  => 'Total em dívida',
10   'Cannot process payment for a closed period!' => 'Não é possivel lançar pagamento para um período fechado',
11   'Continue'                    => 'Continuar',
12   'Currency'                    => 'Moeda',
13   'Customer'                    => 'Cliente',
14   'Customer not on file!'       => 'Cliente inexistente!',
15   'Date'                        => 'Data',
16   'Date missing!'               => 'Falta a data!',
17   'Deposit'                     => 'Depósito',
18   'Description'                 => 'Descrição',
19   'Exchange Rate'               => 'Taxa de Câmbio',
20   'Exchange rate missing!'      => 'Falta a taxa de câmbio!',
21   'Invoice'                     => 'Factura',
22   'Invoices'                    => 'Facturas',
23   'Number'                      => 'Número',
24   'PDF'                         => 'PDF',
25   'Payment'                     => 'Pagamento',
26   'Payment posted!'             => 'Pagamento processado',
27   'Post'                        => 'Processar',
28   'Postscript'                  => 'PostScript',
29   'Print'                       => 'Imprimir',
30   'Project not on file!'        => 'Projecto não existe',
31   'Receipt'                     => 'Recibo',
32   'Screen'                      => 'Ecran',
33   'Select from one of the names below' => 'Seleccione um dos nomes abaixo',
34   'Select from one of the projects below' => 'Seleccione um dos projectos abaixo',
35   'Source'                      => 'Origem',
36   'Update'                      => 'Actualizar',
37   'Vendor'                      => 'Fornecedor',
38   'Vendor not on file!'         => 'Fornecedor não existe',
39 };
40
41 $self{subs} = {
42   'acc_menu'                    => 'acc_menu',
43   'add_transaction'             => 'add_transaction',
44   'ap_transaction'              => 'ap_transaction',
45   'ar_transaction'              => 'ar_transaction',
46   'check_form'                  => 'check_form',
47   'check_name'                  => 'check_name',
48   'check_project'               => 'check_project',
49   'continue'                    => 'continue',
50   'customer_details'            => 'customer_details',
51   'display'                     => 'display',
52   'form_footer'                 => 'form_footer',
53   'form_header'                 => 'form_header',
54   'gl_transaction'              => 'gl_transaction',
55   'list_invoices'               => 'list_invoices',
56   'menubar'                     => 'menubar',
57   'name_selected'               => 'name_selected',
58   'payment'                     => 'payment',
59   'post'                        => 'post',
60   'print'                       => 'print',
61   'project_selected'            => 'project_selected',
62   'sales_invoice_'              => 'sales_invoice_',
63   'section_menu'                => 'section_menu',
64   'select_name'                 => 'select_name',
65   'select_project'              => 'select_project',
66   'update'                      => 'update',
67   'vendor_details'              => 'vendor_details',
68   'vendor_invoice_'             => 'vendor_invoice_',
69   'continuar'                   => 'continue',
70   'processar'                   => 'post',
71   'imprimir'                    => 'print',
72   'actualizar'                  => 'update',
73 };
74
75 1;