This commit was generated by cvs2svn to compensate for changes in r3880,
[freeside.git] / sql-ledger / sql-ledger / locale / pa / ca
1 $self{texts} = {
2   'Account'                     => 'Cuenta',
3   'Apr'                         => 'Abr',
4   'April'                       => 'Abril',
5   'Aug'                         => 'Ago',
6   'August'                      => 'Agosto',
7   'Chart of Accounts'           => 'Catálogo Contable',
8   'Credit'                      => 'Crédito',
9   'Date'                        => 'Fecha',
10   'Debit'                       => 'Débito',
11   'Dec'                         => 'Dic',
12   'December'                    => 'Diciembre',
13   'Description'                 => 'Descripción',
14   'Feb'                         => 'Feb',
15   'February'                    => 'Febrero',
16   'From'                        => 'Desde',
17   'GIFI'                        => 'GIFI',
18   'Include in Report'           => 'Incluya en informe',
19   'Jan'                         => 'Ene',
20   'January'                     => 'Enero',
21   'Jul'                         => 'Jul',
22   'July'                        => 'Julio',
23   'Jun'                         => 'Jun',
24   'June'                        => 'Junio',
25   'List Transactions'           => 'Listar Transacciones',
26   'Mar'                         => 'Mar',
27   'March'                       => 'Marzo',
28   'May'                         => 'May',
29   'May '                        => 'Mayo',
30   'Nov'                         => 'Nov',
31   'November'                    => 'Noviembre',
32   'Oct'                         => 'Oct',
33   'October'                     => 'Octubre',
34   'Sep'                         => 'Sep',
35   'September'                   => 'Septiembre',
36   'Subtotal'                    => 'Subtotal',
37   'To'                          => 'Hasta ',
38 };
39
40 $self{subs} = {
41   'ca_subtotal'                 => 'ca_subtotal',
42   'chart_of_accounts'           => 'chart_of_accounts',
43   'list'                        => 'list',
44   'list_transactions'           => 'list_transactions',
45   'listar_transacciones'        => 'list_transactions',
46 };
47
48 1;