aurweb/web/lang/ru/account_po.inc
pjmattal c3380f4fd6 added russian language translation from sergej
it looks lousy on my browser, need to figure out how to improve
2006-08-01 05:13:17 +00:00

24 lines
No EOL
1.5 KiB
PHP
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?
# Russian (РуÑ<C692>ÑÂ<C391>кий) translation
# Translator: Sergej Pupykin <ps@lx-ltd.ru>
include_once("translator.inc");
global $_t;
$_t["ru"]["Use this form to update your account."] = "ИÑÂ<EFBFBD>пользуйÑÂе Ñ<>ÑÂу форму длÑ<C2BB> изменениÑ<C2B8> вашей учеÑ‚ной запиÑÂ<C391>и.";
$_t["ru"]["Leave the password fields blank to keep your same password."] = "ОÑÂ<EFBFBD>ÑавьÑÂе полÑÂ<C391> длÑ<C2BB> вводна паролÑ<C2BB> пуÑ<C692>ÑÂÑми еÑÂ<C391>ли не хотиÑ‚е его изменÑ<C2BD>ÑÑÂŒ.";
$_t["ru"]["You are not allowed to access this area."] = "У ваÑ<C2B0> нет доÑ<C2BE>Ñупа к Ñ<>ÑÂой чаÑ<C2B0>Ñи.";
$_t["ru"]["Could not retrieve information for the specified user."] = "Ð<EFBFBD>евозможно получиÑ‚ÑÂŒ инфоÑ€мациÑÂŽ об указанном пользователе.";
$_t["ru"]["Use this form to search existing accounts."] = "ИÑÂ<EFBFBD>пользуйÑÂе Ñ<>ÑÂу форму длÑ<C2BB> поиÑ<C2B8>ка Ñ<>ущеÑ<C2B5>Ñвующей учеÑ‚ной запиÑÂ<C391>и.";
$_t["ru"]["You do not have permission to edit this account."] = "У ваÑ<C2B0> нет пÑ€ав длÑ<C2BB> изменениÑ<C2B8> Ñ<>ÑÂой учеÑ‚ной запиÑÂ<C391>и.";
$_t["ru"]["Use this form to create an account."] = "ИÑÂ<EFBFBD>пользуйÑÂе Ñ<>ÑÂу форму длÑ<C2BB> Ñ<>озданиÑÂ<C391> новой учеÑ‚ной запиÑÂ<C391>и.";
$_t["ru"]["You must log in to view user information."] = "Ð’Ñ‹ должны пÑ€едÑ<C2B4>ÑавиÑÂÑŒÑÂ<C391>ÑÂ<C391> длÑ<C2BB> пÑ€оÑÂ<C391>моÑра инфоÑ€мации о пользователе.";
?>