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

$self{texts} = {
  'Access Control'              => 'Kontrola Dost�pu',
  'Accounting'                  => 'Ksi�gowo��',
  'Add User'                    => 'Dodaj U�ytkownika',
  'Address'                     => 'Adres',
  'Administration'              => 'Administracja',
  'Administrator'               => 'Administrator',
  'All Datasets up to date!'    => 'Zbiory Danych uzupe�nione!',
  'Cannot create Lock!'         => 'Nie mo�esz stworzy� pliku blokuj�cego!!',
  'Change Admin Password'       => 'Zmiana Has�a Administratora',
  'Change Password'             => 'Zmie� Has�o',
  'Click on login name to edit!' => 'Kliknij  nazw� u�ytkownika �eby dokona� zmian!',
  'Company'                     => 'Firma',
  'Connect to'                  => 'Pod��cz do',
  'Continue'                    => 'Kontynuj',
  'Create Chart of Accounts'    => 'Utw�rz Wz�r Kont',
  'Create Dataset'              => 'Utw�rz Zbi�r Danych',
  'DBI not installed!'          => 'Nie zainstalowane DBI!',
  'Database'                    => 'Baza Danych',
  'Database Administration'     => 'Administracja Bazy Danych',
  'Database Driver not checked!' => 'Sterownik Bazy Danych nie zaznaczony!',
  'Database User missing!'      => 'Brak U�ytkownika Bazy Danych!',
  'Dataset'                     => 'Zbi�r Danych',
  'Dataset missing!'            => 'Brak Zbioru Danych',
  'Dataset updated!'            => 'Zbi�r Danych uzupe�niony!',
  'Date Format'                 => 'Format Daty',
  'Delete'                      => 'Usu�',
  'Delete Dataset'              => 'Usu� Zbior Danych',
  'Directory'                   => 'Katalog',
  'Driver'                      => 'Sterownik',
  'Dropdown Limit'              => 'Limit Rozwini�cia',
  'E-mail'                      => 'E-mail',
  'Edit User'                   => 'Zmiany U�ytkownika',
  'Existing Datasets'           => 'Istniej�cy Zbi�r Danych',
  'Fax'                         => 'Fax',
  'Host'                        => 'Server',
  'Hostname missing!'           => 'Brak Nazwy Serwera',
  'Language'                    => 'J�zyk',
  'Lock System'                 => 'Zablokuj System',
  'Lockfile created!'           => 'Plik blokuj�cy utworzony!',
  'Lockfile removed!'           => 'Plik blokuj�cy usuni�ty!',
  'Login'                       => 'Zarejestr�j si�',
  'Login name missing!'         => 'Brak nazwy!',
  'Logout'                      => 'Wyrejestr�j si�',
  'Manager'                     => 'Kierownik',
  'Menu Width'                  => 'Szeroko�� Menu',
  'Multibyte Encoding'          => 'Kodowanie Wielobajtowe',
  'Name'                        => 'Nazwa',
  'New Templates'               => 'Nowe Szablony',
  'No Database Drivers available!' => 'Sterownik Bazy Danych jest niedost�pny',
  'No Dataset selected!'        => 'Nie jest zaznaczony Zbi�r Danych',
  'Nothing to delete!'          => 'Niema nic do usuni�cia!',
  'Number Format'               => 'Format Numeru',
  'Oracle Database Administration' => 'Administracja Bazy Danych Oracle',
  'Password'                    => 'Has�o',
  'Password changed!'           => 'Has�o zmienione',
  'Pg Database Administration'  => 'Administracja Bazy Danych Pg',
  'PgPP Database Administration' => 'Administracja Bazy Danych PgPP',
  'Phone'                       => 'Tel.',
  'Port'                        => 'Port',
  'Port missing!'               => 'Brak Portu',
  'Printer'                     => 'Drukarka',
  'Save'                        => 'Zapisz',
  'Setup Templates'             => 'Ustaw Szablony',
  'Signature'                   => 'Podpis',
  'Stylesheet'                  => 'Strona Stylowa',
  'Templates'                   => 'Szablony',
  'The following Datasets are not in use and can be deleted' => 'Te Zbiory Danych s� nieu�ywane i mo�na je usun��',
  'The following Datasets need to be updated' => 'Zbiory Danych do uzupe�nienia',
  'This is a preliminary check for existing sources. Nothing will be created or deleted at this stage!' => 'Jest to wst�pne sprawdzenie istniej�cych �r�de�. Narazie nic nie b�dzie utworzone lub usuni�te.',
  'To add a user to a group edit a name, change the login name and save.  A new user with the same variables will then be saved under the new login name.' => '�eby doda� do grupy u�ytkownika zmie� nazw�, nazw� zarejestrowania i zapisz. Nowy u�ytkownik z tymi samymi zmiennymi warto�ciami b�dzie zapisany pod now� nazw� rejestruj�c�',
  'Unlock System'               => 'Unlock System',
  'Update Dataset'              => 'Uzupe�nij Zbi�r Danych',
  'Use Templates'               => 'U�yj Szablony',
  'User'                        => 'U�ytkownik',
  'User deleted!'               => 'U�ytkownik usuni�ty',
  'User saved!'                 => 'U�ytkownik zapisany',
  'Version'                     => 'Wersja',
  'does not exist'              => 'nie istnieje',
  'is already a member!'        => 'Jest ju� cz�onkiem',
  'localhost'                   => 'serwer lokalny',
  'locked!'                     => 'zablokowane',
  'successfully created!'       => 'stworzone z powodzeniem',
  'successfully deleted!'       => 'usuni�te z powodzeniem',
  'website'                     => 'witryna WWW',
};

$self{subs} = {
  'add_user'                    => 'add_user',
  'adminlogin'                  => 'adminlogin',
  'change_admin_password'       => 'change_admin_password',
  'change_password'             => 'change_password',
  'check_password'              => 'check_password',
  'continue'                    => 'continue',
  'create_dataset'              => 'create_dataset',
  'dbcreate'                    => 'dbcreate',
  'dbdelete'                    => 'dbdelete',
  'dbdriver_defaults'           => 'dbdriver_defaults',
  'dbselect_source'             => 'dbselect_source',
  'dbupdate'                    => 'dbupdate',
  'delete'                      => 'delete',
  'delete_dataset'              => 'delete_dataset',
  'edit'                        => 'edit',
  'form_footer'                 => 'form_footer',
  'form_header'                 => 'form_header',
  'getpassword'                 => 'getpassword',
  'list_users'                  => 'list_users',
  'lock_system'                 => 'lock_system',
  'login'                       => 'login',
  'login_name'                  => 'login_name',
  'logout'                      => 'logout',
  'oracle_database_administration' => 'oracle_database_administration',
  'pg_database_administration'  => 'pg_database_administration',
  'pgpp_database_administration' => 'pgpp_database_administration',
  'save'                        => 'save',
  'unlock_system'               => 'unlock_system',
  'update_dataset'              => 'update_dataset',
  'dodaj_u�ytkownika'           => 'add_user',
  'zmiana_has�a_administratora' => 'change_admin_password',
  'zmie�_has�o'                 => 'change_password',
  'kontynuj'                    => 'continue',
  'utw�rz_zbi�r_danych'         => 'create_dataset',
  'usu�'                        => 'delete',
  'usu�_zbior_danych'           => 'delete_dataset',
  'zablokuj_system'             => 'lock_system',
  'zarejestr�j_si�'             => 'login',
  'wyrejestr�j_si�'             => 'logout',
  'administracja_bazy_danych_oracle' => 'oracle_database_administration',
  'administracja_bazy_danych_pg' => 'pg_database_administration',
  'administracja_bazy_danych_pgpp' => 'pgpp_database_administration',
  'zapisz'                      => 'save',
  'unlock_system'               => 'unlock_system',
  'uzupe�nij_zbi�r_danych'      => 'update_dataset',
};

1;