summaryrefslogtreecommitdiff
path: root/locale/ve/arap
blob: 8f7aaf92996073c17ed8ee8ea0e3b3ee8c0393b0 (plain)
  1. $self{texts} = {
  2. 'Address' => 'Dirección',
  3. 'Bcc' => 'Bcc',
  4. 'Cc' => 'Cc',
  5. 'Continue' => 'Continuar',
  6. 'Customer not on file!' => '¡El cliente no existe en la base datos!',
  7. 'Date' => 'Fecha',
  8. 'Day(s)' => 'Día(s)',
  9. 'Delete Schedule' => 'Eliminar Programación',
  10. 'Description' => 'Descripción',
  11. 'E-mail' => 'E-mail',
  12. 'E-mail message' => 'Mensaje de E-mail',
  13. 'Every' => 'Cada',
  14. 'For' => 'Por',
  15. 'Include Payment' => 'Inclir Pago',
  16. 'Message' => 'Mensaje',
  17. 'Month(s)' => 'Mes(es)',
  18. 'Next Date' => 'Siguiente fecha',
  19. 'Number' => 'Código',
  20. 'Print' => 'Imprimir',
  21. 'Project not on file!' => '¡Proyecto no existe en la Base de Datos!',
  22. 'Recurring Transaction' => 'Transacción Recurrente',
  23. 'Reference' => 'Referencia',
  24. 'Repeat' => 'Repetir',
  25. 'Save Schedule' => 'Guardar Programación',
  26. 'Select from one of the names below' => 'Seleccione de uno de los nombres siguientes',
  27. 'Select from one of the projects below' => 'Seleccione uno de los proyectos de la lista',
  28. 'Startdate' => 'Fecha de Inicio',
  29. 'Subject' => 'Asunto',
  30. 'To' => 'Hasta',
  31. 'Vendor not on file!' => '¡Proveedor no se encuentra en la Base de Datos!',
  32. 'Warning!' => '¡Advertencia!',
  33. 'Week(s)' => 'Semana(s)',
  34. 'Year(s)' => 'Año(s)',
  35. 'You are posting an existing transaction!' => 'Está registrando una transacción existente!',
  36. 'You are printing and posting an existing transaction!' => 'Está registrando e imprimiendo una transacción existente!',
  37. 'You are printing and saving an existing order' => 'Está guardando e imprimiendo una orden existente!',
  38. 'You are printing and saving an existing quotation' => 'Está guardando e imprimiendo una cotización existente!',
  39. 'You are saving an existing order' => 'Está guardando una orden existente!',
  40. 'You are saving an existing quotation' => 'Está guardando una cotización existente!',
  41. 'for' => 'por',
  42. 'sent' => 'enviado',
  43. 'time(s)' => 'veces',
  44. };
  45. $self{subs} = {
  46. 'add_transaction' => 'add_transaction',
  47. 'ap_transaction' => 'ap_transaction',
  48. 'ar_transaction' => 'ar_transaction',
  49. 'check_name' => 'check_name',
  50. 'check_project' => 'check_project',
  51. 'continue' => 'continue',
  52. 'delete_schedule' => 'delete_schedule',
  53. 'gl_transaction' => 'gl_transaction',
  54. 'name_selected' => 'name_selected',
  55. 'post_as_new' => 'post_as_new',
  56. 'print_and_post_as_new' => 'print_and_post_as_new',
  57. 'project_selected' => 'project_selected',
  58. 'rebuild_vc' => 'rebuild_vc',
  59. 'repost' => 'repost',
  60. 'reprint' => 'reprint',
  61. 'sales_invoice_' => 'sales_invoice_',
  62. 'save_schedule' => 'save_schedule',
  63. 'schedule' => 'schedule',
  64. 'select_name' => 'select_name',
  65. 'select_project' => 'select_project',
  66. 'vendor_invoice_' => 'vendor_invoice_',
  67. 'continuar' => 'continue',
  68. 'eliminar_programación' => 'delete_schedule',
  69. 'guardar_programación' => 'save_schedule',
  70. };
  71. 1;