fixes to Russian translation (recommit corrected UTF-8 file)

This commit is contained in:
pjmattal 2006-08-01 13:14:04 +00:00
parent ce505210fa
commit f00984a887
15 changed files with 229 additions and 229 deletions

View file

@ -1,10 +1,10 @@
<?
# Russian (РуÑ<EFBFBD>ÑÂ<EFBFBD>кий) translation
# Russian (Русский) translation
# Translator: Sergej Pupykin <ps@lx-ltd.ru>
include_once("translator.inc");
global $_t;
$_t["ru"]["Hi, this is worth reading!"] = "ПÑ€ивеÑ‚, Ñ<>ÑÂо Ñ<>ÑÂÐ¾Ð¸Ñ Ð¿Ð¾Ñ‡Ð¸Ñ‚аÑ‚ÑÂŒ!";
$_t["ru"]["Hi, this is worth reading!"] = "Привет, это стоит почитать!";
?>