summaryrefslogtreecommitdiffstats
path: root/web/lang/ru/aur_po.inc
diff options
context:
space:
mode:
authorpjmattal <pjmattal>2006-08-01 15:14:04 +0200
committerpjmattal <pjmattal>2006-08-01 15:14:04 +0200
commitf00984a8871c96f5196c2afa9c2131edecc1906e (patch)
tree91a17d4b8b8314fd635568167c685b73003c3455 /web/lang/ru/aur_po.inc
parentce505210fabef5b3b6f3d10c3a7f73dffa6a5823 (diff)
downloadaur-f00984a8871c96f5196c2afa9c2131edecc1906e.tar.gz
aur-f00984a8871c96f5196c2afa9c2131edecc1906e.tar.xz
fixes to Russian translation (recommit corrected UTF-8 file)
Diffstat (limited to 'web/lang/ru/aur_po.inc')
-rw-r--r--web/lang/ru/aur_po.inc12
1 files changed, 6 insertions, 6 deletions
diff --git a/web/lang/ru/aur_po.inc b/web/lang/ru/aur_po.inc
index d89bb631..63d66807 100644
--- a/web/lang/ru/aur_po.inc
+++ b/web/lang/ru/aur_po.inc
@@ -1,22 +1,22 @@
<?
-# Russian (Рƒский) translation
+# Russian (Русский) translation
# Translator: Sergej Pupykin <ps@lx-ltd.ru>
include_once("translator.inc");
global $_t;
-$_t["ru"]["%s: %sAn ArchLinux project%s"] = "%s: %sП€оек‚ ArchLinux%s";
+$_t["ru"]["%s: %sAn ArchLinux project%s"] = "%s: %sПроект ArchLinux%s";
-$_t["ru"]["Logout"] = "В‹ход";
+$_t["ru"]["Logout"] = "Выход";
$_t["ru"]["Discussion"] = "Обсуждение";
-$_t["ru"]["Bugs"] = "Оˆибки";
+$_t["ru"]["Bugs"] = "Ошибки";
-$_t["ru"]["Accounts"] = "У‡е‚н‹е запии";
+$_t["ru"]["Accounts"] = "Учетные записи";
$_t["ru"]["Home"] = "Домой";
-$_t["ru"]["Packages"] = "Паке‚‹";
+$_t["ru"]["Packages"] = "Пакеты";
?> \ No newline at end of file