diff options
Diffstat (limited to 'locale/pl/admin')
-rwxr-xr-x | locale/pl/admin | 139 |
1 files changed, 0 insertions, 139 deletions
diff --git a/locale/pl/admin b/locale/pl/admin deleted file mode 100755 index 4dbbb621..00000000 --- a/locale/pl/admin +++ /dev/null @@ -1,139 +0,0 @@ -$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; - |