Converted all short tags to full tags
[aur-xilon.git] / web / lang / pl / acctfuncs_po.inc
blob4b94e9d580906679a07734c3ae151f6c31377721
1 <?php
2 # Polish (Polski) translation
3 # Translator: Jaroslaw Swierczynski <swiergot@gmail.com>
5 include_once("translator.inc");
6 global $_t;
8 $_t["pl"]["Missing a required field."] = "Brakuje wymaganego pola.";
9 $_t["pl"]["The account, %h%s%h, has been successfully created."] = "Konto %h%s%h zostało pomyślnie utworzone.";
10 $_t["pl"]["Error trying to modify account, %h%s%h: %s."] = "Błąd podczas modyfikacji konta %h%s%h: %s.";
11 $_t["pl"]["The email address is invalid."] = "Adres e-mail jest nieprawidłowy.";
12 $_t["pl"]["Error trying to create account, %h%s%h: %s."] = "Błąd podczas tworzenia konta %h%s%h: %s.";
13 $_t["pl"]["The username, %h%s%h, is already in use."] = "Nazwa użytkownika %h%s%h jest już używana.";
14 $_t["pl"]["Account Type"] = "Rodzaj konta";
15 $_t["pl"]["The account, %h%s%h, has been successfully modified."] = "Konto %h%s%h zostało pomyślnie zaktualizowane.";
16 $_t["pl"]["Account Suspended"] = "Konto zablokowane";
17 $_t["pl"]["New Package Notify"] = "Powiadamiaj o nowych pakietach";
18 $_t["pl"]["IRC Nick"] = "Nick na IRC-u";
19 $_t["pl"]["Trusted user"] = "Zaufany Użytkownik";
20 $_t["pl"]["Normal user"] = "Zwykły użytkownik";
21 $_t["pl"]["Real Name"] = "Imię i nazwisko";
22 $_t["pl"]["Password fields do not match."] = "Hasła nie zgadzają się.";
23 $_t["pl"]["Language"] = "Język";
24 $_t["pl"]["The address, %h%s%h, is already in use."] = "Adres %h%s%h jest już używany.";
25 $_t["pl"]["Click on the Home link above to login."] = "Kliknij na linku Start powyżej aby się zalogować.";
26 $_t["pl"]["Re-type password"] = "Hasło (ponownie)";
27 $_t["pl"]["Language is not currently supported."] = "Język nie jest obecnie obsługiwany.";
28 $_t["pl"]["Missing User ID"] = "Brakuje ID użytkownika";
29 $_t["pl"]["Developer"] = "Developer";
30 $_t["pl"]["Search'"] = "Szukaj'";
31 $_t["pl"]["Status"] = "Status";
32 $_t["pl"]["No results matched your search criteria."] = "Wyszukiwanie nie przyniosło rezultatu.";
33 $_t["pl"]["Never"] = "Nigdy";
34 $_t["pl"]["Active"] = "Aktywne";
35 $_t["pl"]["Last Voted"] = "Ostatni głos";
36 $_t["pl"]["Edit Account"] = "Edytuj konto";
37 $_t["pl"]["Email address"] = "Adres e-mail";
38 $_t["pl"]["Type"] = "Rodzaj";
39 $_t["pl"]["Sort by"] = "Sortuj według";
40 $_t["pl"]["Any type"] = "Dowolny rodzaj";
41 $_t["pl"]["Last vote"] = "Ostatni głos";
42 $_t["pl"]["Suspended"] = "Zablokowane";
43 $_t["pl"]["No more results to display."] = "Brak rezultatów do wyświetlenia.";
44 $_t["pl"]["A Trusted User cannot assign Developer status."] = "Zaufany Użytkownik nie może nadać statusu Developera.";
46 $_t["pl"]["User"] = "Użytkownik";
48 $_t["pl"]["Trusted User"] = "Zaufany Użytkownik";
50 $_t["pl"]["View this user's packages"] = "Wyświetl pakiety tego użytkownika";