This commit was generated by cvs2svn to compensate for changes in r2523,
[freeside.git] / sql-ledger / locale / ve / gl
1 $self{texts} = {
2   'AP Transaction'              => 'Cuenta por Pagar',
3   'AR Transaction'              => 'Cuenta por Cobrar',
4   'Account'                     => 'Cuenta',
5   'Add General Ledger Transaction' => 'Agregar Transacción al Mayor General',
6   'Address'                     => 'Dirección',
7   'All'                         => 'Todos',
8   'Apr'                         => 'abr',
9   'April'                       => 'de abril',
10   'Are you sure you want to delete Transaction' => '¿Seguro que desea borrar Transacción?',
11   'Asset'                       => 'Activo',
12   'Aug'                         => 'ago',
13   'August'                      => 'de agosto',
14   'Balance'                     => 'Balance',
15   'Cannot delete transaction!'  => 'No puede borrar transacción!',
16   'Cannot have a value in both Debit and Credit!' => 'No puede haber Débito y Crédito simultáneamente!',
17   'Cannot post a transaction without a value!' => 'No puede registrar transacción sin monto!',
18   'Cannot post transaction for a closed period!' => 'No puede registrar transacción para ejercicio cerrado!',
19   'Confirm!'                    => 'Confirmar!',
20   'Continue'                    => 'Continuar',
21   'Credit'                      => 'Crédito',
22   'Customer not on file!'       => 'Cliente no existe en archivo!',
23   'Date'                        => 'Fecha',
24   'Debit'                       => 'Débito',
25   'Debit and credit out of balance!' => 'Débito y Crédito fuera de balance!',
26   'Dec'                         => 'dic',
27   'December'                    => 'de diciembre',
28   'Delete'                      => 'Borrar',
29   'Description'                 => 'Descripción',
30   'Edit General Ledger Transaction' => 'Editar Transacción de Mayor General',
31   'Equity'                      => 'Capital',
32   'Expense'                     => 'Egreso',
33   'Feb'                         => 'feb',
34   'February'                    => 'de febrero',
35   'From'                        => 'Desde',
36   'GIFI'                        => 'GIFI',
37   'GL Transaction'              => 'Transacción de mayor',
38   'General Ledger'              => 'Mayor General',
39   'ID'                          => 'ID',
40   'Include in Report'           => 'Incluya en Reporte',
41   'Income'                      => 'Ingreso',
42   'Jan'                         => 'ene',
43   'January'                     => 'de enero',
44   'Jul'                         => 'jul',
45   'July'                        => 'de julio',
46   'Jun'                         => 'jun',
47   'June'                        => 'de junio',
48   'Liability'                   => 'Pasivo',
49   'Mar'                         => 'mar',
50   'March'                       => 'de marzo',
51   'May'                         => 'may',
52   'May '                        => 'de mayo',
53   'Notes'                       => 'Comentario',
54   'Nov'                         => 'nov',
55   'November'                    => 'de noviembre',
56   'Number'                      => 'Número',
57   'Oct'                         => 'oct',
58   'October'                     => 'de octubre',
59   'Post'                        => 'Registrar',
60   'Post as new'                 => 'Registrar como nuevo',
61   'Project'                     => 'Proyecto',
62   'Project not on file!'        => 'Proyecto no archivado!',
63   'Purchase Invoice'            => 'Factura de Compra',
64   'Reference'                   => 'Referencia',
65   'Reference missing!'          => 'Falta referencia!',
66   'Reports'                     => 'Reportes',
67   'Sales Invoice'               => 'Factura de Venta',
68   'Select from one of the names below' => 'Seleccione de uno de los nombres a continuación',
69   'Select from one of the projects below' => 'Seleccione de uno de los proyectos a continuación',
70   'Sep'                         => 'sep',
71   'September'                   => 'de septiembre',
72   'Source'                      => 'Referencia',
73   'Subtotal'                    => 'Subtotal',
74   'Transaction Date missing!'   => 'Falta Fecha Transacción!',
75   'Transaction deleted!'        => 'Transacción borrada!',
76   'Transaction posted!'         => 'Transacción registrada!',
77   'Update'                      => 'Actualizar',
78   'Vendor not on file!'         => 'Proveedor no está en archivo!',
79   'Yes'                         => ' Sí ',
80   'to'                          => 'a',
81 };
82
83 $self{subs} = {
84   'add'                         => 'add',
85   'add_transaction'             => 'add_transaction',
86   'ap_transaction'              => 'ap_transaction',
87   'ar_transaction'              => 'ar_transaction',
88   'check_name'                  => 'check_name',
89   'check_project'               => 'check_project',
90   'continue'                    => 'continue',
91   'delete'                      => 'delete',
92   'display_form'                => 'display_form',
93   'edit'                        => 'edit',
94   'form_footer'                 => 'form_footer',
95   'form_header'                 => 'form_header',
96   'form_row'                    => 'form_row',
97   'generate_report'             => 'generate_report',
98   'gl_subtotal'                 => 'gl_subtotal',
99   'gl_transaction'              => 'gl_transaction',
100   'name_selected'               => 'name_selected',
101   'post'                        => 'post',
102   'post_as_new'                 => 'post_as_new',
103   'project_selected'            => 'project_selected',
104   'purchase_invoice'            => 'purchase_invoice',
105   'sales_invoice'               => 'sales_invoice',
106   'search'                      => 'search',
107   'select_name'                 => 'select_name',
108   'select_project'              => 'select_project',
109   'update'                      => 'update',
110   'yes'                         => 'yes',
111   'cuenta_por_pagar'            => 'ap_transaction',
112   'cuenta_por_cobrar'           => 'ar_transaction',
113   'continuar'                   => 'continue',
114   'borrar'                      => 'delete',
115   'transacción_de_mayor'        => 'gl_transaction',
116   'registrar'                   => 'post',
117   'registrar_como_nuevo'        => 'post_as_new',
118   'factura_de_compra'           => 'purchase_invoice',
119   'factura_de_venta'            => 'sales_invoice',
120   'actualizar'                  => 'update',
121   '_sí_'                        => 'yes',
122 };
123
124 1;