root/trunk/language/pl_PL/common.lang.php @ 5156

Revision 5156, 20.5 KB (checked in by nikrou, 3 years ago)

Revert gettext stuff.
Keep english values for language keys translation.
Provide a script to use english values for key in language files.

Todo : provide a script (to help transition) to keep using
original keys in language files for translators.

  • Property svn:eol-style set to LF
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based picture gallery                                  |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2010 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$lang_info['language_name'] = "English";
25$lang_info['country'] = "Great Britain";
26$lang_info['direction'] = "ltr";
27$lang_info['code'] = "en";
28$lang_info['zero_plural'] = "1";
29
30
31$lang['%.2f (rated %d times, standard deviation = %.2f)'] = "%.2f (oceniane %d razy, standard deviation = %.2f)";
32$lang['%d Kb'] = "%d Kb";
33$lang['%d category updated'] = "%d kategoria zaktualizowana";
34$lang['%d categories updated'] = "%d zaktualizowanych kategorii";
35$lang['%d comment to validate'] = "%d komentarz do weryfikacji";
36$lang['%d comments to validate'] = "%d komentarzy do weryfikacji";
37$lang['%d new comment'] = "%d nowy komentarz";
38$lang['%d new comments'] = "%d nowe komentarze";
39$lang['%d comment'] = "%d komentarz";
40$lang['%d comments'] = "%d komentarzy";
41$lang['%d hit'] = "%d hit";
42$lang['%d hits'] = "%d hits";
43$lang['%d new image'] = "%d nowy element";
44$lang['%d new images'] = "%d nowych elementów";
45$lang['%d new user'] = "%d nowy użytkownik";
46$lang['%d new users'] = "%d nowi użytkownicy";
47$lang['%d waiting element'] = "%d oczekujący element";
48$lang['%d waiting elements'] = "%d oczekujących elementów";
49$lang['About'] = "O Piwigo";
50$lang['All tags must match'] = "Wszystkie tagi musza pasować";
51$lang['All tags'] = "Wszystkie tagi";
52$lang['Any tag'] = "Dowolny tag";
53$lang['At least one listed rule must be satisfied.'] = "At least one listed rule must be satisfied.";
54$lang['At least one tag must match'] = "Przynajmniej jedentag musi pasować";
55$lang['Author'] = "Autor";
56$lang['Average rate'] = "Średnia ocena";
57$lang['Categories'] = "Kategorie";
58$lang['Category'] = "Kategoria";
59$lang['Close this window'] = "Zamknij okno";
60$lang['Complete RSS feed (images, comments)'] = "Kompletny RSS feed (zdjęcia, komentarze)";
61$lang['Confirm Password'] = "Potwierdź hasło";
62$lang['Connection settings'] = "Ustawienia połączenia";
63$lang['Login'] = "Logowanie";
64$lang['Contact webmaster'] = "Kontakt z webmasterem";
65$lang['Create a new account'] = "Utwórz nowe konto";
66$lang['Created on'] = "Utworzone";
67$lang['Creation date'] = "Data utworzenia";
68$lang['Current password is wrong'] = "Złe hasło";
69$lang['Dimensions'] = "Rozmiary";
70$lang['Display'] = "Wyświetlanie";
71$lang['Each listed rule must be satisfied.'] = "Each listed rule must be satisfied.";
72$lang['Email address is missing'] = "Brak adresu email";
73$lang['Email address'] = "Adres email";
74$lang['Enter your personnal informations'] = "Wprowadź informacje";
75$lang['Error sending email'] = "Błąd podczas wysyłania maila";
76$lang['File name'] = "Nazwa pliku";
77$lang['File'] = "Plik";
78$lang['Filesize'] = "Rozmiar pliku";
79$lang['Filter and display'] = "Filtrowanie i wyświetlanie";
80$lang['Filter'] = "Filtr";
81$lang['Forgot your password?'] = "Zapomniane hasło?";
82$lang['Go through the gallery as a visitor'] = "Przejdź do galerii jako gość";
83$lang['Help'] = "Pomoc";
84$lang['Identification'] = "Logowanie";
85$lang['Image only RSS feed'] = "RSS feed tylko dla zdjęć";
86$lang['Keyword'] = "Keyword";
87$lang['Links'] = "Linki";
88$lang['Mail address'] = "Adres email";
89$lang['N/A'] = "N/A";
90$lang['New on %s'] = "Nowe %s";
91$lang['New password confirmation does not correspond'] = "Potwierdzenie podczas potwierdzania nowego hasła";
92$lang['New password sent by email'] = "Nowe hasło wysłane na pocztą email";
93$lang['No email address'] = "Brak adresu email";
94$lang['No classic user matches this email address'] = "Brak użytkwoników odpowiadających danemu adresowi email";
95$lang['Notification'] = "Powiadamianie";
96$lang['Number of items'] = "Liczba obiektów";
97$lang['Original dimensions'] = "Original dimensions";
98$lang['Password forgotten'] = "Zapomniane hasło";
99$lang['Password'] = "Hasło";
100$lang['Post date'] = "Data umieszczenia";
101$lang['Posted on'] = "Data umieszczenia";
102$lang['Profile'] = "Profil";
103$lang['Quick connect'] = "Logowanie";
104$lang['RSS feed'] = "RSS feed";
105$lang['Rate'] = "Ocena";
106$lang['Register'] = "Zarejestruj";
107$lang['Registration'] = "Rejestracja";
108$lang['Related tags'] = "Powiązane tagi";
109$lang['Reset'] = "Resetuj";
110$lang['Retrieve password'] = "Retrieve password";
111$lang['Search rules'] = "Reguły wyszukiwania";
112$lang['Search tags'] = "Szukaj tagów";
113$lang['Search'] = "Szukaj";
114$lang['See available tags'] = "Zobacz dostępne tagi";
115$lang['Send new password'] = "Prześlij nowe hasło";
116$lang['Since'] = "Od";
117$lang['Sort by'] = "Sortuj po";
118$lang['Sort order'] = "Sortowanie po";
119$lang['Tag'] = "Tag";
120$lang['Tags'] = "Tagi";
121$lang['The RSS notification feed provides notification on news from this website : new pictures, updated categories, new comments. Use a RSS feed reader.'] = "The RSS notification feed provides notification on news from this website : new pictures, updated categories, new comments. Use a RSS feed reader.";
122$lang['Unknown feed identifier'] = "Nieznany identyfikator feed";
123$lang['User comments'] = "Komentarze użytkowników";
124$lang['Username'] = "Użytkownik";
125$lang['Visits'] = "Odwiedzin";
126$lang['Webmaster'] = "Webmaster";
127$lang['Week %d'] = "Tydzień %d";
128$lang['About Piwigo'] = "O Piwigo";
129$lang['You are not authorized to access the requested page'] = "Nie masz uprawnień do oglądania tej strony";
130$lang['add to caddie'] = "Dodaj do koszyka";
131$lang['add this image to your favorites'] = "Dodaj zdjęcie do ulubionych";
132$lang['Administration'] = "Administracja";
133$lang['Adviser mode enabled'] = "Adviser mode enabled";
134$lang['all'] = "wszystkie";
135$lang['ascending'] = "rosnąco";
136$lang['author(s) : %s'] = "Autor(-rzy) : %s";
137$lang['Expand all categories'] = "Rozwiń wszystkie kategorie";
138$lang['posted after %s (%s)'] = "umieszczone po %s (%s)";
139$lang['posted before %s (%s)'] = "umieszczone przed %s (%s)";
140$lang['posted between %s (%s) and %s (%s)'] = "umieszczone pomiędzy %s (%s) i %s (%s)";
141$lang['posted on %s'] = "umieszczone %s";
142$lang['Best rated'] = "Najlepiej oceniane";
143$lang['display best rated items'] = "wyświetl najlepiej oceniane obiekty";
144$lang['caddie'] = "koszyk";
145$lang['Calendar'] = "Kalendarz";
146$lang['All'] = "Wszystkie";
147$lang['display each day with pictures, month per month'] = "wyświetl każdy dzień ze zdjęciem, miesiąc po miesiącu";
148$lang['display pictures added on'] = "wyświetl zdjęcia dodane w";
149$lang['View'] = "Pokaż";
150$lang['chronology_monthly_calendar'] = "Kalendarz miesięczny";
151$lang['chronology_monthly_list'] = "Lista miesięczna";
152$lang['chronology_weekly_list'] = "Lista tygodniowa";
153$lang['Click here if your browser does not automatically forward you'] = "Kliknij jeżeli nie zostałeś przekierowany poprawnie";
154$lang['comment date'] = "data komentarza";
155$lang['Comment'] = "Komentarz";
156$lang['Your comment has been registered'] = "Twój komentarz został zapisany";
157$lang['Anti-flood system : please wait for a moment before trying to post another comment'] = "Anti-flood system : poczekaj chwilę aby wysłać nastepny komentarz";
158$lang['Your comment has NOT been registered because it did not pass the validation rules'] = "Twój komentarz nie został zarejestrowany, ponieważ nie jest zgodny z regułami walidacji";
159$lang['An administrator must authorize your comment before it is visible.'] = "Administrator musi zatwierdzić Twój komentarz zanim będzie on widoczny.";
160$lang['This login is already used by another user'] = "Ten login jest już używany przez innego użytkownika";
161$lang['Comments'] = "Komentarze";
162$lang['Add a comment'] = "Dodaj komentarz";
163$lang['created after %s (%s)'] = "utworzone po %s (%s)";
164$lang['created before %s (%s)'] = "utworzone przed %s (%s)";
165$lang['created between %s (%s) and %s (%s)'] = "utworzone pomiędzy %s (%s) i %s (%s)";
166$lang['created on %s'] = "utworzone %s";
167$lang['Customize'] = "Dostosuj";
168$lang['Your Gallery Customization'] = "Twoje dostosowanie";
169$lang['day'][0] = "Niedziela";
170$lang['day'][1] = "Poniedziałek";
171$lang['day'][2] = "Wtorek";
172$lang['day'][3] = "Środa";
173$lang['day'][4] = "Czwartek";
174$lang['day'][5] = "Piątek";
175$lang['day'][6] = "Sobota";
176$lang['Default'] = "Domyślnie";
177$lang['delete this image from your favorites'] = "Usuń zdjęcie ze swoich ulubionych";
178$lang['Delete'] = "Usuń";
179$lang['descending'] = "malejąco";
180$lang['download'] = "Pobierz";
181$lang['download this file'] = "Pobierz ten plik";
182$lang['edit'] = "edytuj";
183$lang['wrong date'] = "zła data";
184$lang['excluded'] = "wykluczone";
185$lang['My favorites'] = "Moje ulubione";
186$lang['display my favorites pictures'] = "pokaż moje ulubione zdjęcia";
187$lang['Favorites'] = "Ulubione";
188$lang['First'] = "Pierwsza";
189$lang['The gallery is locked for maintenance. Please, come back later.'] = "Galeria zablokowana w celach konserwacji. Wróć później.";
190$lang['Page generated in'] = "Strona wygenerowana w";
191$lang['guest'] = "gość";
192$lang['Hello'] = "Witaj";
193$lang['available for administrators only'] = "dostępne tylko dla administratorów";
194$lang['shows images at the root of this category'] = "pokaż zdjęcia tylko dla głównej kategorii";
195$lang['See last users comments'] = "Zobacz ostatnie komentarze";
196$lang['customize the appareance of the gallery'] = "dostosuj wyglód galerii";
197$lang['search'] = "szukaj";
198$lang['Home'] = "Strona Główna";
199$lang['Identification'] = "Uprawnienia";
200$lang['in this category'] = "w tej kategorii";
201$lang['in %d sub-category'] = "w %d podkategori";
202$lang['in %d sub-categories'] = "w %d podkategoriach";
203$lang['included'] = "zawarte";
204$lang['Invalid password!'] = "Złe hasło!";
205$lang['Language'] = "Język";
206$lang['last %d days'] = "ostatnich %d dni";
207$lang['Last'] = "Ostatnia";
208$lang['Logout'] = "Wyloguj";
209$lang['E-mail address'] = "Adres email";
210$lang['obligatory'] = "obowiązkowe";
211$lang['Maximum height of the pictures'] = "Maxymalna wysokość zdjęć";
212$lang['Maximum height must be a number superior to 50'] = "Maxymalna wysokość musi być liczbą do 50";
213$lang['Maximum width of the pictures'] = "Maxymalna szerokość zdjęć";
214$lang['Maximum width must be a number superior to 50'] = "Maxymalna szerokość musi być liczbą do 50";
215$lang['display a calendar by creation date'] = "wyświetla kalendarz po dacie utworzenia";
216$lang['display all elements in all sub-categories'] = "wyświetla wszystkie elementy we wszystkich podkategoriach";
217$lang['return to normal view mode'] = "powrót do normalnego widoku";
218$lang['display a calendar by posted date'] = "wyświetla kalendarz po dacie umieszczenia";
219$lang['month'][10] = "Październik";
220$lang['month'][11] = "Listopad";
221$lang['month'][12] = "Grudzień";
222$lang['month'][1] = "Styczeń";
223$lang['month'][2] = "Luty";
224$lang['month'][3] = "Marzec";
225$lang['month'][4] = "Kwiecień";
226$lang['month'][5] = "Maj";
227$lang['month'][6] = "Czerwiec";
228$lang['month'][7] = "Lipiec";
229$lang['month'][8] = "Sierpień";
230$lang['month'][9] = "Wrzesień";
231$lang['Most visited'] = "Najczęściej odwiedzane";
232$lang['display most visited pictures'] = "pokaż najczęściej odwiedzane zdjęcia";
233$lang['The number of images per row must be a not null scalar'] = "Liczba zdjęć w wierszu musi być większa od zera";
234$lang['Number of images per row'] = "Liczba zdjęć w wierszu";
235$lang['The number of rows per page must be a not null scalar'] = "Liczba wierszy na stronie musi być większa od zera";
236$lang['Number of rows per page'] = "Liczba wierszy na stronie";
237$lang['Unknown identifier'] = "Nieznany identyfikator";
238$lang['New password'] = "Nowe hasło";
239$lang['Rate this picture'] = "Oceń to zdjęcie";
240$lang['Next'] = "Następne";
241$lang['Home'] = "Strona główna";
242$lang['no rate'] = "nie oceniane";
243$lang['Elements posted within the last %d day.'] = "Wyświetl elementy umieszczone w ciągu ostatniego %s dnia.";
244$lang['Elements posted within the last %d days.'] = "Wyświetl elementy umieszczone w ciąu ostatnich %s dni.";
245$lang['password updated'] = "hasło zmienione";
246$lang['Recent period must be a positive integer value'] = "Okres czasu musi być liczbą dodatnią";
247$lang['picture'] = "zdjęcie";
248$lang['Click on the picture to see it in high definition'] = "Wybierz zdjęcie aby je zobaczyć w większej rozdzielczości";
249$lang['Show file metadata'] = "Pokaż metadane (EXIF)";
250$lang['Powered by'] = "Powered by";
251$lang['Preferences'] = "Preferencje";
252$lang['Previous'] = "Poprzednia";
253$lang['Random pictures'] = "Losowe zdjęcia";
254$lang['display a set of random pictures'] = "wyświetla zbior losowych zdjęć";
255$lang['Recent categories'] = "Aktualne kategorie";
256$lang['display recently updated categories'] = "wyświetla ostatnio uaktualnione kategorie";
257$lang['Recent period'] = "Najnowszy okres";
258$lang['Recent pictures'] = "Najnowsze zdjęcia";
259$lang['display most recent pictures'] = "wyświetla najnowsze zdjęcia";
260$lang['Redirection...'] = "Przekierowywanie...";
261$lang['Please, enter a login'] = "Wprowadź login";
262$lang['login mustn\'t end with a space character'] = "Login nie może posiadać spacji";
263$lang['login mustn\'t start with a space character'] = "Login nie moż się zaczynać od znaku specjalnego";
264$lang['this login is already used'] = "ten login już istnieje";
265$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = "mail musi być w postaci xxx@yyy.eee (przykład : jack@altern.org)";
266$lang['please enter your password again'] = "wprowadź hasło jeszcze raz";
267$lang['Auto login'] = "Pamiętaj mnie";
268$lang['remove this tag from the list'] = "usuń ten tag z listy";
269$lang['representative'] = "reprezentant";
270$lang['return to homepage'] = "powrót do strony głównej";
271$lang['Search for Author'] = "Szukaj Autora";
272$lang['Search in Categories'] = "Szukaj w Kategoriach";
273$lang['Search by Date'] = "Szukaj po Dacie";
274$lang['Date'] = "Data od";
275$lang['End-Date'] = "Data do";
276$lang['Kind of date'] = "Rodzaj daty";
277$lang['Search for words'] = "Szukaj słów";
278$lang['Search for all terms'] = "Szukaj po wszystkim";
279$lang['Search for any terms'] = "Szukaj po wszystkim";
280$lang['Empty query. No criteria has been entered.'] = "Puste zapytanie. Nie zostały wprowadzone żadne kryteria.";
281$lang['Search Options'] = "Opcje wyszukiwania";
282$lang['Search results'] = "Wyniki wyszukiwania";
283$lang['Search in subcategories'] = "Szukaj w podkategoriach";
284$lang['Search'] = "Szukaj";
285$lang['searched words : %s'] = "szukane słowa : %s";
286$lang['Contact'] = "Kontakt";
287$lang['set as category representative'] = "ustaw jako reprezentanta kategorii";
288$lang['Show number of comments'] = "Pokaż liczbę komentarzy";
289$lang['Show number of hits'] = "Pokaż liczbę wyświetleń";
290$lang['slideshow'] = "pokaz zdjęć";
291$lang['stop the slideshow'] = "zatrzymaj pokaz";
292$lang['Specials'] = "Specjalne";
293$lang['SQL queries in'] = "Zapytania SQL w";
294$lang['display only recently posted images'] = "wyświetla tylko ostatnio umieszczone";
295$lang['return to the display of all images'] = "powrót do wyświetlania wszystkich elementów";
296$lang['the beginning'] = "poczatek";
297$lang['Interface theme'] = "Styl interfejsu";
298$lang['Thumbnails'] = "Miniatury";
299$lang['Menu'] = "Menu";
300$lang['A comment on your site'] = "Komentarz do Twojej strony";
301$lang['today'] = "dzisiaj";
302$lang['Update your rating'] = "Aktualizuj Twoją ocenę";
303$lang['wrong filename'] = "zła nazwa pliku";
304$lang['the filesize of the picture must not exceed :'] = "rozmiar zdjęcia nie może przekraczać :";
305$lang['the picture must be to the fileformat jpg, gif or png'] = "zdjęcia muszą być w formacie jpg, gif lub png";
306$lang['the height of the picture must not exceed :'] = "wysokość zdjęcia nie może przekraczać :";
307$lang['Optional, but recommended : choose a thumbnail to associate to'] = "Opcjonalne, ale zalecane : wybierz miniaturę do powiązania z";
308$lang['the width of the picture must not exceed :'] = "szerokość zdjęcia nie może przekraczać :";
309$lang['Author'] = "Autor (np. \"Pierrick LE GALL\")";
310$lang['can\'t upload the picture on the server'] = "nie można wgrać zdjęcia na serwer";
311$lang['the username must be given'] = "nazwa użytkonika musi być podana";
312$lang['A picture\'s name already used'] = "Nazwa zdjęcia już wykorzystana";
313$lang['You must choose a picture fileformat for the image'] = "Musisz wybrać format pliku dla zdjęcia";
314$lang['You can\'t upload pictures in this category'] = "Nie moćesz wgrywać zdjęć do tej kategorii";
315$lang['Name of the picture'] = "Nazwa zdjęcia";
316$lang['Upload a picture'] = "Wgraj zdjęcie";
317$lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = "Zdjęcie wgrane pomyślnie. Zostanie zaakceptowane przez administratora tak szybko jak to możliwe";
318$lang['Upload a picture'] = "Wgraj zdjęcie";
319$lang['useful when password forgotten'] = "przydatne gdy zostanie zapomniane hasło";
320$lang['Quick search'] = "Szybkie wyszukiwanie";
321$lang['Connected user: %s'] = "Zalogowany użytkownik: %s";
322$lang['IP: %s'] = "IP: %s";
323$lang['Browser: %s'] = "Przeglądarka: %s";
324$lang['Author: %s'] = "Autor: %s";
325$lang['Comment: %s'] = "Komentarz: %s";
326$lang['Delete: %s'] = "Usuń: %s";
327$lang['Validate: %s'] = "Akceptuj: %s";
328$lang['Comment by %s'] = "Komentarz wystawiony przez %s";
329$lang['User: %s'] = "Użytkownik: %s";
330$lang['Email: %s'] = "Email: %s";
331$lang['Admin: %s'] = "Admin: %s";
332$lang['Registration of %s'] = "Rejestracja %s";
333$lang['Category: %s'] = "Kategoria: %s";
334$lang['Picture name: %s'] = "Nazwa zdjęcia: %s";
335$lang['Creation date: %s'] = "Data utworzenia: %s";
336$lang['Waiting page: %s'] = "Strona oczekująca: %s";
337$lang['Picture uploaded by %s'] = "Zdjęcie wgrane przez %s";
338$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = "Zły status dla użytkownika \"gość\", używam domyślnego";
339$lang['Administrator, webmaster and special user cannot use this method'] = "Administrator, webmaster i special user nie mogą uzywać tej metody";
340$lang['a user use already this mail address'] = "użytkownik już używa tego adresu email";
341$lang['Category results for'] = "Wyniki kategorii dla";
342$lang['Tag results for'] = "Wyniki tagów dla";
343$lang['from %s to %s'] = "od %s do %s";
344$lang['Play of slideshow'] = "Odtwórz jako slideshow";
345$lang['Pause of slideshow'] = "Pause pokazu";
346$lang['Repeat the slideshow'] = "Powtarzaj slideshow";
347$lang['Not repeat the slideshow'] = "Nie powtarzaj slideshow";
348$lang['Reduce diaporama speed'] = "Zmniejsz prędkość diaporamy";
349$lang['Accelerate diaporama speed'] = "Zwiększ prędkość diaporamy";
350$lang['Submit'] = "Wyślij";
351$lang['Yes'] = "Tak";
352$lang['No'] = "Nie";
353$lang['%d image'] = "%d obraz";
354$lang['%d images'] = "%d obrazów";
355$lang['%d image is also linked to current tags'] = "%d obraz jest także podpięty do aktualnych tagów";
356$lang['%d images are also linked to current tags'] = "%d obrazy są także podpięte do aktualnych tagów";
357$lang['See images linked to this tag only'] = "Zobacz obrazy podięte tylko do tego tagu";
358$lang['images posted during the last %d days'] = "obrazy wgrane przez ostatnich %d dni";
359$lang['Choose an image'] = "Wybierz obraz";
360$lang['Piwigo Help'] = "Piwigo Pomoc";
361$lang['Rank'] = "Ranking";
362$lang['group by letters'] = "grupuj literami";
363$lang['letters'] = "litery";
364$lang['show tag cloud'] = "pokazuj tag jako chmurkę";
365$lang['cloud'] = "chmurka";
366$lang['Reset to default values'] = "";
367$lang['delete all images from your favorites'] = "usuń wszystkie obrazy z Twoich ulubionych";
368$lang['Sent by'] = "Przesłane przez";
369$lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = "";
370?>
Note: See TracBrowser for help on using the browser.