This commit was generated by cvs2svn to compensate for changes in r3880,
[freeside.git] / sql-ledger / sql-ledger / locale / mx / rc
1 $self{texts} = {
2   'Account'                     => 'Cuenta',
3   'Accounting Menu'             => 'Menú de contabilidad',
4   'Apr'                         => 'Abr',
5   'April'                       => 'Abril',
6   'Aug'                         => 'Ago',
7   'August'                      => 'Agosto',
8   'Balance'                     => 'Saldo',
9   'Beginning Balance'           => 'Balance inicial',
10   'Cleared'                     => 'Aclarado',
11   'Continue'                    => 'Continuar',
12   'Current'                     => 'Actual',
13   'Date'                        => 'Fecha',
14   'Dec'                         => 'Dic',
15   'December'                    => 'Diciembre',
16   'Decrease'                    => 'Reducción',
17   'Deposit'                     => 'Depósito',
18   'Description'                 => 'Descripción',
19   'Detail'                      => 'Detalle',
20   'Difference'                  => 'Diferencia',
21   'Done'                        => 'Listo',
22   'Feb'                         => 'Feb',
23   'February'                    => 'Febrero',
24   'From'                        => 'De',
25   'Include Exchange Rate Difference' => 'Incluír la diferencia por tipo de cambio',
26   'Increase'                    => 'Aumento',
27   'Jan'                         => 'Ene',
28   'January'                     => 'Enero',
29   'Jul'                         => 'Jul',
30   'July'                        => 'Julio',
31   'Jun'                         => 'Jun',
32   'June'                        => 'Junio',
33   'Mar'                         => 'Mar',
34   'March'                       => 'Marzo',
35   'May'                         => 'May',
36   'May '                        => 'Mayo',
37   'Nov'                         => 'Nov',
38   'November'                    => 'Noviembre',
39   'Oct'                         => 'Oct',
40   'October'                     => 'Octubre',
41   'Out of balance!'             => '¡Desbalanceado!',
42   'Outstanding'                 => 'Pendiente',
43   'Payment'                     => 'Pago',
44   'R'                           => 'C',
45   'Reconciliation'              => 'Conciliación',
46   'Reconciliation Report'       => 'Reporte de conciliación',
47   'Select all'                  => 'Seleccionar todo',
48   'Sep'                         => 'Sep',
49   'September'                   => 'Septiembre',
50   'Source'                      => 'Referencia',
51   'Statement Balance'           => 'Saldo bancario',
52   'Summary'                     => 'Resumen',
53   'To'                          => 'A',
54   'Update'                      => 'Actualizar',
55 };
56
57 $self{subs} = {
58   'acc_menu'                    => 'acc_menu',
59   'continue'                    => 'continue',
60   'display'                     => 'display',
61   'display_form'                => 'display_form',
62   'done'                        => 'done',
63   'get_payments'                => 'get_payments',
64   'menubar'                     => 'menubar',
65   'reconciliation'              => 'reconciliation',
66   'section_menu'                => 'section_menu',
67   'select_all'                  => 'select_all',
68   'update'                      => 'update',
69   'continuar'                   => 'continue',
70   'listo'                       => 'done',
71   'seleccionar_todo'            => 'select_all',
72   'actualizar'                  => 'update',
73 };
74
75 1;