diff options
author | pjmattal <pjmattal> | 2005-06-23 14:50:32 +0200 |
---|---|---|
committer | pjmattal <pjmattal> | 2005-06-23 14:50:32 +0200 |
commit | 422864112da9909d1218aabf4e24ed33d95d38da (patch) | |
tree | 2846a3188b8198c36e007b4a04f5955567d4a3c1 /web/lang/pl/search_po.inc | |
parent | d97a0a376b92bded036275079eeee78714b0fb81 (diff) | |
download | aur-422864112da9909d1218aabf4e24ed33d95d38da.tar.gz aur-422864112da9909d1218aabf4e24ed33d95d38da.tar.xz |
committed updated polish translations
Diffstat (limited to 'web/lang/pl/search_po.inc')
-rw-r--r-- | web/lang/pl/search_po.inc | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/web/lang/pl/search_po.inc b/web/lang/pl/search_po.inc index eac17aa3..8de975dc 100644 --- a/web/lang/pl/search_po.inc +++ b/web/lang/pl/search_po.inc @@ -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ę."; + +?>
\ No newline at end of file |