From c3380f4fd663bf55734ec5b9a445b3cd978f44d7 Mon Sep 17 00:00:00 2001 From: pjmattal Date: Tue, 1 Aug 2006 05:13:17 +0000 Subject: added russian language translation from sergej it looks lousy on my browser, need to figure out how to improve --- web/lang/ru/common_po.inc | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 web/lang/ru/common_po.inc (limited to 'web/lang/ru/common_po.inc') diff --git a/web/lang/ru/common_po.inc b/web/lang/ru/common_po.inc new file mode 100644 index 00000000..44660d2c --- /dev/null +++ b/web/lang/ru/common_po.inc @@ -0,0 +1,30 @@ + + +include_once("translator.inc"); +global $_t; + +$_t["ru"]["Reset"] = "Переƒс‚ановитŒ"; + +$_t["ru"]["Username"] = "Имя пользователя"; + +$_t["ru"]["Email Address"] = "Адре элек‚ронной почт‹"; + +$_t["ru"]["Less"] = "Назад"; + +$_t["ru"]["Clear"] = "О‡ититŒ"; + +$_t["ru"]["required"] = "т€ебуе‚с"; + +$_t["ru"]["Update"] = "ОбновитŒ"; + +$_t["ru"]["Submit"] = "П€инятŒ"; + +$_t["ru"]["Password"] = "Пароль"; + +$_t["ru"]["Create"] = "СоздатŒ"; + +$_t["ru"]["More"] = "Далее"; + +?> \ No newline at end of file -- cgit v1.2.3-24-g4f1b