source: extensions/whois_online/language/pl_PL/plugin.lang.php @ 31924

Last change on this file since 31924 was 16729, checked in by TranslationTeam, 12 years ago

[whois_online] Update pl_PL, thanks to : T00kie

File size: 7.4 KB
Line 
1<?php
2$lang['Monitor'] = 'Monitorowanie';
3$lang['Active capture'] = 'Aktywne przechwytanie';
4$lang['Delete level [10-200] (ratio between obsolete and active)'] = 
5        'Poziom usuwania [10-200] (współczynnik pomiędzy zdeaktualizowanymi a aktywnymi)';
6$lang['Obsolete limit [20-100] (obsolete data count)'] = 
7        'Limid deaktualizacji [20-100] (liczba nieaktualnych danych)';
8$lang['Add link to Plugins menu'] = 'Dodaj link w menu Wtyczki';
9$lang['Keep data even if plugin is deactivated/uninstall'] = 'Przechowuj dane nawet jeśli wtyczka jest nieaktywna/odinstalowana';
10$lang['Advanced users: template vars are available in all cases and might be included in your extensions'] = 
11        'Zaawansowani użytkownicy: zmienne szablonów są dostępne we wszystkich przypadkach i mogą być takze wykorzystane w Twoich wtyczkach';
12$lang['Default display'] = 'Wyświetlanie domyślne';
13$lang['Total hits:'] = 'Suma odwiedzin:';
14//$lang['Image hits:'] = 'Odwiedzonych obrazów:';
15//$lang['other hits:'] = 'odwiedzonych innych:';
16$lang['Your recently viewed pictures'] = 'Twoje aktualnie oglądane obrazy';
17$lang['Most recent 10 minutes hits:'] = 'Najczęściej oglądane w ciągu ostatnich 10 minut:';
18$lang['Some of recently viewed pictures by other users'] = 'Niektóre z ostatnio oglądanych zdjęć przez innych użytkowników';
19$lang['Current hour hits:'] = 'Wyświetlenia z obecnej godziny:';
20$lang['Yesterday hits:'] = 'Wczorajsze wyświetlenia:';
21$lang['Last 24h users:'] = 'Goście z ostatnich 24h:';
22$lang['Last hour online users:'] = 'Goście z ostatniej godziny:';
23$lang['Recent guest(s):'] = 'Ostatni gość(goście):';
24$lang['Recent member(s):'] = 'Ostatni członek(członkowie):';
25$lang['Permanence/Durability of user monitoring'] = 'Stale monitoruj użytkowników';
26//$lang['Next version enhancements: Set/Unset of permanence, Cleaning, and detail reporting'] =
27//      'Next version enhancements: Set/Unset of permanence, Cleaning, and detail reporting';
28$lang['Whois_review'] = 'Ostatnio oglądane przez Ciebie';
29$lang['Whois_others'] = 'Ostatnio oglądane przez innych';
30$lang['Add icon to History'] = 'Dodaj ikonę do historii';
31
32// Added 2.0.e
33$lang['Radar limit'] = 'Radar limit';
34$lang['Users with image cluetips [10-200]'] = 'Users with image cluetips [10-200]';
35$lang['Default %s'] = 'Domyślnie %s';
36$lang['Default as anybody'] = 'Domyślnie dla każdego';
37$lang['Webmasters management:'] = 'Zarządzanie webmasterów:';
38$lang['Exclude'] = 'Pomijaj';
39$lang['Hidden'] = 'Ukryte';
40$lang['As anybody'] = 'Ktokolwiek';
41$lang['Administrators management:'] = 'Zarządzanie administratorów:';
42$lang['Your `%s` table summary'] = 'Podsumowanie Twojej `%s` tabeli';
43$lang['Compress it!'] = 'Skompresuj!';
44$lang[' => Delete old guests access (over 3 days), and optimize table and index.'] = ' => Usuń starsze wejścia gości (ponad 3 dni) oraz optymalizuj tabele i indeksy';
45$lang['Space used: %s'] = 'Zużyte miejsce: %s';
46$lang['Unused allocated space: <strong>%s</strong>'] = 'Niezużyte miejsce: <strong>%s</strong>';
47$lang['Traced sessions: %s'] = 'Namierzone sesje: %s';
48$lang['Altered/created since: %s'] = 'Stworzone od: %s';
49$lang['Clearing'] = 'Czyszczenie';
50$lang['Clear temporary users (minimal delay is 6 minutes). To clean any permanent users, switch them before in the right list above.'] = 'Czyści tymczasowych użytkowników (minimalne opóźnienie 6 minut). Aby wyczyścić stałych użytkowników, przesuń ich wcześniej w odpowiednie miejsce listy powyżej';
51        'Clear temporary users (minimal delay is 6 minutes). To clean any permanent users, switch them before in the right list above.';
52$lang['Delete'] = 'Usuń';
53$lang['Members summary'] = 'Podsumowanie członków';
54$lang['Registration counter: %s'] = 'Licznik rejestracji: %s';
55$lang['Most members ever online was %s on %s'] = 'Najwięcej członków online było %s w %s';
56$lang['Y-m-d H:i'] = 'F dS, Y g:i A';
57$lang['Available filters'] = 'Dostępne filtry';
58$lang['Monitored members'] = 'Monitorowani członkowie';
59$lang['Captured guests'] = 'Przechwyceni goście';
60$lang['Last 24h accesses'] = 'Wejścia z ostatnich 24h:';
61$lang['More than 24h accesses'] = 'Więcej wejść niż 24h';
62$lang['Pictures accesses'] = 'Wejścia na zdjęcie';
63$lang['No picture accesses'] = 'Brak wejść na zdjęcie';
64$lang['Unidentifed countries'] = 'Niezidentyfikowane państwa';
65$lang['Only one day accesses'] = 'Wejścia tylko jednego dnia';
66$lang['Several days accesses or over midnight'] = 'Kilka dni wejść';
67$lang['Several identified IPs (Only the first one is kept)'] = 'Kilka zidentyfikowanych IP (Tylko pierwszy jest zachowany)';
68$lang['User access details'] = 'Detale wejść użytkowników';
69$lang['No data available'] = 'Brak danych';
70$lang['users'] = 'Użytkownicy';
71$lang['First access'] = 'Pierwsze wejście';
72$lang['Level'] = 'Poziom';
73$lang['Images (Modify)'] = 'Zdjęcia (Zmodyfikowane)';
74$lang['Last access'] = 'Ostatnie wejście';
75$lang['User:'] = 'Użytkownik:';
76$lang['(Multiple IP)'] = '(Powielone IP)';
77$lang['Registered since'] = 'Zarejestrowani od';
78$lang['Hits since'] = 'Wyświetlenia od:';
79$lang['on pictures'] = 'na zdjęciach';
80$lang['on pages'] = 'na stronach';
81$lang['Level %d'] = 'Poziom %d';
82$lang['Image privacy level is higher than the user privacy level (Any change of one of them?)'] = 'Poziom prywatności zdjecia jest wyższy niż poziom prywatności użytkownika (Czy zmienić któreś?)';
83        'Image privacy level is higher than the user privacy level (Any change of one of them?)';
84$lang[' - Over the radar limit => No level control'] = ' - Ponad limitem radru => Brak kontroli poziomu';
85$lang['Previous connection dates'] = 'Poprzednie dane połączenia';
86$lang[': provides newcomers\' localization and possibly new country flags, thanks to them.'] = 
87        ': provides newcomers\' localization and possibly new country flags, thanks to them.';
88$lang[': provides IP geolocalization on request (link on flag). Useful for unknown countries.'] =
89        ': provides IP geolocalization on request (link on flag). Useful for unknown countries.';
90$lang['Report'] = 'Radar Report';
91$lang['Error range: '] = 'Zasięg błędu:';
92$lang['Radar_limit [10-200] (Users with image cluetips on radar page)'] = 
93        'Radar_limit [10-200] (Users with image cluetips on radar page)';
94$lang['User follow up error'] = 'User follow up error';
95$lang['You are Adviser and you are not authorized to change this configuration.'] = 'Jesteś gościem i nie możesz zmieniać tej konfiguracji';
96        'You are Adviser and you are not authorized to change this configuration.';
97$lang['Configuration has been saved.'] = 'Konfiguracja została zapisana.';
98$lang['Permanent users (3 months min)'] = 'Stali członkowie (min 3 miesiące)';
99$lang['Temporary users (around 72 hours)'] = 'Tymczasowi użytkownicu (około 72h)';
100$lang['Unknown country'] = 'Nieznane państwa';
101$lang['Deleted language'] = 'Usunięty język';
102$lang['Recents (less 24h)'] = 'Ostatnie (mniej niż 24h)';
103$lang['More than 24h'] = 'Więcej niż 24h';
104$lang['On pictures'] = 'Na zdjęcie';
105$lang['Categories only'] = 'Tylko kategorie';
106$lang['No country'] = 'Brak kraju';
107$lang['One day'] = 'Jeden dzień';
108$lang['Several days'] = 'Kilka dni';
109$lang['Several IPs'] = 'Kilka IP';
110$lang['http:geoiptool'] = 'http://www.geoiptool.com/en/?IP=';
111$lang[':geoiptool:title']= 'My IP Address Lookup and GeoTargeting information';
112$lang['http:hostip'] = 'http://www.hostip.info';
113$lang[':hostip:title'] = 'My IP Address Lookup and GeoTargeting Community Geotarget IP Project - what country, city IP addresses map to';
114?>
Note: See TracBrowser for help on using the repository browser.