summaryrefslogtreecommitdiffstats
path: root/web/lang/ru/account_po.inc
diff options
context:
space:
mode:
authorpjmattal <pjmattal>2006-08-01 07:13:17 +0200
committerpjmattal <pjmattal>2006-08-01 07:13:17 +0200
commitc3380f4fd663bf55734ec5b9a445b3cd978f44d7 (patch)
tree2234b1e7da6f858ca5b89804bf01c9de0e2abd78 /web/lang/ru/account_po.inc
parent5074a9186b9843dccff533fdf4f6de011a7440f0 (diff)
downloadaur-c3380f4fd663bf55734ec5b9a445b3cd978f44d7.tar.gz
aur-c3380f4fd663bf55734ec5b9a445b3cd978f44d7.tar.xz
added russian language translation from sergej
it looks lousy on my browser, need to figure out how to improve
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