summaryrefslogtreecommitdiff
path: root/locale/hu/bp
blob: f4f0c75a163f3291c14b8a08197ef672d99e0af1 (plain)
  1. $self{charset} = 'ISO-8859-2';
  2. $self{texts} = {
  3. 'Account' => 'Sz�mla',
  4. 'Accounting Menu' => 'Men�',
  5. 'Are you sure you want to remove the marked entries from the queue?' => 'Biztos, hogy ki akarja t�r�lni a megjel�lt sorokat?',
  6. 'Bin Lists' => 'Polc Lista',
  7. 'Cannot remove files!' => 'Nem lehet a f�jlt kit�r�lni!',
  8. 'Confirm!' => 'Meger�s�t�s:',
  9. 'Continue' => 'Folytat�s',
  10. 'Current' => '0-30',
  11. 'Customer' => 'Vev�',
  12. 'Date' => 'D�tum',
  13. 'Employee' => 'Alkalmazott',
  14. 'From' => 'Mikort�l:',
  15. 'ID' => 'Azonos�t�',
  16. 'Invoice' => 'Sz�mla',
  17. 'Invoice Number' => 'Sz�mlasz�m',
  18. 'Marked entries printed!' => 'Megjel�lt sorok kinyomtatva!',
  19. 'Month' => 'H�nap',
  20. 'Order' => 'Rendel�s',
  21. 'Order Number' => 'Rendel�s sz�ma',
  22. 'Packing Lists' => 'Csomagol�s lista',
  23. 'Period' => 'Id�szak',
  24. 'Pick Lists' => 'Kiszed�s lista',
  25. 'Print' => 'Nyomtat�s',
  26. 'Printing' => 'Nyomtat�s',
  27. 'Purchase Orders' => 'Beszerz�si rendel�sek',
  28. 'Quarter' => 'Negyed�v',
  29. 'Quotation' => 'Aj�nlat',
  30. 'Quotation Number' => 'Aj�nlat sz�m',
  31. 'Quotations' => 'Aj�nlatok',
  32. 'RFQs' => 'Aj�nlat k�r�sek',
  33. 'Remove' => 'Kit�rl�s',
  34. 'Removed spoolfiles!' => 'A sorban �ll� f�jlok kit�r�lve!',
  35. 'Removing marked entries from queue ...' => 'Kivessz�k a megjel�lt sorokat',
  36. 'Sales Invoices' => 'Vev� Sz�mla',
  37. 'Sales Orders' => 'Vev�rendel�sek',
  38. 'Select all' => 'Mindent kijel�l',
  39. 'Spoolfile' => 'Sorban �ll� f�jlok',
  40. 'Time Cards' => 'Id� K�rty�k',
  41. 'To' => 'Meddig:',
  42. 'Vendor' => 'Sz�ll�t�',
  43. 'Work Orders' => 'Gy�rt�si Rendel�s',
  44. 'Year' => '�v',
  45. 'Yes' => 'Igen',
  46. 'done' => 'elv�gezve',
  47. };
  48. $self{subs} = {
  49. 'acc_menu' => 'acc_menu',
  50. 'continue' => 'continue',
  51. 'display' => 'display',
  52. 'js_menu' => 'js_menu',
  53. 'list_spool' => 'list_spool',
  54. 'menubar' => 'menubar',
  55. 'print' => 'print',
  56. 'remove' => 'remove',
  57. 'search' => 'search',
  58. 'section_menu' => 'section_menu',
  59. 'select_all' => 'select_all',
  60. 'yes' => 'yes',
  61. 'folytat�s' => 'continue',
  62. 'nyomtat�s' => 'print',
  63. 'kit�rl�s' => 'remove',
  64. 'mindent_kijel�l' => 'select_all',
  65. 'igen' => 'yes',
  66. };
  67. 1;