add some time-worked reporting
[freeside.git] / sql-ledger / locale / br / ar
1 $self{texts} = {
2   'AR Outstanding'              => 'Contas a Receber Destacadas',
3   'AR Transaction'              => 'Transação - Contas a Receber',
4   'AR Transactions'             => 'Transações - Contas a Receber',
5   'Account'                     => 'Conta',
6   'Accounting Menu'             => 'Menu de Contabilidade',
7   'Address'                     => 'Endereço',
8   'Amount'                      => 'Total',
9   'Amount Due'                  => 'Total Devido',
10   'Apr'                         => 'Abr',
11   'April'                       => 'Abril',
12   'Are you sure you want to delete Transaction' => 'Tem certeza que quer APAGAR a Transação',
13   'Aug'                         => 'Ago',
14   'August'                      => 'Agosto',
15   'Cannot delete transaction!'  => 'Não pode apagar transação!',
16   'Cannot post payment for a closed period!' => 'Não pode lançar pagamento em período fechado!',
17   'Cannot post transaction for a closed period!' => 'Não pode lançar transação para um período já encerrado!',
18   'Cannot post transaction!'    => 'Não pode lançar transação!',
19   'Check'                       => 'Cheque',
20   'Closed'                      => 'Fechado',
21   'Confirm!'                    => 'Confirmar!',
22   'Continue'                    => 'Continuar',
23   'Credit Limit'                => 'Limite de Crédito',
24   'Curr'                        => 'Moeda',
25   'Currency'                    => 'Moeda',
26   'Current'                     => 'Corrente',
27   'Customer'                    => 'Cliente',
28   'Customer missing!'           => 'Cliente faltando!',
29   'Customer not on file!'       => 'Cliente não está no arquivo!',
30   'Date'                        => 'Data',
31   'Date Paid'                   => 'Data de pagamento',
32   'Dec'                         => 'Dez',
33   'December'                    => 'Dezembro',
34   'Delete'                      => 'Apagar',
35   'Department'                  => 'Departamento',
36   'Description'                 => 'Descrição',
37   'Due Date'                    => 'Data de Vencimento',
38   'Due Date missing!'           => 'Data de Vencimento faltando!',
39   'Exch'                        => 'Câmbio',
40   'Exchange Rate'               => 'Taxa de câmbio',
41   'Exchange rate for payment missing!' => 'Falta a taxa de câmbio para o pagamento!',
42   'Exchange rate missing!'      => 'Falta a taxa de câmbio!',
43   'Feb'                         => 'Fev',
44   'February'                    => 'Fevereiro',
45   'From'                        => 'De',
46   'ID'                          => 'ID',
47   'Include in Report'           => 'Incluir no Relatório',
48   'Invoice'                     => 'Fatura',
49   'Invoice Date'                => 'Data de Fatura',
50   'Invoice Date missing!'       => 'Data de Factura não encontrada!',
51   'Invoice Number'              => 'Número de Fatura',
52   'Jan'                         => 'Jan',
53   'January'                     => 'Janeiro',
54   'Jul'                         => 'Jul',
55   'July'                        => 'Julho',
56   'Jun'                         => 'Jun',
57   'June'                        => 'Junho',
58   'Manager'                     => 'Gerente',
59   'Mar'                         => 'Mar',
60   'March'                       => 'Março',
61   'May'                         => 'Mai',
62   'May '                        => 'Maio',
63   'Memo'                        => 'Memorando',
64   'Notes'                       => 'Notas',
65   'Nov'                         => 'Nov',
66   'November'                    => 'Novembro',
67   'Number'                      => 'Número',
68   'Oct'                         => 'Out',
69   'October'                     => 'Outubro',
70   'Open'                        => 'Abrir',
71   'Order'                       => 'Pedido',
72   'Order Number'                => 'Pedido Número',
73   'PDF'                         => 'PDF',
74   'Paid'                        => 'Total Efetuado',
75   'Payment date missing!'       => 'Data de pagamento faltando!',
76   'Payments'                    => 'Pagamentos',
77   'Post'                        => 'Lançar',
78   'Post as new'                 => 'Lançar como novo',
79   'Postscript'                  => 'Postscript',
80   'Print'                       => 'Imprimir',
81   'Printed'                     => 'Impresso',
82   'Project not on file!'        => 'Projeto não está no arquivo!',
83   'Queue'                       => 'Fila',
84   'Queued'                      => 'Enfileirado',
85   'Receipt'                     => 'Recibo',
86   'Remaining'                   => 'Restante',
87   'Salesperson'                 => 'Vendedor',
88   'Screen'                      => 'Tela',
89   'Select from one of the names below' => 'Selecione um dos nomes abaixo',
90   'Select from one of the projects below' => 'Selecione um dos projetos abaixo',
91   'Select postscript or PDF!'   => 'Selecionar Postscript ou PDF',
92   'Sep'                         => 'Set',
93   'September'                   => 'Setembro',
94   'Ship via'                    => 'Transportar via',
95   'Shipping Point'              => 'Ponto de Transporte',
96   'Source'                      => 'Fonte',
97   'Subtotal'                    => 'Sub-total',
98   'Tax'                         => 'Imposto',
99   'Tax Included'                => 'Impostos incluídos',
100   'Till'                        => 'Até',
101   'To'                          => 'Para',
102   'Total'                       => 'Total',
103   'Transaction deleted!'        => 'Transação apagada!',
104   'Transaction posted!'         => 'Transação lançada',
105   'Update'                      => 'Atualizar',
106   'Vendor not on file!'         => 'Distribuidor não está no arquivo!',
107   'Yes'                         => 'Sim',
108 };
109
110 $self{subs} = {
111   'acc_menu'                    => 'acc_menu',
112   'add'                         => 'add',
113   'add_transaction'             => 'add_transaction',
114   'ap_transaction'              => 'ap_transaction',
115   'ar_subtotal'                 => 'ar_subtotal',
116   'ar_transaction'              => 'ar_transaction',
117   'ar_transactions'             => 'ar_transactions',
118   'check_name'                  => 'check_name',
119   'check_project'               => 'check_project',
120   'continue'                    => 'continue',
121   'create_links'                => 'create_links',
122   'customer_details'            => 'customer_details',
123   'delete'                      => 'delete',
124   'display'                     => 'display',
125   'display_form'                => 'display_form',
126   'edit'                        => 'edit',
127   'form_footer'                 => 'form_footer',
128   'form_header'                 => 'form_header',
129   'gl_transaction'              => 'gl_transaction',
130   'menubar'                     => 'menubar',
131   'name_selected'               => 'name_selected',
132   'payment_selected'            => 'payment_selected',
133   'post'                        => 'post',
134   'post_as_new'                 => 'post_as_new',
135   'print'                       => 'print',
136   'print_and_post'              => 'print_and_post',
137   'print_check'                 => 'print_check',
138   'print_options'               => 'print_options',
139   'print_receipt'               => 'print_receipt',
140   'print_transaction'           => 'print_transaction',
141   'project_selected'            => 'project_selected',
142   'sales_invoice_'              => 'sales_invoice_',
143   'search'                      => 'search',
144   'section_menu'                => 'section_menu',
145   'select_name'                 => 'select_name',
146   'select_payment'              => 'select_payment',
147   'select_project'              => 'select_project',
148   'update'                      => 'update',
149   'vendor_details'              => 'vendor_details',
150   'vendor_invoice_'             => 'vendor_invoice_',
151   'yes'                         => 'yes',
152   'transação___contas_a_receber' => 'ar_transaction',
153   'continuar'                   => 'continue',
154   'apagar'                      => 'delete',
155   'lançar'                      => 'post',
156   'lançar_como_novo'            => 'post_as_new',
157   'imprimir'                    => 'print',
158   'print_and_post'              => 'print_and_post',
159   'sales_invoice.'              => 'sales_invoice.',
160   'atualizar'                   => 'update',
161   'sim'                         => 'yes',
162 };
163
164 1;