$self{charset} = 'UTF-8';

$self{texts} = {
  'Account'                     => 'ÎÎ¿Î³Î±ÏÎ¹Î±ÏÎ¼ÏÏ',
  'Accounting Menu'             => 'ÎÎµÎ½ÏÏ ÎÎ¿Î³Î¹ÏÏÎ¹ÎºÎ®Ï',
  'Apr'                         => 'ÎÏÏ',
  'April'                       => 'ÎÏÏÎ¯Î»Î¹Î¿Ï',
  'Aug'                         => 'ÎÏÎ³',
  'August'                      => 'ÎÏÎ³Î¿ÏÏÏÎ¿Ï',
  'Confirm!'                    => 'ÎÏÎ¹Î²ÎµÎ²Î±Î¯ÏÏÎ·!',
  'Continue'                    => 'Î£ÏÎ½Î­ÏÎµÎ¹Î±',
  'Current'                     => 'Î¤ÏÎ­ÏÏÎ½',
  'Date'                        => 'ÎÎ¼ÎµÏÎ¿Î¼Î·Î½Î¯Î±',
  'Dec'                         => 'ÎÎµÎº',
  'December'                    => 'ÎÎµÎºÎ­Î¼Î²ÏÎ¹Î¿Ï',
  'Delete'                      => 'ÎÎ¹Î±Î³ÏÎ±ÏÎ®',
  'Description'                 => 'Î ÎµÏÎ¹Î³ÏÎ±ÏÎ®',
  'Employee'                    => 'Î¥ÏÎ¬Î»Î»Î·Î»Î¿Ï',
  'Feb'                         => 'Î¦ÎµÎ²',
  'February'                    => 'Î¦ÎµÎ²ÏÎ¿ÏÎ¬ÏÎ¹Î¿Ï',
  'From'                        => 'ÎÏÏ',
  'Invoice Number'              => 'ÎÏ. ÏÎ¹Î¼Î¿Î»Î¿Î³Î¯Î¿Ï',
  'Jan'                         => 'ÎÎ¬Î½',
  'January'                     => 'ÎÎ±Î½Î¿ÏÎ¬ÏÎ¹Î¿Ï',
  'Jul'                         => 'ÎÎ¿ÏÎ»',
  'July'                        => 'ÎÎ¿ÏÎ»Î¹Î¿Ï',
  'Jun'                         => 'ÎÎ¿ÏÎ½',
  'June'                        => 'ÎÎ¿ÏÎ½Î¹Î¿Ï',
  'Manager'                     => 'ÎÎ¹ÎµÏÎ¸ÏÎ½ÏÎ®Ï',
  'Mar'                         => 'ÎÎ±Ï',
  'March'                       => 'ÎÎ¬ÏÏÎ¹Î¿Ï',
  'May'                         => 'ÎÎ¬ÏÎ¿Ï',
  'May '                        => 'ÎÎ¬ÏÎ¿Ï',
  'Month'                       => 'ÎÎ®Î½Î±Ï',
  'Nov'                         => 'ÎÎ¿Î­',
  'November'                    => 'ÎÎ¿Î­Î¼Î²ÏÎ¹Î¿Ï',
  'Oct'                         => 'ÎÎºÏ',
  'October'                     => 'ÎÎºÏÏÎ²ÏÎ¹Î¿Ï',
  'Select all'                  => 'ÎÏÎ¹Î»Î¿Î³Î® ÏÎ»ÏÎ½',
  'Source'                      => 'Î Î·Î³Î®',
  'Vendor'                      => 'Creditor',
  'Vendor Number'               => 'Creditor Number',
};

$self{subs} = {
  'acc_menu'                    => 'acc_menu',
  'add_batch'                   => 'add_batch',
  'add_general_ledger_batch'    => 'add_general_ledger_batch',
  'add_payable_batch'           => 'add_payable_batch',
  'add_payment_batch'           => 'add_payment_batch',
  'add_payment_reversal_batch'  => 'add_payment_reversal_batch',
  'add_payments_batch'          => 'add_payments_batch',
  'add_voucher'                 => 'add_voucher',
  'continue'                    => 'continue',
  'delete'                      => 'delete',
  'delete_batch'                => 'delete_batch',
  'deselect_all'                => 'deselect_all',
  'display'                     => 'display',
  'edit'                        => 'edit',
  'edit_batch'                  => 'edit_batch',
  'edit_payment_reversal'       => 'edit_payment_reversal',
  'general_ledger_batch'        => 'general_ledger_batch',
  'js_menu'                     => 'js_menu',
  'list_batches'                => 'list_batches',
  'list_vouchers'               => 'list_vouchers',
  'menubar'                     => 'menubar',
  'payable_batch'               => 'payable_batch',
  'payment_batch'               => 'payment_batch',
  'payment_reversal_batch'      => 'payment_reversal_batch',
  'payments_batch'              => 'payments_batch',
  'post'                        => 'post',
  'post_batch'                  => 'post_batch',
  'post_batches'                => 'post_batches',
  'save_batch'                  => 'save_batch',
  'search'                      => 'search',
  'section_menu'                => 'section_menu',
  'select_all'                  => 'select_all',
  'subtotal'                    => 'subtotal',
  'yes'                         => 'yes',
  'yes_delete_batch'            => 'yes_delete_batch',
  'Î£ÏÎ½Î­ÏÎµÎ¹Î±'                    => 'continue',
  'ÎÎ¹Î±Î³ÏÎ±ÏÎ®'                    => 'delete',
  'ÎÏÎ¹Î»Î¿Î³Î®_ÏÎ»ÏÎ½'                => 'select_all',
};

1;

