summaryrefslogtreecommitdiff
path: root/locale/hu/arap
blob: de44042f9094fe27b8ec50b992ad3b315902e33d (plain)
  1. $self{charset} = 'ISO-8859-2';
  2. $self{texts} = {
  3. 'Address' => 'C�m',
  4. 'Bcc' => 'Titkos m�solat',
  5. 'Cc' => 'M�solat',
  6. 'Continue' => 'Folytat�s',
  7. 'Customer not on file!' => 'A vev� hi�nyzik az adatb�zisb�l!',
  8. 'Date' => 'D�tum',
  9. 'Day(s)' => 'Nap(ok)',
  10. 'Delete Schedule' => '�temez�s T�rl�se',
  11. 'Description' => 'Sz�veges le�r�s',
  12. 'E-mail' => 'E-mail',
  13. 'E-mail message' => 'E-mail �zenet',
  14. 'Every' => 'Minden',
  15. 'For' => 'Ism�tl�s',
  16. 'Include Payment' => 'P�nzmozg�ssal egy�tt',
  17. 'Message' => '�zenet',
  18. 'Month(s)' => 'H�nap',
  19. 'Next Date' => 'K�vetkez� D�tum',
  20. 'Number' => 'Sz�m',
  21. 'Print' => 'Nyomtat�s',
  22. 'Project not on file!' => 'Projekt nincs meg',
  23. 'Recurring Transaction' => 'Ism�tl�d� Tranzakci�',
  24. 'Reference' => 'Hivatkoz�s',
  25. 'Repeat' => 'Ism�tl�s',
  26. 'Save Schedule' => '�temez�s ment�se',
  27. 'Select from one of the names below' => 'V�lasszon ki egyet az al�bbi nevek k�z�l',
  28. 'Select from one of the projects below' => 'V�lasszon a projektek k�z�l',
  29. 'Startdate' => 'Kezd� d�tum',
  30. 'Subject' => 'T�rgy',
  31. 'To' => 'Meddig:',
  32. 'Vendor not on file!' => 'Sz�ll�t� nincs az adatb�zisban!',
  33. 'Warning!' => 'Figyelmeztet�s',
  34. 'Week(s)' => 'H�t',
  35. 'Year(s)' => '�v',
  36. 'You are posting an existing transaction!' => '�n egy l�tez� tranzakci�t m�dos�t!',
  37. 'You are printing and posting an existing transaction!' => '�n egy l�tez� tranzakci�t r�gz�t �s nyomtat!',
  38. 'You are printing and saving an existing order' => '�n egy l�tez� rendel�st r�gz�t �s nyomtat!',
  39. 'You are printing and saving an existing quotation' => '�n egy l�tez� aj�nlatot r�gz�t �s nyomtat!',
  40. 'You are saving an existing order' => '�n egy l�tez� rendel�st m�dos�t!',
  41. 'You are saving an existing quotation' => '�n egy l�tez� aj�nlatot m�dos�t',
  42. 'for' => 'for',
  43. 'sent' => 'elk�ldve',
  44. 'time(s)' => '-szor',
  45. };
  46. $self{subs} = {
  47. 'add_transaction' => 'add_transaction',
  48. 'ap_transaction' => 'ap_transaction',
  49. 'ar_transaction' => 'ar_transaction',
  50. 'check_name' => 'check_name',
  51. 'check_project' => 'check_project',
  52. 'continue' => 'continue',
  53. 'delete_schedule' => 'delete_schedule',
  54. 'gl_transaction' => 'gl_transaction',
  55. 'name_selected' => 'name_selected',
  56. 'post_as_new' => 'post_as_new',
  57. 'print_and_post_as_new' => 'print_and_post_as_new',
  58. 'project_selected' => 'project_selected',
  59. 'rebuild_vc' => 'rebuild_vc',
  60. 'repost' => 'repost',
  61. 'reprint' => 'reprint',
  62. 'sales_invoice_' => 'sales_invoice_',
  63. 'save_schedule' => 'save_schedule',
  64. 'schedule' => 'schedule',
  65. 'select_name' => 'select_name',
  66. 'select_project' => 'select_project',
  67. 'vendor_invoice_' => 'vendor_invoice_',
  68. 'folytat�s' => 'continue',
  69. '�temez�s_t�rl�se' => 'delete_schedule',
  70. '�temez�s_ment�se' => 'save_schedule',
  71. };
  72. 1;