From 8933e244ea4ff0715ed102132871f6c2e619961d Mon Sep 17 00:00:00 2001 From: Paul Mattal Date: Wed, 3 Oct 2007 08:10:54 -0400 Subject: Russian: aur-russian-1.4.0.diff from Sergej Added/fixed some Russian translation strings. --- web/lang/ru/index_po.inc | 2 ++ web/lang/ru/pkgfuncs_po.inc | 16 ++++++++++++---- 2 files changed, 14 insertions(+), 4 deletions(-) (limited to 'web/lang') diff --git a/web/lang/ru/index_po.inc b/web/lang/ru/index_po.inc index 653511a..45b2d40 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 c78157e..dc8df56 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 -- cgit v1.2.3-54-g00ecf