From da3b397ac9bf8e87d90f0fb686d5352533e2bb9f Mon Sep 17 00:00:00 2001 From: Mateusz Herych Date: Fri, 21 Mar 2008 18:11:28 +0100 Subject: Updated Polish translation Signed-off-by: Mateusz Herych --- web/lang/pl/acctfuncs_po.inc | 10 ++++++++++ web/lang/pl/aur_po.inc | 12 +++++++++++- web/lang/pl/common_po.inc | 2 +- web/lang/pl/hacker_po.inc | 2 +- web/lang/pl/index_po.inc | 6 +++++- web/lang/pl/pkgfuncs_po.inc | 12 ++++++++++++ web/lang/pl/search_po.inc | 8 ++++++++ web/lang/pl/submit_po.inc | 2 +- web/lang/pl/template_po.inc | 2 +- web/lang/pl/timeout_po.inc | 2 +- 10 files changed, 51 insertions(+), 7 deletions(-) (limited to 'web/lang') diff --git a/web/lang/pl/acctfuncs_po.inc b/web/lang/pl/acctfuncs_po.inc index b9d64597..ed214f3e 100644 --- a/web/lang/pl/acctfuncs_po.inc +++ b/web/lang/pl/acctfuncs_po.inc @@ -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"]["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"; + ?> \ No newline at end of file diff --git a/web/lang/pl/aur_po.inc b/web/lang/pl/aur_po.inc index 0cfee727..2d24cd91 100644 --- a/web/lang/pl/aur_po.inc +++ b/web/lang/pl/aur_po.inc @@ -27,4 +27,14 @@ $_t["pl"]["Bugs"] = "Błędy"; $_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."; + +?> \ No newline at end of file diff --git a/web/lang/pl/common_po.inc b/web/lang/pl/common_po.inc index 6797c394..13501d37 100644 --- a/web/lang/pl/common_po.inc +++ b/web/lang/pl/common_po.inc @@ -17,4 +17,4 @@ $_t["pl"]["Less"] = "Poprzednie"; $_t["pl"]["More"] = "Następne"; $_t["pl"]["Username"] = "Użytkownik"; -?> +?> \ No newline at end of file diff --git a/web/lang/pl/hacker_po.inc b/web/lang/pl/hacker_po.inc index 92c16410..3e4583ed 100644 --- a/web/lang/pl/hacker_po.inc +++ b/web/lang/pl/hacker_po.inc @@ -8,4 +8,4 @@ global $_t; $_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."; -?> +?> \ No newline at end of file diff --git a/web/lang/pl/index_po.inc b/web/lang/pl/index_po.inc index c67215de..a93c6903 100644 --- a/web/lang/pl/index_po.inc +++ b/web/lang/pl/index_po.inc @@ -68,4 +68,8 @@ $_t["pl"]["Flagged as safe"] = "Oznaczonych jako bezpieczne"; $_t["pl"]["My Statistics"] = "Moje statystyki"; -?> +$_t["pl"]["Home"] = "Start"; + +$_t["pl"]["DISCLAIMER"] = "ZRZECZENIE"; + +?> \ No newline at end of file diff --git a/web/lang/pl/pkgfuncs_po.inc b/web/lang/pl/pkgfuncs_po.inc index 34f8bca5..769ad1ef 100644 --- a/web/lang/pl/pkgfuncs_po.inc +++ b/web/lang/pl/pkgfuncs_po.inc @@ -121,4 +121,16 @@ $_t["pl"]["License"] = "Licencja"; $_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"; + ?> \ No newline at end of file diff --git a/web/lang/pl/search_po.inc b/web/lang/pl/search_po.inc index 2c4a6344..2a42db4e 100644 --- a/web/lang/pl/search_po.inc +++ b/web/lang/pl/search_po.inc @@ -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"]["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."; + ?> \ No newline at end of file diff --git a/web/lang/pl/submit_po.inc b/web/lang/pl/submit_po.inc index bbcb301d..ce320517 100644 --- a/web/lang/pl/submit_po.inc +++ b/web/lang/pl/submit_po.inc @@ -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."; -?> +?> \ No newline at end of file diff --git a/web/lang/pl/template_po.inc b/web/lang/pl/template_po.inc index 266e4212..c4e56864 100644 --- a/web/lang/pl/template_po.inc +++ b/web/lang/pl/template_po.inc @@ -7,4 +7,4 @@ global $_t; $_t["pl"]["Hi, this is worth reading!"] = "Witaj, warto to przeczytać!"; -?> +?> \ No newline at end of file diff --git a/web/lang/pl/timeout_po.inc b/web/lang/pl/timeout_po.inc index 867a8ef1..3870325d 100644 --- a/web/lang/pl/timeout_po.inc +++ b/web/lang/pl/timeout_po.inc @@ -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"]["Your session has timed out. You must log in again."] = "Twoja sesja wygasła. Musisz zalogować się ponownie."; -?> +?> \ No newline at end of file -- cgit v1.2.3-24-g4f1b