1 | <?php |
---|
2 | // +-----------------------------------------------------------------------+ |
---|
3 | // | Piwigo - a PHP based photo gallery | |
---|
4 | // +-----------------------------------------------------------------------+ |
---|
5 | // | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org | |
---|
6 | // | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net | |
---|
7 | // | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick | |
---|
8 | // +-----------------------------------------------------------------------+ |
---|
9 | // | This program is free software; you can redistribute it and/or modify | |
---|
10 | // | it under the terms of the GNU General Public License as published by | |
---|
11 | // | the Free Software Foundation | |
---|
12 | // | | |
---|
13 | // | This program is distributed in the hope that it will be useful, but | |
---|
14 | // | WITHOUT ANY WARRANTY; without even the implied warranty of | |
---|
15 | // | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | |
---|
16 | // | General Public License for more details. | |
---|
17 | // | | |
---|
18 | // | You should have received a copy of the GNU General Public License | |
---|
19 | // | along with this program; if not, write to the Free Software | |
---|
20 | // | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | |
---|
21 | // | USA. | |
---|
22 | // +-----------------------------------------------------------------------+ |
---|
23 | /* |
---|
24 | Language Name: Polski [PL] |
---|
25 | Version: 2.6.1 |
---|
26 | Language URI: http://piwigo.org/ext/extension_view.php?eid=430 |
---|
27 | Author: Piwigo team |
---|
28 | Author URI: http://piwigo.org |
---|
29 | */ |
---|
30 | |
---|
31 | // Langage informations |
---|
32 | //Polish translation by voyteckst (voyteckst@yahoo.com). You can edit them free and post corrections to Piwigo. |
---|
33 | $lang_info['language_name'] = 'Polish'; |
---|
34 | $lang_info['country'] = 'Polska'; |
---|
35 | $lang_info['direction'] = 'ltr'; |
---|
36 | $lang_info['code'] = 'pl'; |
---|
37 | $lang_info['zero_plural'] = true; |
---|
38 | |
---|
39 | $lang['%d Kb'] = '%d kB'; |
---|
40 | $lang['%d album updated'] = '%d album zaktualizowany'; |
---|
41 | $lang['%d albums updated'] = '%d albumów zaktualizowanych'; |
---|
42 | $lang['%d comment to validate'] = '%d komentarz do weryfikacji'; |
---|
43 | $lang['%d comments to validate'] = '%d komentarzy do weryfikacji'; |
---|
44 | $lang['%d new comment'] = '%d nowy komentarz'; |
---|
45 | $lang['%d new comments'] = '%d nowe komentarze'; |
---|
46 | $lang['%d comment'] = '%d komentarz'; |
---|
47 | $lang['%d comments'] = '%d komentarzy'; |
---|
48 | $lang['%d hit'] = '%d wejście'; |
---|
49 | $lang['%d hits'] = '%d wejść'; |
---|
50 | $lang['%d new photo'] = '%d nowy element'; |
---|
51 | $lang['%d new photos'] = '%d nowych elementów'; |
---|
52 | $lang['%d new user'] = '%d nowy użytkownik'; |
---|
53 | $lang['%d new users'] = '%d nowi użytkownicy'; |
---|
54 | $lang['About'] = 'O Piwigo'; |
---|
55 | $lang['All tags'] = 'Wszystkie tagi'; |
---|
56 | $lang['Any tag'] = 'Dowolny tag'; |
---|
57 | $lang['At least one listed rule must be satisfied.'] = 'Przynajmniej jedna reguła musi być spełniona.'; |
---|
58 | $lang['Author'] = 'Autor'; |
---|
59 | $lang['Albums'] = 'Albumy'; |
---|
60 | $lang['Album'] = 'Album'; |
---|
61 | $lang['Close this window'] = 'Zamknij okno'; |
---|
62 | $lang['Complete RSS feed (photos, comments)'] = 'Ogólny kanał RSS (zdjęcia, komentarze)'; |
---|
63 | $lang['Confirm Password'] = 'Potwierdź hasło'; |
---|
64 | $lang['Connection settings'] = 'Ustawienia połączenia'; |
---|
65 | $lang['Login'] = 'Logowanie'; |
---|
66 | $lang['Contact webmaster'] = 'Kontakt z webmasterem'; |
---|
67 | $lang['Create a new account'] = 'Utwórz nowe konto'; |
---|
68 | $lang['Created on'] = 'Utworzone'; |
---|
69 | $lang['Creation date'] = 'Data utworzenia'; |
---|
70 | $lang['Current password is wrong'] = 'Złe hasło'; |
---|
71 | $lang['Dimensions'] = 'Rozmiary'; |
---|
72 | $lang['Display'] = 'Wyświetlanie'; |
---|
73 | $lang['Each listed rule must be satisfied.'] = 'Wszystkie kryteria muszą zostać spełnione.'; |
---|
74 | $lang['Email address is missing. Please specify an email address.'] = 'Brak adresu e-mail'; |
---|
75 | $lang['Email address'] = 'Adres e-mail'; |
---|
76 | $lang['Enter your personnal informations'] = 'Wprowadź informacje'; |
---|
77 | $lang['Error sending email'] = 'Błąd podczas wysyłania maila'; |
---|
78 | $lang['File name'] = 'Nazwa pliku'; |
---|
79 | $lang['File'] = 'Plik'; |
---|
80 | $lang['Filesize'] = 'Rozmiar pliku'; |
---|
81 | $lang['Filter and display'] = 'Filtrowanie i wyświetlanie'; |
---|
82 | $lang['Filter'] = 'Filtr'; |
---|
83 | $lang['Forgot your password?'] = 'Zapomniałeś hasła?'; |
---|
84 | $lang['Go through the gallery as a visitor'] = 'Przejdź do galerii jako gość'; |
---|
85 | $lang['Help'] = 'Pomoc'; |
---|
86 | $lang['Identification'] = 'Logowanie'; |
---|
87 | $lang['Photos only RSS feed'] = 'Kanał RSS tylko dla zdjęć'; |
---|
88 | $lang['Keyword'] = 'Słowo kluczowe'; |
---|
89 | $lang['Links'] = 'Linki'; |
---|
90 | $lang['N/A'] = 'nd.'; |
---|
91 | $lang['New on %s'] = 'Nowe %s'; |
---|
92 | $lang['Notification'] = 'Powiadamianie'; |
---|
93 | $lang['Number of items'] = 'Liczba obiektów'; |
---|
94 | $lang['Original dimensions'] = 'Pierwotne rozmiary'; |
---|
95 | $lang['Password forgotten'] = 'Zapomniane hasło'; |
---|
96 | $lang['Password'] = 'Hasło'; |
---|
97 | $lang['Post date'] = 'Data umieszczenia'; |
---|
98 | $lang['Posted on'] = 'Umieszczono'; |
---|
99 | $lang['Profile'] = 'Profil'; |
---|
100 | $lang['Quick connect'] = 'Logowanie'; |
---|
101 | $lang['RSS feed'] = 'Kanał RSS'; |
---|
102 | $lang['Register'] = 'Zarejestruj'; |
---|
103 | $lang['Registration'] = 'Rejestracja'; |
---|
104 | $lang['Related tags'] = 'Powiązane tagi'; |
---|
105 | $lang['Reset'] = 'Resetuj'; |
---|
106 | $lang['Retrieve password'] = 'Odzyskaj hasło'; |
---|
107 | $lang['Search rules'] = 'Kryteria wyszukiwania'; |
---|
108 | $lang['Search tags'] = 'Szukaj tagów'; |
---|
109 | $lang['Search'] = 'Szukaj'; |
---|
110 | $lang['display available tags'] = 'zobacz dostępne tagi'; |
---|
111 | $lang['Since'] = 'Od'; |
---|
112 | $lang['Sort by'] = 'Sortuj po'; |
---|
113 | $lang['Sort order'] = 'Kierunek sortowania'; |
---|
114 | $lang['Tag'] = 'Tag'; |
---|
115 | $lang['Tags'] = 'Tagi'; |
---|
116 | $lang['The RSS notification feed provides notification on news from this website : new photos, updated albums, new comments. Use a RSS feed reader.'] = 'RSS zapewnia powiadomienia o wydarzeniach na tej stronie: nowych zdjęciach, aktualizacjach albumów, nowych komentarzach. Do użycia z czytnikiem RSS.'; |
---|
117 | $lang['Unknown feed identifier'] = 'Nieznany identyfikator kanału'; |
---|
118 | $lang['User comments'] = 'Komentarze użytkowników'; |
---|
119 | $lang['Username'] = 'Użytkownik'; |
---|
120 | $lang['Visits'] = 'Odwiedzin'; |
---|
121 | $lang['Webmaster'] = 'Webmaster'; |
---|
122 | $lang['Week %d'] = 'Tydzień %d'; |
---|
123 | $lang['About Piwigo'] = 'O Piwigo'; |
---|
124 | $lang['You are not authorized to access the requested page'] = 'Nie masz wystarczających uprawnień, aby obejrzeć tę stronę'; |
---|
125 | $lang['add this photo to your favorites'] = 'Dodaj zdjęcie do ulubionych'; |
---|
126 | $lang['Administration'] = 'Administracja'; |
---|
127 | $lang['all'] = 'wszystkie'; |
---|
128 | $lang['ascending'] = 'rosnąco'; |
---|
129 | $lang['author(s) : %s'] = 'Autor(-rzy) : %s'; |
---|
130 | $lang['Expand all albums'] = 'Rozwiń wszystkie albumy'; |
---|
131 | $lang['posted after %s (%s)'] = 'umieszczone po %s (%s)'; |
---|
132 | $lang['posted before %s (%s)'] = 'umieszczone przed %s (%s)'; |
---|
133 | $lang['posted between %s (%s) and %s (%s)'] = 'umieszczone pomiędzy %s (%s) i %s (%s)'; |
---|
134 | $lang['posted on %s'] = 'umieszczone %s'; |
---|
135 | $lang['Best rated'] = 'Najlepiej oceniane'; |
---|
136 | $lang['display best rated photos'] = 'wyświetl najlepiej oceniane zdjęcia'; |
---|
137 | $lang['Calendar'] = 'Kalendarz'; |
---|
138 | $lang['All'] = 'Wszystkie'; |
---|
139 | $lang['display each day with photos, month per month'] = 'wyświetl każdy dzień ze zdjęciem, miesiąc po miesiącu'; |
---|
140 | $lang['View'] = 'Pokaż'; |
---|
141 | $lang['chronology_monthly_calendar'] = 'Kalendarz miesięczny'; |
---|
142 | $lang['chronology_monthly_list'] = 'Lista miesięczna'; |
---|
143 | $lang['chronology_weekly_list'] = 'Lista tygodniowa'; |
---|
144 | $lang['Click here if your browser does not automatically forward you'] = 'Kliknij, jeżeli nie zostałeś automatycznie przekierowany'; |
---|
145 | $lang['comment date'] = 'data komentarza'; |
---|
146 | $lang['Comment'] = 'Komentarz'; |
---|
147 | $lang['Your comment has been registered'] = 'Twój komentarz został zapisany'; |
---|
148 | $lang['Anti-flood system : please wait for a moment before trying to post another comment'] = 'Anti-flood system: poczekaj chwilę, aby wysłać następny komentarz'; |
---|
149 | $lang['Your comment has NOT been registered because it did not pass the validation rules'] = 'Twój komentarz nie został zapisany, ponieważ jest nieprawidłowy'; |
---|
150 | $lang['An administrator must authorize your comment before it is visible.'] = 'Administrator musi zatwierdzić Twój komentarz zanim będzie on widoczny.'; |
---|
151 | $lang['This login is already used by another user'] = 'Ten login jest już używany przez innego użytkownika'; |
---|
152 | $lang['Comments'] = 'Komentarze'; |
---|
153 | $lang['Add a comment'] = 'Dodaj komentarz'; |
---|
154 | $lang['created after %s (%s)'] = 'utworzone po %s (%s)'; |
---|
155 | $lang['created before %s (%s)'] = 'utworzone przed %s (%s)'; |
---|
156 | $lang['created between %s (%s) and %s (%s)'] = 'utworzone pomiędzy %s (%s) i %s (%s)'; |
---|
157 | $lang['created on %s'] = 'utworzone %s'; |
---|
158 | $lang['Customize'] = 'Dostosuj'; |
---|
159 | $lang['Your Gallery Customization'] = 'Twoje dostosowanie '; |
---|
160 | $lang['day'][0] = 'Niedziela'; |
---|
161 | $lang['day'][1] = 'Poniedziałek'; |
---|
162 | $lang['day'][2] = 'Wtorek'; |
---|
163 | $lang['day'][3] = 'Środa'; |
---|
164 | $lang['day'][4] = 'Czwartek'; |
---|
165 | $lang['day'][5] = 'Piątek'; |
---|
166 | $lang['day'][6] = 'Sobota'; |
---|
167 | $lang['Default'] = 'Domyślnie'; |
---|
168 | $lang['delete this photo from your favorites'] = 'usuń zdjęcie ze swoich ulubionych'; |
---|
169 | $lang['Delete'] = 'Usuń'; |
---|
170 | $lang['descending'] = 'malejąco'; |
---|
171 | $lang['Download'] = 'pobierz'; |
---|
172 | $lang['Download this file'] = 'Pobierz ten plik'; |
---|
173 | $lang['edit'] = 'edytuj'; |
---|
174 | $lang['wrong date'] = 'zła data'; |
---|
175 | $lang['excluded'] = 'wykluczone'; |
---|
176 | $lang['Your favorites'] = 'Moje ulubione'; |
---|
177 | $lang['display your favorites photos'] = 'pokaż moje ulubione zdjęcia'; |
---|
178 | $lang['Favorites'] = 'Ulubione'; |
---|
179 | $lang['First'] = 'Pierwsza'; |
---|
180 | $lang['The gallery is locked for maintenance. Please, come back later.'] = 'Galeria zablokowana z powodu konserwacji. Proszę, spróbuj później.'; |
---|
181 | $lang['Page generated in'] = 'Strona wygenerowana w'; |
---|
182 | $lang['guest'] = 'gość'; |
---|
183 | $lang['Hello'] = 'Witaj'; |
---|
184 | $lang['available for administrators only'] = 'dostępne tylko dla administratorów'; |
---|
185 | $lang['display this album'] = 'pokazuje zdjęcia w głównym katalogu albumu'; |
---|
186 | $lang['display last user comments'] = 'zobacz ostatnie komentarze'; |
---|
187 | $lang['customize the appareance of the gallery'] = 'dostosuj wygląd galerii'; |
---|
188 | $lang['search'] = 'szukaj'; |
---|
189 | $lang['Home'] = 'Strona główna'; |
---|
190 | $lang['Identification'] = 'Uprawnienia'; |
---|
191 | $lang['in this album'] = 'w tym albumie'; |
---|
192 | $lang['in %d sub-album'] = 'w %d podalbumie'; |
---|
193 | $lang['in %d sub-albums'] = 'w %d podalbumach'; |
---|
194 | $lang['included'] = 'zawarte'; |
---|
195 | $lang['Invalid password!'] = 'Nieprawidłowe hasło!'; |
---|
196 | $lang['Language']='Język'; |
---|
197 | $lang['last %d days'] = 'ostatnich %d dni'; |
---|
198 | $lang['Last'] = 'Ostatnia'; |
---|
199 | $lang['Logout'] = 'Wyloguj'; |
---|
200 | $lang['obligatory'] = 'obowiązkowe'; |
---|
201 | $lang['display a calendar by creation date'] = 'wyświetl kalendarz po dacie utworzenia'; |
---|
202 | $lang['display all photos in all sub-albums'] = 'pokaż wszystkie elementy w albumach i podalbumach'; |
---|
203 | $lang['return to normal view mode'] = 'powrót do normalnego widoku'; |
---|
204 | $lang['display a calendar by posted date'] = 'wyświetl kalendarz po dacie umieszczenia'; |
---|
205 | $lang['month'][10] = 'Październik'; |
---|
206 | $lang['month'][11] = 'Listopad'; |
---|
207 | $lang['month'][12] = 'Grudzień'; |
---|
208 | $lang['month'][1] = 'Styczeń'; |
---|
209 | $lang['month'][2] = 'Luty'; |
---|
210 | $lang['month'][3] = 'Marzec'; |
---|
211 | $lang['month'][4] = 'Kwiecień'; |
---|
212 | $lang['month'][5] = 'Maj'; |
---|
213 | $lang['month'][6] = 'Czerwiec'; |
---|
214 | $lang['month'][7] = 'Lipiec'; |
---|
215 | $lang['month'][8] = 'Sierpień'; |
---|
216 | $lang['month'][9] = 'Wrzesień'; |
---|
217 | $lang['Most visited'] = 'Najczęściej odwiedzane'; |
---|
218 | $lang['display most visited photos'] = 'pokaż najczęściej odwiedzane zdjęcia'; |
---|
219 | $lang['The number of photos per page must be a not null scalar'] = 'Liczba zdjęć na stronie musi być większa od zera'; |
---|
220 | $lang['Number of photos per page'] = 'Liczba zdjęć na stronie'; |
---|
221 | $lang['Unknown identifier'] = 'Nieznany identyfikator'; |
---|
222 | $lang['New password'] = 'Nowe hasło'; |
---|
223 | $lang['Rate this photo'] = 'Oceń to zdjęcie'; |
---|
224 | $lang['Next'] = 'Następne'; |
---|
225 | $lang['no rate'] = 'nieoceniane'; |
---|
226 | $lang['Photos posted within the last %d day.'] = 'Wyświetl elementy umieszczone w ciągu ostatniego %s dnia.'; |
---|
227 | $lang['Photos posted within the last %d days.'] = 'Wyświetl elementy umieszczone w ciągu ostatnich %s dni.'; |
---|
228 | $lang['password updated'] = 'hasło zmienione'; |
---|
229 | $lang['Recent period must be a positive integer value'] = 'Okres czasu musi być liczbą dodatnią'; |
---|
230 | $lang['photo'] = 'zdjęcie'; |
---|
231 | $lang['Click on the photo to see it in high definition'] = 'Wybierz zdjęcie, aby je zobaczyć w większej rozdzielczości'; |
---|
232 | $lang['Show file metadata'] = 'Pokaż metadane'; |
---|
233 | $lang['Powered by'] = 'Powered by'; |
---|
234 | $lang['Preferences'] = 'Preferencje'; |
---|
235 | $lang['Previous'] = 'Poprzednia'; |
---|
236 | $lang['Random photos'] = 'Losowe zdjęcia'; |
---|
237 | $lang['display a set of random photos'] = 'wyświetl zbiór losowych zdjęć'; |
---|
238 | $lang['Recent albums'] = 'Najnowsze albumy'; |
---|
239 | $lang['display recently updated albums'] = 'pokaż niedawno zaktualizowane albumy'; |
---|
240 | $lang['Recent period'] = 'Najnowszy okres'; |
---|
241 | $lang['Recent photos'] = 'Najnowsze zdjęcia'; |
---|
242 | $lang['display most recent photos'] = 'wyświetl najnowsze zdjęcia'; |
---|
243 | $lang['Redirection...'] = 'Przekierowywanie...'; |
---|
244 | $lang['Please, enter a login'] = 'Wprowadź login'; |
---|
245 | $lang['login mustn\'t end with a space character'] = 'login nie może zawierać spacji'; |
---|
246 | $lang['login mustn\'t start with a space character'] = 'login nie może zaczynać się od spacji'; |
---|
247 | $lang['this login is already used'] = 'ten login już istnieje'; |
---|
248 | $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'adres e-mail musi mieć postać xxx@yyy.eee (przykład : jack@altern.org)'; |
---|
249 | $lang['Auto login'] = 'Zapamiętaj mnie'; |
---|
250 | $lang['remove this tag from the list'] = 'usuń ten tag z listy'; |
---|
251 | $lang['representative'] = 'miniaturka albumu'; |
---|
252 | $lang['Search for Author'] = 'Szukaj autora'; |
---|
253 | $lang['Search in albums'] = 'Szukaj w albumach'; |
---|
254 | $lang['Search by date'] = 'Szukaj po dacie'; |
---|
255 | $lang['Date'] = 'Data od'; |
---|
256 | $lang['End-Date'] = 'Data do'; |
---|
257 | $lang['Kind of date'] = 'Rodzaj daty'; |
---|
258 | $lang['Search for words'] = 'Szukaj słów'; |
---|
259 | $lang['Search for all terms'] = 'Szukaj wszystkich wartości'; |
---|
260 | $lang['Search for any term'] = 'Szukaj jakiejkolwiek wartości'; |
---|
261 | $lang['Empty query. No criteria has been entered.'] = 'Puste zapytanie. Nie zostały wprowadzone żadne kryteria.'; |
---|
262 | $lang['Search results'] = 'Wyniki wyszukiwania'; |
---|
263 | $lang['Search in sub-albums'] = 'Szukaj w podalbumach'; |
---|
264 | $lang['searched words : %s'] = 'szukane słowa: %s'; |
---|
265 | $lang['Contact'] = 'Kontakt'; |
---|
266 | $lang['set as album representative'] = 'ustaw jako miniaturkę albumu'; |
---|
267 | $lang['Show number of comments'] = 'Pokaż liczbę komentarzy'; |
---|
268 | $lang['Show number of hits'] = 'Pokaż liczbę wyświetleń'; |
---|
269 | $lang['slideshow'] = 'pokaz slajdów'; |
---|
270 | $lang['stop the slideshow'] = 'zatrzymaj pokaz slajdów'; |
---|
271 | $lang['Specials'] = 'Specjalne'; |
---|
272 | $lang['SQL queries in'] = 'Zapytania SQL w'; |
---|
273 | $lang['display only recently posted photos'] = 'wyświetl tylko ostatnio umieszczone'; |
---|
274 | $lang['return to the display of all photos'] = 'powrót do wyświetlania wszystkich elementów'; |
---|
275 | $lang['the beginning'] = 'początek'; |
---|
276 | $lang['Thumbnails'] = 'Miniatury'; |
---|
277 | $lang['Menu'] = 'Menu'; |
---|
278 | $lang['A comment on your site'] = 'Komentarz do Twojej strony'; |
---|
279 | $lang['today'] = 'dzisiaj'; |
---|
280 | $lang['Update your rating'] = 'Aktualizuj Twoją ocenę'; |
---|
281 | $lang['the username must be given'] = 'nazwa użytkownika musi być podana'; |
---|
282 | $lang['useful when password forgotten'] = 'przydatne, gdy zostanie zapomniane hasło'; |
---|
283 | $lang['Quick search'] = 'Szybkie wyszukiwanie'; |
---|
284 | $lang['Connected user: %s'] = 'Zalogowany użytkownik: %s'; |
---|
285 | $lang['IP: %s'] = 'IP: %s'; |
---|
286 | $lang['Browser: %s'] = 'Przeglądarka: %s'; |
---|
287 | $lang['Author: %s'] = 'Autor: %s'; |
---|
288 | $lang['Comment: %s'] = 'Komentarz: %s'; |
---|
289 | $lang['Comment by %s'] = 'Komentarz wystawiony przez %s'; |
---|
290 | $lang['User: %s'] = 'Użytkownik: %s'; |
---|
291 | $lang['Email: %s'] = 'E-mail: %s'; |
---|
292 | $lang['Admin: %s'] = 'Admin: %s'; |
---|
293 | $lang['Registration of %s'] = 'Rejestracja %s'; |
---|
294 | $lang['Album: %s'] = 'Album: %s'; |
---|
295 | $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Zły status dla użytkownika "gość" - używam domyślnego. Skontaktuj się z webmasterem.'; |
---|
296 | $lang['this email address is already in use'] = 'ten adres e-mail jest już użyty'; |
---|
297 | $lang['Album results for'] = 'Wyniki albumu dla'; |
---|
298 | $lang['Tag results for'] = 'Wyniki tagów dla'; |
---|
299 | $lang['from %s to %s'] = 'od %s do %s'; |
---|
300 | $lang['Play of slideshow'] = 'Rozpocznij pokaz slajdów'; |
---|
301 | $lang['Pause of slideshow'] = 'Pauzuj pokaz slajdów'; |
---|
302 | $lang['Repeat the slideshow'] = 'Powtarzaj pokaz slajdów'; |
---|
303 | $lang['Not repeat the slideshow'] = 'Nie powtarzaj pokazu slajdów'; |
---|
304 | $lang['Reduce diaporama speed'] = 'Zmniejsz prędkość pokazu slajdów'; |
---|
305 | $lang['Accelerate diaporama speed'] = 'Zwiększ prędkość diaporamy'; |
---|
306 | $lang['Submit'] = 'Zatwierdź'; |
---|
307 | $lang['Yes'] = 'Tak'; |
---|
308 | $lang['No'] = 'Nie'; |
---|
309 | $lang['%d photo']='%d obraz'; |
---|
310 | $lang['%d photos']='%d obrazów'; |
---|
311 | $lang['%d photo is also linked to current tags'] = '%d obraz jest także podpięty do aktualnych tagów'; |
---|
312 | $lang['%d photos are also linked to current tags'] = '%d obrazów jest także podpiętych do aktualnych tagów'; |
---|
313 | $lang['display photos linked to this tag'] = 'zobacz obrazy podpięte tylko do tego tagu'; |
---|
314 | $lang['photos posted during the last %d days'] = 'obrazy wgrane w ciągu ostatnich %d dni'; |
---|
315 | $lang['Piwigo Help'] = 'Pomoc Piwigo'; |
---|
316 | $lang['Rank'] = 'Ranking'; |
---|
317 | $lang['group by letters'] = 'grupuj literami'; |
---|
318 | $lang['letters'] = 'litery'; |
---|
319 | $lang['show tag cloud'] = 'pokazuj chmurę tagów'; |
---|
320 | $lang['cloud'] = 'chmurka'; |
---|
321 | $lang['Are you sure?'] = 'Jesteś pewien?'; |
---|
322 | $lang['Reset to default values'] = 'Resetuj do domyślnych wartości'; |
---|
323 | $lang['delete all photos from your favorites'] = 'usuń wszystkie obrazy ze swoich ulubionych'; |
---|
324 | $lang['Sent by'] = 'Wysłane przez'; |
---|
325 | $lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = 'Ciasteczka są zablokowane lub nie są wspierane przez Twoją przeglądarkę. Musisz je włączyć, aby się zalogować.'; |
---|
326 | $lang['Edit a comment'] = 'Edytuj komentarz'; |
---|
327 | $lang['(!) This comment requires validation'] = '(!) Ten komentarz wymaga potwierdzenia'; |
---|
328 | $lang['Welcome'] = 'Witaj'; |
---|
329 | $lang['Welcome to your Piwigo photo gallery!'] = 'Witaj w swojej galerii Piwigo!'; |
---|
330 | $lang['... or browse your empty gallery'] = '... lub przeglądaj pustą galerię'; |
---|
331 | $lang['... or please deactivate this message, I will find my way by myself'] = '... lub zdezaktywuj tę wiadomość, znajdę sam sposób aby sobie poradzić'; |
---|
332 | $lang['Hello %s, your Piwigo photo gallery is empty!'] = 'Cześć %s, Twoja galeria Piwigo jest pusta!'; |
---|
333 | $lang['I want to add photos'] = 'Chcę dodać zdjęcia'; |
---|
334 | $lang['Manage this user comment: %s'] = 'Zarządzaj komentarzami tego użytkownika: %s'; |
---|
335 | $lang['This author modified following comment:'] = 'Ten autor zmodyfikował następujący komentarz:'; |
---|
336 | $lang['This author removed the comment with id %d'] = 'Ten autor usunął komentarz o id %d'; |
---|
337 | $lang['Album'] = 'Album'; |
---|
338 | $lang['Album: %s'] = 'Albumy: %s'; |
---|
339 | $lang['html tags are not allowed in login'] = 'znaczniki HTML nie są dozwolone w polu login'; |
---|
340 | $lang['%d rates'] = '%d ocen'; |
---|
341 | $lang['Rating score'] = 'Ocena'; |
---|
342 | $lang['Invalid username or email'] = 'Niewłaściwa nazwa użytkownika lub adres e-mail'; |
---|
343 | $lang['Password reset is not allowed for this user'] = 'Przywracanie hasła jest dla tego użytkownika niedozwolone'; |
---|
344 | $lang['User "%s" has no email address, password reset is not possible'] = 'Użytkownik "%s" nie ma adresu e-mail - przywracanie hasła jest niemożliwe'; |
---|
345 | $lang['Someone requested that the password be reset for the following user account:'] = 'Zgłoszono prośbę o przywrócenie hasła dla następującego konta użytkownika:'; |
---|
346 | $lang['Username "%s" on gallery %s'] = 'Użytkownik "%s" w galerii %s'; |
---|
347 | $lang['To reset your password, visit the following address:'] = 'Aby przywrócić hasło odwiedź następującą stronę:'; |
---|
348 | $lang['If this was a mistake, just ignore this email and nothing will happen.'] = 'Jeśli wybrałeś przywracanie hasła przypadkowo, zignoruj tą wiadomość - nie zostaną wprowadzone żadne zmiany.'; |
---|
349 | $lang['Password Reset'] = 'Przywracanie hasła'; |
---|
350 | $lang['Check your email for the confirmation link'] = 'Sprawdź w skrzynce e-mail czy otrzymałeś link potwierdzający'; |
---|
351 | $lang['Invalid key'] = 'Nieprawidłowy klucz'; |
---|
352 | $lang['The passwords do not match'] = 'Hasła są różne'; |
---|
353 | $lang['Your password has been reset'] = 'Twoje hasło zostało zresetowane'; |
---|
354 | $lang['Return to home page'] = 'Wróć do strony głównej'; |
---|
355 | $lang['Please enter your username or email address.'] = 'Wpisz swoją nazwę użytkownika lub adres e-mail'; |
---|
356 | $lang['You will receive a link to create a new password via email.'] = 'Link do stworzenia nowego hasła otrzymasz e-mailem.'; |
---|
357 | $lang['Username or email'] = 'Nazwa użytkownika lub adres e-mail'; |
---|
358 | $lang['Change my password'] = 'Zmień moje hasło'; |
---|
359 | $lang['Enter your new password below.'] = 'Wpisz poniżej swoje nowe hasło.'; |
---|
360 | $lang['EXIF Metadata'] = 'Metadane EXIF'; |
---|
361 | $lang['IPTC Metadata'] = 'Metadane IPTC'; |
---|
362 | $lang['Edit'] = 'Edytuj'; |
---|
363 | $lang['Hello %s,'] = 'Witaj %s,'; |
---|
364 | $lang['Send my connection settings by email'] = 'Wyślij moje dane połączenia mailem'; |
---|
365 | $lang['Successfully registered, you will soon receive an email with your connection settings. Welcome!'] = 'Zarejestrowany pomyślnie! Wkrótce dostaniesz e-mail z danymi do połączenia. Witamy!'; |
---|
366 | $lang['Username modification'] = 'Zmiana nazwy użytkownika'; |
---|
367 | $lang['Your username has been successfully changed to : %s'] = 'Twoja nazwa użytkownika została zmieniona pomyślnie na: %s'; |
---|
368 | $lang['square'] = 'Kwadrat'; |
---|
369 | $lang['thumb'] = 'Miniaturka'; |
---|
370 | $lang['small'] = 'S - mały'; |
---|
371 | $lang['medium'] = 'M - średni'; |
---|
372 | $lang['large'] = 'L - duży'; |
---|
373 | $lang['xlarge'] = 'XL - bardzo duży'; |
---|
374 | $lang['xxlarge'] = 'XXL - ogromny'; |
---|
375 | $lang['Original'] = 'Pierwotny'; |
---|
376 | $lang['Thank you for registering at %s!'] = 'Dziękujemy za rejestrację na %s!'; |
---|
377 | $lang['Here are your connection settings'] = 'Dane Twojego połączenia'; |
---|
378 | $lang['Password: %s'] = 'Hasło: %s'; |
---|
379 | $lang['Username: %s'] = 'Nazwa użytkownika: %s'; |
---|
380 | $lang['If you think you\'ve received this email in error, please contact us at %s'] = 'Jeżeli myślisz, że otrzymałeś ten mail w wyniku błędu, skontaktuj się proszę z nami pod adresem %s'; |
---|
381 | $lang['Photo sizes'] = 'Rozmiary zdjęć'; |
---|
382 | $lang['2small'] = 'XXS - malutkie'; |
---|
383 | $lang['Desktop'] = 'Wersja standardowa'; |
---|
384 | $lang['Mobile'] = 'Wersja mobilna'; |
---|
385 | $lang['Show latest comments first'] = 'Pokaż najpierw najnowsze komentarze'; |
---|
386 | $lang['Show oldest comments first'] = 'Pokaż najpierw najstarsze komentarze'; |
---|
387 | $lang['View in'] = 'Obejrzyj w'; |
---|
388 | $lang['xsmall'] = 'XS - bardzo mały'; |
---|
389 | $lang['Date created, new → old'] = 'Data utworzenia, wcześniejsze → starsze'; |
---|
390 | $lang['Date created, old → new'] = 'Data utworzenia, starsze → wcześniejsze'; |
---|
391 | $lang['Date posted, new → old'] = 'Data publikacji, wcześniejsze → starsze'; |
---|
392 | $lang['Date posted, old → new'] = 'Data publikacji, starsze → wcześniejsze'; |
---|
393 | $lang['File name, A → Z'] = 'Nazwa pliku, A → Z'; |
---|
394 | $lang['File name, Z → A'] = 'Nazwa pliku, Z → A'; |
---|
395 | $lang['Manual sort order'] = 'Własna kolejność'; |
---|
396 | $lang['Numeric identifier, 1 → 9'] = 'Identyfikator, 1 → 9'; |
---|
397 | $lang['Numeric identifier, 9 → 1'] = 'Identyfikator, 9 → 1'; |
---|
398 | $lang['Photo title, A → Z'] = 'Tytuł zdjęcia, A → Z'; |
---|
399 | $lang['Photo title, Z → A'] = 'Tytuł zdjęcia, Z → A'; |
---|
400 | $lang['Rating score, high → low'] = 'Ocena, wysoka → niska'; |
---|
401 | $lang['Rating score, low → high'] = 'Ocena, niska → wysoka'; |
---|
402 | $lang['Visits, high → low'] = 'Liczba odwiedzin, wysoka → niska'; |
---|
403 | $lang['Visits, low → high'] = 'Liczba odwiedzin, niska → wysoka'; |
---|
404 | $lang['%d rate'] = '%d ocena'; |
---|
405 | $lang['Bad request'] = 'Nieprawidłowe żądanie'; |
---|
406 | $lang['Forbidden'] = 'Zabronione'; |
---|
407 | $lang['Page not found'] = 'Nie znaleziono żądanej strony'; |
---|
408 | $lang['Permalink for album not found'] = 'Nie znaleziono stałego odnośnika do albumu'; |
---|
409 | $lang['Piwigo encountered a non recoverable error'] = 'Błąd krytyczny Piwigo'; |
---|
410 | $lang['Requested album does not exist'] = 'Nie znaleziono żądanego albumu'; |
---|
411 | $lang['Requested tag does not exist'] = 'Nie znaleziono żądanego tagu'; |
---|
412 | $lang['Email address is mandatory'] = 'Adres e-mail jest obowiązkowy'; |
---|
413 | $lang['Username is mandatory'] = 'Nazwa użytkownika jest obowiązkowa'; |
---|
414 | $lang['mandatory'] = 'obowiązkowo'; |
---|
415 | $lang['Website'] = 'Strona internetowa'; |
---|
416 | $lang['Your website URL is invalid'] = 'Adres Twojej strony internetowej jest niepoprawny'; |
---|
417 | $lang['Email'] = 'E-mail'; |
---|
418 | $lang['First Page'] = 'Pierwsza strona'; |
---|
419 | $lang['Go back to the album'] = 'Wróć do albumu'; |
---|
420 | $lang['Last Page'] = 'Ostatnia strona'; |
---|
421 | $lang['Password is missing. Please enter the password.'] = 'Brak hasła. Proszę wprowadzić hasło.'; |
---|
422 | $lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Brak potwierdzenia hasła. Proszę potwierdzić wybrane hasło.'; |
---|
423 | $lang['%d photos per page'] = '%d obrazów na każdej stronie'; |
---|
424 | $lang['Theme'] = 'Motyw'; |
---|
425 | $lang['day']['0'] = 'niedziela'; |
---|
426 | $lang['day']['1'] = 'poniedziałek'; |
---|
427 | $lang['day']['2'] = 'wtorek'; |
---|
428 | $lang['day']['3'] = 'środa'; |
---|
429 | $lang['day']['4'] = 'czwartek'; |
---|
430 | $lang['day']['5'] = 'piątek'; |
---|
431 | $lang['day']['6'] = 'sobota'; |
---|
432 | $lang['month']['10'] = 'październik'; |
---|
433 | $lang['month']['11'] = 'listopad'; |
---|
434 | $lang['month']['12'] = 'grudzień'; |
---|
435 | $lang['month']['1'] = 'styczeń'; |
---|
436 | $lang['month']['2'] = 'luty'; |
---|
437 | $lang['month']['3'] = 'marzec'; |
---|
438 | $lang['month']['4'] = 'kwiecień'; |
---|
439 | $lang['month']['5'] = 'maj'; |
---|
440 | $lang['month']['6'] = 'czerwiec'; |
---|
441 | $lang['month']['7'] = 'lipiec'; |
---|
442 | $lang['month']['8'] = 'sierpień'; |
---|
443 | $lang['month']['9'] = 'wrzesień'; |
---|
444 | $lang['No results for'] = 'Brak wyników dla'; |
---|