$self{texts} = {
  'About'                       => ' ',
  'Continue'                    => '',
  'Database Host'               => 'Wze Bazy Danych',
  'Dataset'                     => 'Zbir Danych',
  'Dataset is newer than version!' => 'Dataset is newer than version!',
  'Incorrect Dataset version!'  => 'Nieprawidowa wersja Zbioru Danych',
  'Incorrect Password!'         => 'Nieprawidowe Haso',
  'Licensed to'                 => ' :',
  'Login'                       => 'Zarejestrj si',
  'Name'                        => 'Nazwa',
  'Password'                    => 'Haso',
  'Upgrading Dataset'           => 'Upgrading Dataset',
  'User'                        => 'Uytkownik',
  'Version'                     => '',
  'You are logged out!'         => 'You are logged out!',
  'You did not enter a name!'   => 'Nie wstawiono nazwy!',
  'done'                        => 'done',
  'is not a member!'            => 'Nie jest czonkiem',
  'localhost'                   => 'wze',
  'to Version'                  => 'to Version',
};

$self{subs} = {
  'company_logo'                => 'company_logo',
  'login'                       => 'login',
  'login_screen'                => 'login_screen',
  'logout'                      => 'logout',
  'zarejestrj_si'             => 'login',
};

1;
