This commit was generated by cvs2svn to compensate for changes in r4407,
[freeside.git] / sql-ledger / locale / fi / arapprn
1 $self{texts} = {
2   'Account'                     => 'Tili',
3   'Amount'                      => 'Summa',
4   'Check'                       => 'Sekki',
5   'Continue'                    => 'Jatka',
6   'Date'                        => 'Päiväys',
7   'PDF'                         => 'PDF',
8   'Postscript'                  => 'Postscript',
9   'Receipt'                     => 'Kuitti',
10   'Screen'                      => 'Näyttö',
11   'Select postscript or PDF!'   => 'Valitse postscript tai PDF',
12   'Source'                      => 'Lähde',
13 };
14
15 $self{subs} = {
16   'customer_details'            => 'customer_details',
17   'payment_selected'            => 'payment_selected',
18   'print'                       => 'print',
19   'print_and_post'              => 'print_and_post',
20   'print_check'                 => 'print_check',
21   'print_options'               => 'print_options',
22   'print_receipt'               => 'print_receipt',
23   'print_transaction'           => 'print_transaction',
24   'select_payment'              => 'select_payment',
25   'vendor_details'              => 'vendor_details',
26   'jatka'                       => 'continue',
27 };
28
29 1;