mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
added russian language translation from sergej
it looks lousy on my browser, need to figure out how to improve
This commit is contained in:
parent
5074a9186b
commit
c3380f4fd6
29 changed files with 634 additions and 0 deletions
16
web/lang/ru/test_po.inc
Normal file
16
web/lang/ru/test_po.inc
Normal file
|
@ -0,0 +1,16 @@
|
|||
<?
|
||||
# Russian (РуÑ<C692>ÑÂ<C391>кий) 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."] = "Ð’Ñ‹бериÑ‚е ваш Ñ<>зык здеÑ<C2B5>ÑÂŒ: %h%s%h, %h%s%h, %h%s%h, %h%s%h.";
|
||||
|
||||
$_t["ru"]["Hello, world!"] = "Ð’ÑÂ<EFBFBD>ем пÑ€ивеÑ‚!";
|
||||
|
||||
$_t["ru"]["Hello, again!"] = "ПÑ€ивеÑ‚ еще раз!";
|
||||
|
||||
$_t["ru"]["My current language tag is: '%s'."] = "Мой текущий Ñ<>зык: '%s'.";
|
||||
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue