This commit was generated by cvs2svn to compensate for changes in r3880,
[freeside.git] / sql-ledger / sql-ledger / locale / ve / arapprn
1 $self{texts} = {
2   'Account'                     => 'Cuenta',
3   'Amount'                      => 'Monto',
4   'Check'                       => 'Cheque',
5   'Continue'                    => 'Continuar',
6   'Date'                        => 'Fecha',
7   'Memo'                        => 'Memo',
8   'Nothing to print!'           => '!Nada que imprimir!',
9   'PDF'                         => 'PDF',
10   'Postscript'                  => 'Postscript',
11   'Printed'                     => 'Impreso',
12   'Queue'                       => 'Cola',
13   'Queued'                      => 'En Cola',
14   'Receipt'                     => 'Abono',
15   'Screen'                      => 'Pantalla',
16   'Select Printer or Queue!'    => '¡Seleccione Impresora o Cola!',
17   'Select payment'              => 'Seleccione pago!',
18   'Select postscript or PDF!'   => '¡Seleccione postscript o PDF!',
19   'Source'                      => 'N° Cheque/Ref',
20   'Transaction'                 => 'Asiento',
21 };
22
23 $self{subs} = {
24   'customer_details'            => 'customer_details',
25   'payment_selected'            => 'payment_selected',
26   'print'                       => 'print',
27   'print_and_post'              => 'print_and_post',
28   'print_check'                 => 'print_check',
29   'print_options'               => 'print_options',
30   'print_receipt'               => 'print_receipt',
31   'print_transaction'           => 'print_transaction',
32   'select_payment'              => 'select_payment',
33   'vendor_details'              => 'vendor_details',
34   'continuar'                   => 'continue',
35 };
36
37 1;