summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/lt/gl
diff options
context:
space:
mode:
Diffstat (limited to 'sql-ledger/locale/lt/gl')
-rw-r--r--sql-ledger/locale/lt/gl124
1 files changed, 124 insertions, 0 deletions
diff --git a/sql-ledger/locale/lt/gl b/sql-ledger/locale/lt/gl
new file mode 100644
index 0000000..db28f7e
--- /dev/null
+++ b/sql-ledger/locale/lt/gl
@@ -0,0 +1,124 @@
+$self{texts} = {
+ 'AP Transaction' => 'Pirkimo Operaciją',
+ 'AR Transaction' => 'Pardavimo Operaciją',
+ 'Account' => 'Sąskaita',
+ 'Add General Ledger Transaction' => 'Pridėti Bendroji Žurnalo Operaciją',
+ 'Address' => 'Adresas',
+ 'All' => 'Visi',
+ 'Apr' => 'Bal',
+ 'April' => 'Balandis',
+ 'Are you sure you want to delete Transaction' => 'Ar Jus tikrai norite ištrinti operaciją?',
+ 'Asset' => 'Turtas',
+ 'Aug' => 'Rug',
+ 'August' => 'Rugpjūtis',
+ 'Balance' => 'Balansas',
+ 'Cannot delete transaction!' => 'Neįmanoma ištrinti operacijos!',
+ 'Cannot have a value in both Debit and Credit!' => 'Negalima turėti tos pačios reikšmės Debete ir Kredite!',
+ 'Cannot post a transaction without a value!' => 'Neįmanoma patvirtinti operacijos be reikšmės!',
+ 'Cannot post transaction for a closed period!' => 'Neįmanoma patvirtinti operacijos uždarajam periodui!',
+ 'Confirm!' => 'Patvirtinti!',
+ 'Continue' => 'Tęsti',
+ 'Credit' => 'Kreditas',
+ 'Customer not on file!' => 'Tokio kliento nėra!',
+ 'Date' => 'Data',
+ 'Debit' => 'Debetas',
+ 'Debit and credit out of balance!' => 'Debetas ir Kreditas nesubalansuoti!',
+ 'Dec' => 'Grd',
+ 'December' => 'Gruodis',
+ 'Delete' => 'Ištrinti',
+ 'Description' => 'Aprašymas',
+ 'Edit General Ledger Transaction' => 'Redaguoti Bendrojo Žurnalo operaciją',
+ 'Equity' => 'Turtas/Nuosavybė',
+ 'Expense' => 'Sąnaudos',
+ 'Feb' => 'Vas',
+ 'February' => 'Vasaris',
+ 'From' => 'Nuo',
+ 'GIFI' => 'GIFI',
+ 'GL Transaction' => 'BŽ operacija',
+ 'General Ledger' => 'Bendrasis žurnalas',
+ 'ID' => 'ID',
+ 'Include in Report' => 'Įdėti į ataskaitą',
+ 'Income' => 'Pajamos',
+ 'Jan' => 'Sau',
+ 'January' => 'Sausis',
+ 'Jul' => 'Lie',
+ 'July' => 'Liepa',
+ 'Jun' => 'Bir',
+ 'June' => 'Birželis',
+ 'Liability' => 'Nuosavybė',
+ 'Mar' => 'Kov',
+ 'March' => 'Kovas',
+ 'May' => 'Geg',
+ 'May ' => 'Gegužė',
+ 'Notes' => 'Pastaba',
+ 'Nov' => 'Lap',
+ 'November' => 'Lapkritis',
+ 'Number' => 'Numeris',
+ 'Oct' => 'Spa',
+ 'October' => 'Spalis',
+ 'Post' => 'Patvirtinti',
+ 'Post as new' => 'Patvirtinti kaip naują',
+ 'Project' => 'Projektas',
+ 'Project not on file!' => 'Nėra tokio projekto!',
+ 'Reference' => 'Nuorodos',
+ 'Reference missing!' => 'Nuorodos nėra!',
+ 'Reports' => 'Ataskaitos',
+ 'Sales Invoice' => 'Pardavimo SF',
+ 'Select from one of the names below' => 'Išrinkite vieną iš pavadinimų apačioje',
+ 'Select from one of the projects below' => 'Išrinkite vieną iš projektų apačioje',
+ 'Sep' => 'Rgs',
+ 'September' => 'Rūgsėjis',
+ 'Source' => 'Dokumentas',
+ 'Subtotal' => 'Viso',
+ 'Transaction Date missing!' => 'Operacijos datos nėra!',
+ 'Transaction deleted!' => 'Operacija ištrinta!',
+ 'Transaction posted!' => 'Operacija patvirtinta!',
+ 'Update' => 'Atnaujinti',
+ 'Vendor Invoice' => 'Vendor Invoice',
+ 'Vendor not on file!' => 'Tokio tiekėjo nėra!',
+ 'Yes' => 'Taip',
+ 'to' => 'iki',
+};
+
+$self{subs} = {
+ 'add' => 'add',
+ 'add_transaction' => 'add_transaction',
+ 'ap_transaction' => 'ap_transaction',
+ 'ar_transaction' => 'ar_transaction',
+ 'check_name' => 'check_name',
+ 'check_project' => 'check_project',
+ 'continue' => 'continue',
+ 'delete' => 'delete',
+ 'display_form' => 'display_form',
+ 'edit' => 'edit',
+ 'form_footer' => 'form_footer',
+ 'form_header' => 'form_header',
+ 'form_row' => 'form_row',
+ 'generate_report' => 'generate_report',
+ 'gl_subtotal' => 'gl_subtotal',
+ 'gl_transaction' => 'gl_transaction',
+ 'name_selected' => 'name_selected',
+ 'post' => 'post',
+ 'post_as_new' => 'post_as_new',
+ 'project_selected' => 'project_selected',
+ 'sales_invoice' => 'sales_invoice',
+ 'search' => 'search',
+ 'select_name' => 'select_name',
+ 'select_project' => 'select_project',
+ 'update' => 'update',
+ 'vendor_invoice' => 'vendor_invoice',
+ 'yes' => 'yes',
+ 'pirkimo_operaciją' => 'ap_transaction',
+ 'pardavimo_operaciją' => 'ar_transaction',
+ 'tęsti' => 'continue',
+ 'ištrinti' => 'delete',
+ 'bŽ_operacija' => 'gl_transaction',
+ 'patvirtinti' => 'post',
+ 'patvirtinti_kaip_naują' => 'post_as_new',
+ 'pardavimo_sf' => 'sales_invoice',
+ 'atnaujinti' => 'update',
+ 'vendor_invoice' => 'vendor_invoice',
+ 'taip' => 'yes',
+};
+
+1;