- $self{charset} = 'ISO-8859-5';
- $self{texts} = {
- 'AP' => '÷ÉÔÒÁÔÉ',
- 'AR' => 'äÏÈÏÄÉ',
- 'Account' => 'òÁÈÕÎÏË',
- 'Accounting Menu' => 'íÅÎÀ ïÂ̦ËÕ',
- 'Address' => 'áÄÒÅÓÁ',
- 'All' => '÷Ó¦',
- 'Amount' => 'óÕÍÁ',
- 'Amount Due' => 'úÁÐÌÁÔÉÔÉ óÕÍÕ',
- 'Bcc' => 'ðÒÉ×ÁÔÎÁ ËÏÐ¦Ñ ÄÏ',
- 'Cannot post payment for a closed period!' => 'îÅ ÍÏÖÌÉ×Ï ×ÉÓÔÁ×ÉÔÉ ÐÌÁÔ¦Ö ÄÌÑ ÚÁËÒÉÔÏÇÏ ÐÅÒ¦ÏÄÕ!',
- 'Cc' => 'ëÏÐ¦Ñ ÄÏ',
- 'Continue' => 'ðÒÏÄÏ×ÖÉÔÉ',
- 'Currency' => '÷ÁÌÀÔÁ',
- 'Customer' => 'ë̦¤ÎÔ',
- 'Customer not on file!' => 'ë̦¤ÎÔÁ ÎÅÍÁ × ÓÐÉÓËÕ!',
- 'Date' => 'äÁÔÁ',
- 'Date missing!' => 'îÅ ×ËÁÚÁÎÁ ÄÁÔÁ!',
- 'Deposit' => 'äÅÐÏÚÉÔ/÷ËÌÁÄ',
- 'Description' => 'ïÐÉÓ',
- 'Due Date' => 'úÁÐÌÁÔÉÔÉ ÄÏ',
- 'E-mail' => 'åÌ. ÐÏÛÔÁ',
- 'Exchange Rate' => 'ëÕÒÓ ×ÁÌÀÔÉ',
- 'Exchange rate missing!' => 'îÅ ×ËÁÚÁÎÉÊ ËÕÒÓ ×ÁÌÀÔÉ!',
- 'From' => '÷¦Ä/ú',
- 'Invoice' => 'òÁÈÕÎÏË-ÆÁËÔÕÒÁ',
- 'Invoices' => 'òÁÈÕÎËÉ-ÆÁËÔÕÒÉ',
- 'Language' => 'íÏ×Á',
- 'Message' => 'ðÏצÄÏÍÌÅÎÎÑ',
- 'Number' => 'îÏÍÅÒ',
- 'PDF' => 'PDF ÆÁÊÌ ÆÏÒÍÁÔ',
- 'Payment' => 'ðÌÁÔ¦Ö',
- 'Payment posted!' => 'ðÌÁÔ¦Ö ×ÉÓÔÁ×ÌÅÎÏ!',
- 'Payments' => 'ðÌÁÔÅÖ¦',
- 'Post' => '÷ÉÓÔÁ×ÉÔÉ',
- 'Postscript' => 'Postscript',
- 'Print' => 'îÁÄÒÕËÕ×ÁÔÉ',
- 'Project not on file!' => 'ðÒÏÅËÔÕ ÎÅÍÁ × ÓÐÉÓËÕ!',
- 'Receipt' => 'ë×ÉÔÁÎæÑ',
- 'Receipts' => 'ë×ÉÔÁÎæ§',
- 'Reference' => 'úÓÉÌËÁ',
- 'Screen' => 'åËÒÁÎ',
- 'Select all' => '÷ÉÂÒÁÔÉ ×ÓÅ',
- 'Select from one of the names below' => '÷ÉÂÅÒ¦ÔØ ÏÄÎÕ ¦Ú ÎÁÓÔÕÐÎÉÈ ÎÁÚ×',
- 'Select from one of the projects below' => '÷ÉÂÅÒ¦ÔØ ÏÄÉÎ ¦Ú ÎÁÓÔÕÐÎÉÈ ÐÒÏÅËÔ¦×',
- 'Select postscript or PDF!' => '÷ÉÂÅÒ¦ÔØ postscript ÁÂÏ PDF',
- 'Source' => 'äÖÅÒÅÌÏ',
- 'Subject' => 'ôÅÍÁ',
- 'To' => 'äÏ',
- 'Update' => 'ðÏÎÏ×ÉÔÉ',
- 'Vendor' => 'ðÏÓÔÁÞÁÌØÎÉË',
- 'Vendor not on file!' => 'ðÏÔÁÞÁÌØÎÉËÁ ÎÅÍÁ Õ ÓÐÉÓËÕ ',
- };
- $self{subs} = {
- 'acc_menu' => 'acc_menu',
- 'add_transaction' => 'add_transaction',
- 'ap_transaction' => 'ap_transaction',
- 'ar_transaction' => 'ar_transaction',
- 'check_form' => 'check_form',
- 'check_name' => 'check_name',
- 'check_openvc' => 'check_openvc',
- 'check_project' => 'check_project',
- 'continue' => 'continue',
- 'customer_details' => 'customer_details',
- 'delete_schedule' => 'delete_schedule',
- 'display' => 'display',
- 'gl_transaction' => 'gl_transaction',
- 'invoices_due' => 'invoices_due',
- 'js_menu' => 'js_menu',
- 'list_invoices' => 'list_invoices',
- 'menubar' => 'menubar',
- 'name_selected' => 'name_selected',
- 'payment' => 'payment',
- 'payment_footer' => 'payment_footer',
- 'payment_header' => 'payment_header',
- 'payments' => 'payments',
- 'payments_footer' => 'payments_footer',
- 'payments_header' => 'payments_header',
- 'post' => 'post',
- 'post_as_new' => 'post_as_new',
- 'post_payment' => 'post_payment',
- 'post_payments' => 'post_payments',
- 'print' => 'print',
- 'print_and_post_as_new' => 'print_and_post_as_new',
- 'print_form' => 'print_form',
- 'print_payment' => 'print_payment',
- 'print_payments' => 'print_payments',
- 'project_selected' => 'project_selected',
- 'rebuild_vc' => 'rebuild_vc',
- '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',
- 'update' => 'update',
- 'update_payment' => 'update_payment',
- 'update_payments' => 'update_payments',
- 'vendor_details' => 'vendor_details',
- 'vendor_invoice_' => 'vendor_invoice_',
- 'ðÒÏÄÏ×ÖÉÔÉ' => 'continue',
- '÷ÉÓÔÁ×ÉÔÉ' => 'post',
- 'îÁÄÒÕËÕ×ÁÔÉ' => 'print',
- '÷ÉÂÒÁÔÉ_×ÓÅ' => 'select_all',
- 'ðÏÎÏ×ÉÔÉ' => 'update',
- };
- 1;
|