This commit was generated by cvs2svn to compensate for changes in r3921,
[freeside.git] / sql-ledger / locale / co / 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 Printer or Queue!'    => 'Seleccione Impresora o Cola!',
16   'Select postscript or PDF!'   => '¡Seleccione postscript o PDF',
17   'Source'                      => 'Fuente',
18 };
19
20 $self{subs} = {
21   'customer_details'            => 'customer_details',
22   'payment_selected'            => 'payment_selected',
23   'print'                       => 'print',
24   'print_and_post'              => 'print_and_post',
25   'print_check'                 => 'print_check',
26   'print_options'               => 'print_options',
27   'print_receipt'               => 'print_receipt',
28   'print_transaction'           => 'print_transaction',
29   'select_payment'              => 'select_payment',
30   'vendor_details'              => 'vendor_details',
31   'continuar'                   => 'continue',
32 };
33
34 1;