summaryrefslogtreecommitdiffstats
path: root/web/lang/ru/hacker_po.inc
blob: 3dc9483a16637476be574df49fe36c70b93f0717 (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."] = "Е�ли п�€облема не решена, обра�‚и�‚е��Œ к админис�‚рато�€�ƒ сайта.";

?>