- $self{charset} = 'ISO-8859-5';
- $self{texts} = {
- 'AP Aging' => '������������� � ������������',
- 'AR Aging' => '������������� � ���������',
- 'Account' => '����',
- 'Account Number' => '��� �����',
- 'Accounting Menu' => '������������� ����',
- 'Accounts' => '�����',
- 'Accrual' => '����������',
- 'Address' => '�����',
- 'All Accounts' => '��� �����',
- 'Amount' => '�����',
- 'Apr' => '���',
- 'April' => '������',
- 'Attachment' => '��������',
- 'Aug' => '���',
- 'August' => '������',
- 'Balance' => '������',
- 'Balance Sheet' => '������',
- 'Bcc' => 'Bcc',
- 'Cash' => '�����',
- 'Cc' => 'Cc',
- 'Compare to' => '�������� �',
- 'Continue' => '����������',
- 'Copies' => '�����',
- 'Credit' => '������',
- 'Curr' => '������',
- 'Current' => '�������',
- 'Current Earnings' => '������� �������',
- 'Customer' => '������',
- 'Customer not on file!' => '������ ����������� � �����������!',
- 'Date' => '����',
- 'Debit' => '�����',
- 'Dec' => '���',
- 'December' => '�������',
- 'Decimalplaces' => '���������� �����',
- 'Department' => '�����',
- 'Description' => '��������',
- 'Detail' => '��������������',
- 'Due Date' => '�������� ��',
- 'E-mail' => 'E-mail',
- 'E-mail Statement to' => '��������� E-mail ���',
- 'E-mail address missing!' => '�� ������ ����� E-mail!',
- 'Feb' => '���',
- 'February' => '�������',
- 'From' => '�',
- 'GIFI' => 'GIFI',
- 'Heading' => '������',
- 'ID' => '�������������',
- 'In-line' => '��������������',
- 'Include Exchange Rate Difference' => '�������� �������� ��������',
- 'Include in Report' => '�������� � �����',
- 'Income Statement' => '����� � �������/�������',
- 'Invoice' => '����-�������',
- 'Jan' => '���',
- 'January' => '������',
- 'Jul' => '���',
- 'July' => '����',
- 'Jun' => '���',
- 'June' => '����',
- 'Language' => '����',
- 'Mar' => '����',
- 'March' => '����',
- 'May' => '���',
- 'May ' => '���',
- 'Memo' => '�����������',
- 'Message' => '���������',
- 'Method' => '�����',
- 'Month' => '�����',
- 'N/A' => 'N/A',
- 'Non-taxable Purchases' => '�������, �� ���������� ���������������',
- 'Non-taxable Sales' => '�������, �� ���������� ���������������',
- 'Nothing selected!' => '������ �� �������!',
- 'Nov' => '���',
- 'November' => '������',
- 'Number' => '���',
- 'Oct' => '���',
- 'October' => '�������',
- 'Order' => '����� �������',
- 'PDF' => 'PDF',
- 'Payments' => '������',
- 'Period' => '������',
- 'Postscript' => 'Postscript',
- 'Print' => '������',
- 'Project' => '������',
- 'Project Number' => '��� �������',
- 'Project Transactions' => '�������� �������',
- 'Project not on file!' => '������ ����������� � �����������!',
- 'Quarter' => '�������',
- 'Receipts' => '���������',
- 'Reference' => '������',
- 'Report for' => '����� ���',
- 'Salesperson' => '��������',
- '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' => '�����������',
- 'Startdate' => '��������� ����',
- 'Statement' => '���������',
- 'Statement sent to' => '��������� ���������� ���',
- 'Statements sent to printer!' => '��������� ���������� �� �������!',
- 'Subject' => '����',
- 'Subtotal' => '����� �� �������',
- 'Summary' => '��������',
- 'Tax' => '�����',
- 'Tax collected' => '��������� ������',
- 'Tax paid' => '���������� ������',
- 'Till' => '��',
- 'To' => '��',
- 'Total' => '�����',
- 'Trial Balance' => '��������������� ������',
- 'Vendor' => '���������',
- 'Vendor not on file!' => '���������� ��� � �����������!',
- 'Warning!' => '��������!',
- 'Year' => '���',
- 'as at' => '��� �',
- 'for Period' => '�� ������',
- 'sent' => '����������',
- };
- $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' => 'e_mail',
- '������' => 'print',
- '�������_���' => 'select_all',
- };
- 1;
|