summaryrefslogtreecommitdiffstats
path: root/web/lang/ru/test_po.inc
diff options
context:
space:
mode:
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 00000000..43ca7eb7
--- /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