summaryrefslogtreecommitdiffstats
path: root/web/lang/ru/hacker_po.inc
blob: 43c591a34d1de258c86eec68662d7f5dfea7d81d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?
# Russian (Русский) translation
# Translator: Sergej Pupykin <ps@lx-ltd.ru>

include_once("translator.inc");
global $_t;

$_t["ru"]["Your session id is invalid."] = "Неверный идентификатор сессии.";

$_t["ru"]["If this problem persists, please contact the site administrator."] = "Если проблема не решена, обратитесь к администратору сайта.";

?>