diff options
Diffstat (limited to 'web/lang/ru/pkgfuncs_po.inc')
-rw-r--r-- | web/lang/ru/pkgfuncs_po.inc | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/web/lang/ru/pkgfuncs_po.inc b/web/lang/ru/pkgfuncs_po.inc index 2ec79e0..af188ad 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 |