$self{charset} = 'ISO-8859-5'; $self{texts} = { 'Account' => '�������', 'Accounting Menu' => '���� ��̦��', 'Add Purchase Order' => '���� ���������� �� ��Ц���', 'Add Sales Invoice' => '����� ������-�������', 'Add Sales Order' => '���� ���������� �� ������', 'Address' => '������', 'Amount' => '����', 'Apr' => '�צ���', 'April' => '�צ����', 'Are you sure you want to delete Invoice Number' => '�� ���Φ, �� ������ �������� ����� �������?', 'Attachment' => '�������', 'Aug' => '������', 'August' => '�������', 'Bcc' => '�������� ��Ц� ��', 'Bin' => 'Bin', 'Cannot delete invoice!' => '�� ������� �������� �������-�������', 'Cannot post invoice for a closed period!' => '�� ������� ��������� �������-������� ��� ��������� ��Ҧ���!', 'Cannot post invoice!' => '�� ������� ��������� �������-�������!', 'Cannot post payment for a closed period!' => '�� ������� ��������� ���Ԧ� ��� ��������� ��Ҧ���!', 'Cc' => '��Ц� ��', 'Confirm!' => '������Ħ��!', 'Contact' => '��������� �����', 'Continue' => '����������', 'Copies' => '��Ц�', 'Credit Limit' => '�ͦ� �������', 'Currency' => '������', 'Customer' => '�̦���', 'Customer missing!' => '�� �������� �̦���!', 'Customer not on file!' => '�̦���� ���� � ������!', 'Date' => '����', 'Dec' => '������', 'December' => '�������', 'Delete' => '��������', 'Delivery Date' => '���� ��������', 'Description' => '����', 'Due Date' => '��������� ��', 'E-mail' => '��. �����', 'E-mail address missing!' => '�� ������� ������ ��. �����!', 'Edit Sales Invoice' => '������������� �������-�������', 'Exch' => '����', 'Exchange Rate' => '���� ������', 'Exchange rate for payment missing!' => '�� �������� ���� ������ ��� �������!', 'Exchange rate missing!' => '�� �������� ���� ������!', 'Extended' => '����������', 'Fax' => '���', 'Feb' => '������', 'February' => '�����', 'In-line' => '�������� (In-line)', 'Invoice' => '�������-�������', 'Invoice Date' => '���� �����������', 'Invoice Date missing!' => '�� ������� ���� ����������� �������-�������', 'Invoice Number' => '����� �������-�������', 'Invoice Number missing!' => '�� �������� ����� �������-�������', 'Invoice deleted!' => '�������-������� ���������!', 'Item not on file!' => '��ަ ���� � ������!', 'Jan' => 'Ӧ���', 'January' => 'Ӧ����', 'Jul' => '�����', 'July' => '������', 'Jun' => '������', 'June' => '�������', 'Mar' => '�������', 'March' => '��������', 'May' => '������', 'May ' => '�������', 'Message' => '��צ��������', 'Notes' => '���ͦ���', 'Nov' => '���������', 'November' => '��������', 'Number' => '�����', 'Number missing in Row' => '�� �������� ����� � �����', 'Oct' => '������', 'October' => '�������', 'Order Date missing!' => '�� ������� ���� ����������!', 'Order Number' => '����� ����������', 'Order Number missing!' => '�� ������� ����� ����������', 'PDF' => 'PDF ���� ������', 'Packing List' => '����������� ������', 'Packing List Date missing!' => '�� ������� ���� ������������ �������', 'Packing List Number missing!' => '�� �������� ����� ������������ �������', 'Part' => '�����', 'Payment date missing!' => '�� ������� ���� �������!', 'Payments' => '�����֦', 'Phone' => '���.', 'Post' => '���������', 'Post as new' => '��������� �� �����', 'Postscript' => 'Postscript', 'Price' => '���', 'Print' => '�����������', 'Project' => '������', 'Project not on file!' => '������� ���� � ������!', 'Purchase Order' => '��Ц������ ����������', 'Qty' => '���˦���', 'Recd' => '��������', 'Record in' => '������ �', 'Reference' => '������', 'Remaining' => '����������', 'Required by' => '���ͦ� ��������', 'Sales Order' => '�������� ��������', 'Screen' => '�����', 'Select from one of the names below' => '����Ҧ�� ���� �� ��������� ����', 'Select from one of the projects below' => '����Ҧ�� ���� �� ��������� �����Ԧ�', 'Select postscript or PDF!' => '����Ҧ�� postscript ��� PDF', 'Sep' => '�������', 'September' => '��������', 'Service' => '�������', 'Ship' => '�������', 'Ship to' => '������� ��', 'Ship via' => '������� �����', 'Source' => '�������', 'Subject' => '����', 'Subtotal' => '������� �� ���Ħ��', 'Tax Included' => '������� ��������', 'To' => '��', 'Total' => '�������� ����', 'Unit' => '�������', 'Update' => '��������', 'Vendor not on file!' => '������������ ���� � ������ ', 'What type of item is this?' => '���� �� ���/��� ������', 'Yes' => 'Tak', 'ea' => '��.', }; $self{subs} = { 'acc_menu' => 'acc_menu', 'add' => 'add', 'add_transaction' => 'add_transaction', 'ap_transaction' => 'ap_transaction', 'ar_transaction' => 'ar_transaction', 'calc_markup' => 'calc_markup', 'check_form' => 'check_form', 'check_name' => 'check_name', 'check_project' => 'check_project', 'continue' => 'continue', 'create_form' => 'create_form', 'customer_details' => 'customer_details', 'delete' => 'delete', 'delete_schedule' => 'delete_schedule', 'display' => 'display', 'display_form' => 'display_form', 'display_row' => 'display_row', 'e_mail' => 'e_mail', 'edit' => 'edit', 'form_footer' => 'form_footer', 'form_header' => 'form_header', 'gl_transaction' => 'gl_transaction', 'invoice_links' => 'invoice_links', 'invoicetotal' => 'invoicetotal', 'item_selected' => 'item_selected', 'js_menu' => 'js_menu', 'menubar' => 'menubar', 'name_selected' => 'name_selected', 'new_item' => 'new_item', 'post' => 'post', 'post_as_new' => 'post_as_new', 'prepare_invoice' => 'prepare_invoice', 'print' => 'print', 'print_and_post' => 'print_and_post', 'print_and_post_as_new' => 'print_and_post_as_new', 'print_form' => 'print_form', 'print_options' => 'print_options', 'project_selected' => 'project_selected', 'purchase_order' => 'purchase_order', 'quotation' => 'quotation', 'rebuild_vc' => 'rebuild_vc', 'repost' => 'repost', 'reprint' => 'reprint', 'rfq' => 'rfq', 'sales_invoice_' => 'sales_invoice_', 'sales_order' => 'sales_order', 'save_schedule' => 'save_schedule', 'schedule' => 'schedule', 'section_menu' => 'section_menu', 'select_item' => 'select_item', 'select_name' => 'select_name', 'select_project' => 'select_project', 'send_email' => 'send_email', 'ship_to' => 'ship_to', 'update' => 'update', 'validate_items' => 'validate_items', 'vendor_details' => 'vendor_details', 'vendor_invoice_' => 'vendor_invoice_', 'yes' => 'yes', '����������' => 'continue', '��������' => 'delete', '��._�����' => 'e_mail', '���������' => 'post', '���������_��_�����' => 'post_as_new', '�����������' => 'print', '��������_��������' => 'sales_order', '�������_��' => 'ship_to', '��������' => 'update', 'tak' => 'yes', }; 1;