summaryrefslogtreecommitdiffstats
path: root/web/lang/pl/hacker_po.inc
blob: 4cb87814bc3dbbe9ad0d2fd7279b5d63bc801cb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?
# Polish (Polski) translation
# Translator: Jaroslaw Swierczynski <swiergot@gmail.com>

include_once("translator.inc");
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.";

?>