committed updated polish translations

This commit is contained in:
pjmattal 2005-06-23 12:50:32 +00:00
parent d97a0a376b
commit 422864112d
7 changed files with 48 additions and 6 deletions

View file

@ -28,4 +28,24 @@ $_t["pl"]["You did not select any packages to vote for."] = "Nie wybrałeś żad
$_t["pl"]["You did not select any packages to un-vote for."] = "Nie wybrałeś żadnych pakietów do anulowania głosów.";
$_t["pl"]["Your votes have been cast for the selected packages."] = "Twoje głosy zostały przyznane wybranym pakietom.";
?>
$_t["pl"]["None of the selected packages could be deleted."] = "Żaden z wybranych pakietów nie mógł być usunięty.";
$_t["pl"]["You must be logged in before you can get notifications on comments."] = "Musisz być zalogowany aby móc otrzymywać powiadomienia o komentarzach.";
$_t["pl"]["The selected packages have been deleted."] = "Wybrane pakiety zostały usunięte.";
$_t["pl"]["You have been removed from the comment notification list."] = "Zostałeć usunięty z listy powiadamiania o komentarzach.";
$_t["pl"]["You must be logged in before you can cancel notification on comments."] = "Musisz być zalogowany aby móc zrezygnować z powiadamiania o komentarzach.";
$_t["pl"]["You have been added to the comment notification list."] = "Zostałeś dodany do listy powiadamiania o komentarzach.";
$_t["pl"]["You did not select any packages to disown."] = "Nie wybrałeś żadnych pakietów do porzucenia.";
$_t["pl"]["You did not select any packages to delete."] = "Nie wybrałeś żadnych pakietów do usunięcia.";
$_t["pl"]["Couldn't add to notification list."] = "Dodanie do listy powiadamiania nie powiodło się.";
$_t["pl"]["Couldn't remove from notification list."] = "Usunięcie z listy powiadamiania nie powiodło się.";
?>