$self{charset} = 'ISO-8859-13';

$self{texts} = {
  'AP'                          => 'Kreditoru pardi',
  'AR'                          => 'Debitoru pardi',
  'Accounting Menu'             => 'Kontanas izvlne',
  'Address'                     => 'Adrese',
  'All'                         => 'Visi',
  'Amount'                      => 'Summa',
  'Bcc'                         => 'Bcc',
  'Cannot post payment for a closed period!' => 'Nevar iegrmatot maksjumu par slgtu periodu!',
  'Cc'                          => 'Cc',
  'Continue'                    => 'Turpint',
  'Currency'                    => 'Valta',
  'Customer'                    => 'Klients',
  'Customer Number'             => 'Klienta numurs',
  'Customer not on file!'       => 'Nav tda klienta!',
  'Date'                        => 'Datums',
  'Date missing!'               => 'Nav nordts datums!',
  'Department'                  => 'Nodaa',
  'Deposit'                     => 'Depozts',
  'Description'                 => 'Apraksts',
  'Discount'                    => 'Atlaide',
  'Due Date'                    => 'Apmaksas termi',
  'E-mail'                      => 'E-pasts',
  'Exchange Rate'               => 'Valtas maias kurss',
  'Exchange rate missing!'      => 'Nav nordts valtas maias kurss!',
  'From'                        => 'No',
  'Invoice'                     => 'Rins',
  'Invoice Date'                => 'Rina datums',
  'Invoices'                    => 'Rini',
  'Language'                    => 'Valoda',
  'Memo'                        => 'Memorands',
  'Message'                     => 'Paziojums',
  'Number'                      => 'Numurs',
  'PDF'                         => 'PDF',
  'Paid'                        => 'Apmaksts',
  'Payment'                     => 'Maksjums',
  'Payment posted!'             => 'Maksjums iegrmatots!',
  'Payments'                    => 'Maksjumi',
  'Post'                        => 'Iegrmatot',
  'Postscript'                  => 'Postscript',
  'Prepayment'                  => 'Avansa maksjums',
  'Print'                       => 'Drukt',
  'Project not on file!'        => 'Nav tda projekta!',
  'Receipt'                     => 'Kvts',
  'Receipts'                    => 'Kvtis',
  'Reference'                   => 'Norde',
  'Screen'                      => 'Ekrns',
  'Select all'                  => 'Atlast visu',
  'Select from one of the names below' => 'Atlast vienu no sekojoiem nosaukumiem',
  'Select from one of the projects below' => 'Atlast vienu no sekojoiem projektiem',
  'Select postscript or PDF!'   => 'Izvlties postscript vai PDF!',
  'Source'                      => 'Dokuments',
  'Startdate'                   => 'Skuma datums',
  'Subject'                     => 'Temats',
  'To'                          => 'uz',
  'Total'                       => 'Pavisam Kop',
  'Type of Business'            => 'Komercdarbbas veids',
  'Update'                      => 'Atjaunint',
  'Vendor'                      => 'Prdevjs',
  'Vendor Number'               => 'Prdevja numurs',
  'Vendor not on file!'         => 'Nav tda prdevja!',
  'Warning!'                    => 'Brdinjums!',
  'sent'                        => 'nostts',
};

$self{subs} = {
  'acc_menu'                    => 'acc_menu',
  'add_transaction'             => 'add_transaction',
  'ap_transaction'              => 'ap_transaction',
  'ar_transaction'              => 'ar_transaction',
  'back'                        => 'back',
  'check_form'                  => 'check_form',
  'check_name'                  => 'check_name',
  'check_openvc'                => 'check_openvc',
  'check_project'               => 'check_project',
  'continue'                    => 'continue',
  'credit_invoice_'             => 'credit_invoice_',
  'debit_invoice_'              => 'debit_invoice_',
  'delete_schedule'             => 'delete_schedule',
  'deselect_all'                => 'deselect_all',
  'display'                     => 'display',
  'edit'                        => 'edit',
  'gl_transaction'              => 'gl_transaction',
  'invoices_due'                => 'invoices_due',
  'islocked'                    => 'islocked',
  'js_menu'                     => 'js_menu',
  'list_invoices'               => 'list_invoices',
  'menubar'                     => 'menubar',
  'name_selected'               => 'name_selected',
  'payment'                     => 'payment',
  'payment_footer'              => 'payment_footer',
  'payment_header'              => 'payment_header',
  'payments'                    => 'payments',
  'payments_footer'             => 'payments_footer',
  'payments_header'             => 'payments_header',
  'post'                        => 'post',
  'post_as_new'                 => 'post_as_new',
  'post_payment'                => 'post_payment',
  'post_payments'               => 'post_payments',
  'prepare_payments_header'     => 'prepare_payments_header',
  'print'                       => 'print',
  'print_and_post_as_new'       => 'print_and_post_as_new',
  'print_form'                  => 'print_form',
  'print_payment'               => 'print_payment',
  'print_payments'              => 'print_payments',
  'project_selected'            => 'project_selected',
  'rebuild_formnames'           => 'rebuild_formnames',
  'rebuild_vc'                  => 'rebuild_vc',
  'repost'                      => 'repost',
  'reprint'                     => 'reprint',
  'sales_invoice_'              => 'sales_invoice_',
  'save_schedule'               => 'save_schedule',
  'schedule'                    => 'schedule',
  'section_menu'                => 'section_menu',
  'select_all'                  => 'select_all',
  'select_name'                 => 'select_name',
  'select_project'              => 'select_project',
  'update'                      => 'update',
  'update_payment'              => 'update_payment',
  'update_payments'             => 'update_payments',
  'vendor_invoice_'             => 'vendor_invoice_',
  'turpint'                    => 'continue',
  'iegrmatot'                  => 'post',
  'drukt'                      => 'print',
  'atlast_visu'                => 'select_all',
  'atjaunint'                  => 'update',
};

1;

