summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/lt/ap
diff options
context:
space:
mode:
Diffstat (limited to 'sql-ledger/locale/lt/ap')
-rw-r--r--sql-ledger/locale/lt/ap133
1 files changed, 133 insertions, 0 deletions
diff --git a/sql-ledger/locale/lt/ap b/sql-ledger/locale/lt/ap
new file mode 100644
index 0000000..749dbfb
--- /dev/null
+++ b/sql-ledger/locale/lt/ap
@@ -0,0 +1,133 @@
+$self{texts} = {
+ 'AP Transaction' => 'Pirkimo Operaciją',
+ 'AP Transactions' => 'Pirkimo Operacijos',
+ 'Account' => 'Sąskaita',
+ 'Add Accounts Payables Transaction' => 'Pridėti Pirkimo Sąskaitas Operaciją',
+ 'Address' => 'Adresas',
+ 'Amount' => 'Suma',
+ 'Amount Due' => 'Suma iki',
+ 'Apr' => 'Bal',
+ 'April' => 'Balandis',
+ 'Are you sure you want to delete Transaction' => 'Ar Jus tikrai norite ištrinti operaciją?',
+ 'Aug' => 'Rug',
+ 'August' => 'Rugpjūtis',
+ 'Cannot delete transaction!' => 'Neįmanoma ištrinti operacijos!',
+ 'Cannot post payment for a closed period!' => 'Neįmanoma patvirtinti mokėjimo uždarajam periodui!',
+ 'Cannot post transaction for a closed period!' => 'Neįmanoma patvirtinti operacijos uždarajam periodui!',
+ 'Cannot post transaction!' => 'Neįmanoma patvirtinti operacijos!',
+ 'Closed' => 'Uždaryta',
+ 'Confirm!' => 'Patvirtinti!',
+ 'Continue' => 'Tęsti',
+ 'Currency' => 'Valiūta',
+ 'Customer not on file!' => 'Tokio kliento nėra!',
+ 'Date' => 'Data',
+ 'Date Paid' => 'Mokėjimo Data',
+ 'Dec' => 'Grd',
+ 'December' => 'Gruodis',
+ 'Delete' => 'Ištrinti',
+ 'Description' => 'Aprašymas',
+ 'Due Date' => 'Iki Data',
+ 'Due Date missing!' => 'Nėra Iki Datos!',
+ 'Edit Accounts Payables Transaction' => 'Redaguoti pirkimo sąskaitų operacijią',
+ 'Employee' => 'Darbuotojas',
+ 'Exch' => 'Kurs.',
+ 'Exchangerate' => 'Keitimo kursas',
+ 'Exchangerate for payment missing!' => 'Mokėjimo keitimo kurso nėra!',
+ 'Exchangerate missing!' => 'Keitimo kurso nėra!',
+ 'Feb' => 'Vas',
+ 'February' => 'Vasaris',
+ 'From' => 'Nuo',
+ 'ID' => 'ID',
+ 'Include in Report' => 'Įdėti į ataskaitą',
+ 'Invoice' => 'Sąskaita-faktūra',
+ 'Invoice Date' => 'Sąskaitos-faktūros data',
+ 'Invoice Date missing!' => 'Sąskaitos-faktūros datos nėra!',
+ 'Invoice Number' => 'Sąskaitos-faktūros numeris',
+ 'Invoice Number missing!' => 'Sąskaitos-faktūra numerio nėra!',
+ 'Jan' => 'Sau',
+ 'January' => 'Sausis',
+ 'Jul' => 'Lie',
+ 'July' => 'Liepa',
+ 'Jun' => 'Bir',
+ 'June' => 'Birželis',
+ 'Mar' => 'Kov',
+ 'March' => 'Kovas',
+ 'May' => 'Geg',
+ 'May ' => 'Gegužė',
+ 'Notes' => 'Pastaba',
+ 'Nov' => 'Lap',
+ 'November' => 'Lapkritis',
+ 'Number' => 'Numeris',
+ 'Oct' => 'Spa',
+ 'October' => 'Spalis',
+ 'Open' => 'Atidaryti',
+ 'Order' => 'Užsakymas',
+ 'Order Number' => 'Užsakymo numeris',
+ 'Paid' => 'Apmokėta',
+ 'Payment date missing!' => 'Mokėjimo datos nėra',
+ 'Payments' => 'Mokėjimai',
+ 'Post' => 'Patvirtinti',
+ 'Post as new' => 'Patvirtinti kaip naują',
+ 'Project' => 'Projektas',
+ 'Project not on file!' => 'Nėra tokio projekto!',
+ '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',
+ 'Tax' => 'Mokėstis',
+ 'Tax Included' => 'su mokesčiais',
+ 'Total' => 'Iš viso',
+ 'Transaction deleted!' => 'Operacija ištrinta!',
+ 'Transaction posted!' => 'Operacija patvirtinta!',
+ 'Update' => 'Atnaujinti',
+ 'Vendor' => 'Tiekėjas',
+ 'Vendor Invoice' => 'Vendor Invoice',
+ 'Vendor missing!' => 'Tiekėjo Vardo nėra!',
+ 'Vendor not on file!' => 'Tokio tiekėjo nėra!',
+ 'Yes' => 'Taip',
+ 'to' => 'iki',
+};
+
+$self{subs} = {
+ 'add' => 'add',
+ 'add_transaction' => 'add_transaction',
+ 'ap_subtotal' => 'ap_subtotal',
+ 'ap_transaction' => 'ap_transaction',
+ 'ap_transactions' => 'ap_transactions',
+ 'ar_transaction' => 'ar_transaction',
+ 'check_name' => 'check_name',
+ 'check_project' => 'check_project',
+ 'continue' => 'continue',
+ 'create_links' => 'create_links',
+ 'delete' => 'delete',
+ 'display_form' => 'display_form',
+ 'edit' => 'edit',
+ 'form_footer' => 'form_footer',
+ 'form_header' => 'form_header',
+ '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',
+ 'pridėti_pirkimo_sąskaitas_operaciją' => 'add_accounts_payables_transaction',
+ 'tęsti' => 'continue',
+ 'ištrinti' => 'delete',
+ 'redaguoti_pirkimo_sąskaitų_operacijią' => 'edit_accounts_payables_transaction',
+ 'patvirtinti' => 'post',
+ 'patvirtinti_kaip_naują' => 'post_as_new',
+ 'atnaujinti' => 'update',
+ 'vendor_invoice' => 'vendor_invoice',
+ 'taip' => 'yes',
+};
+
+1;