summaryrefslogtreecommitdiffstats
path: root/web/lang/ru/account_po.inc
diff options
context:
space:
mode:
Diffstat (limited to 'web/lang/ru/account_po.inc')
-rw-r--r--web/lang/ru/account_po.inc24
1 files changed, 24 insertions, 0 deletions
diff --git a/web/lang/ru/account_po.inc b/web/lang/ru/account_po.inc
new file mode 100644
index 00000000..2507a889
--- /dev/null
+++ b/web/lang/ru/account_po.inc
@@ -0,0 +1,24 @@
+<?
+# Russian (Рƒский) translation
+# Translator: Sergej Pupykin <ps@lx-ltd.ru>
+
+include_once("translator.inc");
+global $_t;
+
+$_t["ru"]["Use this form to update your account."] = "Ипользуй‚е э‚ƒ формƒ для изменения вашей у‡е‚ной запии.";
+
+$_t["ru"]["Leave the password fields blank to keep your same password."] = "Отавь‚е пол для вводна пароля пƒс‚ыми ели не хоти‚е его изменятŒ.";
+
+$_t["ru"]["You are not allowed to access this area."] = "У вас нет достƒпа к э‚ой части.";
+
+$_t["ru"]["Could not retrieve information for the specified user."] = "Невозможно полу‡и‚Œ инфо€мациŽ об указанном пользователе.";
+
+$_t["ru"]["Use this form to search existing accounts."] = "Ипользуй‚е э‚ƒ формƒ для поиска сƒществую‰ей у‡е‚ной запии.";
+
+$_t["ru"]["You do not have permission to edit this account."] = "У вас нет п€ав для изменения э‚ой у‡е‚ной запии.";
+
+$_t["ru"]["Use this form to create an account."] = "Ипользуй‚е э‚ƒ формƒ для создани новой у‡е‚ной запии.";
+
+$_t["ru"]["You must log in to view user information."] = "В‹ должны п€едстави‚ь для п€омотра инфо€мации о пользователе.";
+
+?> \ No newline at end of file