summaryrefslogtreecommitdiff
path: root/locale/ua/ca
blob: 894a30a4728e63ef2f0c05a6d4b50ec868369163 (plain)
  1. $self{charset} = 'ISO-8859-5';
  2. $self{texts} = {
  3. 'Account' => '�������',
  4. 'Apr' => '�צ���',
  5. 'April' => '�צ����',
  6. 'Aug' => '������',
  7. 'August' => '�������',
  8. 'Balance' => '������',
  9. 'Chart of Accounts' => '���� �����˦�',
  10. 'Credit' => '������',
  11. 'Current' => '��������',
  12. 'Date' => '����',
  13. 'Debit' => '�����',
  14. 'Dec' => '������',
  15. 'December' => '�������',
  16. 'Description' => '����',
  17. 'Feb' => '������',
  18. 'February' => '�����',
  19. 'From' => '���/�',
  20. 'GIFI' => 'GIFI',
  21. 'Include in Report' => '������ �� �צ��',
  22. 'Jan' => 'Ӧ���',
  23. 'January' => 'Ӧ����',
  24. 'Jul' => '�����',
  25. 'July' => '������',
  26. 'Jun' => '������',
  27. 'June' => '�������',
  28. 'List Transactions' => '������ ��������',
  29. 'Mar' => '�������',
  30. 'March' => '��������',
  31. 'May' => '������',
  32. 'May ' => '�������',
  33. 'Nov' => '���������',
  34. 'November' => '��������',
  35. 'Oct' => '������',
  36. 'October' => '�������',
  37. 'Reference' => '������',
  38. 'Sep' => '�������',
  39. 'September' => '��������',
  40. 'Subtotal' => '������� �� ���Ħ��',
  41. 'To' => '��',
  42. };
  43. $self{subs} = {
  44. 'ca_subtotal' => 'ca_subtotal',
  45. 'chart_of_accounts' => 'chart_of_accounts',
  46. 'list' => 'list',
  47. 'list_transactions' => 'list_transactions',
  48. '������_��������' => 'list_transactions',
  49. };
  50. 1;