added russian language translation from sergej

it looks lousy on my browser, need to figure out how to improve
This commit is contained in:
pjmattal 2006-08-01 05:13:17 +00:00
parent 5074a9186b
commit c3380f4fd6
29 changed files with 634 additions and 0 deletions

30
web/lang/ru/common_po.inc Normal file
View file

@ -0,0 +1,30 @@
<?
# Russian (Đ ŃÂ<C583>Ń<EFBFBD>ŃÂ<C583>кий) translation
# Translator: Sergej Pupykin <ps@lx-ltd.ru>
include_once("translator.inc");
global $_t;
$_t["ru"]["Reset"] = "ПереŃÂ<EFBFBD>Ń<EFBFBD>ŃÂановиŃŃÂŚ";
$_t["ru"]["Username"] = "Đ<EFBFBD>ĐĽŃŹ пользователя";
$_t["ru"]["Email Address"] = "Đ<EFBFBD>дреŃÂ<EFBFBD> элекŃ‚ронной почтŃ‹";
$_t["ru"]["Less"] = "Назад";
$_t["ru"]["Clear"] = "ОчиŃÂ<EFBFBD>ŃиŃŃÂŚ";
$_t["ru"]["required"] = "ŃŃ€ебŃ<EFBFBD>еŃÂŃ<EFBFBD>ŃÂŹ";
$_t["ru"]["Update"] = "ОбновитŃÂŚ";
$_t["ru"]["Submit"] = "ПринятŃÂŚ";
$_t["ru"]["Password"] = "Пароль";
$_t["ru"]["Create"] = "СоздатŃÂŚ";
$_t["ru"]["More"] = "Далее";
?>