From de5d7fc852074c99f60327b078944cfb34840e41 Mon Sep 17 00:00:00 2001 From: tetragon Date: Fri, 14 Sep 2007 00:37:00 +0000 Subject: Removing the last of the SL-style translation. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1593 4979c152-3d1c-0410-bac9-87ea11338e46 --- locale/legacy/fi_utf/arapprn | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100755 locale/legacy/fi_utf/arapprn (limited to 'locale/legacy/fi_utf/arapprn') diff --git a/locale/legacy/fi_utf/arapprn b/locale/legacy/fi_utf/arapprn deleted file mode 100755 index 07816dc1..00000000 --- a/locale/legacy/fi_utf/arapprn +++ /dev/null @@ -1,34 +0,0 @@ -$self{texts} = { - 'Account' => 'Tili', - 'Amount' => 'Summa', - 'Continue' => 'Jatka', - 'Date' => 'Päiväys', - 'Memo' => 'Muistio', - 'Nothing to print!' => 'Ei tulostettavaa!', - 'PDF' => 'PDF', - 'Postscript' => 'Postscript', - 'Printed' => 'Tulostettu', - 'Scheduled' => 'Aikataulutettu', - 'Screen' => 'Näyttö, - 'Select a Printer!' => 'Valitse tulostin', - 'Select payment' => 'Valitse maksutapa', - 'Select postscript or PDF!' => 'Valitse postscript tai PDF!', - 'Source' => 'Lähde', -}; - -$self{subs} = { - 'customer_details' => 'customer_details', - 'payment_selected' => 'payment_selected', - 'print' => 'print', - 'print_and_post' => 'print_and_post', - 'print_check' => 'print_check', - 'print_options' => 'print_options', - 'print_receipt' => 'print_receipt', - 'print_transaction' => 'print_transaction', - 'select_payment' => 'select_payment', - 'vendor_details' => 'vendor_details', - 'jatka' => 'continue', -}; - -1; - -- cgit v1.2.3