$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!', 'Change Admin Password' => 'Zmiana Hasła Administratora', 'Change Password' => 'Zmień Hasło', 'Character Set' => 'Zestaw Znaków', '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' => 'Host', 'Hostname missing!' => 'Brak Nazwy Hosta', 'Incorrect Password!' => 'Nieprawidłowe Hasło', 'Language' => 'Język', 'Leave host and port field empty unless you want to make a remote connection.' => 'Opuść pole węzła i portu, chyba że chcesz mieć zdalne połączenie', 'Login' => 'Zarejestrój się', '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', 'Phone' => 'Tel.', 'Port' => 'Port', 'Port missing!' => 'Brak Portu', 'Printer' => 'Drukarka', 'Save' => 'Zapisz', 'Select a Dataset to delete and press "Continue"' => 'Wybierz Zbiór Danych do usunięcia i naciśnij "Kontynuj"', 'Setup Templates' => 'Ustaw Szablony', 'Ship via' => 'Wyślij przez', '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ą', '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', 'You must enter a host and port for local and remote connections!' => 'Wstaw węzeł i port dla lokalnego i zdalnego połączenia', 'does not exist' => 'nie istnieje', 'is already a member!' => 'Jest już członkiem', 'localhost' => 'host lokalny', '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', 'get_value' => 'get_value', 'list_users' => 'list_users', 'login' => 'login', 'login_name' => 'login_name', 'oracle_database_administration' => 'oracle_database_administration', 'pg_database_administration' => 'pg_database_administration', 'save' => 'save', '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', 'zarejestrój_się' => 'login', 'administracja_bazy_danych_oracle' => 'oracle_database_administration', 'administracja_bazy_danych_pg' => 'pg_database_administration', 'zapisz' => 'save', 'uzupełnij_zbiór_danych' => 'update_dataset', }; 1;