repo.or.cz
/
aur-xilon.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Converted all short tags to full tags
[aur-xilon.git]
/
web
/
lang
/
ru
/
template_po.inc
blob
86c3e9b231b360e7fb4814aebcd865cb60a616c0
1
<?php
2
# Russian (Русский) translation
3
# Translator: Sergej Pupykin <ps@lx-ltd.ru>
4
5
include_once("translator.inc");
6
global $_t;
7
8
$_t["ru"]["Hi, this is worth reading!"] = "Привет, это стоит почитать!";
9
10
?>