mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 22:59:57 +09:00
Russian editor components translation
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3266 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e9389482dc
commit
8de9e73f1e
22 changed files with 250 additions and 0 deletions
21
modules/editor/components/url_link/lang/ru.lang.php
Normal file
21
modules/editor/components/url_link/lang/ru.lang.php
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<?php
|
||||
/**
|
||||
* @file /modules/editor/components/urllink/lang/ru.lang.php
|
||||
* @author zero <zero@nzeo.com> | translation by Maslennikov Evgeny aka X-[Vr]bL1s5 | e-mail: x-bliss[a]tut.by; ICQ: 225035467;
|
||||
* @brief editor module > language pack of url_link component
|
||||
**/
|
||||
|
||||
$lang->urllink_title = "Çàãîëîâîê";
|
||||
$lang->urllink_url = "URL";
|
||||
$lang->urllink_open_window = "Îòêðûòü íîâîå îêíî";
|
||||
$lang->urllink_bold = "Æèðíûé òåêñò";
|
||||
|
||||
$lang->urllink_color = "Öâåò ññûëêè";
|
||||
$lang->urllink_color_blue = "Ñèíèé";
|
||||
$lang->urllink_color_red = "Êðàñíûé";
|
||||
$lang->urllink_color_yellow = "Æåëòûé";
|
||||
$lang->urllink_color_green = "Çåëåíûé";
|
||||
|
||||
$lang->about_url_link_open_window = "Îòêðûâàåò ññûëêó â íîâîì îêíå";
|
||||
$lang->about_url_link_bold = "Äåëàåò òåêñò ññûëêè æèðíûì";
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue