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:
mayoojin 2007-12-07 20:14:02 +00:00
parent e9389482dc
commit 8de9e73f1e
22 changed files with 250 additions and 0 deletions

View file

@ -3,12 +3,18 @@
<title xml:lang="ko">Code Highlighter</title>
<title xml:lang="jp">コードハイライト</title>
<title xml:lang="zh-CN">代码高亮显示</title>
<title xml:lang="en">Code Highlighter</title>
<title xml:lang="ru">Подсветка кода</title>
<author email_address="bnufactory@gmail.com" link="http://bnufactory.com" date="2007. 11. 29">
<name xml:lang="ko">BNU</name>
<name xml:lang="jp">BNU</name>
<name xml:lang="zh-CN">BNU</name>
<name xml:lang="en">BNU</name>
<name xml:lang="ru">BNU</name>
<description xml:lang="ko">코드를 보기 좋게 출력합니다.</description>
<description xml:lang="jp">ソースコードを見やすく表示します。</description>
<description xml:lang="zh-CN">高亮显示所选代码。</description>
<description xml:lang="en">Component serving for code highlighting.</description>
<description xml:lang="ru">Компонент служащий для подсветки кода</description>
</author>
</component>