add Turkey langauge

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8056 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ngleader 2011-01-25 05:51:26 +00:00
parent 9f71a6cf1a
commit 04bbfc6cfb
78 changed files with 2490 additions and 1 deletions

View file

@ -2,8 +2,10 @@
<module version="0.2">
<title xml:lang="ko">Syndication</title>
<title xml:lang="zh-TW">聯合供搞</title>
<title xml:lang="tr">İçerik Paylaşımı</title>
<description xml:lang="ko">검색서비스업체와 직접 통신을 통해 컨텐츠를 잘 검색되도록 하는 Syndication 규약을 따라 정보를 주고받는 모듈</description>
<description xml:lang="zh-TW">검색서비스업체와 직접 통신을 통해 컨텐츠를 잘 검색되도록 하는 Syndication 규약을 따라 정보를 주고받는 모듈</description>
<description xml:lang="tr">검색서비스업체와 직접 통신을 통해 컨텐츠를 잘 검색되도록 하는 Syndication 규약을 따라 정보를 주고받는 모듈</description>
<version>1.0</version>
<date>2010-06-23</date>
<category>interlock</category>
@ -11,5 +13,6 @@
<author email_address="developers@xpressengine.com" link="http://xpressengine.com/">
<name xml:lang="ko">NHN</name>
<name xml:lang="zh-TW">NHN</name>
<name xml:lang="tr">NHN</name>
</author>
</module>