$self{texts} = {
  'AP Aging'                    => 'Erntyvt ostolaskut',
  'AR Aging'                    => 'Erntyvt myyntilaskut',
  'Account'                     => 'Tili',
  'Accounts'                    => 'Tilit',
  'Amount'                      => 'Summa',
  'Apr'                         => 'Huh',
  'April'                       => 'Huhtikuu',
  'Attachment'                  => 'Liite',
  'Aug'                         => 'Elo',
  'August'                      => 'Elokuu',
  'Balance'                     => 'Tase',
  'Balance Sheet'               => 'Taselaskelma',
  'Bcc'                         => 'Nkymtn kopio',
  'Cash based'                  => 'Kteiseen perustuva',
  'Cc'                          => 'Kopio',
  'Compare to'                  => 'verrattuna',
  'Continue'                    => 'Jatka',
  'Copies'                      => 'Kopiot',
  'Credit'                      => 'Kredit',
  'Current'                     => 'Erntyy',
  'Customer'                    => 'Asiakas',
  'Date'                        => 'Pivys',
  'Debit'                       => 'Debet',
  'Dec'                         => 'Jou',
  'December'                    => 'Joulukuu',
  'Decimalplaces'               => 'Desimaalipaikkoja',
  'Description'                 => 'Kuvaus',
  'Due Date'                    => 'Erpiv',
  'E-mail'                      => 'Shkposti',
  'E-mail Statement to'         => 'Shkpostilla tiliote kenelle',
  'Feb'                         => 'Hel',
  'February'                    => 'Helmikuu',
  'From'                        => 'Alkaen',
  'GIFI'                        => 'GIFI',
  'Heading'                     => 'Otsikko',
  'ID'                          => 'ID',
  'In-line'                     => 'Linjalla',
  'Include Exchangerate Difference' => 'Include Exchangerate Difference',
  'Include in Report'           => 'Sisllyt raporttiin',
  'Income Statement'            => 'Tuloslaskelma',
  'Invoice'                     => 'Lasku',
  'Jan'                         => 'Tam',
  'January'                     => 'Tammikuu',
  'Jul'                         => 'Hei',
  'July'                        => 'Heinkuu',
  'Jun'                         => 'Kes',
  'June'                        => 'Keskuu',
  'Mar'                         => 'Maa',
  'March'                       => 'Maaliskuu',
  'May'                         => 'Tou',
  'May '                        => 'Toukokuu',
  'Message'                     => 'Viesti',
  'N/A'                         => 'Ei saatavilla',
  'Nothing selected!'           => 'Mitn valitsematta!',
  'Nov'                         => 'Mar',
  'November'                    => 'Marraskuu',
  'Oct'                         => 'Lok',
  'October'                     => 'Lokakuu',
  'PDF'                         => 'PDF',
  'Payments'                    => 'Maksut',
  'Postscript'                  => 'Postscript',
  'Print'                       => 'Tulosta',
  'Printer'                     => 'Kirjoitin',
  'Project Number'              => 'Project Number',
  'Receipts'                    => 'Kuitit',
  'Report for'                  => 'Raportti',
  'Retained Earnings'           => 'Kyttrahasto\jakamaton voitto',
  'Salesperson'                 => 'Salesperson',
  'Screen'                      => 'Nytt',
  'Select all'                  => 'Valitse kaikki',
  'Select postscript or PDF!'   => 'Valitse postscript tai PDF',
  'Sep'                         => 'Syy',
  'September'                   => 'Syyskuu',
  'Source'                      => 'Lhde',
  'Standard'                    => 'Vakio',
  'Statement'                   => 'Tiliote',
  'Statement sent to'           => 'Tiliote lhetetty',
  'Statements sent to printer!' => 'Tiliotteet lhetetty tulostimelle!',
  'Subject'                     => 'Aihe',
  'Subtotal'                    => 'Vlisumma',
  'Tax'                         => 'Vero',
  'Tax collected'               => 'Veroa kertty',
  'Tax paid'                    => 'Veroa maksettu  ',
  'Till'                        => 'Till',
  'Total'                       => 'Yhteens',
  'Trial Balance'               => 'Saldolista',
  'Vendor'                      => 'Toimittaja',
  'as at'                       => 'pivn ',
  'collected on sales'          => 'Kertty myynneist',
  'for Period'                  => 'jaksolta',
  'paid on purchases'           => 'maksettu ostoista',
  'to'                          => 'Kenelle',
};

$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',
  'jatka'                       => 'continue',
  'shkposti'                  => 'e_mail',
  'tulosta'                     => 'print',
  'valitse_kaikki'              => 'select_all',
};

1;
