$self{charset} = 'ISO-8859-5'; $self{texts} = { 'AP Transaction' => '�������� �������', 'AR Transaction' => '�������� ������', 'Account' => '����', 'Accounting Menu' => '������������� ����', 'Add Cash Transfer Transaction' => '����� �������� ��������� �����������', 'Add General Ledger Transaction' => '����� ��������', 'Address' => '�����', 'All' => '���', 'Amount' => '�����', 'Apr' => '���', 'April' => '������', 'Are you sure you want to delete Transaction' => '�� �������, ��� ������ ������� ������ ��������?', 'Asset' => '�����', 'Aug' => '���', 'August' => '������', 'Balance' => '������', 'Bcc' => 'Bcc', 'Cannot delete transaction!' => '���������� ������� ��������!', 'Cannot post transaction for a closed period!' => '���������� �������� �������� � �������� �������!', 'Cannot post transaction with a debit and credit entry for the same account!' => '���������� �������� �������� � ������� � �������� ��� ������ � ���� �� �����!', 'Cannot post transaction!' => '���������� �������� ��������!', 'Cc' => 'Cc', 'Confirm!' => '�����������!', 'Continue' => '����������', 'Credit' => '������', 'Current' => '�������', 'Customer not on file!' => '������ ����������� � �����������!', 'Date' => '����', 'Debit' => '�����', 'Dec' => '���', 'December' => '�������', 'Delete' => '�������', 'Department' => '�����', 'Description' => '��������', 'E-mail' => 'E-mail', 'Edit Cash Transfer Transaction' => '������������� �������� ��������� �����������', 'Edit General Ledger Transaction' => '������������� �������� ������� �����', 'Equity' => '�������', 'Expense' => '������', 'FX' => 'FX', 'Feb' => '���', 'February' => '�������', 'From' => '�', 'GIFI' => 'GIFI', 'GL Transaction' => '�������� ������� �����', 'General Ledger' => '������� �����', 'ID' => '�������������', 'Include in Report' => '�������� � �����', 'Income' => '�����������', 'Jan' => '���', 'January' => '������', 'Jul' => '���', 'July' => '����', 'Jun' => '���', 'June' => '����', 'Liability' => '������', 'Mar' => '����', 'March' => '����', 'May' => '���', 'May ' => '���', 'Memo' => '�����������', 'Message' => '���������', 'Month' => '�����', 'Notes' => '�����������', 'Nov' => '���', 'November' => '������', 'Number' => '���', 'Oct' => '���', 'October' => '�������', 'Out of balance transaction!' => '��� �������� ��������!', 'Period' => '������', 'Post' => '���������', 'Post as new' => '��������� ��� �����', 'Print' => '������', 'Project' => '������', 'Project not on file!' => '������ ����������� � �����������!', 'Quarter' => '�������', 'R' => 'R', 'Reference' => '������', 'Reports' => '������', 'Sales Invoice ' => '������� �������', 'Select from one of the names below' => '�������� ���� �� ������������ �� ������', 'Select from one of the projects below' => '�������� ���� �� �������� �� ������', 'Sep' => '���', 'September' => '��������', 'Source' => '��������', 'Startdate' => '��������� ����', 'Subject' => '����', 'Subtotal' => '����� �� �������', 'To' => '��', 'Transaction Date missing!' => '��������� ���� ��������!', 'Transaction deleted!' => '�������� �������!', 'Transaction posted!' => '�������� ���������!', 'Update' => '��������', 'Vendor Invoice ' => '������� ����������', 'Vendor not on file!' => '���������� ��� � �����������!', 'Warning!' => '��������!', 'Year' => '���', 'Yes' => '��', 'sent' => '����������', }; $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', '�������_�������' => 'sales_invoice_', '��������' => 'update', '�������_����������' => 'vendor_invoice_', '��' => 'yes', }; 1;