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