mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
fixes to Russian translation (recommit corrected UTF-8 file)
This commit is contained in:
parent
ce505210fa
commit
f00984a887
15 changed files with 229 additions and 229 deletions
|
@ -1,16 +1,16 @@
|
|||
<?
|
||||
# Russian (РуÑ<EFBFBD>ÑÂ<EFBFBD>кий) translation
|
||||
# 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."] = "Ð’Ñ‹бериÑ‚е ваш Ñ<>зык здеÑ<C2B5>ÑÂŒ: %h%s%h, %h%s%h, %h%s%h, %h%s%h.";
|
||||
$_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!"] = "Ð’ÑÂ<EFBFBD>ем пÑ€ивеÑ‚!";
|
||||
$_t["ru"]["Hello, world!"] = "Всем привет!";
|
||||
|
||||
$_t["ru"]["Hello, again!"] = "ПÑ€ивеÑ‚ еще раз!";
|
||||
$_t["ru"]["Hello, again!"] = "Привет еще раз!";
|
||||
|
||||
$_t["ru"]["My current language tag is: '%s'."] = "Мой текущий Ñ<>зык: '%s'.";
|
||||
$_t["ru"]["My current language tag is: '%s'."] = "Мой текущий язык: '%s'.";
|
||||
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue