summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
=> 'Nykyisen tilikauden tuotot',
  • 'Customer' => 'Asiakas',
  • 'Customer not on file!' => 'Asiakas ei järjestelmässä!',
  • 'Date' => 'Päiväys',
  • 'Debit' => 'Debet',
  • 'Dec' => 'Jou',
  • 'December' => 'Joulukuu',
  • 'Decimalplaces' => 'Desimaalipaikkoja',
  • 'Department' => 'Toimipiste',
  • 'Description' => 'Kuvaus',
  • 'Detail' => 'Yksityiskohdat',
  • 'Due Date' => 'Eräpäivä',
  • 'E-mail' => 'Sähköposti',
  • 'E-mail Statement to' => 'Sähköpostilla tiliote',
  • 'E-mail address missing!' => 'Sähköpostiosoite puuttuu!',
  • 'Feb' => 'Hel',
  • 'February' => 'Helmikuu',
  • 'From' => 'Alkaen',
  • 'GIFI' => 'GIFI',
  • 'Heading' => 'Otsikko',
  • 'ID' => 'ID',
  • 'In-line' => 'Linjalla',
  • 'Include in Report' => 'Sisällytä raporttiin',
  • 'Income Statement' => 'Tuloslaskelma',
  • 'Invoice' => 'Lasku',
  • 'Jan' => 'Tam',
  • 'January' => 'Tammikuu',
  • 'Jul' => 'Hei',
  • 'July' => 'Heinäkuu',
  • 'Jun' => 'Kes',
  • 'June' => 'Kesäkuu',
  • 'Language' => 'Kieli',
  • 'Mar' => 'Maa',
  • 'March' => 'Maaliskuu',
  • 'May' => 'Tou',
  • 'May ' => 'Toukokuu',
  • 'Message' => 'Viesti',
  • 'Method' => 'Tapa',
  • 'Month' => 'Kuukausi',
  • 'N/A' => 'Ei saatavilla',
  • 'Non-taxable Purchases' => 'Verottomat ostot',
  • 'Non-taxable Sales' => 'Verottomat myynnit',
  • 'Nothing selected!' => 'Mitään valitsematta!',
  • 'Nov' => 'Mar',
  • 'November' => 'Marraskuu',
  • 'Number' => 'Numero',
  • 'Oct' => 'Lok',
  • 'October' => 'Lokakuu',
  • 'Order' => 'Tilaus',
  • 'PDF' => 'PDF',
  • 'Payments' => 'Maksut',
  • 'Period' => 'Ajanjakso',
  • 'Postscript' => 'Postscript',
  • 'Print' => 'Tulosta',
  • 'Project' => 'Projekti',
  • 'Project Number' => 'Projektinumero',
  • 'Project Transactions' => 'Projektin tapahtumat',
  • 'Project not on file!' => 'Projekti ei ole järjestelmässä!',
  • 'Quarter' => 'Neljännes',
  • 'Receipts' => 'Kuitit',
  • 'Reference' => 'Viite',
  • 'Report for' => 'Raportti',
  • 'Salesperson' => 'Myyjä',
  • 'Screen' => 'Näyttö',
  • 'Select all' => 'Valitse kaikki',
  • 'Select from one of the names below' => 'Valitse yksi nimi alapuolelta',
  • 'Select from one of the projects below' => 'Valitse yksi projekti alapuolelta',
  • 'Select postscript or PDF!' => 'Valitse postscript tai PDF!',
  • 'Sep' => 'Syy',
  • 'September' => 'Syyskuu',
  • 'Source' => 'Lähde',
  • 'Standard' => 'Vakio',
  • 'Startdate' => 'Aloituspäivä',
  • 'Statement' => 'Tiliote',
  • 'Statement sent to' => 'Tiliote lähetetty',
  • 'Statements sent to printer!' => 'Tiliotteet lähetetty tulostimelle!',
  • 'Subject' => 'Aihe',
  • 'Subtotal' => 'Välisumma',
  • 'Summary' => 'Kooste',
  • 'Tax' => 'Vero',
  • 'Tax collected' => 'Veroa kerätty',
  • 'Tax paid' => 'Veroa maksettu',
  • 'To' => 'Hetkeen',
  • 'Total' => 'Yhteensä',
  • 'Trial Balance' => 'Saldolista',
  • 'Vendor' => 'Toimittaja',
  • 'Vendor not on file!' => 'Toimittajaa ei järjestelmässä!',
  • 'Warning!' => 'Varoitus!',
  • 'Year' => 'Vuosi',
  • 'as at' => 'päivänä ',
  • 'for Period' => 'jaksolle',
  • 'sent' => 'lähetetty',
  • };
  • $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',