summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorswiergot <swiergot>2007-02-12 18:58:21 +0100
committerswiergot <swiergot>2007-02-12 18:58:21 +0100
commitce2e4460ae3449eb3dee29c33ffa3cc1a3037cbb (patch)
tree794d1d9f2505cdc55525bcd0f8dac063a489485b
parent22020e9d59395072793402a25a9d0d4fd2b311b2 (diff)
downloadaur-ce2e4460ae3449eb3dee29c33ffa3cc1a3037cbb.tar.gz
aur-ce2e4460ae3449eb3dee29c33ffa3cc1a3037cbb.tar.xz
Russian translation update from Sergej Pupykin.
-rw-r--r--web/lang/ru/acctfuncs_po.inc2
-rw-r--r--web/lang/ru/aur_po.inc2
-rw-r--r--web/lang/ru/index_po.inc6
-rw-r--r--web/lang/ru/pkgfuncs_po.inc28
4 files changed, 37 insertions, 1 deletions
diff --git a/web/lang/ru/acctfuncs_po.inc b/web/lang/ru/acctfuncs_po.inc
index 8cc1cd16..76cac5c3 100644
--- a/web/lang/ru/acctfuncs_po.inc
+++ b/web/lang/ru/acctfuncs_po.inc
@@ -7,7 +7,7 @@ global $_t;
$_t["ru"]["Missing a required field."] = "Отсутствует обязательное значение.";
-$_t["ru"]["Search'"] = "Поиск";
+$_t["ru"]["Search'"] = "Поиск'";
$_t["ru"]["The account, %h%s%h, has been successfully created."] = "Учетная запись %h%s%h успешно создана.";
diff --git a/web/lang/ru/aur_po.inc b/web/lang/ru/aur_po.inc
index c9baa1f7..044b8ff7 100644
--- a/web/lang/ru/aur_po.inc
+++ b/web/lang/ru/aur_po.inc
@@ -19,4 +19,6 @@ $_t["ru"]["Home"] = "Домой";
$_t["ru"]["Packages"] = "Пакеты";
+$_t["ru"]["My Packages"] = "Мои пакеты";
+
?> \ No newline at end of file
diff --git a/web/lang/ru/index_po.inc b/web/lang/ru/index_po.inc
index d289c5bb..b30aba3f 100644
--- a/web/lang/ru/index_po.inc
+++ b/web/lang/ru/index_po.inc
@@ -55,4 +55,10 @@ $_t["ru"]["Logged-in as: %h%s%h"] = "Вошли как: %h%s%h";
$_t["ru"]["Incorrect password for username, %s."] = "Неверный пароль для пользователя %s.";
+$_t["ru"]["Safe"] = "Безопасный";
+
+$_t["ru"]["Out-of-date"] = "Устарел";
+
+$_t["ru"]["User Statistics"] = "Статистика пользователя";
+
?> \ No newline at end of file
diff --git a/web/lang/ru/pkgfuncs_po.inc b/web/lang/ru/pkgfuncs_po.inc
index 2ec79e0d..af188ade 100644
--- a/web/lang/ru/pkgfuncs_po.inc
+++ b/web/lang/ru/pkgfuncs_po.inc
@@ -131,4 +131,32 @@ $_t["ru"]["Any"] = "Любой";
$_t["ru"]["No packages matched your search criteria."] = "Нет пакетов по выбранному критерию поиска.";
+$_t["ru"]["Status"] = "Статус";
+
+$_t["ru"]["Leave the password fields blank to keep your same password."] = "Оставьте поароли пустыми, чтобы сохранить ваш старый пароль.";
+
+$_t["ru"]["unknown"] = "неизвестно";
+
+$_t["ru"]["You have been successfully logged out."] = "Сеанс успешно завершен";
+
+$_t["ru"]["You must log in to view user information."] = "Вы должны представиться для просмотра информации о пользователе.";
+
+$_t["ru"]["License"] = "Лицензия";
+
+$_t["ru"]["Could not retrieve information for the specified user."] = "Невозможно получить информацию об указанном пользователе.";
+
+$_t["ru"]["You do not have permission to edit this account."] = "Вы не имеете прав для редактирования этой учетной записи.";
+
+$_t["ru"]["Use this form to search existing accounts."] = "Используйте эту форму для поиска существующих учетных записей.";
+
+$_t["ru"]["All"] = "Все";
+
+$_t["ru"]["Use this form to create an account."] = "Испольщзуйте эту форму для создания учетной записи.";
+
+$_t["ru"]["Use this form to update your account."] = "Используйте эту форму для изменения вашей учетной записи.";
+
+$_t["ru"]["You are not allowed to access this area."] = "ВДосДоступ сюда вам запрещен.";
+
+$_t["ru"]["Unsafe"] = "Небезопаный";
+
?> \ No newline at end of file