This commit was generated by cvs2svn to compensate for changes in r3880,
[freeside.git] / sql-ledger / sql-ledger / locale / sv / 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'                     => 'Balance',
9   'Beginning Balance'           => 'Inicio de balance',
10   'Continue'                    => 'Continuar',
11   'Current'                     => 'Actual',
12   'Date'                        => 'Fecha',
13   'Dec'                         => 'Dic',
14   'December'                    => 'Diciembre',
15   'Decrease'                    => 'Decrementa',
16   'Deposit'                     => 'Deposit',
17   'Description'                 => 'Descripción',
18   'Detail'                      => 'Detalle',
19   'Difference'                  => 'Diferencia',
20   'Done'                        => 'Listo',
21   'Feb'                         => 'Feb',
22   'February'                    => 'Febrero',
23   'From'                        => 'Desde',
24   'Include Exchange Rate Difference' => 'Incluya diferencia de tasa de cambio',
25   'Increase'                    => 'Incrementa',
26   'Jan'                         => 'Ene',
27   'January'                     => 'Enero',
28   'Jul'                         => 'Jul',
29   'July'                        => 'Julio',
30   'Jun'                         => 'Jun',
31   'June'                        => 'Junio',
32   'Mar'                         => 'Mar',
33   'March'                       => 'Marzo',
34   'May'                         => 'May',
35   'May '                        => 'Mayo',
36   'Nov'                         => 'Nov',
37   'November'                    => 'Noviembre',
38   'Oct'                         => 'Oct',
39   'October'                     => 'Octubre',
40   'Out of balance!'             => 'Fuera de balance!',
41   'Outstanding'                 => 'Extraordinario',
42   'Payment'                     => 'Pago',
43   'R'                           => 'R',
44   'Reconciliation'              => 'Conciliación',
45   'Select all'                  => 'Seleccione todos',
46   'Sep'                         => 'Sep',
47   'September'                   => 'Septiembre',
48   'Source'                      => 'Fuente',
49   'Statement Balance'           => 'Balance Estado de Cuenta',
50   'Summary'                     => 'Resumen',
51   'To'                          => 'Hasta ',
52   'Update'                      => 'Actualizar',
53 };
54
55 $self{subs} = {
56   'acc_menu'                    => 'acc_menu',
57   'continue'                    => 'continue',
58   'display'                     => 'display',
59   'display_form'                => 'display_form',
60   'done'                        => 'done',
61   'get_payments'                => 'get_payments',
62   'menubar'                     => 'menubar',
63   'reconciliation'              => 'reconciliation',
64   'section_menu'                => 'section_menu',
65   'select_all'                  => 'select_all',
66   'update'                      => 'update',
67   'continuar'                   => 'continue',
68   'listo'                       => 'done',
69   'seleccione_todos'            => 'select_all',
70   'actualizar'                  => 'update',
71 };
72
73 1;