summaryrefslogtreecommitdiffstats
path: root/web/lang/ru/test_po.inc
blob: 43ca7eb7dedfcebc8cb4ffceb72c1fed35b9180a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?
# Russian (Р�ƒс�кий) translation
# Translator: Sergej Pupykin <ps@lx-ltd.ru>

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

$_t["ru"]["Select your language here: %h%s%h, %h%s%h, %h%s%h, %h%s%h."] = "В�‹бери�‚е ваш язык здес�Œ: %h%s%h, %h%s%h, %h%s%h, %h%s%h.";

$_t["ru"]["Hello, world!"] = "В�ем п�€иве�‚!";

$_t["ru"]["Hello, again!"] = "П�€иве�‚ е�‰е раз!";

$_t["ru"]["My current language tag is: '%s'."] = "Мой теку�‰ий язык: '%s'.";

?>