From 84cd2d0467f9239cd048e74e5a55a1d8be25ff48 Mon Sep 17 00:00:00 2001 From: Loui Chang Date: Thu, 22 Jan 2009 23:25:10 -0500 Subject: Fix translated comment messages. Signed-off-by: Loui Chang --- web/lang/pl.po | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'web/lang/pl.po') diff --git a/web/lang/pl.po b/web/lang/pl.po index 5f4913f6..cee21ac0 100644 --- a/web/lang/pl.po +++ b/web/lang/pl.po @@ -173,7 +173,6 @@ $_t["Your account has been suspended."] = "Twoje konto zostało zablokowane."; $_t["Password:"] = "Hasło:"; $_t["Username:"] = "Użytkownik:"; $_t["It's more important to get the login functionality finished."] = "Ważniejsze jest dokończyć logowanie."; -$_t["Currently logged in as: %h%s%h"] = "Obecnie zalogowany jako: %h%s%h"; $_t["For now, it's just a place holder."] = "Narazie to tylko wypełnia przestrzeń."; $_t["This is where the intro text will go."] = "Tutaj będzie tekst powitalny."; $_t["Error trying to generate session id."] = "Błąd podczas generowania identyfikatora sesji."; @@ -252,13 +251,11 @@ $_t["Invalid category ID."] = "Nieprawidłowy identyfikator kategorii."; $_t["Select new category"] = "Wybierz nową kategorię"; $_t["You've found a bug if you see this...."] = "Jeżeli to widzisz, to znalazłeś błąd..."; - - $_t["Go back to %hpackage details view%h."] = "Powrót do %hinformacji o pakiecie%h."; $_t["None"] = "Brak"; $_t["change category"] = "zmień kategorię"; $_t["Delete comment"] = "Usuń komentarz"; -$_t["Comment by: %h%s%h on %h%s%h"] = "Komentarz - autor: %h%s%h, data: %h%s%h"; +$_t["Comment by: %s on %s"] = "Komentarz - autor: %s, data: %s"; $_t["Add Comment"] = "Dodaj komentarz"; $_t["Comments"] = "Komentarze"; $_t["Sources"] = "Źródła"; -- cgit v1.2.3-24-g4f1b