can't set $p without $cgi
[freeside.git] / sql-ledger / old / sql-ledger / locale / pl / admin
1 $self{texts} = {
2   'Access Control'              => 'Kontrola Dostêpu',
3   'Accounting'                  => 'Ksiêgowo¶æ',
4   'Add User'                    => 'Dodaj U¿ytkownika',
5   'Address'                     => 'Adres',
6   'Administration'              => 'Administracja',
7   'Administrator'               => 'Administrator',
8   'All Datasets up to date!'    => 'Zbiory Danych uzupe³nione!',
9   'Change Admin Password'       => 'Zmiana Has³a Administratora',
10   'Change Password'             => 'Zmieñ Has³o',
11   'Character Set'               => 'Zestaw Znaków',
12   'Click on login name to edit!' => 'Kliknij  nazwê u¿ytkownika ¿eby dokonaæ zmian!',
13   'Company'                     => 'Firma',
14   'Connect to'                  => 'Pod³±cz do',
15   'Continue'                    => 'Kontynuj',
16   'Create Chart of Accounts'    => 'Utwórz Wzór Kont',
17   'Create Dataset'              => 'Utwórz Zbiór Danych',
18   'DBI not installed!'          => 'Nie zainstalowane DBI!',
19   'Database'                    => 'Baza Danych',
20   'Database Administration'     => 'Administracja Bazy Danych',
21   'Database Driver not checked!' => 'Sterownik Bazy Danych nie zaznaczony!',
22   'Database User missing!'      => 'Brak U¿ytkownika Bazy Danych!',
23   'Dataset'                     => 'Zbiór Danych',
24   'Dataset missing!'            => 'Brak Zbioru Danych',
25   'Dataset updated!'            => 'Zbiór Danych uzupe³niony!',
26   'Date Format'                 => 'Format Daty',
27   'Delete'                      => 'Usuñ',
28   'Delete Dataset'              => 'Usuñ Zbior Danych',
29   'Directory'                   => 'Katalog',
30   'Driver'                      => 'Sterownik',
31   'Dropdown Limit'              => 'Limit Rozwiniêcia',
32   'E-mail'                      => 'E-mail',
33   'Edit User'                   => 'Zmiany U¿ytkownika',
34   'Existing Datasets'           => 'Istniej±cy Zbiór Danych',
35   'Fax'                         => 'Fax',
36   'Host'                        => 'Host',
37   'Hostname missing!'           => 'Brak Nazwy Hosta',
38   'Incorrect Password!'         => 'Nieprawid³owe Has³o',
39   'Language'                    => 'Jêzyk',
40   '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',
41   'Login'                       => 'Zarejestrój siê',
42   'Name'                        => 'Nazwa',
43   'New Templates'               => 'Nowe Szablony',
44   'No Database Drivers available!' => 'Sterownik Bazy Danych jest niedostêpny',
45   'No Dataset selected!'        => 'Nie jest zaznaczony Zbiór Danych',
46   'Nothing to delete!'          => 'Niema nic do usuniêcia!',
47   'Number Format'               => 'Format Numeru',
48   'Oracle Database Administration' => 'Administracja Bazy Danych Oracle',
49   'Password'                    => 'Has³o',
50   'Password changed!'           => 'Has³o zmienione',
51   'Pg Database Administration'  => 'Administracja Bazy Danych Pg',
52   'Phone'                       => 'Tel.',
53   'Port'                        => 'Port',
54   'Port missing!'               => 'Brak Portu',
55   'Printer'                     => 'Drukarka',
56   'Save'                        => 'Zapisz',
57   'Select a Dataset to delete and press "Continue"' => 'Wybierz Zbiór Danych do usuniêcia i naci¶nij "Kontynuj"',
58   'Setup Templates'             => 'Ustaw Szablony',
59   'Ship via'                    => 'Wy¶lij przez',
60   'Signature'                   => 'Podpis',
61   'Stylesheet'                  => 'Strona Stylowa',
62   'Templates'                   => 'Szablony',
63   'The following Datasets are not in use and can be deleted' => 'Te Zbiory Danych s± nieu¿ywane i mo¿na je usun±æ',
64   'The following Datasets need to be updated' => 'Zbiory Danych do uzupe³nienia',
65   '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.',
66   '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±',
67   'Update Dataset'              => 'Uzupe³nij Zbiór Danych',
68   'Use Templates'               => 'U¿yj Szablony',
69   'User'                        => 'U¿ytkownik',
70   'User deleted!'               => 'U¿ytkownik usuniêty',
71   'User saved!'                 => 'U¿ytkownik zapisany',
72   'Version'                     => 'Wersja',
73   'You must enter a host and port for local and remote connections!' => 'Wstaw wêze³ i port dla lokalnego i zdalnego po³±czenia',
74   'does not exist'              => 'nie istnieje',
75   'is already a member!'        => 'Jest ju¿ cz³onkiem',
76   'localhost'                   => 'host lokalny',
77   'successfully created!'       => 'stworzone z powodzeniem',
78   'successfully deleted!'       => 'usuniête z powodzeniem',
79   'website'                     => 'witryna WWW',
80 };
81
82 $self{subs} = {
83   'add_user'                    => 'add_user',
84   'adminlogin'                  => 'adminlogin',
85   'change_admin_password'       => 'change_admin_password',
86   'change_password'             => 'change_password',
87   'check_password'              => 'check_password',
88   'continue'                    => 'continue',
89   'create_dataset'              => 'create_dataset',
90   'dbcreate'                    => 'dbcreate',
91   'dbdelete'                    => 'dbdelete',
92   'dbdriver_defaults'           => 'dbdriver_defaults',
93   'dbselect_source'             => 'dbselect_source',
94   'dbupdate'                    => 'dbupdate',
95   'delete'                      => 'delete',
96   'delete_dataset'              => 'delete_dataset',
97   'edit'                        => 'edit',
98   'form_footer'                 => 'form_footer',
99   'form_header'                 => 'form_header',
100   'get_value'                   => 'get_value',
101   'list_users'                  => 'list_users',
102   'login'                       => 'login',
103   'login_name'                  => 'login_name',
104   'oracle_database_administration' => 'oracle_database_administration',
105   'pg_database_administration'  => 'pg_database_administration',
106   'save'                        => 'save',
107   'update_dataset'              => 'update_dataset',
108   'dodaj_u¿ytkownika'           => 'add_user',
109   'zmiana_has³a_administratora' => 'change_admin_password',
110   'zmieñ_has³o'                 => 'change_password',
111   'kontynuj'                    => 'continue',
112   'utwórz_zbiór_danych'         => 'create_dataset',
113   'usuñ'                        => 'delete',
114   'usuñ_zbior_danych'           => 'delete_dataset',
115   'zarejestrój_siê'             => 'login',
116   'administracja_bazy_danych_oracle' => 'oracle_database_administration',
117   'administracja_bazy_danych_pg' => 'pg_database_administration',
118   'zapisz'                      => 'save',
119   'uzupe³nij_zbiór_danych'      => 'update_dataset',
120 };
121
122 1;