$self{texts} = {
  'Account'                     => 'et',
  'Continue'                    => 'Pokraovn',
  'Credit Limit'                => 'vrov limit',
  'Currency'                    => 'Mna',
  'Customer'                    => 'Odbratel',
  'Delete'                      => 'Vymazat',
  'Description'                 => 'Popis',
  'Exchange Rate'               => 'Mnov kurz',
  'From'                        => 'z',
  'Language'                    => 'Jazyk',
  'Number'                      => 'slo',
  'Open'                        => 'Oteven',
  'Paid'                        => 'Zaplaceno',
  'Price'                       => 'Cena',
  'Qty'                         => 'Mnostv',
  'Record in'                   => 'Zatovat do',
  'Remaining'                   => 'Zbv',
  'Screen'                      => 'Na obrazovku',
  'Source'                      => 'Zdroj',
  'Subtotal'                    => 'Mezisouet',
  'To'                          => 'do',
  'Total'                       => 'Celkem',
  'Unit'                        => 'Jednotka',
};

$self{subs} = {
  'add'                         => 'add',
  'display_row'                 => 'display_row',
  'edit'                        => 'edit',
  'form_footer'                 => 'form_footer',
  'form_header'                 => 'form_header',
  'lookup_partsgroup'           => 'lookup_partsgroup',
  'openinvoices'                => 'openinvoices',
  'post'                        => 'post',
  'print'                       => 'print',
  'print_form'                  => 'print_form',
  'print_options'               => 'print_options',
  'receipts'                    => 'receipts',
  'pokraovn'                 => 'continue',
  'vymazat'                     => 'delete',
  'post'                        => 'post',
  'print'                       => 'print',
  'update'                      => 'update',
};

1;
