import sql-ledger 2.4.4
[freeside.git] / sql-ledger / sql-ledger / locale / sv / ar
1 $self{texts} = {
2   'AR Outstanding'              => 'CxC Extraordinarias',
3   'AR Transaction'              => 'Transaccion - CxC',
4   'AR Transactions'             => 'Transacciones - CxC',
5   'Account'                     => 'Cuenta',
6   'Accounting Menu'             => 'Menú de Contabilidad',
7   'Address'                     => 'Dirección',
8   'Amount'                      => 'Total',
9   'Amount Due'                  => 'Monto Vencido',
10   'Apr'                         => 'Abr',
11   'April'                       => 'Abril',
12   'Are you sure you want to delete Transaction' => '¿Está usted seguro de que desea suprimir la transacción?',
13   'Aug'                         => 'Ago',
14   'August'                      => 'Agosto',
15   'Cannot delete transaction!'  => 'No puede borrar transacción!',
16   'Cannot post payment for a closed period!' => 'No se puede registrar pago para un periodo cerrado',
17   'Cannot post transaction for a closed period!' => 'No se puede registrar una transacción para un periodo cerrado',
18   'Cannot post transaction!'    => 'No puede registrar transacción!',
19   'Check'                       => 'Cheque',
20   'Closed'                      => 'Cerrado',
21   'Confirm!'                    => 'Confirmar!',
22   'Continue'                    => 'Continuar',
23   'Credit Limit'                => 'Limite de Credito',
24   'Curr'                        => 'Mon.',
25   'Currency'                    => 'Moneda',
26   'Current'                     => 'Actual',
27   'Customer'                    => 'Cliente',
28   'Customer missing!'           => 'Falta cliente!',
29   'Customer not on file!'       => 'Cliente no existe en archivo!',
30   'Date'                        => 'Fecha',
31   'Date Paid'                   => 'Fecha de pago',
32   'Dec'                         => 'Dic',
33   'December'                    => 'Diciembre',
34   'Delete'                      => 'Borrar',
35   'Description'                 => 'Descripción',
36   'Due Date'                    => 'Fecha de Vencimiento',
37   'Due Date missing!'           => 'Falta Fecha de Vencimiento!',
38   'Exch'                        => 'Interc.',
39   'Exchange Rate'               => 'Tasa de Intercambio',
40   'Exchange rate for payment missing!' => 'No se encuentra pago por cambio de moneda',
41   'Exchange rate missing!'      => 'No se encuentra cambio de moneda',
42   'Feb'                         => 'Feb',
43   'February'                    => 'Febrero',
44   'From'                        => 'Desde',
45   'ID'                          => 'ID',
46   'Include in Report'           => 'Incluya en informe',
47   'Invoice'                     => 'Factura',
48   'Invoice Date'                => 'Fecha de Factura',
49   'Invoice Date missing!'       => 'Falta la Fecha de la Factura!',
50   'Invoice Number'              => 'Número de Factura',
51   'Jan'                         => 'Ene',
52   'January'                     => 'Enero',
53   'Jul'                         => 'Jul',
54   'July'                        => 'Julio',
55   'Jun'                         => 'Jun',
56   'June'                        => 'Junio',
57   'Mar'                         => 'Mar',
58   'March'                       => 'Marzo',
59   'May'                         => 'May',
60   'May '                        => 'Mayo',
61   'Notes'                       => 'Notas',
62   'Nov'                         => 'Nov',
63   'November'                    => 'Noviembre',
64   'Number'                      => 'Número',
65   'Oct'                         => 'Oct',
66   'October'                     => 'Octubre',
67   'Open'                        => 'Abierto',
68   'Order'                       => 'Orden',
69   'Order Number'                => 'Orden Número',
70   'PDF'                         => 'PDF',
71   'Paid'                        => 'Total Pagado',
72   'Payment date missing!'       => 'No se encuentra la fecha de Pago!',
73   'Payments'                    => 'Pagos',
74   'Post'                        => 'Registrar',
75   'Post as new'                 => 'Registrar como nuevo',
76   'Postscript'                  => 'Postscript',
77   'Print'                       => 'Imprimir',
78   'Receipt'                     => 'Recibo',
79   'Remaining'                   => 'Faltan',
80   'Salesperson'                 => 'Vendedor',
81   'Screen'                      => 'Pantalla',
82   'Select from one of the names below' => 'Seleccione uno de los elementos listados',
83   'Select postscript or PDF!'   => 'Seleccione postscript o PDF',
84   'Sep'                         => 'Sep',
85   'September'                   => 'Septiembre',
86   'Ship via'                    => 'Envía vía',
87   'Source'                      => 'Fuente',
88   'Subtotal'                    => 'Subtotal',
89   'Tax'                         => 'Impuesto',
90   'Tax Included'                => 'Impuesto Incluido',
91   'Till'                        => 'Hasta',
92   'To'                          => 'Hasta ',
93   'Total'                       => 'Total',
94   'Transaction deleted!'        => 'Transacción borrada!',
95   'Transaction posted!'         => 'Transacción registrada!',
96   'Update'                      => 'Actualizar',
97   'Vendor not on file!'         => 'Proveedor no está en archivo!',
98   'Yes'                         => 'Si',
99 };
100
101 $self{subs} = {
102   'acc_menu'                    => 'acc_menu',
103   'add'                         => 'add',
104   'add_transaction'             => 'add_transaction',
105   'ap_transaction'              => 'ap_transaction',
106   'ar_subtotal'                 => 'ar_subtotal',
107   'ar_transaction'              => 'ar_transaction',
108   'ar_transactions'             => 'ar_transactions',
109   'check_name'                  => 'check_name',
110   'check_project'               => 'check_project',
111   'continue'                    => 'continue',
112   'create_links'                => 'create_links',
113   'customer_details'            => 'customer_details',
114   'delete'                      => 'delete',
115   'display'                     => 'display',
116   'display_form'                => 'display_form',
117   'edit'                        => 'edit',
118   'form_footer'                 => 'form_footer',
119   'form_header'                 => 'form_header',
120   'gl_transaction'              => 'gl_transaction',
121   'menubar'                     => 'menubar',
122   'name_selected'               => 'name_selected',
123   'payment_selected'            => 'payment_selected',
124   'post'                        => 'post',
125   'post_as_new'                 => 'post_as_new',
126   'print'                       => 'print',
127   'print_and_post'              => 'print_and_post',
128   'print_check'                 => 'print_check',
129   'print_options'               => 'print_options',
130   'print_receipt'               => 'print_receipt',
131   'print_transaction'           => 'print_transaction',
132   'project_selected'            => 'project_selected',
133   'sales_invoice_'              => 'sales_invoice_',
134   'search'                      => 'search',
135   'section_menu'                => 'section_menu',
136   'select_name'                 => 'select_name',
137   'select_payment'              => 'select_payment',
138   'select_project'              => 'select_project',
139   'update'                      => 'update',
140   'vendor_details'              => 'vendor_details',
141   'vendor_invoice_'             => 'vendor_invoice_',
142   'yes'                         => 'yes',
143   'transaccion___cxc'           => 'ar_transaction',
144   'continuar'                   => 'continue',
145   'borrar'                      => 'delete',
146   'registrar'                   => 'post',
147   'registrar_como_nuevo'        => 'post_as_new',
148   'imprimir'                    => 'print',
149   'print_and_post'              => 'print_and_post',
150   'sales_invoice.'              => 'sales_invoice.',
151   'actualizar'                  => 'update',
152   'si'                          => 'yes',
153 };
154
155 1;