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

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

$_t["ru"]["Click on the Home link above to log in."] = "Щелкните по ссылке Домой вверху, чтобы представиться.";

$_t["ru"]["Your session has timed out.  You must log in again."] = "Время вашей сессии истекло. Вам нужно представиться снова.";