summaryrefslogtreecommitdiff
path: root/locale/legacy/ua/rc
blob: 6b8c6170776dbcf0655e08a362c90c5f2b42a5e6 (plain)
  1. $self{charset} = 'ISO-8859-5';
  2. $self{texts} = {
  3. 'Account' => '�������',
  4. 'Accounting Menu' => '���� ��̦��',
  5. 'Apr' => '�צ���',
  6. 'April' => '�צ����',
  7. 'Aug' => '������',
  8. 'August' => '�������',
  9. 'Balance' => '������',
  10. 'Continue' => '����������',
  11. 'Credit' => '������',
  12. 'Current' => '��������',
  13. 'Date' => '����',
  14. 'Debit' => '�����',
  15. 'Dec' => '������',
  16. 'December' => '�������',
  17. 'Description' => '����',
  18. 'Difference' => '������',
  19. 'Done' => '��������',
  20. 'Feb' => '������',
  21. 'February' => '�����',
  22. 'From' => '���/�',
  23. 'Jan' => 'Ӧ���',
  24. 'January' => 'Ӧ����',
  25. 'Jul' => '�����',
  26. 'July' => '������',
  27. 'Jun' => '������',
  28. 'June' => '�������',
  29. 'Mar' => '�������',
  30. 'March' => '��������',
  31. 'May' => '������',
  32. 'May ' => '�������',
  33. 'Nov' => '���������',
  34. 'November' => '��������',
  35. 'Oct' => '������',
  36. 'October' => '�������',
  37. 'Out of balance!' => '�� ������������!',
  38. 'Reconciliation' => '����������',
  39. 'Select all' => '������� ���',
  40. 'Sep' => '�������',
  41. 'September' => '��������',
  42. 'Source' => '�������',
  43. 'Statement Balance' => '���������� �צ�',
  44. 'To' => '��',
  45. 'Update' => '��������',
  46. };
  47. $self{subs} = {
  48. 'acc_menu' => 'acc_menu',
  49. 'continue' => 'continue',
  50. 'display' => 'display',
  51. 'display_form' => 'display_form',
  52. 'done' => 'done',
  53. 'get_payments' => 'get_payments',
  54. 'js_menu' => 'js_menu',
  55. 'menubar' => 'menubar',
  56. 'reconciliation' => 'reconciliation',
  57. 'section_menu' => 'section_menu',
  58. 'select_all' => 'select_all',
  59. 'update' => 'update',
  60. '����������' => 'continue',
  61. '��������' => 'done',
  62. '�������_���' => 'select_all',
  63. '��������' => 'update',
  64. };
  65. 1;