summaryrefslogtreecommitdiff
path: root/locale/ua/bp
blob: e21719ff07e6213802a4b75adccaf92621e0835c (plain)
  1. $self{charset} = 'ISO-8859-5';
  2. $self{texts} = {
  3. 'Account' => '�������',
  4. 'Accounting Menu' => '���� ��̦��',
  5. 'Confirm!' => '������Ħ��!',
  6. 'Continue' => '����������',
  7. 'Current' => '��������',
  8. 'Customer' => '�̦���',
  9. 'Date' => '����',
  10. 'Employee' => '������',
  11. 'From' => '���/�',
  12. 'ID' => '������Ʀ��æ���� �����',
  13. 'Invoice' => '�������-�������',
  14. 'Invoice Number' => '����� �������-�������',
  15. 'Order' => '����������',
  16. 'Order Number' => '����� ����������',
  17. 'Print' => '�����������',
  18. 'Purchase Orders' => '��Ц����Φ ����������',
  19. 'Sales Orders' => '������Φ ������Φ',
  20. 'Select all' => '������� ���',
  21. 'To' => '��',
  22. 'Vendor' => '������������',
  23. 'Yes' => 'Tak',
  24. };
  25. $self{subs} = {
  26. 'acc_menu' => 'acc_menu',
  27. 'continue' => 'continue',
  28. 'display' => 'display',
  29. 'js_menu' => 'js_menu',
  30. 'list_spool' => 'list_spool',
  31. 'menubar' => 'menubar',
  32. 'print' => 'print',
  33. 'remove' => 'remove',
  34. 'search' => 'search',
  35. 'section_menu' => 'section_menu',
  36. 'select_all' => 'select_all',
  37. 'yes' => 'yes',
  38. '����������' => 'continue',
  39. '�����������' => 'print',
  40. '�������_���' => 'select_all',
  41. 'tak' => 'yes',
  42. };
  43. 1;