import sql-ledger 2.4.4
[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
new file mode 100644 (file)
index 0000000..7e57584
--- /dev/null
@@ -0,0 +1,37 @@
+$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;