summaryrefslogtreecommitdiff
path: root/sql-ledger/sql-ledger/locale/fi/pos
diff options
context:
space:
mode:
Diffstat (limited to 'sql-ledger/sql-ledger/locale/fi/pos')
-rw-r--r--sql-ledger/sql-ledger/locale/fi/pos56
1 files changed, 0 insertions, 56 deletions
diff --git a/sql-ledger/sql-ledger/locale/fi/pos b/sql-ledger/sql-ledger/locale/fi/pos
deleted file mode 100644
index 32832ad..0000000
--- a/sql-ledger/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;