summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/lang/ru/index_po.inc2
-rw-r--r--web/lang/ru/pkgfuncs_po.inc16
2 files changed, 14 insertions, 4 deletions
diff --git a/web/lang/ru/index_po.inc b/web/lang/ru/index_po.inc
index 653511a9..45b2d402 100644
--- a/web/lang/ru/index_po.inc
+++ b/web/lang/ru/index_po.inc
@@ -67,4 +67,6 @@ $_t["ru"]["Flagged as safe"] = "Отмечено как безопасный";
$_t["ru"]["My Statistics"] = "Моя статистика";
+$_t["ru"]["Home"] = "Заглавная страница";
+
?> \ No newline at end of file
diff --git a/web/lang/ru/pkgfuncs_po.inc b/web/lang/ru/pkgfuncs_po.inc
index c78157e3..dc8df56b 100644
--- a/web/lang/ru/pkgfuncs_po.inc
+++ b/web/lang/ru/pkgfuncs_po.inc
@@ -147,16 +147,24 @@ $_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"]["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 create an account."] = "Используйте эту форму для создания учетной записи.";
-$_t["ru"]["Use this form to update your account."] = "Используйте эту форму для изменения вашей учетной записи.";
+$_t["ru"]["Use this form to update your account."] = "Используйте эту форму для изменения вашей учетной записи.";
-$_t["ru"]["You are not allowed to access this area."] = "ВДосДоступ сюда вам запрещен.";
+$_t["ru"]["You are not allowed to access this area."] = "Доступ сюда вам запрещен.";
$_t["ru"]["Unsafe"] = "Небезопаный";
+$_t["ru"]["This package has been flagged out of date."] = "Пакет отмечен как устаревший.";
+
+$_t["ru"]["The above files have been verified (by %h%s%h) and are safe to use."] = "Файлы проверены %h%s%h и могут быть безопасно использованы.";
+
+$_t["ru"]["Required by"] = "Требуется пакетами";
+
+$_t["ru"]["Accounts"] = "Учетные записи";
+
?> \ No newline at end of file