- $self{charset} = 'ISO-8859-5';
- $self{texts} = {
- 'AP Aging' => 'AP Aging (�������)',
- 'AR Aging' => 'AR Aging (������)',
- 'Account' => '�������',
- 'Account Number' => '����� �������',
- 'Accounting Menu' => '���� ��̦��',
- 'Accounts' => '�������',
- 'Address' => '������',
- 'Amount' => '����',
- 'Apr' => '�צ���',
- 'April' => '�צ����',
- 'Attachment' => '�������',
- 'Aug' => '������',
- 'August' => '�������',
- 'Balance' => '������',
- 'Balance Sheet' => '������',
- 'Bcc' => '�������� ��� ��',
- 'Cash' => '��Ԧ���',
- 'Cc' => '��� ��',
- 'Compare to' => '��Ҧ����� �',
- 'Continue' => '����������',
- 'Copies' => '���',
- 'Credit' => '������',
- 'Curr' => '������',
- 'Current' => '��������',
- 'Customer' => '�̦���',
- 'Customer not on file!' => '�̦���� ���� � ������!',
- 'Date' => '����',
- 'Debit' => '�����',
- 'Dec' => '������',
- 'December' => '�������',
- 'Decimalplaces' => '�������Φ ͦ���',
- 'Description' => '����',
- 'Due Date' => '��������� ��',
- 'E-mail' => '��. �����',
- 'E-mail Statement to' => '������� �� ��. ���Ԧ ��',
- 'E-mail address missing!' => '�� ������� ������ ��. �����!',
- 'Feb' => '������',
- 'February' => '�����',
- 'From' => '���/�',
- 'GIFI' => 'GIFI',
- 'Heading' => '���Ħ�',
- 'ID' => '������Ʀ��æ���� �����',
- 'In-line' => '�������� (In-line)',
- 'Include in Report' => '������ �� �צ��',
- 'Income Statement' => '�צ� ��� ������ � �������',
- 'Invoice' => '�������-�������',
- 'Jan' => 'Ӧ���',
- 'January' => 'Ӧ����',
- 'Jul' => '�����',
- 'July' => '������',
- 'Jun' => '������',
- 'June' => '�������',
- 'Language' => '����',
- 'Mar' => '�������',
- 'March' => '��������',
- 'May' => '������',
- 'May ' => '�������',
- 'Message' => '��צ��������',
- 'N/A' => '�� ����դ����',
- 'Nothing selected!' => '����� �� �������!',
- 'Nov' => '���������',
- 'November' => '��������',
- 'Number' => '�����',
- 'Oct' => '������',
- 'October' => '�������',
- 'Order' => '����������',
- 'PDF' => 'PDF ���� ������',
- 'Payments' => '�����֦',
- 'Postscript' => 'Postscript',
- 'Print' => '�����������',
- 'Project' => '������',
- 'Project not on file!' => '������� ���� � ������!',
- 'Receipts' => '������æ�',
- 'Reference' => '������',
- 'Report for' => '�צ� ���',
- 'Screen' => '�����',
- 'Select all' => '������� ���',
- 'Select from one of the names below' => '����Ҧ�� ���� �� ��������� ����',
- 'Select from one of the projects below' => '����Ҧ�� ���� �� ��������� �����Ԧ�',
- 'Select postscript or PDF!' => '����Ҧ�� postscript ��� PDF',
- 'Sep' => '�������',
- 'September' => '��������',
- 'Source' => '�������',
- 'Standard' => '��������Φ',
- 'Statement' => '�צ�',
- 'Statement sent to' => '�צ� ������� ��',
- 'Statements sent to printer!' => '�צ� ������� �� ��������!',
- 'Subject' => '����',
- 'Subtotal' => '������� �� ���Ħ��',
- 'Tax' => '�������',
- 'Tax collected' => '������� ڦ�����',
- 'Tax paid' => '������� ���������',
- 'To' => '��',
- 'Total' => '�������� ����',
- 'Trial Balance' => '������� ������',
- 'Vendor' => '������������',
- 'Vendor not on file!' => '������������ ���� � ������ ',
- 'as at' => '�� �',
- 'for Period' => '�� ��Ҧ��',
- };
- $self{subs} = {
- 'acc_menu' => 'acc_menu',
- 'add_transaction' => 'add_transaction',
- 'aging' => 'aging',
- 'ap_transaction' => 'ap_transaction',
- 'ar_transaction' => 'ar_transaction',
- 'check_name' => 'check_name',
- 'check_project' => 'check_project',
- 'continue' => 'continue',
- 'delete_schedule' => 'delete_schedule',
- 'display' => 'display',
- 'e_mail' => 'e_mail',
- 'generate_ap_aging' => 'generate_ap_aging',
- 'generate_ar_aging' => 'generate_ar_aging',
- 'generate_balance_sheet' => 'generate_balance_sheet',
- 'generate_income_statement' => 'generate_income_statement',
- 'generate_projects' => 'generate_projects',
- 'generate_tax_report' => 'generate_tax_report',
- 'generate_trial_balance' => 'generate_trial_balance',
- 'gl_transaction' => 'gl_transaction',
- 'js_menu' => 'js_menu',
- 'list_accounts' => 'list_accounts',
- 'list_payments' => 'list_payments',
- 'menubar' => 'menubar',
- 'name_selected' => 'name_selected',
- 'payment_subtotal' => 'payment_subtotal',
- 'post_as_new' => 'post_as_new',
- 'print' => 'print',
- 'print_and_post_as_new' => 'print_and_post_as_new',
- 'print_form' => 'print_form',
- 'print_options' => 'print_options',
- 'project_selected' => 'project_selected',
- 'rebuild_vc' => 'rebuild_vc',
- 'report' => 'report',
- 'repost' => 'repost',
- 'reprint' => 'reprint',
- 'sales_invoice_' => 'sales_invoice_',
- 'save_schedule' => 'save_schedule',
- 'schedule' => 'schedule',
- 'section_menu' => 'section_menu',
- 'select_all' => 'select_all',
- 'select_name' => 'select_name',
- 'select_project' => 'select_project',
- 'send_email' => 'send_email',
- 'statement_details' => 'statement_details',
- 'tax_subtotal' => 'tax_subtotal',
- 'vendor_invoice_' => 'vendor_invoice_',
- '����������' => 'continue',
- '��._�����' => 'e_mail',
- '�����������' => 'print',
- '�������_���' => 'select_all',
- };
- 1;
|