From f00984a8871c96f5196c2afa9c2131edecc1906e Mon Sep 17 00:00:00 2001 From: pjmattal Date: Tue, 1 Aug 2006 13:14:04 +0000 Subject: fixes to Russian translation (recommit corrected UTF-8 file) --- web/lang/ru/common_po.inc | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'web/lang/ru/common_po.inc') diff --git a/web/lang/ru/common_po.inc b/web/lang/ru/common_po.inc index 44660d2c..9086e4e1 100644 --- a/web/lang/ru/common_po.inc +++ b/web/lang/ru/common_po.inc @@ -1,29 +1,29 @@ include_once("translator.inc"); global $_t; -$_t["ru"]["Reset"] = "Переƒс‚ановитŒ"; +$_t["ru"]["Reset"] = "Переустановить"; $_t["ru"]["Username"] = "Имя пользователя"; -$_t["ru"]["Email Address"] = "Адре элек‚ронной почт‹"; +$_t["ru"]["Email Address"] = "Адрес электронной почты"; $_t["ru"]["Less"] = "Назад"; -$_t["ru"]["Clear"] = "О‡ититŒ"; +$_t["ru"]["Clear"] = "Очистить"; -$_t["ru"]["required"] = "т€ебуе‚с"; +$_t["ru"]["required"] = "требуется"; -$_t["ru"]["Update"] = "ОбновитŒ"; +$_t["ru"]["Update"] = "Обновить"; -$_t["ru"]["Submit"] = "П€инятŒ"; +$_t["ru"]["Submit"] = "Принять"; $_t["ru"]["Password"] = "Пароль"; -$_t["ru"]["Create"] = "СоздатŒ"; +$_t["ru"]["Create"] = "Создать"; $_t["ru"]["More"] = "Далее"; -- cgit v1.2.3-24-g4f1b