summaryrefslogtreecommitdiff
path: root/locale/ua/arap
blob: 4f723e6ac92da24a2a6a41bda8022e0484bf6846 (plain)
  1. $self{charset} = 'ISO-8859-5';
  2. $self{texts} = {
  3. 'Address' => '������',
  4. 'Bcc' => '�������� ��� ��',
  5. 'Cc' => '��� ��',
  6. 'Continue' => '����������',
  7. 'Customer not on file!' => '�̦���� ���� � ������!',
  8. 'Date' => '����',
  9. 'Description' => '����',
  10. 'E-mail' => '��. �����',
  11. 'Message' => '��צ��������',
  12. 'Number' => '�����',
  13. 'Print' => '�����������',
  14. 'Project not on file!' => '������� ���� � ������!',
  15. 'Reference' => '������',
  16. 'Select from one of the names below' => '����Ҧ�� ���� �� ��������� ����',
  17. 'Select from one of the projects below' => '����Ҧ�� ���� �� ��������� �����Ԧ�',
  18. 'Subject' => '����',
  19. 'To' => '��',
  20. 'Vendor not on file!' => '������������ ���� � ������ ',
  21. };
  22. $self{subs} = {
  23. 'add_transaction' => 'add_transaction',
  24. 'ap_transaction' => 'ap_transaction',
  25. 'ar_transaction' => 'ar_transaction',
  26. 'check_name' => 'check_name',
  27. 'check_project' => 'check_project',
  28. 'continue' => 'continue',
  29. 'delete_schedule' => 'delete_schedule',
  30. 'gl_transaction' => 'gl_transaction',
  31. 'name_selected' => 'name_selected',
  32. 'post_as_new' => 'post_as_new',
  33. 'print_and_post_as_new' => 'print_and_post_as_new',
  34. 'project_selected' => 'project_selected',
  35. 'rebuild_vc' => 'rebuild_vc',
  36. 'repost' => 'repost',
  37. 'reprint' => 'reprint',
  38. 'sales_invoice_' => 'sales_invoice_',
  39. 'save_schedule' => 'save_schedule',
  40. 'schedule' => 'schedule',
  41. 'select_name' => 'select_name',
  42. 'select_project' => 'select_project',
  43. 'vendor_invoice_' => 'vendor_invoice_',
  44. '����������' => 'continue',
  45. };
  46. 1;