Converted all short tags to full tags
[aur-xilon.git] / web / lang / pl / account_po.inc
blob60726861ca47774b5a30c7e8f8c45ecae97c8791
1 <?php
2 # Polish (Polski) translation
3 # Translator: Jaroslaw Swierczynski <swiergot@gmail.com>
5 include_once("translator.inc");
6 global $_t;
8 $_t["pl"]["Under construction..."] = "Prace trwają...";
9 $_t["pl"]["Account Suspended:"] = "Konto zablokowane:";
10 $_t["pl"]["Notify:"] = "Powiadomienie:";
11 $_t["pl"]["Trusted User"] = "Zaufany Użytkownik";
12 $_t["pl"]["Normal User"] = "Zwykły użytkownik";
13 $_t["pl"]["Password:"] = "Hasło:";
14 $_t["pl"]["Email Address:"] = "Adres e-mail:";
15 $_t["pl"]["Confirm:"] = "Potwierdź:";
16 $_t["pl"]["Real Name:"] = "Imię i nazwisko:";
17 $_t["pl"]["Account Type:"] = "Rodzaj konta:";
18 $_t["pl"]["IRC Nick:"] = "Nick na IRC-u:";
19 $_t["pl"]["Language:"] = "Język:";
20 $_t["pl"]["Developer"] = "Developer";
21 $_t["pl"]["New Package Notify:"] = "Powiadamiaj o nowych pakietach:";
22 $_t["pl"]["Password fields do not match."] = "Hasła nie zgadzają się.";
23 $_t["pl"]["Error trying to create account, %h%s%h: %s."] = "Błąd podczas tworzenia konta %h%s%h: %s.";
24 $_t["pl"]["Missing a required field."] = "Brakuje wymaganego pola.";
25 $_t["pl"]["This address is already in use."] = "Ten adres jest już używany.";
26 $_t["pl"]["Language is not currently supported."] = "Język nie jest obecnie obsługiwany.";
27 $_t["pl"]["The email address is invalid."] = "Adres e-mail jest nieprawidłowy.";
28 $_t["pl"]["Re-type password:"] = "Hasło (ponownie):";
29 $_t["pl"]["The account, %h%s%h, has been successfully created."] = "Konto %h%s%h zostało pomyślnie utworzone.";
30 $_t["pl"]["Click on the Home link above to login."] = "Kliknij na linku Start powyżej aby się zalogować.";
31 $_t["pl"]["The address, %h%s%h, is already in use."] = "Adres %h%s%h jest już używany.";
32 $_t["pl"]["Trusted user"] = "Zaufany Użytkownik";
33 $_t["pl"]["Normal user"] = "Zwykły użytkownik";
34 $_t["pl"]["Any type"] = "Dowolny rodzaj";
35 $_t["pl"]["No results matched your search criteria."] = "Wyszukiwanie nie przyniosło rezultatu.";
36 $_t["pl"]["Never"] = "Nigdy";
37 $_t["pl"]["Active"] = "Aktywne";
38 $_t["pl"]["Suspended"] = "Zablokowane";
39 $_t["pl"]["The username, %h%s%h, is already in use."] = "Nazwa użytkownika %h%s%h jest już używana.";
40 $_t["pl"]["Type"] = "Rodzaj";
41 $_t["pl"]["Status"] = "Status";
42 $_t["pl"]["IRC Nick"] = "Nick na IRC-u";
43 $_t["pl"]["Last Voted"] = "Ostatni głos";
44 $_t["pl"]["Real Name"] = "Imię i nazwisko";
45 $_t["pl"]["Username:"] = "Nazwa użytkownika:";
46 $_t["pl"]["Sort by"] = "Sortuj według";
47 $_t["pl"]["Account Type"] = "Rodzaj konta";
48 $_t["pl"]["Account Suspended"] = "Konto zablokowane";
49 $_t["pl"]["Email address"] = "Adres e-mail";
50 $_t["pl"]["Last vote"] = "Ostatni głos";
51 $_t["pl"]["Regular users can edit their own account."] = "Zwykli użytkownicy mogą edytować swoje konto.";
52 $_t["pl"]["Edit Account"] = "Edytuj konto";
53 $_t["pl"]["Use this form to search existing accounts."] = "Przy użyciu tego formularza możesz przeszukać istniejące konta.";
54 $_t["pl"]["You are not allowed to access this area."] = "Nie masz uprawnień do oglądania tej strony.";
55 $_t["pl"]["Use this form to create an account."] = "Przy użyciu tego formularza możesz utworzyć konto.";
56 $_t["pl"]["Use this form to update your account."] = "Przy użyciu tego formularza możesz uaktualnić swoje konto.";
57 $_t["pl"]["Leave the password fields blank to keep your same password."] = "Pozostaw pola z hasłem puste aby nie zmieniać swojego hasła.";
58 $_t["pl"]["Could not retrieve information for the specified user."] = "Uzyskanie informacji o podanym użytkowniku nie powiodło się.";
59 $_t["pl"]["You do not have permission to edit this account."] = "Nie masz uprawnień do edycji tego konta.";
61 $_t["pl"]["You must log in to view user information."] = "Musisz być zalogowany aby móc oglądać informacje o użytkownikach.";