X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=sql-ledger%2Fold%2Fsql-ledger%2Flocale%2Flt%2Frc;fp=sql-ledger%2Fold%2Fsql-ledger%2Flocale%2Flt%2Frc;h=7e575848faeb6bafc8387332dfdfa97050c1108c;hb=52072fcd26f2faf57923f598c358e7f47c4e2643;hp=0000000000000000000000000000000000000000;hpb=f6c9088e16c4c083174dd1130ae58d213923cdef;p=freeside.git diff --git a/sql-ledger/old/sql-ledger/locale/lt/rc b/sql-ledger/old/sql-ledger/locale/lt/rc new file mode 100644 index 000000000..7e575848f --- /dev/null +++ b/sql-ledger/old/sql-ledger/locale/lt/rc @@ -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;