aurweb/web/lang/ru/test_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

16 lines
No EOL
509 B
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"]["Select your language here: %h%s%h, %h%s%h, %h%s%h, %h%s%h."] = "Ð’Ñ‹бериÑ‚е ваш Ñ<>зÑк здеÑ<C2B5>ÑÂŒ: %h%s%h, %h%s%h, %h%s%h, %h%s%h.";
$_t["ru"]["Hello, world!"] = "ÐÑÂ<EFBFBD>ем пÑ€ивеÑ‚!";
$_t["ru"]["Hello, again!"] = "ПÑ€ивеÑ‚ еще раз!";
$_t["ru"]["My current language tag is: '%s'."] = "Мой текущий Ñ<>зÑк: '%s'.";
?>