summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/lt/io
diff options
context:
space:
mode:
Diffstat (limited to 'sql-ledger/locale/lt/io')
-rw-r--r--sql-ledger/locale/lt/io108
1 files changed, 108 insertions, 0 deletions
diff --git a/sql-ledger/locale/lt/io b/sql-ledger/locale/lt/io
new file mode 100644
index 0000000..3b28ede
--- /dev/null
+++ b/sql-ledger/locale/lt/io
@@ -0,0 +1,108 @@
+$self{texts} = {
+ 'Add Purchase Order' => 'Pridėti Pirkimo užsakymą',
+ 'Add Sales Order' => 'Pridėti Pardavimo užsakymą',
+ 'Address' => 'Adresas',
+ 'Apr' => 'Bal',
+ 'April' => 'Balandis',
+ 'Attachment' => 'Prisegta',
+ 'Aug' => 'Rug',
+ 'August' => 'Rugpjūtis',
+ 'Bcc' => 'Bcc',
+ 'Bin' => 'Dėžė',
+ 'Cc' => 'Cc',
+ 'Contact' => 'Kontaktas',
+ 'Continue' => 'Tęsti',
+ 'Copies' => 'Kopijos',
+ 'Dec' => 'Grd',
+ 'December' => 'Gruodis',
+ 'Delivery Date' => 'Prystatimo Data',
+ 'Description' => 'Aprašymas',
+ 'E-mail' => 'E-paštas',
+ 'E-mail address missing!' => 'E-pašto adreso nėra!',
+ 'Extended' => 'Išplėsta',
+ 'Fax' => 'Faksas',
+ 'Feb' => 'Vas',
+ 'February' => 'Vasaris',
+ 'Group' => 'Group',
+ 'Group Items' => 'Group Items',
+ 'In-line' => 'Vienaeilis',
+ 'Invoice' => 'Sąskaita-faktūra',
+ 'Invoice Date missing!' => 'Sąskaitos-faktūros datos nėra!',
+ 'Invoice Number missing!' => 'Sąskaitos-faktūra numerio nėra!',
+ 'Item not on file!' => 'Vieneto nėra įrašuose!',
+ 'Jan' => 'Sau',
+ 'January' => 'Sausis',
+ 'Jul' => 'Lie',
+ 'July' => 'Liepa',
+ 'Jun' => 'Bir',
+ 'June' => 'Birželis',
+ 'Mar' => 'Kov',
+ 'March' => 'Kovas',
+ 'May' => 'Geg',
+ 'May ' => 'Gegužė',
+ 'Message' => 'Žinutė',
+ 'Name' => 'Vardas',
+ 'No.' => 'Num',
+ 'Nov' => 'Lap',
+ 'November' => 'Lapkritis',
+ 'Number' => 'Numeris',
+ 'Number missing in Row' => 'Numerio nėra eilėje',
+ 'Oct' => 'Spa',
+ 'October' => 'Spalis',
+ 'Order' => 'Užsakymas',
+ 'Order Date missing!' => 'Užsakymo datos nėra!',
+ 'Order Number missing!' => 'Užsakymo numerio nėra!',
+ 'PDF' => 'PDF',
+ 'Packing List' => 'Įpakavimo sąrašas',
+ 'Packing List Date missing!' => 'Įpakavimo sąrašo datos nėra!',
+ 'Packing List Number missing!' => 'Įpakavimo sąrašo numerio nėra!',
+ 'Part' => 'Prekė',
+ 'Phone' => 'Tel.',
+ 'Postscript' => 'Postscript(TM)',
+ 'Price' => 'Kaina',
+ 'Printer' => 'Spausdintuvas',
+ 'Project' => 'Projektas',
+ 'Purchase Order' => 'Pirkimo užsakymas',
+ 'Qty' => 'Kks',
+ 'Recd' => 'Gaut',
+ 'Required by' => 'Iki kada',
+ 'Sales Order' => 'Pardavimų užsakymas',
+ 'Screen' => 'Ekranas',
+ 'Select from one of the items below' => 'Išrinkite vieną iš prekių apačioje',
+ 'Select postscript or PDF!' => 'Išrinkite postscript arba PDF!',
+ 'Sep' => 'Rgs',
+ 'September' => 'Rūgsėjis',
+ 'Service' => 'Paslauga',
+ 'Ship' => 'Pristatymas',
+ 'Ship to' => 'Pristatyti į',
+ 'Subject' => 'Dalykas',
+ 'To' => 'iki',
+ 'Unit' => 'Vienetas',
+ 'What type of item is this?' => 'Koks šio dalyko tipas?',
+ 'emailed to' => 'email do',
+ 'sent to printer' => 'pasiūsta į spausdintuvą',
+};
+
+$self{subs} = {
+ 'check_form' => 'check_form',
+ 'customer_details' => 'customer_details',
+ 'display_form' => 'display_form',
+ 'display_row' => 'display_row',
+ 'e_mail' => 'e_mail',
+ 'invoicetotal' => 'invoicetotal',
+ 'item_selected' => 'item_selected',
+ 'new_item' => 'new_item',
+ 'order' => 'order',
+ 'post_as_new' => 'post_as_new',
+ 'print' => 'print',
+ 'print_form' => 'print_form',
+ 'print_options' => 'print_options',
+ 'select_item' => 'select_item',
+ 'send_email' => 'send_email',
+ 'ship_to' => 'ship_to',
+ 'validate_items' => 'validate_items',
+ 'vendor_details' => 'vendor_details',
+ 'tęsti' => 'continue',
+};
+
+1;