This commit was generated by cvs2svn to compensate for changes in r3880,
[freeside.git] / sql-ledger / sql-ledger / locale / fi / pos
1 $self{texts} = {
2   'Account'                     => 'Tili',
3   'Cannot post transaction!'    => 'Vientiä ei voi kirjata',
4   'Continue'                    => 'Jatka',
5   'Credit Limit'                => 'Luottoraja',
6   'Currency'                    => 'Valuutta',
7   'Current'                     => 'Erääntyy',
8   'Customer'                    => 'Asiakas',
9   'Customer missing!'           => 'Asiakas puuttuu!',
10   'Delete'                      => 'Poista',
11   'Description'                 => 'Kuvaus',
12   'Exchange Rate'               => 'Vaihtokurssi',
13   'Exchange rate missing!'      => 'Vaihtokurssi puuttuu',
14   'Extended'                    => 'Pidennetty',
15   'From'                        => 'Alkaen',
16   'Language'                    => 'Kieli',
17   'Number'                      => 'Numero',
18   'Open'                        => 'Avoinna',
19   'Paid'                        => 'Maksettu',
20   'Post'                        => 'Kirjaa',
21   'Price'                       => 'Hinta',
22   'Print'                       => 'Tulosta',
23   'Qty'                         => 'Määrä',
24   'Receipts'                    => 'Kuitit',
25   'Record in'                   => 'Talleta tilille',
26   'Remaining'                   => 'Jäljellä',
27   'Screen'                      => 'Näyttö',
28   'Source'                      => 'Lähde',
29   'Subtotal'                    => 'Välisumma',
30   'To'                          => 'Hetkeen',
31   'Total'                       => 'Yhteensä',
32   'Unit'                        => 'Yksikkö',
33   'Update'                      => 'Päivitä',
34 };
35
36 $self{subs} = {
37   'add'                         => 'add',
38   'display_row'                 => 'display_row',
39   'edit'                        => 'edit',
40   'form_footer'                 => 'form_footer',
41   'form_header'                 => 'form_header',
42   'lookup_partsgroup'           => 'lookup_partsgroup',
43   'openinvoices'                => 'openinvoices',
44   'post'                        => 'post',
45   'print'                       => 'print',
46   'print_form'                  => 'print_form',
47   'print_options'               => 'print_options',
48   'receipts'                    => 'receipts',
49   'jatka'                       => 'continue',
50   'poista'                      => 'delete',
51   'kirjaa'                      => 'post',
52   'tulosta'                     => 'print',
53   'päivitä'                     => 'update',
54 };
55
56 1;