import sql-ledger 2.4.4
[freeside.git] / sql-ledger / sql-ledger / locale / lv / bp
diff --git a/sql-ledger/sql-ledger/locale/lv/bp b/sql-ledger/sql-ledger/locale/lv/bp
new file mode 100644 (file)
index 0000000..6f29663
--- /dev/null
@@ -0,0 +1,60 @@
+$self{texts} = {
+  'Account'                     => 'Konts',
+  'Accounting Menu'             => 'Kontçðanas izvçlne',
+  'Are you sure you want to remove the marked entries from the queue?' => 'Vai jûs patieðâm vçlaties dzçst atzîmçtos ierakstus rindâ',
+  'Cannot remove files!'        => 'Nevar izdzçst failus',
+  'Checks'                      => 'Èeki',
+  'Confirm!'                    => 'Apstiprinât!',
+  'Continue'                    => 'Turpinât',
+  'Current'                     => 'Paðreizçjs',
+  'Customer'                    => 'Klients',
+  'Date'                        => 'Datums',
+  'From'                        => 'No',
+  'Invoice'                     => 'Rçíins',
+  'Invoice Number'              => 'Rçíina numurs',
+  'Marked entries printed!'     => 'Atzîmçtie ieraksti izdrukâti',
+  'Order'                       => 'Orderis',
+  'Order Number'                => 'Ordera Nr.',
+  'Packing Lists'               => 'Iesaiòojumu saraksti',
+  'Print'                       => 'Drukât',
+  'Printing ... '               => 'Drukâ ...',
+  'Purchase Orders'             => 'Pirkðanas orderi',
+  'Quotation'                   => 'Tâme',
+  'Quotation Number'            => 'Tâmes numurs',
+  'Quotations'                  => 'Tâmes',
+  'RFQs'                        => 'Tâmes pieprasîjumu',
+  'Receipts'                    => 'Kvîtis',
+  'Reference'                   => 'Norâde',
+  'Remove'                      => 'Izdzçst',
+  'Removed spoolfiles!'         => 'Izdzçst printera rindas failus',
+  'Removing marked entries from queue ...' => 'Izdzçðu atzîmçtos ierakstus no rindas ...',
+  'Sales Invoices'              => 'Pârdoðanas rçíini',
+  'Sales Orders'                => 'Pârdoðanas orderi',
+  'Select all'                  => 'Atlasît visu',
+  'Spoolfile'                   => 'Printera rindas fails',
+  'To'                          => 'uz',
+  'Vendor'                      => 'Pârdevçjs',
+  'Yes'                         => 'Jâ',
+  'done'                        => 'izdarîts',
+};
+
+$self{subs} = {
+  'acc_menu'                    => 'acc_menu',
+  'continue'                    => 'continue',
+  'display'                     => 'display',
+  'list_spool'                  => 'list_spool',
+  'menubar'                     => 'menubar',
+  'print'                       => 'print',
+  'remove'                      => 'remove',
+  'search'                      => 'search',
+  'section_menu'                => 'section_menu',
+  'select_all'                  => 'select_all',
+  'yes'                         => 'yes',
+  'turpinât'                    => 'continue',
+  'drukât'                      => 'print',
+  'izdzçst'                     => 'remove',
+  'atlasît_visu'                => 'select_all',
+  'jâ'                          => 'yes',
+};
+
+1;