diff options
author | swiergot <swiergot> | 2007-02-12 18:58:21 +0100 |
---|---|---|
committer | swiergot <swiergot> | 2007-02-12 18:58:21 +0100 |
commit | ce2e4460ae3449eb3dee29c33ffa3cc1a3037cbb (patch) | |
tree | 794d1d9f2505cdc55525bcd0f8dac063a489485b /web/lang/ru/pkgfuncs_po.inc | |
parent | 22020e9d59395072793402a25a9d0d4fd2b311b2 (diff) | |
download | aur-ce2e4460ae3449eb3dee29c33ffa3cc1a3037cbb.tar.gz aur-ce2e4460ae3449eb3dee29c33ffa3cc1a3037cbb.tar.xz |
Russian translation update from Sergej Pupykin.
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 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 |