Updated Polish translation

Signed-off-by: Mateusz Herych <heniekk@gmail.com>
This commit is contained in:
Mateusz Herych 2008-03-21 18:11:28 +01:00 committed by Simo Leone
parent 2462777ab1
commit da3b397ac9
10 changed files with 51 additions and 7 deletions

View file

@ -49,4 +49,14 @@ $_t["pl"]["Trusted User"] = "Zaufany Użytkownik";
$_t["pl"]["View this user's packages"] = "Wyświetl pakiety tego użytkownika"; $_t["pl"]["View this user's packages"] = "Wyświetl pakiety tego użytkownika";
$_t["pl"]["start and end with a letter or number"] = "zacznij i zakończ literą bądź cyfrą";
$_t["pl"]["Your password must be at least "] = "Twoje hasło musi być przynajmniej";
$_t["pl"]["The username is invalid."] = "Nazwa użytkownika jest nieprawidłowa.";
$_t["pl"]["It must be "] = "To musi być";
$_t["pl"]["can contain only one period, underscore or hyphen."] = "może zawierać tylko jedną kropkę, podkreślenie lub myślnik";
?> ?>

View file

@ -27,4 +27,14 @@ $_t["pl"]["Bugs"] = "Błędy";
$_t["pl"]["My Packages"] = "Moje pakiety"; $_t["pl"]["My Packages"] = "Moje pakiety";
?> $_t["pl"]["You must supply a password."] = "Musisz podać hasło.";
$_t["pl"]["You must supply a username."] = "Musisz podać nazwę użytkownika.";
$_t["pl"]["Your account has been suspended."] = "Twoje konto zostało zawieszone.";
$_t["pl"]["Error trying to generate session id."] = "Wystąpił błąd przy próbie generowania identyfikatora sesji.";
$_t["pl"]["Login failure: Bad user or pass."] = "Logowanie nieudane: Zła nazwa użytkownika bądź hasło.";
?>

View file

@ -17,4 +17,4 @@ $_t["pl"]["Less"] = "Poprzednie";
$_t["pl"]["More"] = "Następne"; $_t["pl"]["More"] = "Następne";
$_t["pl"]["Username"] = "Użytkownik"; $_t["pl"]["Username"] = "Użytkownik";
?> ?>

View file

@ -8,4 +8,4 @@ global $_t;
$_t["pl"]["Your session id is invalid."] = "Twój identyfikator sesji jest nieprawidłowy."; $_t["pl"]["Your session id is invalid."] = "Twój identyfikator sesji jest nieprawidłowy.";
$_t["pl"]["If this problem persists, please contact the site administrator."] = "Jeżeli ten problem się powtarza, skontaktuj się z administratorem strony."; $_t["pl"]["If this problem persists, please contact the site administrator."] = "Jeżeli ten problem się powtarza, skontaktuj się z administratorem strony.";
?> ?>

View file

@ -68,4 +68,8 @@ $_t["pl"]["Flagged as safe"] = "Oznaczonych jako bezpieczne";
$_t["pl"]["My Statistics"] = "Moje statystyki"; $_t["pl"]["My Statistics"] = "Moje statystyki";
?> $_t["pl"]["Home"] = "Start";
$_t["pl"]["DISCLAIMER"] = "ZRZECZENIE";
?>

View file

@ -121,4 +121,16 @@ $_t["pl"]["License"] = "Licencja";
$_t["pl"]["unknown"] = "nieznana"; $_t["pl"]["unknown"] = "nieznana";
$_t["pl"]["Out of Date"] = "Nieaktualny";
$_t["pl"]["This package has been flagged out of date."] = "Ten pakiet został oznaczony jako nieaktualny.";
$_t["pl"]["Required by"] = "Wymagane przez";
$_t["pl"]["Showing results %s - %s of %s"] = "Pokazywanie wyników %s - %s z %s";
$_t["pl"]["Toggle Notify"] = "Włącz powiadomienia";
$_t["pl"]["Accounts"] = "Konta";
?> ?>

View file

@ -56,4 +56,12 @@ $_t["pl"]["The selected packages have been unflagged safe."] = "Wybrane pakiety
$_t["pl"]["Couldn't unflag package safe."] = "Usunięcie flagi bezpieczeństwaego nie powiodło się."; $_t["pl"]["Couldn't unflag package safe."] = "Usunięcie flagi bezpieczeństwaego nie powiodło się.";
$_t["pl"]["Packages"] = "Pakiety";
$_t["pl"]["You have been removed from the comment notification list for %s."] = "Zostałeś usunięty z listy powiadamiania o komentarzach dla %s.";
$_t["pl"]["My Packages"] = "Moje Pakiety";
$_t["pl"]["You have been added to the comment notification list for %s."] = "Zostałeś dodany do listy powiadamiania o nowych komentarzach dla %s.";
?> ?>

View file

@ -56,4 +56,4 @@ $_t["pl"]["Missing license variable in PKGBUILD."] = "W pliku PKGBUILD brakuje z
$_t["pl"]["Missing arch variable in PKGBUILD."] = "W pliku PKGBUILD brakuje zmiennej arch."; $_t["pl"]["Missing arch variable in PKGBUILD."] = "W pliku PKGBUILD brakuje zmiennej arch.";
?> ?>

View file

@ -7,4 +7,4 @@ global $_t;
$_t["pl"]["Hi, this is worth reading!"] = "Witaj, warto to przeczytać!"; $_t["pl"]["Hi, this is worth reading!"] = "Witaj, warto to przeczytać!";
?> ?>

View file

@ -8,4 +8,4 @@ global $_t;
$_t["pl"]["Click on the Home link above to log in."] = "Kliknij na linku Start powyżej aby się zalogować."; $_t["pl"]["Click on the Home link above to log in."] = "Kliknij na linku Start powyżej aby się zalogować.";
$_t["pl"]["Your session has timed out. You must log in again."] = "Twoja sesja wygasła. Musisz zalogować się ponownie."; $_t["pl"]["Your session has timed out. You must log in again."] = "Twoja sesja wygasła. Musisz zalogować się ponownie.";
?> ?>