summaryrefslogtreecommitdiffstats
path: root/web/lang/ru/account_po.inc
diff options
context:
space:
mode:
authorLoui Chang <louipc.ist@gmail.com>2009-01-19 22:31:04 +0100
committerLoui Chang <louipc.ist@gmail.com>2009-01-19 22:31:04 +0100
commit87828ae08b4e37189bd3e78a35df24975f00c633 (patch)
treedaeced659d35f2f3dc970dbed2fb1e8b75aba17a /web/lang/ru/account_po.inc
parent2ee327634831ec36df5fd74ccc35dfcedfdbe07b (diff)
downloadaur-87828ae08b4e37189bd3e78a35df24975f00c633.tar.gz
aur-87828ae08b4e37189bd3e78a35df24975f00c633.tar.xz
Remove obsolete translation files.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/lang/ru/account_po.inc')
-rw-r--r--web/lang/ru/account_po.inc24
1 files changed, 0 insertions, 24 deletions
diff --git a/web/lang/ru/account_po.inc b/web/lang/ru/account_po.inc
deleted file mode 100644
index 73eb0ce2..00000000
--- a/web/lang/ru/account_po.inc
+++ /dev/null
@@ -1,24 +0,0 @@
-<?php
-# 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