small fixes in polish translation

This commit is contained in:
swiergot 2005-08-06 08:32:07 +00:00
parent cc5d55d5c3
commit ecf37bd7bc
4 changed files with 13 additions and 13 deletions

View file

@ -8,7 +8,7 @@ global $_t;
$_t["pl"]["Under construction..."] = "Prace trwają...";
$_t["pl"]["Account Suspended:"] = "Konto zablokowane:";
$_t["pl"]["Notify:"] = "Powiadomienie:";
$_t["pl"]["Trusted User"] = "Zaufany użytkownik";
$_t["pl"]["Trusted User"] = "Zaufany Użytkownik";
$_t["pl"]["Normal User"] = "Zwykły użytkownik";
$_t["pl"]["Password:"] = "Hasło:";
$_t["pl"]["Email Address:"] = "Adres e-mail:";
@ -29,7 +29,7 @@ $_t["pl"]["Re-type password:"] = "Hasło (ponownie):";
$_t["pl"]["The account, %h%s%h, has been successfully created."] = "Konto %h%s%h zostało pomyślnie utworzone.";
$_t["pl"]["Click on the Home link above to login."] = "Kliknij na linku Start powyżej aby się zalogować.";
$_t["pl"]["The address, %h%s%h, is already in use."] = "Adres %h%s%h jest już używany.";
$_t["pl"]["Trusted user"] = "Zaufany użytkownik";
$_t["pl"]["Trusted user"] = "Zaufany Użytkownik";
$_t["pl"]["Normal user"] = "Zwykły użytkownik";
$_t["pl"]["Any type"] = "Dowolny rodzaj";
$_t["pl"]["No results matched your search criteria."] = "Wyszukiwanie nie przyniosło rezultatu.";
@ -60,4 +60,4 @@ $_t["pl"]["You do not have permission to edit this account."] = "Nie masz uprawn
$_t["pl"]["You must log in to view user information."] = "Musisz być zalogowany aby móc oglądać informacje o użytkownikach.";
?>
?>