import sql-ledger 2.4.4
[freeside.git] / sql-ledger / sql-ledger / locale / fi / pos
diff --git a/sql-ledger/sql-ledger/locale/fi/pos b/sql-ledger/sql-ledger/locale/fi/pos
new file mode 100644 (file)
index 0000000..32832ad
--- /dev/null
@@ -0,0 +1,56 @@
+$self{texts} = {
+  'Account'                     => 'Tili',
+  'Cannot post transaction!'    => 'Vientiä ei voi kirjata',
+  'Continue'                    => 'Jatka',
+  'Credit Limit'                => 'Luottoraja',
+  'Currency'                    => 'Valuutta',
+  'Current'                     => 'Erääntyy',
+  'Customer'                    => 'Asiakas',
+  'Customer missing!'           => 'Asiakas puuttuu!',
+  'Delete'                      => 'Poista',
+  'Description'                 => 'Kuvaus',
+  'Exchange Rate'               => 'Vaihtokurssi',
+  'Exchange rate missing!'      => 'Vaihtokurssi puuttuu',
+  'Extended'                    => 'Pidennetty',
+  'From'                        => 'Alkaen',
+  'Language'                    => 'Kieli',
+  'Number'                      => 'Numero',
+  'Open'                        => 'Avoinna',
+  'Paid'                        => 'Maksettu',
+  'Post'                        => 'Kirjaa',
+  'Price'                       => 'Hinta',
+  'Print'                       => 'Tulosta',
+  'Qty'                         => 'Määrä',
+  'Receipts'                    => 'Kuitit',
+  'Record in'                   => 'Talleta tilille',
+  'Remaining'                   => 'Jäljellä',
+  'Screen'                      => 'Näyttö',
+  'Source'                      => 'Lähde',
+  'Subtotal'                    => 'Välisumma',
+  'To'                          => 'Hetkeen',
+  'Total'                       => 'Yhteensä',
+  'Unit'                        => 'Yksikkö',
+  'Update'                      => 'Päivitä',
+};
+
+$self{subs} = {
+  'add'                         => 'add',
+  'display_row'                 => 'display_row',
+  'edit'                        => 'edit',
+  'form_footer'                 => 'form_footer',
+  'form_header'                 => 'form_header',
+  'lookup_partsgroup'           => 'lookup_partsgroup',
+  'openinvoices'                => 'openinvoices',
+  'post'                        => 'post',
+  'print'                       => 'print',
+  'print_form'                  => 'print_form',
+  'print_options'               => 'print_options',
+  'receipts'                    => 'receipts',
+  'jatka'                       => 'continue',
+  'poista'                      => 'delete',
+  'kirjaa'                      => 'post',
+  'tulosta'                     => 'print',
+  'päivitä'                     => 'update',
+};
+
+1;