removing files from import mistake
[freeside.git] / sql-ledger / old / sql-ledger / locale / lt / rc
diff --git a/sql-ledger/old/sql-ledger/locale/lt/rc b/sql-ledger/old/sql-ledger/locale/lt/rc
deleted file mode 100644 (file)
index 7e57584..0000000
+++ /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;