summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/lt/rc
diff options
context:
space:
mode:
Diffstat (limited to 'sql-ledger/locale/lt/rc')
-rw-r--r--sql-ledger/locale/lt/rc37
1 files changed, 0 insertions, 37 deletions
diff --git a/sql-ledger/locale/lt/rc b/sql-ledger/locale/lt/rc
deleted file mode 100644
index 7e57584..0000000
--- a/sql-ledger/locale/lt/rc
+++ /dev/null
@@ -1,37 +0,0 @@
-$self{texts} = {
- 'Account' => 'Sąskaita',
- 'Balance' => 'Balansas',
- 'Cleared Balance' => 'Baigiamasis balansas',
- 'Continue' => 'Tęsti',
- 'Date' => 'Data',
- 'Deposit' => 'Depozitas',
- 'Description' => 'Aprašymas',
- 'Difference' => 'Skirtumas',
- 'Done' => 'Įvykdyta',
- 'Exchangerate Difference' => 'Keitimo kurso skirtumas',
- 'From' => 'Nuo',
- 'Out of balance!' => 'Nesubalansuota!',
- 'Payment' => 'Mokėjimas',
- 'Reconciliation' => 'Sutaikinimas',
- 'Select all' => 'Išrinkti viską',
- 'Source' => 'Dokumentas',
- 'Statement Balance' => 'Balanso suvestinė',
- 'Update' => 'Atnaujinti',
- 'to' => 'iki',
-};
-
-$self{subs} = {
- 'continue' => 'continue',
- 'display_form' => 'display_form',
- 'done' => 'done',
- 'get_payments' => 'get_payments',
- 'reconciliation' => 'reconciliation',
- 'select_all' => 'select_all',
- 'update' => 'update',
- 'tęsti' => 'continue',
- 'Įvykdyta' => 'done',
- 'išrinkti_viską' => 'select_all',
- 'atnaujinti' => 'update',
-};
-
-1;