import sql-ledger 2.4.4
[freeside.git] / sql-ledger / locale / lt / io
index 3b28ede..c949ff5 100644 (file)
@@ -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',