summaryrefslogtreecommitdiff
path: root/locale/py/gl
blob: 04766343ee54d73e45a3cfa0bfaa979efc4eb048 (plain)
  1. $self{texts} = {
  2. 'AP Transaction' => 'Movimiento de Cuentas a Pagar',
  3. 'AR Transaction' => 'Movimiento de Cuentas a Cobrar',
  4. 'Account' => 'Cuenta',
  5. 'Accounting Menu' => 'Menú de Contabilidad',
  6. 'Add Cash Transfer Transaction' => 'Agregar Transferencia de Efectivo',
  7. 'Add General Ledger Transaction' => 'Agregar Asiento al Mayor General',
  8. 'Address' => 'Dirección',
  9. 'All' => 'Todo',
  10. 'Amount' => 'Importe',
  11. 'Apr' => 'Abr',
  12. 'April' => 'Abril',
  13. 'Are you sure you want to delete Transaction' => '¿Seguro que desea borrar el Asiento?',
  14. 'Asset' => 'Activo',
  15. 'Aug' => 'Ago',
  16. 'August' => 'Agosto',
  17. 'Balance' => 'Saldo',
  18. 'Bcc' => 'B.C.C.',
  19. 'Cannot delete transaction!' => '¡No se puede borrar el Asiento!',
  20. 'Cannot post transaction for a closed period!' => '¡No se puede registrar un Asiento para un periodo cerrado!',
  21. 'Cannot post transaction!' => '¡No se puede registrar el Asiento!',
  22. 'Cc' => 'C.C.',
  23. 'Confirm!' => '¡Confirmar!',
  24. 'Continue' => 'Continuar',
  25. 'Credit' => 'Crédito',
  26. 'Current' => 'Actual',
  27. 'Customer not on file!' => '¡El cliente no existe!',
  28. 'Date' => 'Fecha',
  29. 'Debit' => 'Débito',
  30. 'Dec' => 'Dic',
  31. 'December' => 'Diciembre',
  32. 'Delete' => 'Borrar',
  33. 'Department' => 'Departamento',
  34. 'Description' => 'Descripción',
  35. 'E-mail' => 'Correo electrónico',
  36. 'Edit Cash Transfer Transaction' => 'Modificar Transferencia de Efectivo',
  37. 'Edit General Ledger Transaction' => 'Modificar Asiento del Libro Mayor General',
  38. 'Equity' => 'Patrimonio',
  39. 'Expense' => 'Egreso',
  40. 'FX' => 'Cotización de Monedas',
  41. 'Feb' => 'Feb',
  42. 'February' => 'Febrero',
  43. 'From' => 'Desde',
  44. 'GIFI' => 'Plan de Cuentas Fiscal (PCF)',
  45. 'GL Transaction' => 'Asiento en el libro mayor',
  46. 'General Ledger' => 'Libro Mayor General',
  47. 'ID' => 'ID',
  48. 'Include in Report' => 'Incluir en informe',
  49. 'Income' => 'Ingreso',
  50. 'Jan' => 'Ene',
  51. 'January' => 'Enero',
  52. 'Jul' => 'Jul',
  53. 'July' => 'Julio',
  54. 'Jun' => 'Jun',
  55. 'June' => 'Junio',
  56. 'Liability' => 'Pasivo',
  57. 'Mar' => 'Mar',
  58. 'March' => 'Marzo',
  59. 'May' => 'Mayo',
  60. 'May ' => 'Mayo',
  61. 'Memo' => 'Nota',
  62. 'Message' => 'Mensaje',
  63. 'Month' => 'Mes',
  64. 'Notes' => 'Notas',
  65. 'Nov' => 'Nov',
  66. 'November' => 'Noviembre',
  67. 'Number' => 'Número',
  68. 'Oct' => 'Oct',
  69. 'October' => 'Octubre',
  70. 'Out of balance transaction!' => '¡Asiento desbalanceado!',
  71. 'Period' => 'Periodo',
  72. 'Post' => 'Registrar',
  73. 'Post as new' => 'Registrar como nuevo',
  74. 'Print' => 'Imprimir',
  75. 'Project' => 'Proyecto',
  76. 'Project not on file!' => '¡Proyecto no registrado!',
  77. 'Quarter' => 'Trimestre',
  78. 'R' => 'R',
  79. 'Reference' => 'Referencia',
  80. 'Reports' => 'Informes',
  81. 'Sales Invoice ' => 'Factura (venta) ',
  82. 'Select from one of the names below' => 'Seleccione uno de los nombres de la lista',
  83. 'Select from one of the projects below' => 'Seleccione uno de los proyectos de la lista',
  84. 'Sep' => 'Sep',
  85. 'September' => 'Septiembre',
  86. 'Source' => 'Origen',
  87. 'Startdate' => 'Fecha de inicio',
  88. 'Subject' => 'Asunto',
  89. 'Subtotal' => 'Subtotal',
  90. 'To' => 'Hasta',
  91. 'Transaction Date missing!' => '¡Falta la fecha del Asiento!',
  92. 'Transaction deleted!' => '¡Asiento borrado!',
  93. 'Transaction posted!' => '¡Asiento registrado!',
  94. 'Update' => 'Actualizar',
  95. 'Vendor Invoice ' => 'Factura de Proveedor ',
  96. 'Vendor not on file!' => '¡Proveedor no registrado!',
  97. 'Warning!' => '¡Advertencia!',
  98. 'Year' => 'Año',
  99. 'Yes' => 'Si',
  100. 'sent' => 'Enviado',
  101. };
  102. $self{subs} = {
  103. 'acc_menu' => 'acc_menu',
  104. 'add' => 'add',
  105. 'add_transaction' => 'add_transaction',
  106. 'ap_transaction' => 'ap_transaction',
  107. 'ar_transaction' => 'ar_transaction',
  108. 'check_name' => 'check_name',
  109. 'check_project' => 'check_project',
  110. 'continue' => 'continue',
  111. 'create_links' => 'create_links',
  112. 'delete' => 'delete',
  113. 'delete_schedule' => 'delete_schedule',
  114. 'display' => 'display',
  115. 'display_form' => 'display_form',
  116. 'display_rows' => 'display_rows',
  117. 'edit' => 'edit',
  118. 'form_footer' => 'form_footer',
  119. 'form_header' => 'form_header',
  120. 'generate_report' => 'generate_report',
  121. 'gl_subtotal' => 'gl_subtotal',
  122. 'gl_transaction' => 'gl_transaction',
  123. 'js_menu' => 'js_menu',
  124. 'menubar' => 'menubar',
  125. 'name_selected' => 'name_selected',
  126. 'post' => 'post',
  127. 'post_as_new' => 'post_as_new',
  128. 'print_and_post_as_new' => 'print_and_post_as_new',
  129. 'project_selected' => 'project_selected',
  130. 'rebuild_vc' => 'rebuild_vc',
  131. 'repost' => 'repost',
  132. 'reprint' => 'reprint',
  133. 'sales_invoice_' => 'sales_invoice_',
  134. 'save_schedule' => 'save_schedule',
  135. 'schedule' => 'schedule',
  136. 'search' => 'search',
  137. 'section_menu' => 'section_menu',
  138. 'select_name' => 'select_name',
  139. 'select_project' => 'select_project',
  140. 'update' => 'update',
  141. 'vendor_invoice_' => 'vendor_invoice_',
  142. 'yes' => 'yes',
  143. 'movimiento_de_cuentas_a_pagar' => 'ap_transaction',
  144. 'movimiento_de_cuentas_a_cobrar' => 'ar_transaction',
  145. 'continuar' => 'continue',
  146. 'borrar' => 'delete',
  147. 'asiento_en_el_libro_mayor' => 'gl_transaction',
  148. 'registrar' => 'post',
  149. 'registrar_como_nuevo' => 'post_as_new',
  150. 'factura_(venta)_' => 'sales_invoice_',
  151. 'actualizar' => 'update',
  152. 'factura_de_proveedor_' => 'vendor_invoice_',
  153. 'si' => 'yes',
  154. };
  155. 1;