This commit was generated by cvs2svn to compensate for changes in r3921,
[freeside.git] / sql-ledger / locale / fi / rp
1 $self{texts} = {
2   'AP Aging'                    => 'Erääntyvät ostolaskut',
3   'AR Aging'                    => 'Erääntyvät myyntilaskut',
4   'Account'                     => 'Tili',
5   'Account Number'              => 'Tilinumero',
6   'Accounting Menu'             => 'Kirjanpitovalikko',
7   'Accounts'                    => 'Tilit',
8   'Address'                     => 'Osoite',
9   'Amount'                      => 'Summa',
10   'Apr'                         => 'Huh',
11   'April'                       => 'Huhtikuu',
12   'Attachment'                  => 'Liite',
13   'Aug'                         => 'Elo',
14   'August'                      => 'Elokuu',
15   'Balance'                     => 'Tase',
16   'Balance Sheet'               => 'Taselaskelma',
17   'Bcc'                         => 'Näkymätön kopio',
18   'Cash'                        => 'Käteiskauppa',
19   'Cc'                          => 'Kopio',
20   'Compare to'                  => 'verrattuna',
21   'Continue'                    => 'Jatka',
22   'Copies'                      => 'Kopiot',
23   'Credit'                      => 'Kredit',
24   'Curr'                        => 'Valuutta',
25   'Current'                     => 'Erääntyy',
26   'Customer'                    => 'Asiakas',
27   'Customer not on file!'       => 'Asiakas ei järjestelmässä!',
28   'Date'                        => 'Päiväys',
29   'Debit'                       => 'Debet',
30   'Dec'                         => 'Jou',
31   'December'                    => 'Joulukuu',
32   'Decimalplaces'               => 'Desimaalipaikkoja',
33   'Description'                 => 'Kuvaus',
34   'Due Date'                    => 'Eräpäivä',
35   'E-mail'                      => 'Sähköposti',
36   'E-mail Statement to'         => 'Sähköpostilla tiliote kenelle',
37   'E-mail address missing!'     => 'Sähköpostiosoite puuttuu!',
38   'Feb'                         => 'Hel',
39   'February'                    => 'Helmikuu',
40   'From'                        => 'Alkaen',
41   'GIFI'                        => 'GIFI',
42   'Heading'                     => 'Otsikko',
43   'ID'                          => 'ID',
44   'In-line'                     => 'Linjalla',
45   'Include in Report'           => 'Sisällytä raporttiin',
46   'Income Statement'            => 'Tuloslaskelma',
47   'Invoice'                     => 'Lasku',
48   'Jan'                         => 'Tam',
49   'January'                     => 'Tammikuu',
50   'Jul'                         => 'Hei',
51   'July'                        => 'Heinäkuu',
52   'Jun'                         => 'Kes',
53   'June'                        => 'Kesäkuu',
54   'Language'                    => 'Kieli',
55   'Mar'                         => 'Maa',
56   'March'                       => 'Maaliskuu',
57   'May'                         => 'Tou',
58   'May '                        => 'Toukokuu',
59   'Message'                     => 'Viesti',
60   'N/A'                         => 'Ei saatavilla',
61   'Nothing selected!'           => 'Mitään valitsematta!',
62   'Nov'                         => 'Mar',
63   'November'                    => 'Marraskuu',
64   'Number'                      => 'Numero',
65   'Oct'                         => 'Lok',
66   'October'                     => 'Lokakuu',
67   'Order'                       => 'Tilaus',
68   'PDF'                         => 'PDF',
69   'Payments'                    => 'Maksut',
70   'Postscript'                  => 'Postscript',
71   'Print'                       => 'Tulosta',
72   'Project'                     => 'Projekti',
73   'Project not on file!'        => 'Projekti ei ole järjestelmässä!',
74   'Receipts'                    => 'Kuitit',
75   'Report for'                  => 'Raportti',
76   'Screen'                      => 'Näyttö',
77   'Select all'                  => 'Valitse kaikki',
78   'Select from one of the names below' => 'Valitse yksi nimi alapuolelta',
79   'Select from one of the projects below' => 'Valitse yksi projekti alapuolelta',
80   'Select postscript or PDF!'   => 'Valitse postscript tai PDF',
81   'Sep'                         => 'Syy',
82   'September'                   => 'Syyskuu',
83   'Source'                      => 'Lähde',
84   'Standard'                    => 'Vakio',
85   'Statement'                   => 'Tiliote',
86   'Statement sent to'           => 'Tiliote lähetetty',
87   'Statements sent to printer!' => 'Tiliotteet lähetetty tulostimelle!',
88   'Subject'                     => 'Aihe',
89   'Subtotal'                    => 'Välisumma',
90   'Tax'                         => 'Vero',
91   'Tax collected'               => 'Veroa kerätty',
92   'Tax paid'                    => 'Veroa maksettu  ',
93   'To'                          => 'Hetkeen',
94   'Total'                       => 'Yhteensä',
95   'Trial Balance'               => 'Saldolista',
96   'Vendor'                      => 'Toimittaja',
97   'Vendor not on file!'         => 'Toimittajaa ei järjestelmässä!',
98   'as at'                       => 'päivänä ',
99   'for Period'                  => 'jaksolta',
100 };
101
102 $self{subs} = {
103   'acc_menu'                    => 'acc_menu',
104   'add_transaction'             => 'add_transaction',
105   'aging'                       => 'aging',
106   'ap_transaction'              => 'ap_transaction',
107   'ar_transaction'              => 'ar_transaction',
108   'check_name'                  => 'check_name',
109   'check_project'               => 'check_project',
110   'continue'                    => 'continue',
111   'display'                     => 'display',
112   'e_mail'                      => 'e_mail',
113   'generate_ap_aging'           => 'generate_ap_aging',
114   'generate_ar_aging'           => 'generate_ar_aging',
115   'generate_balance_sheet'      => 'generate_balance_sheet',
116   'generate_income_statement'   => 'generate_income_statement',
117   'generate_projects'           => 'generate_projects',
118   'generate_tax_report'         => 'generate_tax_report',
119   'generate_trial_balance'      => 'generate_trial_balance',
120   'gl_transaction'              => 'gl_transaction',
121   'list_accounts'               => 'list_accounts',
122   'list_payments'               => 'list_payments',
123   'menubar'                     => 'menubar',
124   'name_selected'               => 'name_selected',
125   'payment_subtotal'            => 'payment_subtotal',
126   'print'                       => 'print',
127   'print_form'                  => 'print_form',
128   'print_options'               => 'print_options',
129   'project_selected'            => 'project_selected',
130   'report'                      => 'report',
131   'sales_invoice_'              => 'sales_invoice_',
132   'section_menu'                => 'section_menu',
133   'select_all'                  => 'select_all',
134   'select_name'                 => 'select_name',
135   'select_project'              => 'select_project',
136   'send_email'                  => 'send_email',
137   'statement_details'           => 'statement_details',
138   'tax_subtotal'                => 'tax_subtotal',
139   'vendor_invoice_'             => 'vendor_invoice_',
140   'jatka'                       => 'continue',
141   'sähköposti'                  => 'e_mail',
142   'tulosta'                     => 'print',
143   'valitse_kaikki'              => 'select_all',
144 };
145
146 1;