X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=sql-ledger%2Flocale%2Flt%2Fio;h=c949ff55ab4bc61bdad00fc1fabbd7de37f2c22d;hp=3b28ede41802f7b01666df7b60a67b7c2095be6d;hb=32306b5f8ffe4ce594409aa6e89626740b225a39;hpb=52072fcd26f2faf57923f598c358e7f47c4e2643 diff --git a/sql-ledger/locale/lt/io b/sql-ledger/locale/lt/io index 3b28ede41..c949ff55a 100644 --- a/sql-ledger/locale/lt/io +++ b/sql-ledger/locale/lt/io @@ -13,6 +13,7 @@ $self{texts} = { 'Contact' => 'Kontaktas', 'Continue' => 'Tæsti', 'Copies' => 'Kopijos', + 'Date' => 'Data', 'Dec' => 'Grd', 'December' => 'Gruodis', 'Delivery Date' => 'Prystatimo Data', @@ -23,8 +24,6 @@ $self{texts} = { '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!', @@ -41,7 +40,6 @@ $self{texts} = { 'May' => 'Geg', 'May ' => 'Geguþë', 'Message' => 'Þinutë', - 'Name' => 'Vardas', 'No.' => 'Num', 'Nov' => 'Lap', 'November' => 'Lapkritis', @@ -49,7 +47,6 @@ $self{texts} = { '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', @@ -60,7 +57,6 @@ $self{texts} = { 'Phone' => 'Tel.', 'Postscript' => 'Postscript(TM)', 'Price' => 'Kaina', - 'Printer' => 'Spausdintuvas', 'Project' => 'Projektas', 'Purchase Order' => 'Pirkimo uþsakymas', 'Qty' => 'Kks', @@ -69,22 +65,22 @@ $self{texts} = { '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', + 'Subtotal' => 'Viso', '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} = { + 'calc_markup' => 'calc_markup', 'check_form' => 'check_form', + 'create_form' => 'create_form', 'customer_details' => 'customer_details', 'display_form' => 'display_form', 'display_row' => 'display_row', @@ -92,11 +88,14 @@ $self{subs} = { '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', + 'purchase_order' => 'purchase_order', + 'quotation' => 'quotation', + 'rfq' => 'rfq', + 'sales_order' => 'sales_order', 'select_item' => 'select_item', 'send_email' => 'send_email', 'ship_to' => 'ship_to',