diff options
author | cvs2git <cvs2git> | 2006-08-23 22:25:40 +0000 |
---|---|---|
committer | cvs2git <cvs2git> | 2006-08-23 22:25:40 +0000 |
commit | 58d093219cf60264550b8c34649d9f3190eda042 (patch) | |
tree | 10418dd70b52416a5f52da8e17d8e282d914595d /sql-ledger/locale/fi/bp | |
parent | 3ce7691203a7737406bf2d4442f7fd84b81f847e (diff) |
This commit was manufactured by cvs2svn to create tagAFTER_FINAL_MASONIZE
'AFTER_FINAL_MASONIZE'.
Diffstat (limited to 'sql-ledger/locale/fi/bp')
-rw-r--r-- | sql-ledger/locale/fi/bp | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/sql-ledger/locale/fi/bp b/sql-ledger/locale/fi/bp deleted file mode 100644 index 6aeb6aa92..000000000 --- a/sql-ledger/locale/fi/bp +++ /dev/null @@ -1,44 +0,0 @@ -$self{texts} = { - 'Account' => 'Tili', - 'Accounting Menu' => 'Kirjanpitovalikko', - 'Confirm!' => 'Vahvista!', - 'Continue' => 'Jatka', - 'Current' => 'Erääntyy', - 'Customer' => 'Asiakas', - 'Date' => 'Päiväys', - 'From' => 'Alkaen', - 'Invoice' => 'Lasku', - 'Invoice Number' => 'Laskun numero', - 'Order' => 'Tilaus', - 'Order Number' => 'Tilausnumero', - 'Print' => 'Tulosta', - 'Purchase Orders' => 'Ostotilaukset', - 'Receipts' => 'Kuitit', - 'Reference' => 'Viite', - 'Sales Orders' => 'Tilausvahvistukset', - 'Select all' => 'Valitse kaikki', - 'To' => 'Hetkeen', - 'Vendor' => 'Toimittaja', - 'Yes' => 'Kyllä', -}; - -$self{subs} = { - 'acc_menu' => 'acc_menu', - 'continue' => 'continue', - 'display' => 'display', - 'list_spool' => 'list_spool', - 'menubar' => 'menubar', - 'print' => 'print', - 'remove' => 'remove', - 'search' => 'search', - 'section_menu' => 'section_menu', - 'select_all' => 'select_all', - 'yes' => 'yes', - 'jatka' => 'continue', - 'tulosta' => 'print', - 'remove' => 'remove', - 'valitse_kaikki' => 'select_all', - 'kyllä' => 'yes', -}; - -1; |