This commit was generated by cvs2svn to compensate for changes in r3880,
[freeside.git] / sql-ledger / sql-ledger / locale / sv / rp
1 $self{texts} = {
2   'AP Aging'                    => 'Antiguedad de Saldos - CxP',
3   'AR Aging'                    => 'Antiguedad de Saldos - CxC ',
4   'Account'                     => 'Cuenta',
5   'Account Number'              => 'Número de Cuenta',
6   'Accounting Menu'             => 'Menú de Contabilidad',
7   'Accounts'                    => 'Cuentas',
8   'Address'                     => 'Dirección',
9   'Amount'                      => 'Total',
10   'Apr'                         => 'Abr',
11   'April'                       => 'Abril',
12   'Attachment'                  => 'Adjunto',
13   'Aug'                         => 'Ago',
14   'August'                      => 'Agosto',
15   'Balance'                     => 'Balance',
16   'Balance Sheet'               => 'Hoja de Balance',
17   'Bcc'                         => 'Bcc',
18   'Cash'                        => 'Caja',
19   'Cc'                          => 'Cc',
20   'Compare to'                  => 'Comparar a',
21   'Continue'                    => 'Continuar',
22   'Copies'                      => 'Copias',
23   'Credit'                      => 'Crédito',
24   'Curr'                        => 'Mon.',
25   'Current'                     => 'Actual',
26   'Customer'                    => 'Cliente',
27   'Customer not on file!'       => 'Cliente no existe en archivo!',
28   'Date'                        => 'Fecha',
29   'Debit'                       => 'Débito',
30   'Dec'                         => 'Dic',
31   'December'                    => 'Diciembre',
32   'Decimalplaces'               => 'Posiciones decimales',
33   'Description'                 => 'Descripción',
34   'Detail'                      => 'Detalle',
35   'Due Date'                    => 'Fecha de Vencimiento',
36   'E-mail'                      => 'Correo Electrónico',
37   'E-mail Statement to'         => 'Enviar estado de cuenta por E-mail a',
38   'E-mail address missing!'     => 'Falta E-mail!',
39   'Feb'                         => 'Feb',
40   'February'                    => 'Febrero',
41   'From'                        => 'Desde',
42   'GIFI'                        => 'Código GIFI',
43   'Heading'                     => 'Encabezado',
44   'ID'                          => 'ID',
45   'In-line'                     => 'En linea',
46   'Include Exchange Rate Difference' => 'Incluya diferencia de tasa de cambio',
47   'Include in Report'           => 'Incluya en informe',
48   'Income Statement'            => 'Estado de Cuentas',
49   'Invoice'                     => 'Factura',
50   'Jan'                         => 'Ene',
51   'January'                     => 'Enero',
52   'Jul'                         => 'Jul',
53   'July'                        => 'Julio',
54   'Jun'                         => 'Jun',
55   'June'                        => 'Junio',
56   'Mar'                         => 'Mar',
57   'March'                       => 'Marzo',
58   'May'                         => 'May',
59   'May '                        => 'Mayo',
60   'Message'                     => 'Mensaje',
61   'N/A'                         => 'N/A',
62   'Nothing selected!'           => 'Nada seleccionado!',
63   'Nov'                         => 'Nov',
64   'November'                    => 'Noviembre',
65   'Number'                      => 'Número',
66   'Oct'                         => 'Oct',
67   'October'                     => 'Octubre',
68   'Order'                       => 'Orden',
69   'PDF'                         => 'PDF',
70   'Payments'                    => 'Pagos',
71   'Postscript'                  => 'Postscript',
72   'Print'                       => 'Imprimir',
73   'Project'                     => 'Proyecto',
74   'Project Number'              => 'Número de Proyecto',
75   'Receipts'                    => 'Ingresos',
76   'Report for'                  => 'Informe para',
77   'Salesperson'                 => 'Vendedor',
78   'Screen'                      => 'Pantalla',
79   'Select all'                  => 'Seleccione todos',
80   'Select from one of the names below' => 'Seleccione uno de los elementos listados',
81   'Select postscript or PDF!'   => 'Seleccione postscript o PDF',
82   'Sep'                         => 'Sep',
83   'September'                   => 'Septiembre',
84   'Source'                      => 'Fuente',
85   'Standard'                    => 'Estandar',
86   'Statement'                   => 'Estado de Cuenta',
87   'Statement sent to'           => 'Estado de Cuenta enviado a',
88   'Statements sent to printer!' => 'Estados de Cuenta enviados a impresora!',
89   'Subject'                     => 'Asunto',
90   'Subtotal'                    => 'Subtotal',
91   'Summary'                     => 'Resumen',
92   'Tax'                         => 'Impuesto',
93   'Tax collected'               => 'Impuesto recaudado',
94   'Tax paid'                    => 'Impuesto pagado',
95   'Till'                        => 'Hasta',
96   'To'                          => 'Hasta ',
97   'Total'                       => 'Total',
98   'Trial Balance'               => 'Balance De Comprobación',
99   'Vendor'                      => 'Proveedor',
100   'Vendor not on file!'         => 'Proveedor no está en archivo!',
101   'as at'                       => 'Al',
102   'for Period'                  => 'para el período',
103 };
104
105 $self{subs} = {
106   'acc_menu'                    => 'acc_menu',
107   'add_transaction'             => 'add_transaction',
108   'aging'                       => 'aging',
109   'ap_transaction'              => 'ap_transaction',
110   'ar_transaction'              => 'ar_transaction',
111   'check_name'                  => 'check_name',
112   'check_project'               => 'check_project',
113   'continue'                    => 'continue',
114   'display'                     => 'display',
115   'e_mail'                      => 'e_mail',
116   'generate_ap_aging'           => 'generate_ap_aging',
117   'generate_ar_aging'           => 'generate_ar_aging',
118   'generate_balance_sheet'      => 'generate_balance_sheet',
119   'generate_income_statement'   => 'generate_income_statement',
120   'generate_projects'           => 'generate_projects',
121   'generate_tax_report'         => 'generate_tax_report',
122   'generate_trial_balance'      => 'generate_trial_balance',
123   'gl_transaction'              => 'gl_transaction',
124   'list_accounts'               => 'list_accounts',
125   'list_payments'               => 'list_payments',
126   'menubar'                     => 'menubar',
127   'name_selected'               => 'name_selected',
128   'payment_subtotal'            => 'payment_subtotal',
129   'print'                       => 'print',
130   'print_form'                  => 'print_form',
131   'print_options'               => 'print_options',
132   'project_selected'            => 'project_selected',
133   'report'                      => 'report',
134   'sales_invoice_'              => 'sales_invoice_',
135   'section_menu'                => 'section_menu',
136   'select_all'                  => 'select_all',
137   'select_name'                 => 'select_name',
138   'select_project'              => 'select_project',
139   'send_email'                  => 'send_email',
140   'statement_details'           => 'statement_details',
141   'tax_subtotal'                => 'tax_subtotal',
142   'vendor_invoice_'             => 'vendor_invoice_',
143   'continuar'                   => 'continue',
144   'correo_electrónico'          => 'e_mail',
145   'imprimir'                    => 'print',
146   'seleccione_todos'            => 'select_all',
147 };
148
149 1;