$self{texts} = {
  'AP Aging'                    => 'Gecikmi Borlar',
  'AR Aging'                    => 'Gecikmi Alacaklar',
  'Account'                     => 'Hesap',
  'Accounts'                    => 'Accounts',
  'Amount'                      => 'Miktar',
  'Apr'                         => 'Nis',
  'April'                       => 'Nisan',
  'Attachment'                  => 'Attachment',
  'Aug'                         => 'Au',
  'August'                      => 'Austos',
  'Balance'                     => 'Balance',
  'Balance Sheet'               => 'Bilano',
  'Bcc'                         => 'Bcc',
  'Cash based'                  => 'Cash based',
  'Cc'                          => 'Cc',
  'Compare to'                  => '...kyasla',
  'Continue'                    => 'Devam',
  'Copies'                      => 'Copies',
  'Credit'                      => 'Alacak',
  'Current'                     => 'Current',
  'Customer'                    => 'Alc',
  'Date'                        => 'Tarih',
  'Debit'                       => 'Bor',
  'Dec'                         => 'Ara',
  'December'                    => 'Aralk',
  'Decimalplaces'               => 'Decimalplaces',
  'Description'                 => 'Aklama',
  'Due Date'                    => 'Vade Tarihi',
  'E-mail'                      => 'Posta',
  'E-mail Statement to'         => 'E-mail Statement to',
  'Feb'                         => 'ub',
  'February'                    => 'ubat',
  'From'                        => 'Balang',
  'GIFI'                        => 'GIFI',
  'Heading'                     => 'Balk',
  'ID'                          => 'ID',
  'In-line'                     => 'In-line',
  'Include Exchangerate Difference' => 'Include Exchangerate Difference',
  'Include in Report'           => 'Raporla',
  'Income Statement'            => 'Gelir Tablosu',
  'Invoice'                     => 'Fatura',
  'Jan'                         => 'Oca',
  'January'                     => 'Ocak',
  'Jul'                         => 'Tem',
  'July'                        => 'Temmuz',
  'Jun'                         => 'Haz',
  'June'                        => 'Haziran',
  'Mar'                         => 'Mar',
  'March'                       => 'Mart',
  'May'                         => 'May',
  'May '                        => 'Mays',
  'Message'                     => 'Message',
  'N/A'                         => 'N/A',
  'Nothing selected!'           => 'Nothing selected!',
  'Nov'                         => 'Kas',
  'November'                    => 'Kasm',
  'Oct'                         => 'Eki',
  'October'                     => 'Ekim',
  'PDF'                         => 'PDF',
  'Payments'                    => 'demeler',
  'Postscript'                  => 'Postscript',
  'Print'                       => 'Print',
  'Printer'                     => 'Yazc',
  'Project Number'              => 'Project Number',
  'Receipts'                    => 'Receipts',
  'Report for'                  => 'Report for',
  'Retained Earnings'           => 'Net Dnem Kar (Zarar)',
  'Salesperson'                 => 'Salesperson',
  'Screen'                      => 'Screen',
  'Select all'                  => 'Select all',
  'Select postscript or PDF!'   => 'Select postscript or PDF!',
  'Sep'                         => 'Eyl',
  'September'                   => 'Eyll',
  'Source'                      => 'Kaynak',
  'Standard'                    => 'Standard',
  'Statement'                   => 'Statement',
  'Statement sent to'           => 'Statement sent to',
  'Statements sent to printer!' => 'Statements sent to printer!',
  'Subject'                     => 'Subject',
  'Subtotal'                    => 'Aratoplam',
  'Tax'                         => 'Vergi',
  'Tax collected'               => 'Tax collected',
  'Tax paid'                    => 'Tax paid',
  'Till'                        => 'Till',
  'Total'                       => 'Toplam',
  'Trial Balance'               => 'Proforma Bilano',
  'Vendor'                      => 'Satc',
  'as at'                       => 'as at',
  'collected on sales'          => 'collected on sales',
  'for Period'                  => 'Dnem:',
  'paid on purchases'           => 'paid on purchases',
  'to'                          => 'to',
};

$self{subs} = {
  'aging'                       => 'aging',
  'continue'                    => 'continue',
  '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_tax_report'         => 'generate_tax_report',
  'generate_trial_balance'      => 'generate_trial_balance',
  'list_accounts'               => 'list_accounts',
  'list_payments'               => 'list_payments',
  'payment_subtotal'            => 'payment_subtotal',
  'print'                       => 'print',
  'print_form'                  => 'print_form',
  'print_options'               => 'print_options',
  'report'                      => 'report',
  'select_all'                  => 'select_all',
  'send_email'                  => 'send_email',
  'statement_details'           => 'statement_details',
  'tax_subtotal'                => 'tax_subtotal',
  'devam'                       => 'continue',
  'posta'                       => 'e_mail',
  'print'                       => 'print',
  'select_all'                  => 'select_all',
};

1;
