summaryrefslogtreecommitdiffstats
path: root/web/lang/ru/aur_po.inc
diff options
context:
space:
mode:
Diffstat (limited to 'web/lang/ru/aur_po.inc')
-rw-r--r--web/lang/ru/aur_po.inc22
1 files changed, 22 insertions, 0 deletions
diff --git a/web/lang/ru/aur_po.inc b/web/lang/ru/aur_po.inc
new file mode 100644
index 00000000..d89bb631
--- /dev/null
+++ b/web/lang/ru/aur_po.inc
@@ -0,0 +1,22 @@
+<?
+# 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"]["Logout"] = "В‹ход";
+
+$_t["ru"]["Discussion"] = "Обсуждение";
+
+$_t["ru"]["Bugs"] = "Оˆибки";
+
+$_t["ru"]["Accounts"] = "У‡е‚н‹е запии";
+
+$_t["ru"]["Home"] = "Домой";
+
+$_t["ru"]["Packages"] = "Паке‚‹";
+
+?> \ No newline at end of file