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,29 +1,29 @@
|
|||
<?
|
||||
# Russian (Đ ŃÂ<EFBFBD>Ń<EFBFBD>ŃÂ<EFBFBD>кий) translation
|
||||
# Russian (Русский) translation
|
||||
# Translator: Sergej Pupykin <ps@lx-ltd.ru>
|
||||
|
||||
include_once("translator.inc");
|
||||
global $_t;
|
||||
|
||||
$_t["ru"]["Reset"] = "ПереŃÂ<EFBFBD>Ń<EFBFBD>Ń‚ановитŃÂŚ";
|
||||
$_t["ru"]["Reset"] = "Переустановить";
|
||||
|
||||
$_t["ru"]["Username"] = "Имя пользователя";
|
||||
|
||||
$_t["ru"]["Email Address"] = "Đ<EFBFBD>дреŃÂ<EFBFBD> элекŃ‚ронной почтŃ‹";
|
||||
$_t["ru"]["Email Address"] = "Адрес электронной почты";
|
||||
|
||||
$_t["ru"]["Less"] = "Назад";
|
||||
|
||||
$_t["ru"]["Clear"] = "ОчиŃÂ<EFBFBD>титŃÂŚ";
|
||||
$_t["ru"]["Clear"] = "Очистить";
|
||||
|
||||
$_t["ru"]["required"] = "требŃ<EFBFBD>еŃ‚Ń<EFBFBD>ŃÂŹ";
|
||||
$_t["ru"]["required"] = "требуется";
|
||||
|
||||
$_t["ru"]["Update"] = "ОбновитŃÂŚ";
|
||||
$_t["ru"]["Update"] = "Обновить";
|
||||
|
||||
$_t["ru"]["Submit"] = "ПринятŃÂŚ";
|
||||
$_t["ru"]["Submit"] = "Принять";
|
||||
|
||||
$_t["ru"]["Password"] = "Пароль";
|
||||
|
||||
$_t["ru"]["Create"] = "СоздатŃÂŚ";
|
||||
$_t["ru"]["Create"] = "Создать";
|
||||
|
||||
$_t["ru"]["More"] = "Далее";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue