This commit was generated by cvs2svn to compensate for changes in r3880,
[freeside.git] / sql-ledger / sql-ledger / locale / co / ca
1 $self{texts} = {
2   'Account'                     => 'Cuenta',
3   'Apr'                         => 'Abr',
4   'April'                       => 'Abril',
5   'Aug'                         => 'Ago',
6   'August'                      => 'Agosto',
7   'Balance'                     => 'Balance',
8   'Chart of Accounts'           => 'Plan de cuentas',
9   'Credit'                      => 'Crédito',
10   'Current'                     => 'Actual',
11   'Date'                        => 'Fecha',
12   'Debit'                       => 'Débito',
13   'Dec'                         => 'Dic',
14   'December'                    => 'Diciembre',
15   'Department'                  => 'Centro de Costos',
16   'Description'                 => 'Descripción',
17   'Feb'                         => 'Feb',
18   'February'                    => 'Febrero',
19   'From'                        => 'De',
20   'GIFI'                        => 'Plan Único de Cuentas (PUC)',
21   'Include in Report'           => 'Incluir en informe',
22   'Jan'                         => 'Ene',
23   'January'                     => 'Enero',
24   'Jul'                         => 'Jul',
25   'July'                        => 'Julio',
26   'Jun'                         => 'Jun',
27   'June'                        => 'Junio',
28   'List Transactions'           => 'Mostrar Transacciones',
29   'Mar'                         => 'Mar',
30   'March'                       => 'Marzo',
31   'May'                         => 'Mayo',
32   'May '                        => 'Mayo',
33   'Month'                       => 'Mes',
34   'Nov'                         => 'Nov',
35   'November'                    => 'Noviembre',
36   'Oct'                         => 'Oct',
37   'October'                     => 'Octubre',
38   'Period'                      => 'Periodo',
39   'Project Number'              => 'Número del Proyecto',
40   'Quarter'                     => 'Trimestre',
41   'R'                           => 'R',
42   'Reference'                   => 'Referencia',
43   'Sep'                         => 'Sep',
44   'September'                   => 'Septiembre',
45   'Subtotal'                    => 'Subtotal',
46   'To'                          => 'Hasta ',
47   'Year'                        => 'Año',
48 };
49
50 $self{subs} = {
51   'ca_subtotal'                 => 'ca_subtotal',
52   'chart_of_accounts'           => 'chart_of_accounts',
53   'list'                        => 'list',
54   'list_transactions'           => 'list_transactions',
55   'mostrar_transacciones'       => 'list_transactions',
56 };
57
58 1;