summaryrefslogtreecommitdiff
path: root/locale/fi/pos
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-10-27 16:12:47 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-10-27 16:12:47 +0000
commit769c831d993a1e10b44abf4b3d9e5e145770ecc8 (patch)
tree5b40316f693e2a9f0c098a0c30209961315beac0 /locale/fi/pos
parent13637918c0ccffcb3ff46ee4cf440ad843d8bdf8 (diff)
Moved duplicate locales into legacy for now
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@331 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'locale/fi/pos')
-rwxr-xr-xlocale/fi/pos76
1 files changed, 0 insertions, 76 deletions
diff --git a/locale/fi/pos b/locale/fi/pos
deleted file mode 100755
index b42f62f0..00000000
--- a/locale/fi/pos
+++ /dev/null
@@ -1,76 +0,0 @@
-$self{texts} = {
- 'Accounting Menu' => 'Kirjanpitovalikko',
- 'Amount' => 'Summa',
- 'Business' => 'Toimiala',
- 'Cannot post transaction!' => 'Vientiä ei voi kirjata',
- 'Change' => 'Vaihda',
- 'Continue' => 'Jatka',
- 'Credit Limit' => 'Luottoraja',
- 'Currency' => 'Valuutta',
- 'Current' => 'Erääntyy',
- 'Customer' => 'Asiakas',
- 'Customer missing!' => 'Asiakas puuttuu!',
- 'Delete' => 'Poista',
- 'Department' => 'Toimipiste',
- 'Description' => 'Kuvaus',
- 'Exchange Rate' => 'Vaihtokurssi',
- 'Exchange rate missing!' => 'Vaihtokurssi puuttuu',
- 'Extended' => 'Pidennetty',
- 'From' => 'Alkaen',
- 'Language' => 'Kieli',
- 'Month' => 'Kuukausi',
- 'Number' => 'Numero',
- 'Open' => 'Avoinna',
- 'Period' => 'Ajanjakso',
- 'Post' => 'Kirjaa',
- 'Posted!' => 'Kirjattu!',
- 'Price' => 'Hinta',
- 'Print' => 'Tulosta',
- 'Print and Post' => 'Tulosta ja kirjaa',
- 'Printed' => 'Tulostettu',
- 'Qty' => 'Määrä',
- 'Quarter' => 'Neljännes',
- 'Receipts' => 'Kuitit',
- 'Record in' => 'Talleta tilille',
- 'Remaining' => 'Jäljellä',
- 'Salesperson' => 'Myyjä',
- 'Screen' => 'Näyttö',
- 'Source' => 'Lähde',
- 'Subtotal' => 'Välisumma',
- 'Tax Included' => 'ALV sisältyy',
- 'To' => 'Hetkeen',
- 'Total' => 'Yhteensä',
- 'Unit' => 'Yksikkö',
- 'Update' => 'Päivitä',
- 'Year' => 'Vuosi',
-};
-
-$self{subs} = {
- 'acc_menu' => 'acc_menu',
- 'add' => 'add',
- 'display' => 'display',
- 'display_row' => 'display_row',
- 'edit' => 'edit',
- 'form_footer' => 'form_footer',
- 'form_header' => 'form_header',
- 'js_menu' => 'js_menu',
- 'lookup_partsgroup' => 'lookup_partsgroup',
- 'menubar' => 'menubar',
- 'openinvoices' => 'openinvoices',
- 'post' => 'post',
- 'print' => 'print',
- 'print_and_post' => 'print_and_post',
- 'print_form' => 'print_form',
- 'print_options' => 'print_options',
- 'receipts' => 'receipts',
- 'section_menu' => 'section_menu',
- 'jatka' => 'continue',
- 'poista' => 'delete',
- 'kirjaa' => 'post',
- 'tulosta' => 'print',
- 'tulosta_ja_kirjaa' => 'print_and_post',
- 'päivitä' => 'update',
-};
-
-1;
-