X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=sql-ledger%2Flocale%2Ffi%2Fpos;fp=sql-ledger%2Flocale%2Ffi%2Fpos;h=0000000000000000000000000000000000000000;hb=86b1b489a4ed2f9bc0cba6cafeab0d6eca5584dc;hp=32832adbb1aff63b3ce137675b023e91bbb93d71;hpb=948b8acdd4b9b3864342062d0c397a11f57c5700;p=freeside.git diff --git a/sql-ledger/locale/fi/pos b/sql-ledger/locale/fi/pos deleted file mode 100644 index 32832adbb..000000000 --- a/sql-ledger/locale/fi/pos +++ /dev/null @@ -1,56 +0,0 @@ -$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;