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