summaryrefslogtreecommitdiffstats
path: root/web/lang/ru/test_po.inc
diff options
context:
space:
mode:
authorpjmattal <pjmattal>2006-08-01 05:13:17 +0000
committerpjmattal <pjmattal>2006-08-01 05:13:17 +0000
commitc3380f4fd663bf55734ec5b9a445b3cd978f44d7 (patch)
tree2234b1e7da6f858ca5b89804bf01c9de0e2abd78 /web/lang/ru/test_po.inc
parent5074a9186b9843dccff533fdf4f6de011a7440f0 (diff)
downloadaurweb-c3380f4fd663bf55734ec5b9a445b3cd978f44d7.tar.xz
added russian language translation from sergej
it looks lousy on my browser, need to figure out how to improve
Diffstat (limited to 'web/lang/ru/test_po.inc')
-rw-r--r--web/lang/ru/test_po.inc16
1 files changed, 16 insertions, 0 deletions
diff --git a/web/lang/ru/test_po.inc b/web/lang/ru/test_po.inc
new file mode 100644
index 0000000..43ca7eb
--- /dev/null
+++ b/web/lang/ru/test_po.inc
@@ -0,0 +1,16 @@
+<?
+# Russian (Рƒский) 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."] = "В‹бери‚е ваш язык здесŒ: %h%s%h, %h%s%h, %h%s%h, %h%s%h.";
+
+$_t["ru"]["Hello, world!"] = "Вем п€иве‚!";
+
+$_t["ru"]["Hello, again!"] = "П€иве‚ е‰е раз!";
+
+$_t["ru"]["My current language tag is: '%s'."] = "Мой теку‰ий язык: '%s'.";
+
+?> \ No newline at end of file