can't set $p without $cgi
[freeside.git] / sql-ledger / old / sql-ledger / locale / pt / ar
1 $self{texts} = {
2   'AR Transaction'              => 'Transacção Clientes',
3   'AR Transactions'             => 'Transacções Clientes',
4   'Account'                     => 'Conta',
5   'Add Accounts Receivables Transaction' => 'Nova Transacção Clientes',
6   'Address'                     => 'Endereço',
7   'Amount'                      => 'Total',
8   'Amount Due'                  => 'Total em dívida',
9   'Apr'                         => 'Abr',
10   'April'                       => 'Abril',
11   'Are you sure you want to delete Transaction' => 'Tem a certeza que quer APAGAR a Transacção',
12   'Aug'                         => 'Ago',
13   'August'                      => 'Agosto',
14   'Cannot delete transaction!'  => 'Não é possivel apagar a transacção',
15   'Cannot post payment for a closed period!' => 'Não pode lançar pagamento em período fechado!',
16   'Cannot post transaction for a closed period!' => 'Não é possivel lançar transacção para um periodo fechado!',
17   'Cannot post transaction!'    => 'Não é possivel lançar transacção',
18   'Closed'                      => 'Fechado',
19   'Confirm!'                    => 'Confirmar!',
20   'Continue'                    => 'Continuar',
21   'Credit Limit'                => 'Limite de Crédito',
22   'Currency'                    => 'Moeda',
23   'Customer'                    => 'Cliente',
24   'Customer missing!'           => 'Falta cliente!',
25   'Customer not on file!'       => 'Cliente inexistente!',
26   'Date'                        => 'Data',
27   'Date Paid'                   => 'Data de pagamento',
28   'Dec'                         => 'Dez',
29   'December'                    => 'Dezembro',
30   'Delete'                      => 'Remover',
31   'Description'                 => 'Descrição',
32   'Due Date'                    => 'Data de Vencimento',
33   'Due Date missing!'           => 'Falta Data de Vencimento!',
34   'Edit Accounts Receivables Transaction' => 'Editar transacção Clientes',
35   'Employee'                    => 'Funcionário',
36   'Exch'                        => 'Câmbio',
37   'Exchangerate'                => 'Taxa de Câmbio',
38   'Exchangerate for payment missing!' => 'Falta a taxa de câmbio para o pagamento!',
39   'Exchangerate missing!'       => 'Falta a taxa de câmbio!',
40   'Feb'                         => 'Fev',
41   'February'                    => 'Fevereiro',
42   'From'                        => 'De',
43   'ID'                          => 'ID',
44   'Include in Report'           => 'Incluir no Relatório',
45   'Invoice'                     => 'Factura',
46   'Invoice Date'                => 'Data de Factura',
47   'Invoice Date missing!'       => 'Data de Factura não encontrada!',
48   'Invoice Number'              => 'Número de Factura',
49   'Invoice Number missing!'     => 'Número de Factura não encontrado!',
50   'Jan'                         => 'Jan',
51   'January'                     => 'Janeiro',
52   'Jul'                         => 'Jul',
53   'July'                        => 'Julho',
54   'Jun'                         => 'Jun',
55   'June'                        => 'Junho',
56   'Mar'                         => 'Mar',
57   'March'                       => 'Março',
58   'May'                         => 'Mai',
59   'May '                        => 'Maio',
60   'Notes'                       => 'Notas',
61   'Nov'                         => 'Nov',
62   'November'                    => 'Novembro',
63   'Number'                      => 'Número',
64   'Oct'                         => 'Out',
65   'October'                     => 'Outubro',
66   'Open'                        => 'Abrir',
67   'Order'                       => 'Encomenda',
68   'Order Number'                => 'Encomenda Número',
69   'Paid'                        => 'Total Pago',
70   'Payment date missing!'       => 'Falta Data de Pagamento!',
71   'Payments'                    => 'Pagamentos',
72   'Post'                        => 'Processar',
73   'Post as new'                 => 'Processar como novo',
74   'Project'                     => 'Projecto',
75   'Project not on file!'        => 'Projecto não existe',
76   'Remaining'                   => 'Sobram',
77   'Sales Invoice'               => 'Factura de Venda',
78   'Select from one of the names below' => 'Seleccione um dos nomes abaixo',
79   'Select from one of the projects below' => 'Seleccione um dos projectos abaixo',
80   'Sep'                         => 'Set',
81   'September'                   => 'Setembro',
82   'Source'                      => 'Origem',
83   'Subtotal'                    => 'Sub-total',
84   'Tax'                         => 'Imposto',
85   'Tax Included'                => 'Impostos incluídos',
86   'To'                          => 'Até',
87   'Total'                       => 'Total',
88   'Transaction deleted!'        => 'Transacção apagada',
89   'Transaction posted!'         => 'Transacção processada',
90   'Update'                      => 'Actualizar',
91   'Vendor not on file!'         => 'Fornecedor não existe',
92   'Yes'                         => 'Sim',
93 };
94
95 $self{subs} = {
96   'add'                         => 'add',
97   'add_transaction'             => 'add_transaction',
98   'ap_transaction'              => 'ap_transaction',
99   'ar_subtotal'                 => 'ar_subtotal',
100   'ar_transaction'              => 'ar_transaction',
101   'ar_transactions'             => 'ar_transactions',
102   'check_name'                  => 'check_name',
103   'check_project'               => 'check_project',
104   'continue'                    => 'continue',
105   'create_links'                => 'create_links',
106   'delete'                      => 'delete',
107   'display_form'                => 'display_form',
108   'edit'                        => 'edit',
109   'form_footer'                 => 'form_footer',
110   'form_header'                 => 'form_header',
111   'gl_transaction'              => 'gl_transaction',
112   'name_selected'               => 'name_selected',
113   'post'                        => 'post',
114   'post_as_new'                 => 'post_as_new',
115   'project_selected'            => 'project_selected',
116   'purchase_invoice'            => 'purchase_invoice',
117   'sales_invoice'               => 'sales_invoice',
118   'search'                      => 'search',
119   'select_name'                 => 'select_name',
120   'select_project'              => 'select_project',
121   'update'                      => 'update',
122   'yes'                         => 'yes',
123   'transacção_clientes'         => 'ar_transaction',
124   'continuar'                   => 'continue',
125   'remover'                     => 'delete',
126   'processar'                   => 'post',
127   'processar_como_novo'         => 'post_as_new',
128   'factura_de_venda'            => 'sales_invoice',
129   'actualizar'                  => 'update',
130   'sim'                         => 'yes',
131 };
132
133 1;