summaryrefslogtreecommitdiff
path: root/locale/legacy/ua/pos
blob: bda3519098893904237072a52e029d9cb484cc66 (plain)
  1. $self{charset} = 'ISO-8859-5';
  2. $self{texts} = {
  3. 'Accounting Menu' => '���� ��̦��',
  4. 'Amount' => '����',
  5. 'Cannot post transaction!' => '�� ������� ��������� ��������!',
  6. 'Continue' => '����������',
  7. 'Credit Limit' => '�ͦ� �������',
  8. 'Currency' => '������',
  9. 'Current' => '��������',
  10. 'Customer' => '�̦���',
  11. 'Customer missing!' => '�� �������� �̦���!',
  12. 'Delete' => '��������',
  13. 'Description' => '����',
  14. 'Exchange Rate' => '���� ������',
  15. 'Exchange rate missing!' => '�� �������� ���� ������!',
  16. 'Extended' => '����������',
  17. 'From' => '���/�',
  18. 'Language' => '����',
  19. 'Number' => '�����',
  20. 'Open' => '��������',
  21. 'Post' => '���������',
  22. 'Price' => '���',
  23. 'Print' => '�����������',
  24. 'Qty' => '���˦���',
  25. 'Receipts' => '������æ�',
  26. 'Record in' => '������ �',
  27. 'Remaining' => '����������',
  28. 'Screen' => '�����',
  29. 'Source' => '�������',
  30. 'Subtotal' => '������� �� ���Ħ��',
  31. 'Tax Included' => '������� ��������',
  32. 'To' => '��',
  33. 'Total' => '�������� ����',
  34. 'Unit' => '�������',
  35. 'Update' => '��������',
  36. };
  37. $self{subs} = {
  38. 'acc_menu' => 'acc_menu',
  39. 'add' => 'add',
  40. 'display' => 'display',
  41. 'display_row' => 'display_row',
  42. 'edit' => 'edit',
  43. 'form_footer' => 'form_footer',
  44. 'form_header' => 'form_header',
  45. 'js_menu' => 'js_menu',
  46. 'lookup_partsgroup' => 'lookup_partsgroup',
  47. 'menubar' => 'menubar',
  48. 'openinvoices' => 'openinvoices',
  49. 'post' => 'post',
  50. 'print' => 'print',
  51. 'print_and_post' => 'print_and_post',
  52. 'print_form' => 'print_form',
  53. 'print_options' => 'print_options',
  54. 'receipts' => 'receipts',
  55. 'section_menu' => 'section_menu',
  56. '����������' => 'continue',
  57. '��������' => 'delete',
  58. '���������' => 'post',
  59. '�����������' => 'print',
  60. '��������' => 'update',
  61. };
  62. 1;