summaryrefslogtreecommitdiff
path: root/locale/es_utf/gl
blob: 89489e1cffc974b70b2e262002eb7e45364d9904 (plain)
  1. $self{charset} = 'UTF-8';
  2. $self{texts} = {
  3. 'AP Transaction' => 'Gestión se pago',
  4. 'AR Transaction' => 'Gestión de cobro',
  5. 'Account' => 'Cuenta',
  6. 'Accounting Menu' => 'Menú general',
  7. 'Add General Ledger Transaction' => 'Añadir transacción al libro mayor general',
  8. 'Address' => 'Dirección',
  9. 'All' => 'Todos',
  10. 'Amount' => 'Total',
  11. 'Apr' => 'Abr',
  12. 'April' => 'Abril',
  13. 'Are you sure you want to delete Transaction' => '¿Está seguro de que desea borrar la transacción?',
  14. 'Asset' => 'Activo',
  15. 'Aug' => 'Ago',
  16. 'August' => 'Agosto',
  17. 'Balance' => 'Balance',
  18. 'Cannot delete transaction!' => '¡No se puede borrar la transacción!',
  19. 'Cannot post transaction for a closed period!' => '¡No se puede registrar una transacción para un periodo cerrado',
  20. 'Cannot post transaction!' => '¡No se puede registrar la transacción',
  21. 'Confirm!' => 'Confirmar',
  22. 'Continue' => 'Continuar',
  23. 'Credit' => 'Crédito',
  24. 'Current' => 'Actual',
  25. 'Customer not on file!' => '¡El cliente no existe!',
  26. 'Date' => 'Fecha',
  27. 'Debit' => 'Débito',
  28. 'Dec' => 'Dic',
  29. 'December' => 'Diciembre',
  30. 'Delete' => 'Borrar',
  31. 'Description' => 'Descripción',
  32. 'E-mail' => 'Correo electrónico',
  33. 'Edit General Ledger Transaction' => 'Editar transacción del libro mayor general',
  34. 'Equity' => 'Balance',
  35. 'Expense' => 'Gastos',
  36. 'Feb' => 'Feb',
  37. 'February' => 'Febrero',
  38. 'From' => 'Desde',
  39. 'GIFI' => 'Código GIFI',
  40. 'GL Transaction' => 'Transacción en el libro mayor',
  41. 'General Ledger' => 'Libro mayor general',
  42. 'ID' => 'ID',
  43. 'Include in Report' => 'Incluir en informe',
  44. 'Jan' => 'Ene',
  45. 'January' => 'Enero',
  46. 'Jul' => 'Jul',
  47. 'July' => 'Julio',
  48. 'Jun' => 'Jun',
  49. 'June' => 'Junio',
  50. 'Liability' => 'Pasivo',
  51. 'Mar' => 'Mar',
  52. 'March' => 'Marzo',
  53. 'May' => 'May',
  54. 'May ' => 'Mayo',
  55. 'Message' => 'Mensaje',
  56. 'Notes' => 'Notas',
  57. 'Nov' => 'Nov',
  58. 'November' => 'Noviembre',
  59. 'Number' => 'Número',
  60. 'Oct' => 'Oct',
  61. 'October' => 'Octubre',
  62. 'Post' => 'Registrar',
  63. 'Post as new' => 'Registrar como nuevo',
  64. 'Print' => 'Imprimir',
  65. 'Project' => 'Proyecto',
  66. 'Project not on file!' => '¡No se encuentra el proyecto en la base de datos!',
  67. 'Reference' => 'Referencia',
  68. 'Reports' => 'Informes',
  69. 'Select from one of the names below' => 'Seleccione uno de los nombres de la lista',
  70. 'Select from one of the projects below' => 'Seleccione uno de los proyectos de la lista',
  71. 'Sep' => 'Sep',
  72. 'September' => 'Septiembre',
  73. 'Source' => 'Fuente',
  74. 'Subject' => 'Asunto',
  75. 'Subtotal' => 'Subtotal',
  76. 'To' => 'Hasta ',
  77. 'Transaction Date missing!' => 'No se ha definido la fecha de la transacción',
  78. 'Transaction deleted!' => '¡Transacción borrada!',
  79. 'Transaction posted!' => '¡Transacción registrada!',
  80. 'Update' => 'Actualizar',
  81. 'Vendor not on file!' => '¡No se encuentra el proveedor en la base de datos!',
  82. 'Yes' => 'Si',
  83. };
  84. $self{subs} = {
  85. 'acc_menu' => 'acc_menu',
  86. 'add' => 'add',
  87. 'add_transaction' => 'add_transaction',
  88. 'ap_transaction' => 'ap_transaction',
  89. 'ar_transaction' => 'ar_transaction',
  90. 'check_name' => 'check_name',
  91. 'check_project' => 'check_project',
  92. 'continue' => 'continue',
  93. 'create_links' => 'create_links',
  94. 'delete' => 'delete',
  95. 'delete_schedule' => 'delete_schedule',
  96. 'display' => 'display',
  97. 'display_form' => 'display_form',
  98. 'display_rows' => 'display_rows',
  99. 'edit' => 'edit',
  100. 'form_footer' => 'form_footer',
  101. 'form_header' => 'form_header',
  102. 'generate_report' => 'generate_report',
  103. 'gl_subtotal' => 'gl_subtotal',
  104. 'gl_transaction' => 'gl_transaction',
  105. 'js_menu' => 'js_menu',
  106. 'menubar' => 'menubar',
  107. 'name_selected' => 'name_selected',
  108. 'post' => 'post',
  109. 'post_as_new' => 'post_as_new',
  110. 'print_and_post_as_new' => 'print_and_post_as_new',
  111. 'project_selected' => 'project_selected',
  112. 'rebuild_vc' => 'rebuild_vc',
  113. 'repost' => 'repost',
  114. 'reprint' => 'reprint',
  115. 'sales_invoice_' => 'sales_invoice_',
  116. 'save_schedule' => 'save_schedule',
  117. 'schedule' => 'schedule',
  118. 'search' => 'search',
  119. 'section_menu' => 'section_menu',
  120. 'select_name' => 'select_name',
  121. 'select_project' => 'select_project',
  122. 'update' => 'update',
  123. 'vendor_invoice_' => 'vendor_invoice_',
  124. 'yes' => 'yes',
  125. 'gestión_se_pago' => 'ap_transaction',
  126. 'gestión_de_cobro' => 'ar_transaction',
  127. 'continuar' => 'continue',
  128. 'borrar' => 'delete',
  129. 'transacción_en_el_libro_mayor' => 'gl_transaction',
  130. 'registrar' => 'post',
  131. 'registrar_como_nuevo' => 'post_as_new',
  132. 'actualizar' => 'update',
  133. 'si' => 'yes',
  134. };
  135. 1;