$self{charset} = 'ISO-8859-5';

$self{texts} = {
  'AP Transaction'              => '�������� ������',
  'AR Transaction'              => '�������� ����Ħ�',
  'Account'                     => '�������',
  'Accounting Menu'             => '���� ��̦��',
  'Add General Ledger Transaction' => '���� ��������',
  'Address'                     => '������',
  'All'                         => '�Ӧ',
  'Amount'                      => '����',
  'Apr'                         => '�צ���',
  'April'                       => '�צ����',
  'Are you sure you want to delete Transaction' => '�� ���Φ, �� ������ �������� ���� ��������?',
  'Asset'                       => '�����',
  'Aug'                         => '������',
  'August'                      => '�������',
  'Balance'                     => '������',
  'Bcc'                         => '�������� ��� ��',
  'Cannot delete transaction!'  => '�� ������� �������� ��������!',
  'Cannot post transaction for a closed period!' => '�� ������� ��������� �������� ��� ��������� ��Ҧ���!',
  'Cannot post transaction!'    => '�� ������� ��������� ��������!',
  'Cc'                          => '��� ��',
  'Confirm!'                    => '������Ħ��!',
  'Continue'                    => '����������',
  'Credit'                      => '������',
  'Current'                     => '��������',
  'Customer not on file!'       => '�̦���� ���� � ������!',
  'Date'                        => '����',
  'Debit'                       => '�����',
  'Dec'                         => '������',
  'December'                    => '�������',
  'Delete'                      => '��������',
  'Description'                 => '����',
  'E-mail'                      => '��. �����',
  'Edit General Ledger Transaction' => '������������� �������� ������ϧ �����',
  'Equity'                      => '�����',
  'Expense'                     => '�������',
  'Feb'                         => '������',
  'February'                    => '�����',
  'From'                        => '���/�',
  'GIFI'                        => 'GIFI',
  'GL Transaction'              => '����������',
  'General Ledger'              => '������� �����',
  'ID'                          => '������Ʀ��æ���� �����',
  'Include in Report'           => '������ �� �צ��',
  'Jan'                         => 'Ӧ���',
  'January'                     => 'Ӧ����',
  'Jul'                         => '�����',
  'July'                        => '������',
  'Jun'                         => '������',
  'June'                        => '�������',
  'Liability'                   => '������',
  'Mar'                         => '�������',
  'March'                       => '��������',
  'May'                         => '������',
  'May '                        => '�������',
  'Message'                     => '��צ��������',
  'Notes'                       => '���ͦ���',
  'Nov'                         => '���������',
  'November'                    => '��������',
  'Number'                      => '�����',
  'Oct'                         => '������',
  'October'                     => '�������',
  'Post'                        => '���������',
  'Post as new'                 => '��������� �� �����',
  'Print'                       => '�����������',
  'Project'                     => '������',
  'Project not on file!'        => '������� ���� � ������!',
  'Reference'                   => '������',
  'Reports'                     => '�צ��',
  'Select from one of the names below' => '����Ҧ�� ���� �� ��������� ����',
  'Select from one of the projects below' => '����Ҧ�� ���� �� ��������� �����Ԧ�',
  'Sep'                         => '�������',
  'September'                   => '��������',
  'Source'                      => '�������',
  'Subject'                     => '����',
  'Subtotal'                    => '������� �� ���Ħ��',
  'To'                          => '��',
  'Transaction Date missing!'   => '�� ������� ���� ��������',
  'Transaction deleted!'        => '�������� ��������',
  'Transaction posted!'         => '�������� �Ħ������',
  'Update'                      => '��������',
  'Vendor not on file!'         => '������������ ���� � ������ ',
  'Yes'                         => 'Tak',
};

$self{subs} = {
  'acc_menu'                    => 'acc_menu',
  'add'                         => 'add',
  'add_transaction'             => 'add_transaction',
  'ap_transaction'              => 'ap_transaction',
  'ar_transaction'              => 'ar_transaction',
  'check_name'                  => 'check_name',
  'check_project'               => 'check_project',
  'continue'                    => 'continue',
  'create_links'                => 'create_links',
  'delete'                      => 'delete',
  'delete_schedule'             => 'delete_schedule',
  'display'                     => 'display',
  'display_form'                => 'display_form',
  'display_rows'                => 'display_rows',
  'edit'                        => 'edit',
  'form_footer'                 => 'form_footer',
  'form_header'                 => 'form_header',
  'generate_report'             => 'generate_report',
  'gl_subtotal'                 => 'gl_subtotal',
  'gl_transaction'              => 'gl_transaction',
  'js_menu'                     => 'js_menu',
  'menubar'                     => 'menubar',
  'name_selected'               => 'name_selected',
  'post'                        => 'post',
  'post_as_new'                 => 'post_as_new',
  'print_and_post_as_new'       => 'print_and_post_as_new',
  'project_selected'            => 'project_selected',
  'rebuild_vc'                  => 'rebuild_vc',
  'repost'                      => 'repost',
  'reprint'                     => 'reprint',
  'sales_invoice_'              => 'sales_invoice_',
  'save_schedule'               => 'save_schedule',
  'schedule'                    => 'schedule',
  'search'                      => 'search',
  'section_menu'                => 'section_menu',
  'select_name'                 => 'select_name',
  'select_project'              => 'select_project',
  'update'                      => 'update',
  'vendor_invoice_'             => 'vendor_invoice_',
  'yes'                         => 'yes',
  '��������_������'             => 'ap_transaction',
  '��������_����Ħ�'            => 'ar_transaction',
  '����������'                  => 'continue',
  '��������'                    => 'delete',
  '����������'                  => 'gl_transaction',
  '���������'                   => 'post',
  '���������_��_�����'          => 'post_as_new',
  '��������'                    => 'update',
  'tak'                         => 'yes',
};

1;